次回の更新記事:AIによるレガシーシステムのモダナイズ、暗黙の業務…(公開予定日:2026年06月25日)
AIDB Daily Papers

高密度な文脈はLLMの性能を低下させる:情報密度が効果的なコンテキストウィンドウを制限する

原題: Dense Contexts Are Hard Contexts: Lexical Density Limits Effective Context in LLMs
著者: Giovanni Dettori, Matteo Boffa, Danilo Giordano, Idilio Drago, Marco Mellia
公開日: 2026-06-04 | 分野: LLM AI 自然言語処理 cs.CL cs.AI

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 本研究では、LLMの長文コンテキスト性能低下の原因として、情報密度という新たな要因を特定した。
  • 情報密度が高いほど、LLMは関連情報を見つける能力が著しく低下し、性能が崩壊することが明らかになった。
  • この発見は、情報密度の高い実世界の入力に対するLLMシステムの設計に重要な示唆を与えるものである。

Abstract

Input length and the position of relevant information are widely cited as the primary causes of degraded LLM long-context performance. Here, we study lexical density -- the rate at which a context introduces distinct information -- as a third, largely overlooked factor that systematically reduces the effective context window of LLMs. We quantify the impact of lexical density on open-weight LLMs (9B-685B) using three "find-the-needle" style benchmarks with identical length (~12k tokens) and controlled needle position, but increasing density of information. We observe a sharp performance collapse in higher-density benchmarks: models that are near-perfect in sparse contexts drop below 60% retrieval score on denser ones. To rule out task-type confounds, we vary and control the density within each benchmark while keeping all other properties unchanged. Reducing density generally restores performance, especially in the high-density regimes where degradation appears. These results show that effective context capacity is a function of lexical density, with direct implications for real-world LLM systems operating on compact, information-rich inputs.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事