Papers by Cheng-Ping Hsieh

3 papers
SWAN: An Efficient and Scalable Approach for Long-Context Language Modeling (2025.emnlp-main)

Copied to clipboard

Challenge: Existing decoder-only models struggle with context lengths beyond their training distribution.
Approach: They propose a causal Transformer architecture that generalizes robustly to sequence lengths longer than seen during training.
Outcome: The proposed decoder-only architecture can generalize robustly to longer contexts . it is more computationally efficient than the standard Transformer architecture, the authors say .
RLPrompt: Optimizing Discrete Text Prompts with Reinforcement Learning (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods for finding the optimal prompt for a task are difficult to optimize.
Approach: They propose an efficient discrete prompt optimization approach with reinforcement learning that generates the optimal discrete stimulus after training with reward.
Outcome: The proposed approach is based on a parameter-efficient policy network that generates the optimal discrete prompt after training with reward.
How much do contextualized representations encode long-range context? (2025.findings-naacl)

Copied to clipboard

Challenge: Existing studies of contextualized representations focus on short sequences of tens to hundreds of tokens, whereas modern language models handle hundreds of thousands of token in a single context window.
Approach: They use a perturbation setup and a metric to capture contextualization of long-range patterns from the perspective of representation geometry.
Outcome: The proposed model can encode long-range contexts, but it's not fully recurrent, the authors say . their results suggest improvements in existing language models .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations