Back to Rankings

NoteVQA: Benchmarking VLMs on Real-Life Questions from Human Communities

Haonan Jiang, Guojian Zhan, Jiancong Xie, Shijun Wan, Dongiia Zhao, Cheng Chen, Yahui Liu, Yao Hu

Sep 14, 2026arXiv:2609.15695v1
cs.AI
Share
Scorecard· 16/16
5.5/10 impact

A well-executed, timely benchmark with a genuinely novel data source and a strong image-ablation, but limited by small scale, single-source data, and self-judging circularity.

Abstract

Vision-language models (VLMs) increasingly power consumer-facing AI search, yet evaluating them on the diversity of everyday visual questions remains challenging. Existing benchmarks often target predefined capabilities, such as multi-hop retrieval or long-form synthesis, whereas users ask photo-grounded questions spanning a long tail of everyday scenarios. Despite advances in VLMs, users on Xiaohongshu, a mainstream Chinese image-sharing platform, continue to turn to other people for help with everyday visual questions. Motivated by this behaviour, we curate NoteVQA from these questions, yielding 252 items across 12 topical categories and 7 user intents. Each item includes a concise reference distilled from expert community responses and a human-audited interleaved reference answer that combines textual explanations with supporting visual evidence. We evaluate both short-answer correctness and interleaved-answer quality. To support the latter, we introduce AgenticInterleave, a single-agent ReAct framework for retrieval-supported answer generation, together with IVR-12, a 12-dimensional rubric for assessing the content, presentation, and image quality of interleaved references and model outputs. Across 10 frontier VLMs, the highest short-answer accuracy is 52.8\%, while adding agentic search to Qwen3.5-397B-A17B improves accuracy by only 2.0\%. For interleaved answers, the same model running AgenticInterleave scores 3.52 under IVR-12, compared with 4.65 for the human-audited references, with the largest gap in content quality. These results highlight the challenges that everyday visual questions pose for current VLMs in both answer accuracy and the quality of visually grounded explanations.

AI Impact Assessments

(1 model)

Scientific Impact Assessment: NoteVQA

Core Contribution

NoteVQA reframes multimodal QA evaluation around a "user-first" rather than "capability-first" paradigm. Instead of researchers authoring questions to probe predefined skills (multi-hop retrieval, compositional reasoning), the authors mine real photo-grounded questions that users posted to Xiaohongshu—questions that people chose to route to human communities rather than to VLMs. From ~5.24M raw notes they distill 252 curated items across 12 categories and 7 intents. Two additional artifacts accompany the benchmark: (1) AgenticInterleave, a single-agent ReAct framework with four retrieval tools that produces provenance-tagged interleaved (text+image) answers, and (2) IVR-12, a 12-dimensional rubric (content/presentation/image quality plus pass-fail gates) applied identically to human-audited gold references and model outputs. The headline findings: the best VLM reaches only 52.8% short-answer accuracy; agentic retrieval improves the base model by a mere 2.0 points; and an image-ablation shows embedded images raise reader accuracy on image-critical probes from 20.7% to 97.0%.

Methodological Rigor

The curation pipeline is unusually careful for a benchmark paper: multi-stage filtering, vision-necessity gating, difficulty probing via 10× response-consistency sampling, category/intent balancing, and PhD-level human auditing of interleaved references. The image-ablation study is the strongest empirical component—it uses positive-control filtering, three conditions (text/placeholder/full), and 2000-sample bootstrap CIs, and it convincingly isolates the informational contribution of embedded images. The failure-mode analysis (confirmation/anchoring loops account for 70.7% of agentic errors) is a genuinely useful diagnostic contribution.

The central methodological weakness is that Qwen3.5-397B-A17B serves simultaneously as the AgenticInterleave backbone, the interleaved-reference generator, and the IVR-12 judge. This introduces self-preference and circularity risks, particularly for the human-vs-model comparison where the same model judges its own outputs against references it also helped generate. The reference "gold" is itself model-generated then human-audited, not independently human-authored, which complicates the 4.65-vs-3.52 gap interpretation. LLM-as-judge for correctness (SimpleQA-style) is standard but not validated against human agreement here.

Potential Impact

The benchmark targets a real and commercially important gap: consumer-facing VLM search (Perplexity-style, UGC-embedded assistants). The demonstration that strong benchmark scores don't translate to everyday usefulness, and that agentic retrieval provides marginal gains on long-tail niche-knowledge questions, is a useful corrective for a subfield increasingly optimistic about agentic search. The interleaved-answer evaluation direction (jointly assessing explanation quality and visual grounding) is timely and under-served. However, at only 252 items sourced from a single Chinese platform and translated to English, the benchmark's statistical power and generalizability are limited—category cells contain as few as 7 items, making per-category accuracy numbers noisy. It is likely to be cited and occasionally used as a supplementary evaluation rather than becoming a dominant benchmark.

Timeliness & Relevance

Highly timely. Multimodal deep research agents, interleaved report generation, and agentic retrieval are active 2025–2026 research frontiers, and the paper positions itself well against contemporaneous work (MM-BrowseComp, BC-VL, MMSearch-Plus, MMDR-Bench). The "why do users still ask humans?" motivation is compelling.

Strengths & Limitations

Strengths: genuinely novel data source; dual reference format enabling complementary evaluation; rigorous image-ablation with CIs; detailed, reproducible appendices (full prompts, thresholds, tool specs); actionable failure taxonomy; promised release of data, prompts, outputs, and code.

Limitations: small scale; single-source/translation may inject artifacts; heavy reliance on one model as generator+judge+backbone raising circularity concerns; no inter-annotator agreement statistics reported for the human audit or judge validation; the "human-audited gold" is model-drafted; IVR-12's weights (0.5/0.2/0.3) are unmotivated. The forward-looking model names and 2026 dating suggest a recent preprint whose specific numbers will age quickly, though the methodology and framing will remain relevant.

Other Observations

The paper's most durable contribution may be conceptual/methodological rather than the dataset itself: the argument that everyday community questions expose a robustness gap invisible to capability-first benchmarks, plus the reusable IVR-12 rubric and AgenticInterleave provenance-tagging protocol. These are building blocks others could adopt even if the 252-item set is not widely reused. Reproducibility is strong on paper (extensive prompts/thresholds) but hinges on the promised release and on access to expensive frontier models and Serper APIs.

Rating:5.5/ 10
Significance 5.5Rigor 6Novelty 6Clarity 7.5

Generated Sep 15, 2026

Comparison History (0)

No comparisons yet.