arXiv論文メモ
新着一覧
cs.CV / eess.IV · 査読状況未確認

画像の注目領域の選択で視覚言語モデルの回答を改善

Look Where It Counts: A Free, Label-Free Visual Evidence Signal for Fine-Grained Vision-Language Reasoning

Santi Ram Tiwari, Nihal Naik, Devbrat Pandey, Nishant Sinha

この論文をやさしく読む

ひとことで言うと

画像の細部を問う質問で、モデルが答えを出しやすい切り出し領域を選ぶと正解率が上がる一方、その信号を追加学習に使っても改善しなかったという研究です。

何に役立つ?

考えられる用途は、細部の視覚情報が不足する質問に対して、推論時に見る領域を選ぶことや、高い確信度で出された誤答を見つけることです。

この研究の面白いところ

V*Benchで正解率が70%から85%へ15ポイント上昇しました。一方、同じ情報を使う自己蒸留では改善が得られず、推論時に役立つ信号と学習に有効な信号の違いを示しています。

どこまで分かった?

効果は知覚がボトルネックの質問に集中し、全体文脈の対照条件では消えます。AUCは正誤判別の指標で正解率ではなく、0.97〜1.00は高確信度の部分集合での値です。ラベルや外部教師が不要でも、処理全体の計算が無償という意味ではありません。

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

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

マルチモーダル大規模言語モデル(MLLM)が細部に関する視覚的な質問に失敗するのは、推論できないためというより、証拠をそもそも見ていないためである。高解像度画像は符号化の前に縮小されるので、モデルは言語的な事前知識に基づいて回答する。標準的な対処法には、正解を付けた回答による教師あり微調整(SFT)、人手で設計した検証器を使う検証可能報酬による強化学習(RLVR)、大規模な外部教師によるオンポリシー蒸留があるが、いずれも高コストである。本研究では、視覚的証拠そのものが追加の教師情報なしで信号を提供できないかを問う。 質問に関連する領域を条件とした場合と無関係な領域を条件とした場合に、モデルが自身の出力に与えるトークン当たり対数尤度比を「対比的証拠ギャップ」として定式化し、V*Bench上でQwen2.5-VL-7B、Qwen3-VL-8B、Qwen3-VL-30B-A3Bについて調べる。主な肯定的結果は追加学習を必要としない。単一の視点に基づくラベル不要の基準によって、モデルの回答分布が最も鋭く集中する切り出し候補を選ぶと、バウンディングボックス、学習、ラベルを用いずに答えを含む領域を発見できる。対象の位置特定は偶然の4.4〜5.1倍良好となり、推論時の細部に関する正解率は70%から85%へ上昇する。 さらに、このギャップがモデル自身の確信度と相補的であることを示す。両者を組み合わせると、どちらか一方より正誤を良く予測し、AUCは最大0.99となる。また、高確信度の部分集合の中で、確信を持った誤答を検出でき、AUCは0.97〜1.00となる。すべての効果は知覚がボトルネックとなる質問に集中し、画像全体の文脈を扱う対照条件では消失する。最後に、否定的な結果も率直に報告する。同じ信号をゲート付き自己蒸留(SEG-Distill)という学習法へ転換しても、試験的な規模では3種類のゲート設計のいずれも基盤モデルを上回らず、ゲートをより厳しくすると正解率が低下する。信号は確かに存在するが、それを学習による改善につなげることは未解決の問題である。

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

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

更新履歴

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

原文の要旨

Multimodal large language models (MLLMs) fail at fine-grained visual questions less because they cannot reason than because they never see the evidence: high-resolution images are downsampled before encoding, so the model answers from linguistic priors. The standard remedies are expensive: annotated answers (SFT), hand-engineered verifiers (RLVR), or a large external teacher (on-policy distillation). We ask whether the visual evidence itself can supply the signal for free. We formalize the contrastive evidence gap, the per-token log-likelihood ratio that a model assigns to its own output when conditioned on a question-relevant region versus an irrelevant one, and study it across Qwen2.5-VL-7B, Qwen3-VL-8B, and Qwen3-VL-30B-A3B on V*Bench. Our main positive result is training-free: selecting the candidate crop under which the model's answer distribution is most peaked, using a single-view, label-free criterion, discovers the answer-bearing region with no bounding boxes, training, or labels. It localizes the target 4.4 to 5.1 times better than chance and raises fine-grained accuracy from 70 percent to 85 percent at inference. We further show that the gap is complementary to the model's own confidence. Combining them predicts correctness better than either alone, with AUC up to 0.99, and flags confidently wrong answers, with AUC ranging from 0.97 to 1.00 within the high-confidence subset. All effects concentrate on perception-bottleneck questions and vanish on a global-context control. Finally, we report an honest negative result: converting the same signal into a training method, gated self-distillation (SEG-Distill), does not outperform the base model at pilot scale across three gate designs, while more aggressive gating degrades accuracy. The signal is real, but converting it into training gains remains an open problem.

著者のコメント

6 pages, 4 figures, 4 tables

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