paper-with-me

홈 › Papers

DarkQA: Benchmarking Vision-Language Models on Visual-Primitive Question Answering in Low-Light Indoor Scenes

2025-12-31 · Yohan Park, Hyunwoo Ha, Wonjun Jo, Tae-Hyun Oh arxiv

Vision Language Models (VLMs) are increasingly adopted as central reasoning modules for embodied agents. Existing benchmarks evaluate their capabilities under ideal, well-lit conditions, yet robust 24/7 operation demands performance under a wide range of visual degradations, including low-light conditions at night or in dark environments, a core necessity that has been largely overlooked. To address this underexplored challenge, we present DarkQA, an open-source benchmark for evaluating perceptual primitives under multi-level low-light conditions in embodied scenarios. DarkQA evaluates single-view egocentric observations across controlled degradation levels, isolating low-light perceptual failures before they are entangled with complex embodied tasks. The benchmark contains 9.4K deterministically generated and verifiable question-image pairs spanning five visual-primitive families. A key design feature of DarkQA is its physical fidelity: visual degradations are modeled in linear RAW space, simulating physics-based illumination drop and sensor noise followed by an ISP-inspired rendering pipeline; we further validate the synthesis against real paired low-light camera data. We evaluate representative VLMs and Low-Light Image Enhancement (LLIE) preprocessing methods. Results show consistent VLM degradation under low illumination and sensor noise, while LLIE provides severity-dependent but unstable recovery. We demonstrate the utility of DarkQA by evaluating a wide range of state-of-the-art VLMs and Low-Light Image Enhancement (LLIE) models, and systematically reveal VLMs' limitations when operating under these challenging visual conditions. Our code and benchmark dataset will be released upon acceptance. Project website: https://darkqa-benchmark.github.io

📄 PDF Abstract BibTeX arXiv:2512.24985

Code (0)

등록된 구현이 없습니다.

Tasks

Low-Light Image EnhancementQuestion Answering

Similar Papers 제목 키워드 기반

Benchmarking Cross-Lingual Semantic Alignment in Multilingual Embeddings

2025-12-29 · Wen G. Gong arxiv

With hundreds of multilingual embedding models available, practitioners lack clear guidance on which provide genuine cross-lingual semantic alignment versus task performance through language-specific patterns. Task-drive…

RoboProcessBench: Benchmarking Process-Aware Understanding in Vision-Language Robotic Manipulation

2026-06-11 · Dayu Xia, Yue Shi, Yao Mu, Huiting Ji 외 arxiv

Vision-language models (VLMs) are increasingly explored as visual critics, reward generators, and failure detectors in robotic manipulation. These roles implicitly require models to judge not only final task success, but…

Action with Visual Primitives

2026-05-21 · Weilong Guo, Yuchen Wang, Renping Zhou, Yunfeng Zhang 외 arxiv

Vision-Language-Action (VLA) models have emerged as a promising paradigm for generalist robotic manipulation. A common design in current architectures maps language instructions and visual observations to actions in a si…

Scene Understanding

Geometry-Guided Camera Motion Understanding in VideoLLMs

2026-03-13 · Haoan Feng, Sri Harsha Musunuri, Guan-Ming Su arxiv

Camera motion is a fundamental geometric signal that shapes visual perception and cinematic style, yet current video-capable vision-language models (VideoLLMs) rarely represent it explicitly and often fail on fine-graine…

CaP-X: A Framework for Benchmarking and Improving Coding Agents for Robot Manipulation

2026-03-23 · Letian Fu, Justin Yu, Karim El-Refai, Ethan Kou 외 arxiv

"Code-as-Policy" considers how executable code can complement data-intensive Vision-Language-Action (VLA) methods, yet their effectiveness as autonomous controllers for embodied manipulation remains underexplored. We pre…

Reinforcement LearningRobot Manipulation