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

群衆の人数推定で専門モデルの結果を視覚言語モデルへ渡す

CrowdCue: Specialist-Cue Conditioning for Vision-Language Crowd Counting

Moshiur Farazi, Bekir Ciftler, Abdulhalim Dandoush and Reda Bendraou

この論文をやさしく読む

ひとことで言うと

画像に写る人数を数える際、専用モデルの情報を視覚言語モデルへどう渡せば精度が上がるかを比べた研究です。

何に役立つ?

群衆の人数推定で複数のモデルを組み合わせる設計に役立ちます。密度図より整数の人数を渡す方法が、この評価では良好でした。

この研究の面白いところ

密度ヒートマップはモデルが見ていても逆効果でしたが、人数を数字の画像として渡すとMAEが62.65となりました。

どこまで分かった?

Qwen2.5-VL-7Bと四つのベンチマークでの結果です。別のモデル構造やデータでも同じ関係になるかは要旨には記載がありません。

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

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

生成型の視覚言語モデルは人数と場面の自然言語による説明を同時に出せるが、素の人数推定精度はパラメータ数が100万未満の専用回帰モデルと同程度にとどまる。事前学習済みの専用モデルからの補助情報で精度を高められるか、またどの経路で渡すのがよいかを調べる。Qwen2.5-VL-7Bを、ShanghaiTech A・B、UCF-QNRF、NWPU-Crowdの四つの一般的な群衆人数推定ベンチマークで評価する。ゼロショットの指示では読み取れる人数が出ることはまれで、LoRAによる教師あり微調整後の全体平均絶対誤差(MAE)は81.64だった。P2PNetから得た密度ヒートマップを補助的な視覚信号として与える方法は、試した全ての符号化で失敗した。情報を入れ替える検証では、モデルはヒートマップを読み取ってはいるが、逆効果になる形で使っていることが分かった。そこで、同じ専用モデルが既に統合して出した整数の人数を、離散的な記号として視覚言語モデルへ与えるCrowdCueを提案する。文字として与える方式はMAE 72.04、数字を印刷した画像として二枚目の画像で与える方式はMAE 62.65となり、後者は本研究で最良で、同じデータ分割で情報源となる専用モデル単体の84.45も大きく上回った。調べた後段融合型の視覚言語モデルでは、制約になるのは情報を渡す経路よりも、専門モデルの信号をどの抽象度で与えるかである。

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

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

更新履歴

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

原文の要旨

Generative vision-language models (VLMs) offer a counting paradigm in which one model produces both a count and a natural-language account of the scene, yet their raw counting accuracy sits in the range of sub-million-parameter specialist regressors. The open question is whether auxiliary guidance from a pretrained specialist can lift them into useful territory, and through which channel that guidance is best routed. We evaluate Qwen2.5-VL-7B on four widely used crowd counting benchmarks (ShanghaiTech A and B, UCF-QNRF, NWPU-Crowd). Zero-shot prompting rarely produces a parseable count, so LoRA supervised fine-tuning establishes the baseline at overall MAE 81.64. Conditioning on a P2PNet-derived density heatmap as an auxiliary visual signal fails in every encoding we tested, and an adversarial-swap protocol shows the model reads the heatmap but applies it counterproductively. We propose CrowdCue, a family that supplies the same specialist's already-integrated integer count to the VLM as a discrete symbol. The text-channel variant reaches MAE 72.04. The visual-channel variant, which renders the integer as printed digits and supplies it as a second image, reaches MAE 62.65, the strongest result in this paper and well ahead of the cue-supplying specialist alone (84.45 on the same split). In the late-fusion VLM we study, the binding constraint is not the channel but the abstraction level at which the specialist signal is delivered.

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