From Macro to Micro: Benchmarking Microscopic Spatial Intelligence on Molecules via Vision-Language Models
This work addresses the need for assessing VLMs in scientific domains like molecular analysis, which is incremental as it provides a new benchmark but does not propose a novel method.
The paper tackles the problem of evaluating Vision-Language Models (VLMs) on Microscopic Spatial Intelligence (MiSI) by introducing MiSI-Bench, a benchmark with over 163,000 question-answer pairs and 587,000 images from molecular structures, and finds that current VLMs perform below human level, though a fine-tuned 7B model surpasses humans in spatial transformation tasks but struggles with scientific tasks like hydrogen bond recognition.
This paper introduces the concept of Microscopic Spatial Intelligence (MiSI), the capability to perceive and reason about the spatial relationships of invisible microscopic entities, which is fundamental to scientific discovery. To assess the potential of Vision-Language Models (VLMs) in this domain, we propose a systematic benchmark framework MiSI-Bench. This framework features over 163,000 question-answer pairs and 587,000 images derived from approximately 4,000 molecular structures, covering nine complementary tasks that evaluate abilities ranging from elementary spatial transformations to complex relational identifications. Experimental results reveal that current state-of-the-art VLMs perform significantly below human level on this benchmark. However, a fine-tuned 7B model demonstrates substantial potential, even surpassing humans in spatial transformation tasks, while its poor performance in scientifically-grounded tasks like hydrogen bond recognition underscores the necessity of integrating explicit domain knowledge for progress toward scientific AGI. The datasets are available at https://huggingface.co/datasets/zongzhao/MiSI-bench.