Point-It-Out: Benchmarking Embodied Reasoning for Vision Language Models in Multi-Stage Visual Grounding
Haotian Xue, Yunhao Ge, Yu Zeng, Zhaoshuo Li, Ming-Yu Liu, Yongxin Chen, Jiaojiao Fan
TL;DR
The paper identifies a gap in evaluating embodied reasoning in vision-language models due to reliance on indirect or language-only benchmarks. It introduces Point-It-Out (PIO), a three-stage, pixel-grounding benchmark that localizes referred objects (S1), grounds task-relevant elements (S2), and predicts visual traces for planning (S3) across indoor, kitchen, driving, and robotics domains. Through evaluation of over ten VLMs, the work shows that grounding-supervised models excel at S1/S2 while large generalist models can struggle with precise grounding, and that successful S3 trajectory prediction requires integrated grounding and planning capabilities. The study provides comprehensive data, evaluation metrics, and prompts, revealing clear gaps and guiding principles for building grounding-aware embodied agents with real-world impact.
Abstract
Vision-Language Models (VLMs) have demonstrated impressive world knowledge across a wide range of tasks, making them promising candidates for embodied reasoning applications. However, existing benchmarks primarily evaluate the embodied reasoning ability of VLMs through multiple-choice questions based on image annotations -- for example, selecting which trajectory better describes an event in the image. In this work, we introduce the Point-It-Out (PIO) benchmark, a novel benchmark designed to systematically assess the embodied reasoning abilities of VLMs through precise visual grounding. We propose a hierarchical evaluation protocol spanning three stages (S1: referred-object localization, S2: task-driven pointing, and S3: visual trace prediction), with data collected from critical domains for embodied intelligence, including indoor, kitchen, driving, and robotic manipulation scenarios. Extensive experiments with over ten state-of-the-art VLMs reveal several interesting findings. For example, strong general-purpose models such as GPT-4o, while excelling on many benchmarks (e.g., language, perception, and reasoning), underperform compared to some open-source models in precise visual grounding; models such as MoLMO perform well in S1 and S2 but struggle in S3, where requires grounding combined with visual trace planning.
