VQAv2 (val)

VQAv2 is a balanced Visual Question Answering dataset containing open-ended questions about images that require understanding of vision, language, and commonsense knowledge to answer. VQAv2 addresses bias issues from the original VQA dataset by collecting complementary images such that every question is associated with similar images that result in different answers, forcing models to actually understand visual content rather than relying on language priors.

Gemma 3 12B from Google currently leads the VQAv2 (val) leaderboard with a score of 0.716 across 3 evaluated AI models.

Paper
About this benchmark

What VQAv2 (val) measures

VQAv2 (val) is a multimodal benchmark that evaluates large language models on image to text, language, multimodal, reasoning, and vision tasks. LLM Stats tracks 3 models on this benchmark, with a maximum possible score of 1. Current average across reported models is 0.7, with the leader reaching 0.7.

Compare leaders on the best AI for image to text, best AI for language, best AI for multimodal, best AI for reasoning and best AI for vision leaderboards.

Publication

Paper
Making the V in VQA Matter: Elevating the Role of Image Understanding in Visual Question Answering
Authors
Yash Goyal, Tejas Khot, Douglas Summers-Stay, Dhruv Batra, and 1 others
Published

Abstract

Problems at the intersection of vision and language are of significant importance both as challenging research questions and for the rich set of applications they enable. However, inherent structure in our world and bias in our language tend to be a simpler signal for learning than visual modalities, resulting in models that ignore visual information, leading to an inflated sense of their capability. We propose to counter these language priors for the task of Visual Question Answering (VQA) and make vision (the V in VQA) matter! Specifically, we balance the popular VQA dataset by collecting complementary images such that every question in our balanced dataset is associated with not just a single image, but rather a pair of similar images that result in two different answers to the question. Our dataset is by construction more balanced than the original VQA dataset and has approximately twice the number of image-question pairs. Our complete balanced dataset is publicly available at www.visualqa.org as part of the 2nd iteration of the Visual Question Answering Dataset and Challenge (VQA v2.0). We further benchmark a number of state-of-art VQA models on our balanced dataset. All models perform significantly worse on our balanced dataset, suggesting that these models have indeed learned to exploit language priors. This finding provides the first concrete empirical evidence for what seems to be a qualitative sense among practitioners. Finally, our data collection protocol for identifying complementary images enables us to develop a novel interpretable model, which in addition to providing an answer to the given (image, question) pair, also provides a counter-example based explanation. Specifically, it identifies an image that is similar to the original image, but it believes has a different answer to the same question. This can help in building trust for machines among their users.

GoogleGemma 3 12B leads with 71.6%, followed by GoogleGemma 3 27B at 71.0% and GoogleGemma 3 4B at 62.4%.

Progress Over Time

Interactive timeline showing model performance evolution on VQAv2 (val)

State-of-the-art frontier
Open
Proprietary

VQAv2 (val) Leaderboard

3 models
ContextCostLicense
112B
227B
34B
Notice missing or incorrect data?

FAQ

Common questions about VQAv2 (val).

What is the VQAv2 (val) benchmark?

VQAv2 is a balanced Visual Question Answering dataset containing open-ended questions about images that require understanding of vision, language, and commonsense knowledge to answer. VQAv2 addresses bias issues from the original VQA dataset by collecting complementary images such that every question is associated with similar images that result in different answers, forcing models to actually understand visual content rather than relying on language priors.

What is the VQAv2 (val) leaderboard?

The VQAv2 (val) leaderboard ranks 3 AI models based on their performance on this benchmark. Currently, Gemma 3 12B by Google leads with a score of 0.716. The average score across all models is 0.683.

What is the highest VQAv2 (val) score?

The highest VQAv2 (val) score is 0.716, achieved by Gemma 3 12B from Google.

How many models are evaluated on VQAv2 (val)?

3 models have been evaluated on the VQAv2 (val) benchmark, with 0 verified results and 3 self-reported results.

Where can I find the VQAv2 (val) paper?

The VQAv2 (val) paper is available at https://arxiv.org/abs/1612.00837. The paper details the methodology, dataset construction, and evaluation criteria.

What categories does VQAv2 (val) cover?

VQAv2 (val) is categorized under image to text, language, multimodal, reasoning, and vision. The benchmark evaluates multimodal models.

What is the best open-source model on VQAv2 (val)?

Gemma 3 12B by Google is the top-ranked open-source model on VQAv2 (val), with a score of 0.716 (rank #1).

How recent are the VQAv2 (val) leaderboard results?

The VQAv2 (val) leaderboard was last updated in June 2026 and currently includes 3 evaluated models.

More evaluations to explore

Related benchmarks in the same category

View all image to text
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.

language
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

language
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