RePo: コンテキスト再配置を備えた言語モデル
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Sakana AI
SakanaAIが、固定されたトークンインデックスではなく、物理的近接性を意味的関連性として扱う従来の言語モデルの非効率性を解決する「コンテキスト再配置」を備えた言語モデル「RePo」を発表した。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
私たちは、コンテキスト再配置を備えた言語モデル「RePo」の発表を心より嬉しく思います。
インタラクティブウェブサイト: https://pub.sakana.ai/repo/
論文 (arxiv): https://arxiv.org/abs/2512.14391
コード: https://github.com/SakanaAI/repo
概要
標準的な言語モデルは、構造の唯一の手がかりが固定されたトークンインデックスである硬直的な線形シーケンスとして情報を処理するため、物理的な近接を意味的な関連性と同一視せざるを得ません。認知負荷理論は、これが非効率的であることを示唆しています。重要な事実がノイズに埋もれていると人間が苦労するのと同様に、モデルも深い推論に集中する代わりに、整理されていない入力の管理に有限の容量を浪費してしまうのです。
RePoは、モデルが能動的にコンテキストを再編成できるようにすることで、このボトルネックを打破します。固定されたインデックスを使用する代わりに、本モジュールは内容の関連性に基づいて位置を割り当てることを学習します。これにより、モデルは関連する遠方の情報を動的に引き寄せ、ノイズを遠ざけることが可能となり、問題構造に合わせてアテンションの幾何学的構造を効果的に再形成できます。
この柔軟性により、堅牢性が大幅に向上します。RePoは、ノイズの多いコンテキスト、構造化データ、長距離依存関係において、標準的なエンコーディングを上回る性能を示しつつ、競争力のある汎用性能を維持しています。これは、入力順序を受動的に受け入れるのではなく、自身の作業メモリを知的に管理するモデルへ向けた一歩を表すものです。
原文を表示
We’re excited to introduce RePo: Language Models with Context Re-Positioning,
Interactive Website: https://pub.sakana.ai/repo/
Paper (arxiv): https://arxiv.org/abs/2512.14391
Code: https://github.com/SakanaAI/repo
Summary
Standard language models process information as a rigid linear sequence where the only signal for structure is a fixed token index, forcing them to treat physical proximity as semantic relevance. Cognitive Load Theory suggests this is inefficient. Just as humans struggle when key facts are buried in noise, models waste finite capacity managing disorganized inputs instead of focusing on deep reasoning.
RePo breaks this bottleneck by allowing models to actively reorganize their context. Instead of using a fixed index, our module learns to assign positions based on content relevance. This lets the model dynamically pull relevant distant information closer and push noise away, effectively reshaping the attention geometry to match the problem structure.
This flexibility yields significant gains in robustness. RePo outperforms standard encodings on noisy contexts, structured data, and long-range dependencies while maintaining competitive general performance. It represents a step toward models that intelligently curate their own working memory rather than passively accepting input order.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み