ScienceQA Visual

ScienceQA Visual is a multimodal science question answering benchmark consisting of 21,208 multiple-choice questions from elementary and high school science curricula. The dataset covers 3 subjects (natural science, language science, social science), 26 topics, 127 categories, and 379 skills. 48.7% of questions include image context requiring multimodal reasoning. Questions are annotated with lectures (83.9%) and explanations (90.5%) to support chain-of-thought reasoning for science question answering.

Phi-4-multimodal-instruct from Microsoft currently leads the ScienceQA Visual leaderboard with a score of 0.975 across 1 evaluated AI models.

Paper
About this benchmark

What ScienceQA Visual measures

ScienceQA Visual is a multimodal benchmark that evaluates large language models on multimodal, reasoning, and vision tasks. LLM Stats tracks 1 model on this benchmark, with a maximum possible score of 1. Current average across reported models is 1.0, with the leader reaching 1.0.

Compare leaders on the best AI for multimodal, best AI for reasoning and best AI for vision leaderboards.

Publication

Paper
Learn to Explain: Multimodal Reasoning via Thought Chains for Science Question Answering
Authors
Pan Lu, Swaroop Mishra, Tony Xia, Liang Qiu, and 5 others
Published

Abstract

When answering a question, humans utilize the information available across different modalities to synthesize a consistent and complete chain of thought (CoT). This process is normally a black box in the case of deep learning models like large-scale language models. Recently, science question benchmarks have been used to diagnose the multi-hop reasoning ability and interpretability of an AI system. However, existing datasets fail to provide annotations for the answers, or are restricted to the textual-only modality, small scales, and limited domain diversity. To this end, we present Science Question Answering (ScienceQA), a new benchmark that consists of ~21k multimodal multiple choice questions with a diverse set of science topics and annotations of their answers with corresponding lectures and explanations. We further design language models to learn to generate lectures and explanations as the chain of thought (CoT) to mimic the multi-hop reasoning process when answering ScienceQA questions. ScienceQA demonstrates the utility of CoT in language models, as CoT improves the question answering performance by 1.20% in few-shot GPT-3 and 3.99% in fine-tuned UnifiedQA. We also explore the upper bound for models to leverage explanations by feeding those in the input; we observe that it improves the few-shot performance of GPT-3 by 18.96%. Our analysis further shows that language models, similar to humans, benefit from explanations to learn from fewer data and achieve the same performance with just 40% of the data. The data and code are available at https://scienceqa.github.io.

MicrosoftPhi-4-multimodal-instruct leads with 97.5%.

Progress Over Time

Interactive timeline showing model performance evolution on ScienceQA Visual

State-of-the-art frontier
Open
Proprietary

ScienceQA Visual Leaderboard

1 models
ContextCostLicense
16B
Notice missing or incorrect data?

FAQ

Common questions about ScienceQA Visual.

What is the ScienceQA Visual benchmark?

ScienceQA Visual is a multimodal science question answering benchmark consisting of 21,208 multiple-choice questions from elementary and high school science curricula. The dataset covers 3 subjects (natural science, language science, social science), 26 topics, 127 categories, and 379 skills. 48.7% of questions include image context requiring multimodal reasoning. Questions are annotated with lectures (83.9%) and explanations (90.5%) to support chain-of-thought reasoning for science question answering.

What is the ScienceQA Visual leaderboard?

The ScienceQA Visual leaderboard ranks 1 AI models based on their performance on this benchmark. Currently, Phi-4-multimodal-instruct by Microsoft leads with a score of 0.975. The average score across all models is 0.975.

What is the highest ScienceQA Visual score?

The highest ScienceQA Visual score is 0.975, achieved by Phi-4-multimodal-instruct from Microsoft.

How many models are evaluated on ScienceQA Visual?

1 models have been evaluated on the ScienceQA Visual benchmark, with 0 verified results and 1 self-reported results.

Where can I find the ScienceQA Visual paper?

The ScienceQA Visual paper is available at https://arxiv.org/abs/2209.09513. The paper details the methodology, dataset construction, and evaluation criteria.

What categories does ScienceQA Visual cover?

ScienceQA Visual is categorized under multimodal, reasoning, and vision. The benchmark evaluates multimodal models.

What is the best open-source model on ScienceQA Visual?

Phi-4-multimodal-instruct by Microsoft is the top-ranked open-source model on ScienceQA Visual, with a score of 0.975 (rank #1).

How recent are the ScienceQA Visual leaderboard results?

The ScienceQA Visual leaderboard was last updated in June 2026 and currently includes 1 evaluated models.

More evaluations to explore

Related benchmarks in the same category

View all multimodal
GPQA

A challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics, and chemistry. Questions are Google-proof and extremely difficult, with PhD experts reaching 65% accuracy.

reasoning
224 models
MMLU-Pro

A more robust and challenging multi-task language understanding benchmark that extends MMLU by expanding multiple-choice options from 4 to 10, eliminating trivial questions, and focusing on reasoning-intensive tasks. Features over 12,000 curated questions across 14 domains and causes a 16-33% accuracy drop compared to original MMLU.

reasoning
127 models
AIME 2025

All 30 problems from the 2025 American Invitational Mathematics Examination (AIME I and AIME II), testing olympiad-level mathematical reasoning with integer answers from 000-999. Used as an AI benchmark to evaluate large language models' ability to solve complex mathematical problems requiring multi-step logical deductions and structured symbolic reasoning.

reasoning
114 models
MMLU

Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains

reasoning
100 models
SWE-Bench Verified

A verified subset of 500 software engineering problems from real GitHub issues, validated by human annotators for evaluating language models' ability to resolve real-world coding issues by generating patches for Python codebases.

reasoning
100 models
Humanity's Last Exam

Humanity's Last Exam (HLE) is a multi-modal academic benchmark with 2,500 questions across mathematics, humanities, and natural sciences, designed to test LLM capabilities at the frontier of human knowledge with unambiguous, verifiable solutions

reasoningmultimodal
82 models