paper-with-me

홈 › Papers

Do Vision-Language Models Measure Up? Benchmarking Visual Measurement Reading with MeasureBench

2025-10-30 · Fenfen Lin, Yesheng Liu, Haiyu Xu, Chen Yue, Zheqi He, Mingxuan Zhao, Miguel Hu Chen, Jiakang Liu, JG Yao, Xi Yang arxiv

Reading measurement instruments is effortless for humans and requires relatively little domain expertise, yet it remains surprisingly challenging for current vision-language models (VLMs) as we find in preliminary evaluation. In this work, we introduce MeasureBench, a benchmark on visual measurement reading covering both real-world and synthesized images of various types of measurements, along with an extensible pipeline for data synthesis. Our pipeline procedurally generates a specified type of gauge with controllable visual appearance, enabling scalable variation in key details such as pointers, scales, fonts, lighting, and clutter. Evaluation on popular proprietary and open-weight VLMs shows that even the strongest frontier VLMs struggle with measurement reading in general. We have also conducted preliminary experiments with reinforcement finetuning (RFT) over synthetic data, and find a significant improvement on both in-domain synthetic subset and real-world images. Our analysis highlights a fundamental limitation of current VLMs in fine-grained spatial grounding. We hope this resource and our code releases can help future advances on visually grounded numeracy and precise spatial perception of VLMs, bridging the gap between recognizing numbers and measuring the world.

📄 PDF Abstract BibTeX arXiv:2510.26865

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Are Vision Language Models Ready for Clinical Diagnosis? A 3D Medical Benchmark for Tumor-centric Visual Question Answering

2025-05-25 · Yixiong Chen, Wenjie Xiao, Pedro R. A. S. Bassi, Xinze Zhou 외

Vision-Language Models (VLMs) have shown promise in various 2D visual tasks, yet their readiness for 3D clinical diagnosis remains unclear due to stringent demands for recognition precision, reasoning ability, and domain…

AnatomyBenchmarkingDiagnosticQuestion Answering+3

Allegory of the Cave: Measurement-Grounded Vision-Language Learning

2026-05-12 · Kepeng Xu, Li Xu, Gang He, Wenxin Yu arxiv

Vision-language models typically reason over post-ISP RGB images, although RGB rendering can clip, suppress, or quantize sensor evidence before inference. We study whether grounding improves when the visual interface is …

Multimodal Reasoning

GenSpace: Benchmarking Spatially-Aware Image Generation

2025-05-30 · Zehan Wang, Jiayang Xu, Ziang Zhang, Tianyu Pan 외

Humans can intuitively compose and arrange scenes in the 3D space for photography. However, can advanced AI image generators plan scenes with similar 3D spatial awareness when creating images from text or image prompts? …

BenchmarkingImage Generation

CAD2DMD-SET: Synthetic Generation Tool of Digital Measurement Device CAD Model Datasets for fine-tuning Large Vision-Language Models

2025-08-29 · João Valente, Atabak Dehban, Rodrigo Ventura arxiv

Recent advancements in Large Vision-Language Models (LVLMs) have demonstrated impressive capabilities across various multimodal tasks. They continue, however, to struggle with trivial scenarios such as reading values fro…

Synthetic Data GenerationVisual Question Answering

LCA-on-the-Line: Benchmarking Out-of-Distribution Generalization with Class Taxonomies

2024-07-22 · Jia Shi, Gautam Gare, Jinjin Tian, Siqi Chai 외

We tackle the challenge of predicting models' Out-of-Distribution (OOD) performance using in-distribution (ID) measurements without requiring OOD data. Existing evaluations with "Effective Robustness", which use ID accur…

BenchmarkingOut-of-Distribution GeneralizationPrompt Engineering