ODI-Bench: Can MLLMs Understand Immersive Omnidirectional Environments?
Liu Yang, Huiyu Duan, Ran Tao, Juntao Cheng, Sijing Wu, Yunhao Li, Jing Liu, Xiongkuo Min, Guangtao Zhai
TL;DR
ODI-Bench introduces the first comprehensive ODI-oriented benchmark with 2,000 real-world omnidirectional images and 4,254 QA pairs across 10 tasks to evaluate MLLMs on both general- and spatial-level ODI understanding under dual evaluation modes. The study benchmarks 20 leading MLLMs, revealing that current models still struggle with immersive ODI contexts, especially spatial reasoning. To address this, the authors propose Omni-CoT, a training-free chain-of-thought framework comprising viewpoint-guided answering, crop cue grounding and refinement, and response refinement, which significantly boosts performance across tasks. The benchmark and accompanying Omni-CoT framework pave the way for more accurate and context-aware ODI understanding, with code and data to be released upon publication. This work advances embodied and panoramic vision understanding by highlighting current limitations and offering a practical method to improve MLLMs in immersive environments.
Abstract
Omnidirectional images (ODIs) provide full 360x180 view which are widely adopted in VR, AR and embodied intelligence applications. While multi-modal large language models (MLLMs) have demonstrated remarkable performance on conventional 2D image and video understanding benchmarks, their ability to comprehend the immersive environments captured by ODIs remains largely unexplored. To address this gap, we first present ODI-Bench, a novel comprehensive benchmark specifically designed for omnidirectional image understanding. ODI-Bench contains 2,000 high-quality omnidirectional images and over 4,000 manually annotated question-answering (QA) pairs across 10 fine-grained tasks, covering both general-level and spatial-level ODI understanding. Extensive experiments are conducted to benchmark 20 representative MLLMs, including proprietary and open-source models, under both close-ended and open-ended settings. Experimental results reveal that current MLLMs still struggle to capture the immersive context provided by ODIs. To this end, we further introduce Omni-CoT, a training-free method which significantly enhances MLLMs' comprehension ability in the omnidirectional environment through chain-of-thought reasoning across both textual information and visual cues. Both the benchmark and the code will be released upon the publication.
