日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
身体化知覚arXiv:2608.22975

予算制約下の身体化知覚:四つの資源の壁と、31B未満のオープンモデルにおけるアクセス構造化知覚の事前登録評価

Budget-Constrained Embodied Perception: Four Resource Walls and a Pre-Registered Evaluation of Access-Structured Perception on Open Models at less than 31B

シェア:XThreadsFacebookLINEはてブBluesky

固定トークン予算下での身体化マルチモーダルエージェントの知覚を、四つの資源の壁として形式化し、訓練不要のラッパーASPを提案・評価した。結果、エピソード検索精度は向上するが、圧縮状態の有効性は確認できず、事前登録した反証基準の一部が発動した。

詳しい要約

1. どんなもの?

本論文は、固定トークン予算下でのembodied multimodal agentの知覚を扱う。4つのリソース壁(perceptual Shannon wall, horizon wall, round wall, conditional composition wall)を定式化し、訓練不要のラッパーASP(Access-Structured Perception)を提案する。ASPは、capped structured state、verbatim episodic index、query-conditioned budget allocationを組み合わせ、反復アクセスを行う。SEW-Benchというライセンスフリーの合成長horizon walkthroughベンチマークで、3Bから31Bの7つのオープンモデルを事前登録プロトコルで評価する。

2. 先行研究と比べてどこがすごい?

先行研究は、コンテキスト長の拡大やパラメータ増加に焦点を当てることが多いが、本論文は固定予算下でのアクセス構造の重要性を強調する。ASPは訓練不要で、既存の凍結モデルに適用可能であり、query-conditionedな予算配分と反復アクセスを導入する点が新しい。また、事前登録による評価と、自然ビデオではなく合成ベンチマークを用いることで、ライセンス問題を回避しつつ、アクセスメカニズムの検証に特化している。

3. 技術・手法の肝は?

ASPは、3つのコンポーネントからなる:①capped structured state(圧縮された状態表現)、②verbatim episodic index(逐語的なエピソードインデックス)、③query-conditioned budget allocation(クエリ条件付き予算配分)と反復アクセス。これらを凍結マルチモーダルモデルに適用する訓練不要のラッパーである。4,096トークンの決定予算下で、フレーム選択や予算配分をクエリに応じて動的に行う。

4. どうやって有効だと検証した?

SEW-Bench(合成長horizon walkthroughベンチマーク)で、7つのオープンウェイトモデル(3B〜31B)を評価。事前登録プロトコルに従い、4,096トークン予算で、ASPは75〜94%のepisodic retrieval accuracyを達成し、等予算のquery-independent sampling(3〜19%)を大幅に上回る。また、予算再配分は、サンプリング予算を4倍に増やすよりも全バックボーンで優れる。しかし、3コンポーネント全体ではchannel dualityは検証されず、圧縮状態を除去するとフラッグシップ平均が35.4から58.0に上昇し、ASPはどのバックボーンでもverbatim-onlyベースラインを上回らない。4つの事前登録反証基準のうち2つが発火した。

5. 議論はある?

結果は、固定予算下ではquery-conditioned accessが決定的であることを示すが、prompted online compressionはコストに見合わない。自然ビデオベンチマークはデータセット契約のため実行されず、証拠はアクセスメカニズムに限定される。channel dualityの仮説は支持されず、圧縮状態の有効性に疑問が残る。また、合成ベンチマークの現実性や、より大規模モデルでの一般化については要旨からは不明。

6. 次に読むべき論文は?

要旨で参照されている関連研究として、query-conditioned accessやbudget allocationに関する手法、embodied multimodal agentsの既存研究、およびSEW-Benchの構築に関連する合成ベンチマークの研究が挙げられる。具体的には、自然ビデオでの評価を可能にするデータセットや、圧縮状態の改善に関する研究が次に読むべきであろう。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Defu Lin, Wenhui Chen, Ziyao Lin, Jianlin Chen, Peiji Long, Chi Man Vong

分類: cs.AI

原文アブストラクト

Embodied multimodal agents must answer from growing observation streams under a fixed per-decision token budget. We formalize this constraint through four resource walls: a perceptual Shannon wall for bounded state, a horizon wall for query-independent frame selection, a round wall for non-adaptive retrieval, and a conditional composition wall for fixed-depth inference. We introduce ASP, a training-free wrapper for frozen multimodal models that combines a capped structured state, a verbatim episodic index, and query-conditioned budget allocation with iterative access. Following a pre-registered protocol, we evaluate seven open-weight models from 3B to 31B on SEW-Bench, a license-free synthetic long-horizon walkthrough benchmark constructed to instantiate these walls. The registered natural-video benchmarks were not run because their frames require dataset agreements; our evidence therefore concerns access mechanisms, not natural-scene perception. Under a 4,096-token decision budget, ASP reaches 75 to 94% episodic retrieval accuracy, compared with 3 to 19% for equal-budget query-independent sampling, and budget reallocation outperforms quadrupling the sampling budget on every backbone. However, the full three-component architecture does not validate channel duality: removing the compressive state raises the flagship mean from 35.4 to 58.0, ASP does not outperform the verbatim-only baseline on any backbone, and two of four pre-registered falsification criteria fire. These results show that query-conditioned access, rather than parameter count or context growth alone, is decisive under a fixed budget, while prompted online compression does not earn its cost in this setting.