English

MrRoPE: Mixed-radix Rotary Position Embedding

Computation and Language 2026-02-02 v1

Abstract

Rotary Position Embedding (RoPE)-extension refers to modifying or generalizing the Rotary Position Embedding scheme to handle longer sequences than those encountered during pre-training. However, current extension strategies are highly diverse and lack a unified theoretical foundation. In this paper, we propose MrRoPE (Mixed-radix RoPE), a generalized encoding formulation based on a radix system conversion perspective, which elegantly unifies various RoPE-extension approaches as distinct radix conversion strategies. Based on this theory, we introduce two training-free extensions, MrRoPE-Uni and MrRoPE-Pro, which leverage uniform and progressive radix conversion strategies, respectively, to achieve 'train short, test long' generalization. Without fine-tuning, MrRoPE-Pro sustains over 85% recall in the 128K-context Needle-in-a-Haystack test and achieves more than double YaRN's accuracy on Infinite-Bench retrieval and dialogue subsets. Theoretical analysis confirms that MrRoPE-Pro effectively raises the upper bound of RoPE's attainable encoding length, which further validates the reliability and utility of our theory and methodology.

Keywords

Cite

@article{arxiv.2601.22181,
  title  = {MrRoPE: Mixed-radix Rotary Position Embedding},
  author = {Qingyuan Tian and Wenhong Zhu and Xiaoran Liu and Xiaofeng Wang and Rui Wang},
  journal= {arXiv preprint arXiv:2601.22181},
  year   = {2026}
}
R2 v1 2026-07-01T09:26:30.361Z