Skip to main content
QUICK REVIEW

[論文レビュー] OddGridBench: Exposing the Lack of Fine-Grained Visual Discrepancy Sensitivity in Multimodal Large Language Models

Tengjin Weng, Wenhao Jiang|arXiv (Cornell University)|Mar 10, 2026
Multimodal Machine Learning Applications被引用数 0
ひとこと要約

本論文は、Fine-grained visual discrepancy sensitivity を評価するための制御可能な 1,400-画像グリッドベンチマーク OddGridBench を導入し、知覚的識別を改善するための curriculum- および distance-aware RL フレームワーク OddGrid-GRPO を提案する。

ABSTRACT

Multimodal large language models (MLLMs) have achieved remarkable performance across a wide range of vision language tasks. However, their ability in low-level visual perception, particularly in detecting fine-grained visual discrepancies, remains underexplored and lacks systematic analysis. In this work, we introduce OddGridBench, a controllable benchmark for evaluating the visual discrepancy sensitivity of MLLMs. OddGridBench comprises over 1,400 grid-based images, where a single element differs from all others by one or multiple visual attributes such as color, size, rotation, or position. Experiments reveal that all evaluated MLLMs, including open-source families such as Qwen3-VL and InternVL3.5, and proprietary systems like Gemini-2.5-Pro and GPT-5, perform far below human levels in visual discrepancy detection. We further propose OddGrid-GRPO, a reinforcement learning framework that integrates curriculum learning and distance-aware reward. By progressively controlling the difficulty of training samples and incorporating spatial proximity constraints into the reward design, OddGrid-GRPO significantly enhances the model's fine-grained visual discrimination ability. We hope OddGridBench and OddGrid-GRPO will lay the groundwork for advancing perceptual grounding and visual discrepancy sensitivity in multimodal intelligence. Code and dataset are available at https://wwwtttjjj.github.io/OddGridBench/.

研究の動機と目的

  • MLLMs における高レベルタスクを超えた低レベルの視覚知覚を評価する必要性を動機付ける。
  • OddGridBench を提案し、色・大きさ・回転・位置の知覚的ディスクリップシー感度を定量化する。
  • 多くの MLLMs が微細な視覚的摂動で人間を下回ることを示す。
  • カリキュラム学習と距離依存報酬により、OddGrid-GRPO を開発して知覚的基盤づけを強化する。

提案手法

  • OddGridBench は、単一属性および複数属性の不一致を含むグリッドベースの画像を構築し、訓練/検証用スプリットを含む 1,400 件のテストサンプルを提供する。
  • アイコンは制御された知覚操作を可能にする SVG の IconFont および Material Design Icons を使用する。
  • OddGrid-GRPO はカリキュラム学習と距離感知報酬を組み合わせ、微細な空間的位置推定のための RL 最適化を導く。
  • 距離報酬は空間距離と共にガウス様関数様の適応シグマで減衰し、わずかなバイアスを加え、全体報酬は形式ペナルティとこの報酬をブレンドする。
  • カリキュラムに導かれた最適化はサンプルを Easy/Medium/Hard に分割し、三つの段階で段階的に学習を安定化させる。
  • 評価はオープンソースおよび専有ファミリからの 19 個の MLLMs を用い、ベースラインおよびアブレーションと比較する。
Figure 1 : Illustration of human perceptual visual discrepancy sensitivity, showing the transition from imperceptible to perceptible visual differences in color, rotation, and size.
Figure 1 : Illustration of human perceptual visual discrepancy sensitivity, showing the transition from imperceptible to perceptible visual differences in color, rotation, and size.

実験結果

リサーチクエスチョン

  • RQ1現在の MLLMs は粗い差と beyond の微細な視覚ディスクリプancy を grid ベースのシーンで検知できるか。
  • RQ2色・大きさ・回転・位置の摂動および複数属性の組み合わせに対するモデルの性能はどのように変化するか。
  • RQ3距離感知報酬を伴うカリキュラム付き RL は知覚感度と定位精度を改善できるか。
  • RQ4OddGridBench タスクにおける人間の知覚と MLLMs とのギャップはどの程度か。
  • RQ5RL ベースの改善はモデルファミリや知覚タスク間で一般化するか。

主な発見

MethodColorSizeRotationPosition2-Type3-Type4-TypeTotal
Baseline23.005.0012.507.0019.0022.5031.0017.14
GRPO88.5044.0067.5041.5078.5083.0093.0070.86
GSPO70.0055.0081.5059.0085.5085.5095.0075.93
OddGrid-GRPO (w/o rd)87.5044.5067.0045.5080.5091.0091.5072.50
OddGrid-GRPO (w/o Cur-Guided)87.5060.5069.0064.0084.0088.5095.5078.43
OddGrid-GRPO89.5064.5080.5064.5090.5091.5097.5082.64
  • 人間の性能は、色・大きさ・回転・位置・複数属性タスクのすべてで評価対象の全ての MLLMs を大きく上回る。
  • Qwen3-VL-32B は全体精度で最高の 68.07% を達成するが、全モデルは人間 87.47% に及ばない。
  • OddGrid-GRPO は GRPO およびベースラインを上回り、総合精度 82.64% を達成し、回転と位置で顕著な改善を示す。
  • 距離報酬またはカリキュラム導入を外すと性能が低下し、距離依存のフィードバックと段階的学習の利点が示される。
  • 知覚ディスクリエンスの大きさが大きくなるほど精度は向上し、色の利益が最も大きく、回転・位置は遅れが見られ、現行モデルの微細な感度は限定的である。
Figure 2 : Overview of OddGridBench. OddGridBench encompasses four primary visual attributes, including color, size, rotation, and position, and supports both single-attribute and multi-attribute discrepancy compositions, providing a systematic framework for evaluating the perceptual discrepancy sen
Figure 2 : Overview of OddGridBench. OddGridBench encompasses four primary visual attributes, including color, size, rotation, and position, and supports both single-attribute and multi-attribute discrepancy compositions, providing a systematic framework for evaluating the perceptual discrepancy sen

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。