TensorX
返回文献探索

Paper · arXiv 2410.18745

Why Does the Effective Context Length of LLMs Fall Short?

Chenxin An, Jun Zhang, Ming Zhong, Lei Li, Shansan Gong, Yao Luo, Jingjing Xu, Lingpeng Kong

16 upvotesOctober 24, 2024arXiv 预印本
AI 摘要

STRING, a position embedding technique that shifts well-trained positions during inference, enhances the performance of large language models without additional training, surpassing both open-source and commercial models on long-context benchmarks.

distributed trainingefficient attention mechanismslarge language modelscontext window sizeseffective context lengthsrelative positionsposition embeddINGShifTed Rotray position embeddINGSTRINGRULERInfiniteBenchGPT-4-128KClaude 2Kimi-chat

Abstract

Advancements in distributed training and efficient attention mechanisms have significantly expanded the context window sizes of large language models (LLMs). However, recent work reveals that the effective context lengths of open-source LLMs often fall short, typically not exceeding half of their training lengths. In this work, we attribute this limitation to the left-skewed frequency distribution of relative positions formed in LLMs pretraining and post-training stages, which impedes their ability to effectively gather distant information. To address this challenge, we introduce ShifTed Rotray position embeddING (STRING). STRING shifts well-trained positions to overwrite the original ineffective positions during inference, enhancing performance within their existing training lengths. Experimental results show that without additional training, STRING dramatically improves the performance of the latest large-scale models, such as Llama3.1 70B and Qwen2 72B, by over 10 points on popular long-context benchmarks RULER and InfiniteBench, establishing new state-of-the-art results for open-source LLMs. Compared to commercial models, Llama 3.1 70B with \method even achieves better performance than GPT-4-128K and clearly surpasses Claude 2 and Kimi-chat.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Why Does the Effective Context Length of LLMs Fall Short? | TensorX