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

画像と言葉の対応関係を読み取り説明文の正しさを比べる

BindCLIP: One Balanced Coupling For Compositional Vision Language Scoring

Liuyang Song, Yi Zhang, Zhongyi Deng, Daqian Yang, Hongbo Zhang

この論文をやさしく読む

ひとことで言うと

画像に写った物が合っているだけでなく、「何がどこにあるか」まで正しい説明文を、二つの候補から選ぶ方法です。

何に役立つ?

画像と説明文の照合で、物体の関係や配置の取り違えを評価する用途に役立ちます。固定したCLIPとの比較で、三つのベンチマーク上の改善が報告されています。

この研究の面白いところ

候補ごとに別々のスコアを作るのではなく、両候補と複数段の画像特徴を一つの対応計画に入れます。候補を交換するとスコアの符号が厳密に反転する構造です。

どこまで分かった?

評価は記載されたベンチマーク上の候補比較です。要旨には具体的な改善幅や計算時間がなく、自由な説明文生成全体の改善を実証したわけではありません。

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

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

画像と言語の大域的な類似度は、画像と説明文をそれぞれ一つのベクトルへ圧縮する。この表現は意味を保つが、どの単語がどの領域に対応し、それらの領域がどう配置されているかは保たない。そのためモデルは、すべての単語と物体を認識できても、構成関係が誤った説明文を好むことがある。本研究では、固定されたエンコーダーにもこうした対応構造は残っており、課題は事前学習済みの類似度の横に構造を再構築することではなく、残された構造を読み出すことだと論じる。 二つの候補を比較するスコアラーBindCLIPを導入する。その基盤となる単一の潜在対象は、トークン・画像パッチ・深さの間の均衡型最適輸送結合であり、両方の候補説明文と複数の視覚的な深さを一つの計画に配置する。意味、実体、順序、空間の根拠は、この状態のエネルギーとして読み出す。候補を入れ替えると計画が置換されるため、スコアは厳密に反対称となる。結合内部の幾何学的な精緻化は、候補と視覚的な深さから支持されない移動を縮小する。タスクラベル、構文解析器、関係の一覧、検出器はいずれも使用しない。 一つのチェックポイントと一つの推論経路により、公式のWhat'sUp、ARO、SugarCrepeベンチマークで、固定された大域的CLIPを上回り、関係を扱う区分で最も強い転移を示した。対照実験は、パッチへのアクセスや説明文の長さを利用した近道では説明できないことを示し、推論時に機構を損なう実験は、空間配置の情報が結合に位置付けられることを示す。

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

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

更新履歴

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

原文の要旨

Global vision--language similarities compress an image and a caption into one vector, preserving semantics but not which word corresponds to which region or how those regions are arranged; a model can recognize every word and object yet prefer a compositionally incorrect caption. We argue that a frozen encoder retains this association structure, so the problem is to read it rather than to rebuild it beside the pretrained similarity. We introduce BindCLIP, a pairwise scorer built on one latent object: a balanced token--patch--depth optimal-transport coupling that places both candidate captions and several visual depths in a single plan. Semantic, entity, order, and spatial evidence are read as energies of this state, and exchanging the candidates permutes the plan, making the score exactly antisymmetric. A geometric refinement inside the coupling contracts moves that the candidates and the visual depths do not support. No task label, parser, relation inventory, or detector is used. One checkpoint and one inference path improve the official What'sUp, ARO, and SugarCrepe benchmarks over frozen global CLIP, with the strongest transfer on the relation splits. Controls rule out patch access and caption-length shortcuts, and an inference-time lesion localizes spatial arrangement to the coupling.

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