Pith. sign in

REVIEW 2 cited by

Can Multimodal Large Language Models Understand Spatial Relations?

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2505.19015 v2 pith:D42YTSRA submitted 2025-05-25 cs.CV cs.MM

Can Multimodal Large Language Models Understand Spatial Relations?

classification cs.CV cs.MM
keywords benchmarkmllmsspatialspatialmqaaccuracycurrentissueslanguage
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Spatial relation reasoning is a crucial task for multimodal large language models (MLLMs) to understand the objective world. However, current benchmarks have issues like relying on bounding boxes, ignoring perspective substitutions, or allowing questions to be answered using only the model's prior knowledge without image understanding. To address these issues, we introduce SpatialMQA, a human-annotated spatial relation reasoning benchmark based on COCO2017, which enables MLLMs to focus more on understanding images in the objective world. To ensure data quality, we design a well-tailored annotation procedure, resulting in SpatialMQA consisting of 5,392 samples. Based on this benchmark, a series of closed- and open-source MLLMs are implemented and the results indicate that the current state-of-the-art MLLM achieves only 48.14% accuracy, far below the human-level accuracy of 98.40%. Extensive experimental analyses are also conducted, suggesting the future research directions. The benchmark and codes are available at https://github.com/ziyan-xiaoyu/SpatialMQA.git.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AnatomiX, an Anatomy-Aware Grounded Multimodal Large Language Model for Chest X-Ray Interpretation

    cs.CV 2026-01 conditional novelty 7.0

    AnatomiX, a two-stage anatomy-first multimodal LLM for chest X-ray interpretation, reports >25% relative gains on anatomy grounding and grounded captioning, but some aggregate benchmark numbers are internally inconsis...

  2. Spatial-aware Vision Language Model for Autonomous Driving

    cs.CV 2025-12 conditional novelty 6.0

    LVLDrive fuses LiDAR point clouds into a pre-trained vision-language driving model through a zero-initialized gated Q-Former and a spatial-aware QA dataset, improving open-loop planning and 3D grounding over image-onl...