MicroVQA: A Multimodal Reasoning Benchmark for Microscopy-Based Scientific Research
By: James Burgess , Jeffrey J Nirschl , Laura Bravo-Sánchez and more
Potential Business Impact:
Helps AI understand science pictures for new discoveries.
Scientific research demands sophisticated reasoning over multimodal data, a challenge especially prevalent in biology. Despite recent advances in multimodal large language models (MLLMs) for AI-assisted research, existing multimodal reasoning benchmarks only target up to college-level difficulty, while research-level benchmarks emphasize lower-level perception, falling short of the complex multimodal reasoning needed for scientific discovery. To bridge this gap, we introduce MicroVQA, a visual-question answering (VQA) benchmark designed to assess three reasoning capabilities vital in research workflows: expert image understanding, hypothesis generation, and experiment proposal. MicroVQA consists of 1,042 multiple-choice questions (MCQs) curated by biology experts across diverse microscopy modalities, ensuring VQA samples represent real scientific practice. In constructing the benchmark, we find that standard MCQ generation methods induce language shortcuts, motivating a new two-stage pipeline: an optimized LLM prompt structures question-answer pairs into MCQs; then, an agent-based `RefineBot' updates them to remove shortcuts. Benchmarking on state-of-the-art MLLMs reveal a peak performance of 53\%; models with smaller LLMs only slightly underperform top models, suggesting that language-based reasoning is less challenging than multimodal reasoning; and tuning with scientific articles enhances performance. Expert analysis of chain-of-thought responses shows that perception errors are the most frequent, followed by knowledge errors and then overgeneralization errors. These insights highlight the challenges in multimodal scientific reasoning, showing MicroVQA is a valuable resource advancing AI-driven biomedical research. MicroVQA is available at https://huggingface.co/datasets/jmhb/microvqa, and project page at https://jmhb0.github.io/microvqa.
Similar Papers
VideoMathQA: Benchmarking Mathematical Reasoning via Multimodal Understanding in Videos
CV and Pattern Recognition
Helps computers solve math problems from videos.
Enhancing Scientific Visual Question Answering through Multimodal Reasoning and Ensemble Modeling
CV and Pattern Recognition
Helps computers understand science pictures and text.
SciVideoBench: Benchmarking Scientific Video Reasoning in Large Multimodal Models
CV and Pattern Recognition
Tests AI's ability to understand science videos.