Paper Overview
- Research area: Computer Vision (CV)
- Authors: Ruozhen He, Nisarg A. Shah, Qihua Dong
- Released: 2025-04-01
- arXiv: 2504.01259
- ~31k training samples
- 4k in-domain test samples
- A 3k out-of-distribution split with unseen object categories
Abstract (translated from the Chinese summary)
Existing visual grounding benchmarks primarily evaluate alignment between image regions and literal referring expressions, where models can often succeed by matching a prominent named category. This work explores a complementary and more challenging setting of scenario-based visual grounding, where the target must be inferred from roles, intentions, and relational context rather than explicit naming.
The authors introduce Referring Scenario Comprehension (RSC), a benchmark designed for this setting. Queries are paragraph-length texts describing object roles, user goals, and contextual cues, including deliberate references to distractor objects that often require deep understanding to resolve. Each instance is annotated with interpretable difficulty tags — uniqueness, clutter, size, overlap, and position — which expose distinct failure modes and support fine-grained analysis.
RSC contains:
Experiments show that scenario-based queries expose systematic failures in current models that standard benchmarks do not reveal, and that curriculum training improves performance on challenging slices while transferring to standard benchmarks.
Original Abstract (excerpt)
> Existing visual grounding benchmarks primarily evaluate alignment between image regions and literal referring expressions, where models can often succeed by matching a prominent named category. We explore a complementary and more challenging setting of scenario-based visual grounding, where the target must be inferred from roles, intentions, and relational context rather than explicit naming. We introduce Referring Scenario Comprehension (RSC), a benchmark designed for this setting...
---
*Auto-collected on 2026-04-04*