マルチモーダル検索エージェントの画像文脈を必要時だけ使う
MM-ContextFold: Context Folding for Multimodal Agentic Retrieval
この論文をやさしく読む
ひとことで言うと
検索エージェントが画像を必要な間だけ読み込み、結果を文章で主文脈へ戻す方法。
何に役立つ?
画像を含む長い検索作業の文脈量と正解率を改善する設計の参考になる。
この研究の面白いところ
約1万件の作業軌跡を調べ、画像を残し続けることが逆効果になりうると示した点。
どこまで分かった?
改善値は指定された七つのベンチマークと五つの基盤モデルでの結果である。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
マルチモーダルなエージェント検索では、外部ツールを繰り返し使って複雑な情報探索を解く必要がある。ReActなどの一般的な枠組みは、元の画像などの入力と増え続けるやり取りの履歴を一つの文脈に保つため、文脈が膨張する。重複する文章を圧縮する方法はあるが、トークンを大量に使う視覚情報の管理方法は十分に検討されていない。本研究はまず約1万件の実行軌跡を体系的に調べた。外部ツールを通じて画像の手掛かりが徐々に抽出され文章として文脈に入るにつれ、元画像は重複情報になっていくことが分かった。画像を保持し続けることは出力のエントロピーの高さと関連し、課題の正解率を下げることもあった。これを踏まえ、学習を必要とせず元画像を必要なときだけ読み込むMM-ContextFoldを提案する。高水準の計画には文章だけの永続的な主文脈を保ち、画像が必要な副作業には一時的な枝の文脈を作る。枝で関連画像を読み込んで作業を終え、結果を簡潔な文章として主文脈に戻した後、画像と枝の履歴を破棄する。五つの基盤モデルを使った七つの検索ベンチマークでは、ReActより平均正解率が6.3ポイント高く、作業中の文脈長は27.5%短かった。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-19(UTC)
- 最新改訂
- 2026-09-19 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-19 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Multimodal Agentic Retrieval (MAR) requires agents to solve complex information-seeking tasks by iteratively invoking external tools. Typical frameworks such as ReAct maintain raw multimodal inputs and the accumulating interaction history in a single, ever-growing context, leading to the context explosion problem. While existing methods alleviate this issue by compressing redundant text, effective strategies for managing token-intensive visual content remain largely underexplored. To address this gap, we first conduct a systematic empirical study of approximately 10,000 trajectories. The results show that as visual cues are progressively extracted through external tools and textualized into the context, raw images become increasingly redundant. Continued image retention is associated with higher output entropy and can even degrade task accuracy. Motivated by these findings, we propose MM-ContextFold, a training-free framework that loads raw images only when needed. It maintains a persistent, text-only main context for high-level planning and spawns ephemeral branch contexts for image-dependent subtasks. Within each branch, the agent loads the relevant images, completes the subtask, and folds the result back into the main context as a concise textual summary; the images and branch trace are then discarded. Experiments on seven MAR benchmarks across five backbone models show that MM-ContextFold improves average accuracy by 6.3 percentage points over ReAct while reducing the working context length by 27.5\%.
arXiv ID: 2609.23121 / 要約の誤りについて