paper-with-me

홈 › Papers

RotBench: Evaluating Multimodal Large Language Models on Identifying Image Rotation

2025-08-19 · Tianyi Niu, Jaemin Cho, Elias Stengel-Eskin, Mohit Bansal arxiv

We investigate to what extent Multimodal Large Language Models (MLLMs) can accurately identify the orientation of input images rotated 0°, 90°, 180°, and 270°. This task demands robust visual reasoning capabilities to detect rotational cues and contextualize spatial relationships within images, regardless of their orientation. To evaluate MLLMs on these abilities, we introduce RotBench, a 350-image manually-filtered benchmark comprising lifestyle, portrait, and landscape images. Despite the relatively simple nature of this task, we show that several state-of-the-art open and proprietary MLLMs, including GPT-5, o3, and Gemini-2.5-Pro, do not reliably identify rotation in input images. Providing models with auxiliary information -- including captions, depth maps, and more -- or using chain-of-thought prompting offers only small and inconsistent improvements. Our results indicate that most models are able to reliably identify right-side-up (0°) images, while certain models are able to identify upside-down (180°) images. None can reliably distinguish between 90° and 270° rotated images. Simultaneously showing the image rotated in different orientations leads to moderate performance gains for reasoning models, while a modified setup using voting improves the performance of weaker models. We further show that fine-tuning does not improve models' ability to distinguish 90° and 270° rotations, despite substantially improving the identification of 180° images. Together, these results reveal a significant gap between MLLMs' spatial reasoning capabilities and human perception in identifying rotation.

📄 PDF Abstract BibTeX arXiv:2508.13968

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningVisual Reasoning

Similar Papers 제목 키워드 기반

RoTBench: A Multi-Level Benchmark for Evaluating the Robustness of Large Language Models in Tool Learning

2024-01-16 · Junjie Ye, Yilong Wu, Songyang Gao, Caishuang Huang 외

Tool learning has generated widespread interest as a vital means of interaction between Large Language Models (LLMs) and the physical world. Current research predominantly emphasizes LLMs' capacity to utilize tools in we…

Don't Adapt Small Language Models for Tools; Adapt Tool Schemas to the Models

2025-10-08 · Jonggeun Lee, Woojung Song, Jongwook Han, Haesung Pyun 외 arxiv

Small language models (SLMs) enable scalable tool-augmented multi-agent systems where multiple SLMs handle subtasks orchestrated by a powerful coordinator. However, they struggle with tool-use tasks, particularly in sele…

MineAgent: Towards Remote-Sensing Mineral Exploration with Multimodal Large Language Models

2024-12-23 · Beibei Yu, Tao Shen, Hongbin Na, Ling Chen 외

Remote-sensing mineral exploration is critical for identifying economically viable mineral deposits, yet it poses significant challenges for multimodal large language models (MLLMs). These include limitations in domain-s…

Decision Making

A Survey on Multimodal Benchmarks: In the Era of Large AI Models

2024-09-21 · Lin Li, Guikun Chen, Hanrong Shi, Jun Xiao 외

The rapid evolution of Multimodal Large Language Models (MLLMs) has brought substantial advancements in artificial intelligence, significantly enhancing the capability to understand and generate multimodal content. While…

BenchmarkingSurvey

ST-BiBench: Benchmarking Multi-Stream Multimodal Coordination in Bimanual Embodied Tasks for MLLMs

2026-02-09 · Xin Wu, Zhixuan Liang, Yue Ma, Mengkang Hu 외 arxiv

Multimodal Large Language Models (MLLMs) have significantly advanced the landscape of embodied AI, yet transitioning to synchronized bimanual coordination introduces formidable challenges in multi-stream multimodal integ…