← Search

Ting-Rui Chiang

4 accepted papers

2025

The Rotary Position Embedding May Cause Dimension Inefficiency in Attention Heads for Long-Distance Retrieval

ACL 2025finding

The Rotary Position Embedding (RoPE) is widely used in the attention heads of many large language models (LLM). It rotates dimensions in the query and the key vectors by different angles according to their positions in the input sequence. For long context modeling, the range of positions may vary a…

Cited by 0SourcePDFScholar
2024

On Retrieval Augmentation and the Limitations of Language Model Training

NAACL 2024short

Augmenting a language model (LM) with k-nearest neighbors (kNN) retrieval on its training data alone can decrease its perplexity, though the underlying reasons for this remain elusive. In this work, we rule out one previously posited possibility — the “softmax bottleneck.” We then create a new datas…

2023

The Distributional Hypothesis Does Not Fully Explain the Benefits of Masked Language Model Pretraining

EMNLP 2023long main

We analyze the masked language modeling pretraining objective function from the perspective of the Distributional Hypothesis. We investigate whether the better sample efficiency and the better generalization capability of models pretrained with masked language modeling can be attributed to the seman…

Cited by 0SourcecodeScholar