paper-with-me

Papers

VisualNeedle: Benchmarking Active Visual Search in Information-Dense Scenes

2026-05-25 · Jingru Chen, Yiming Liu, Mingtao Chen, Sijie Chen, Richeng Xuan, Liang Yang, Zhichao Hu, Fanyang Lu arxiv

Frontier multimodal large language models (MLLMs) have been reported to achieve over 90% accuracy on fine-grained perception benchmarks. However, such scores do not necessarily imply faithful use of visual evidence. Prior studies have identified three shortcuts that inflate benchmark performance. First, linguistic priors and lexical cues in questions often enable models to infer plausible answers without seeing the image. Second, coarse global semantics from the visual encoder can bypass fine-grained local details. Third, in some ``think-with-images'' benchmarks, corrupting the intermediate images returned by visual tools barely affects the final answer. These findings suggest that higher input resolution or larger question pools alone do not elicit genuine active visual search. To address this, we introduce VisualNeedle, a challenging, information-dense, and fine-grained benchmark for scenes where critical evidence is spatially constrained to minute regions and not discernible at a glance. We further propose a counterfactual crop-black setting, which replaces crops returned by tools with black images of the same size, to test whether tool-enabled performance truly relies on intermediate visual evidence. We evaluate 9 promninent MLLMs across three settings: no-tool, standard tool-enabled, and crop-black. No-tool accuracy stays below 20\%, and the best tool-enabled model reaches only 56.01\%, still trailing the 63.00% human majority-vote accuracy. These results reveal persistent limitations in fine-grained visual search, while the crop-black ablation confirms that success on VisualNeedle hinges on genuine intermediate visual evidence.

📄 PDF Abstract BibTeX arXiv:2605.26380

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VisBrowse-Bench: Benchmarking Visual-Native Search for Multimodal Browsing Agents

2026-03-17 · Zhengbo Zhang, Jinbo Su, Zhaowen Zhou, Changtao Miao 외 arxiv

The rapid advancement of Multimodal Large Language Models (MLLMs) has enabled browsing agents to acquire and reason over multimodal information in the real world. But existing benchmarks suffer from two limitations: insu…

Visual ReasoningImage Retrieval

IOHexperimenter: Benchmarking Platform for Iterative Optimization Heuristics

2021-11-07 · Jacob de Nobel, Furong Ye, Diederick Vermetten, Hao Wang 외

We present IOHexperimenter, the experimentation module of the IOHprofiler project, which aims at providing an easy-to-use and highly customizable toolbox for benchmarking iterative optimization heuristics such as local s…

Bayesian OptimizationBenchmarking

When Seeing Is Not Enough: Benchmarking Interactive Visual Grounding in LVLMs

2026-08-25 · Zhengxiang Wang, Owen Rambow arxiv

Visual grounding is typically evaluated as a one-shot mapping from an informative referring expression to a visual target. This formulation misses a central property of real-world reference: initial referring expressions…

Referring ExpressionVisual Grounding

Benchmarking of Query Strategies: Towards Future Deep Active Learning

2023-12-10 · Shiryu Ueno, Yusei Yamada, Shunsuke Nakatsuka, Kunihito Kato

In this study, we benchmark query strategies for deep actice learning~(DAL). DAL reduces annotation costs by annotating only high-quality samples selected by query strategies. Existing research has two main problems, tha…

Active LearningBenchmarking

VIABench: A Comprehensive Video Benchmark Collected from Blind Individuals for Visual Impairment Assistance

2026-07-16 · Yunfeng Liu, Yuandong Yang, Jiarui Han, Zhenpeng Huang 외 arxiv

Visually impaired individuals (VIIs) encounter significant daily challenges due to limited access to visual information. Although Multimodal Large Language Models (MLLMs) have achieved impressive results on general visio…

Visual Question Answering