arXiv論文メモ
新着一覧
cs.CL · 査読状況未確認

大量の文書を使う推論のための情報表現を設計

Realize What Matters: Principled Context Representation for Large-Scale Reasoning

Michael Theologitis, Dean Light, Shuyue Stella Li, Benjamin Newman, Yulia Tsvetkov, Dan Suciu

この論文をやさしく読む

ひとことで言うと

大量の文書をまたぐ推論で、情報をどう整理してモデルに渡すかの設計原則を示し、実装を二つのベンチマークで評価した。

何に役立つ?

長い資料群からの推論システムを設計するとき、検索結果や記憶をどのような表現にまとめるか検討する材料になる。

この研究の面白いところ

九つの基準法との比較で20ポイントと8.4ポイントの改善を報告し、小規模モデルでも評価対象の35B基準法を上回った。

どこまで分かった?

結果は要旨に挙げた二つのベンチマークと比較対象に基づく。科学、医学、法律、金融のすべての実務課題で同じ改善を示したものではない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

科学、医学、法律、金融などの複雑な課題を解くには、モデルの文脈長をはるかに超える膨大で異質な資料から、相互に依存する情報を集める必要がある。既存の方法は、グラフ、文章による記憶、検索用の集合など、モデルが推論しやすい表現に情報を整理して対処する。こうした表現は、その後に可能な推論と成否を左右するが、設計と構築はなお場当たり的である。本研究は、関連性を見いだすことに関する認知理論に基づき、非常に大きな文脈の有効な表現を構築するAIシステムを設計するための具体的な原則を提案する。既存の方法を分析し、その成功と失敗がこれらの原則との整合性にどう対応するかを示したうえで、原則をより体系的に実装する実行枠組みR3Conを導入する。大規模文書群の推論に関する最近の二つのベンチマークで、九つの最先端の基準法と比較した。R3Conは最も強い基準法を、それぞれ20ポイントと8.4ポイント上回った。また、4Bおよび9Bのモデルと組み合わせたR3Conは、評価したすべての35Bの基準法を上回った。35B-A3Bモデルと組み合わせたR3Conは、Claude-Sonnet-5を使うClaude Codeを費用が3.7分の1で上回った。原則に沿った文脈表現は、モデルの規模への依存を減らせる可能性がある。コードは公開されている。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-23(UTC)
最新改訂
2026-09-23 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Solving complex tasks in domains such as science, medicine, law, and finance often requires assembling interdependent information scattered across vast, heterogeneous sources far beyond model context limits. Existing approaches tackle this challenge by organizing information into more manageable representations over which models can reason, such as graphs, textual memories, and retrieval collections. These representations dictate what downstream reasoning is possible and, ultimately, whether it succeeds; yet their design and construction remain largely ad hoc. In this work, drawing on the cognitive theory of relevance realization, we propose concrete principles for designing AI systems that construct effective representations of very large contexts. We analyze existing approaches and show how their successes and failures map onto their alignment with these principles, and introduce R3Con, a harness designed to operationalize the principles more systematically. We evaluate R3Con against nine state-of-the-art baselines on two recent benchmarks of reasoning over large document corpora. On these benchmarks, R3Con substantially outperforms the strongest baseline, by $20$ and $8.4$ percentage points. It also enables smaller models to outperform much larger ones: R3Con with 4B and 9B models outperforms all evaluated 35B baselines, while R3Con with a 35B-A3B model outperforms Claude Code with Claude-Sonnet-5 at $3.7\times$ lower cost. Our results show that context representations following our principled approach can reduce reliance on model scale, pointing toward a future of AI systems with frontier-level performance powered by smaller models. Our code is available at https://github.com/michaeltheologitis/r3con

著者のコメント

Preprint

arXiv ID: 2609.27173 / 要約の誤りについて