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

画像の詳しい説明を画素領域に結びつけるPANORAMA

PANORAMA: Panoptic Grounded Captioning via Mask Proposal Selection

Sara Pieri, Evangelos Kazakos, Shizhe Chen, Josef Sivic, Cordelia Schmid

この論文をやさしく読む

ひとことで言うと

画像を詳しく説明する文章と、その文章が指す画素の範囲をそろえて出すモデルと評価データを提案しています。

何に役立つ?

画像内の何を説明しているのかを明示する必要がある画像理解や対話の研究に使えます。背景と前景の両方を扱う評価基盤も提供します。

この研究の面白いところ

マスクを直接一つ出すのではなく、文脈を踏まえた候補から選びます。一つの表現が複数の物体を指す場合も扱い、文章と領域の一致を同時に評価します。

どこまで分かった?

優位性はPanoCapsと複数の画素レベル課題での実験結果です。要旨には具体的なスコア、実行速度、失敗する画像条件の記載はありません。

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

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

現実世界で行動する知的システムには、網羅的で、かつ空間的な対応づけを持つ画像理解が必要である。現在の視覚言語モデル(VLM)は流暢で詳細な画像説明を生成できるが、その説明を画像の画素と確実に対応づけることは難しい。密な画像説明と画素レベルのグラウンディングを組み合わせる既存手法では、説明が不完全になるか、領域分割マスクが不正確になることが多い。 本研究では、前景の物体と背景の領域の両方を記述し、各参照句を画素レベルのマスクに対応づける、パノプティック・グラウンディッド・キャプショニングという課題を通じてこの問題を調べる。貢献は3つある。第一に、パノプティック領域分割データセットから構築した、人手注釈付きベンチマークPanoCapsを導入する。ほぼ全画素を覆う詳細な説明と、実体単位の画像・テキスト対応を提供し、訓練と評価の両方を支援する。さらに、句とマスクの対応づけ手順と、テキストとマスクの一致を同時に評価する一般化Panoptic Quality(gPQ)指標を提案する。 第二に、句のグラウンディングを、句で条件づけたマスク候補群からの選択として定式化し、PANORAMAを導入する。このVLMは、文脈を反映した句表現で事前学習済みの領域分割器を条件づけて候補マスクを得て、各句に対応するものを選ぶよう学習する。この接続部分を説明生成と同時に訓練することで、各句が単一領域または複数の実体を参照できるようにしつつ、高品質なマスクを生成する。 第三に、PANORAMAはPanoCapsで総合的に最良のグラウンディングを達成し、複数の画素レベルのグラウンディング課題でも専用モデルに匹敵するか、それを上回る。実験では、マスクと整合した詳細な説明を維持しながら、正確な実体単位の領域分割を生成することが示される。コード、データ、モデルは https://www.di.ens.fr/willow/research/panorama/ で公開されている。

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

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

更新履歴

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

原文の要旨

Intelligent systems that act in the world require image understanding that is both comprehensive and spatially grounded. Current vision-language models (VLMs) can generate fluent and detailed image captions, but reliably associating them with image pixels remains challenging. Existing methods that combine dense captioning with pixel-level grounding often produce either incomplete descriptions or inaccurate segmentation masks. We study this problem through panoptic grounded captioning, a task that requires a VLM to describe both foreground objects and background regions while grounding each referring phrase with pixel-level masks. We make three contributions. First, we introduce PanoCaps, a human-annotated benchmark constructed from panoptic segmentation datasets. It provides dense captions with near-complete pixel coverage and image-text alignments at the entity level, supporting both training and evaluation. We further propose a phrase-mask matching protocol and a generalized Panoptic Quality (gPQ) metric that jointly evaluates textual and mask agreement. Second, we formulate phrase grounding as selection from a phrase-conditioned pool of mask proposals and introduce PANORAMA, a VLM that conditions a pretrained segmenter on contextualized phrase representations to obtain candidate masks and learns to select those corresponding to each phrase. Training this interface jointly with caption generation enables PANORAMA to produce high-quality masks while allowing each phrase to refer to a single region or multiple instances. Third, PANORAMA achieves the best overall grounding on PanoCaps and matches or exceeds specialized models across several pixel-level grounding tasks. Experiments show that our method produces precise entity-level segmentations while maintaining detailed, mask-consistent captions. Code, data and models are available at https://www.di.ens.fr/willow/research/panorama/.

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