paper-with-me

홈 › Papers

Video SimpleQA: Towards Factuality Evaluation in Large Video Language Models

2025-03-24 · Meng Cao, Pengfei Hu, Yingyao Wang, Jihao Gu, Haoran Tang, Haoze Zhao, Jiahua Dong, Wangbo Yu, Ge Zhang, Ian Reid, Xiaodan Liang

Recent advancements in Large Video Language Models (LVLMs) have highlighted their potential for multi-modal understanding, yet evaluating their factual grounding in video contexts remains a critical unsolved challenge. To address this gap, we introduce Video SimpleQA, the first comprehensive benchmark tailored for factuality evaluation of LVLMs. Our work distinguishes from existing video benchmarks through the following key features: 1) Knowledge required: demanding integration of external knowledge beyond the explicit narrative; 2) Fact-seeking question: targeting objective, undisputed events or relationships, avoiding subjective interpretation; 3) Definitive & short-form answer: Answers are crafted as unambiguous and definitively correct in a short format, enabling automated evaluation through LLM-as-a-judge frameworks with minimal scoring variance; 4) External-source verified: All annotations undergo rigorous validation against authoritative external references to ensure the reliability; 5) Temporal reasoning required: The annotated question types encompass both static single-frame understanding and dynamic temporal reasoning, explicitly evaluating LVLMs factuality under the long-context dependencies. We extensively evaluate 41 state-of-the-art LVLMs and summarize key findings as follows: 1) Current LVLMs exhibit notable deficiencies in factual adherence, particularly for open-source models. The best-performing model Gemini-1.5-Pro achieves merely an F-score of 54.4%; 2) Test-time compute paradigms show insignificant performance gains, revealing fundamental constraints for enhancing factuality through post-hoc computation; 3) Retrieval-Augmented Generation demonstrates consistent improvements at the cost of additional inference time overhead, presenting a critical efficiency-performance trade-off.

📄 PDF Abstract BibTeX arXiv:2503.18923

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval-augmented Generation

Similar Papers 제목 키워드 기반

Chinese SimpleQA: A Chinese Factuality Evaluation for Large Language Models

2024-11-11 · Yancheng He, Shilong Li, Jiaheng Liu, Yingshui Tan 외

New LLM evaluation benchmarks are important to align with the rapid development of Large Language Models (LLMs). In this work, we present Chinese SimpleQA, the first comprehensive Chinese benchmark to evaluate the factua…

SimpleQA Verified: A Reliable Factuality Benchmark to Measure Parametric Knowledge

2025-09-09 · Lukas Haas, Gal Yona, Giovanni D'Antonio, Sasha Goldshtein 외 arxiv

We introduce SimpleQA Verified, a 1,000-prompt benchmark for evaluating Large Language Model (LLM) short-form factuality based on OpenAI's SimpleQA. It addresses critical limitations in OpenAI's benchmark, including nois…

KoSimpleQA: A Korean Factuality Benchmark with an Analysis of Reasoning LLMs

2025-10-21 · Donghyeon Ko, Yeguk Jin, Kyubyung Chae, Byungwook Lee 외 arxiv

We present $\textbf{Korean SimpleQA (KoSimpleQA)}$, a benchmark for evaluating factuality in large language models (LLMs) with a focus on Korean cultural knowledge. KoSimpleQA is designed to be challenging yet easy to gr…

CodeSimpleQA: Scaling Factuality in Code Large Language Models

2025-12-22 · Jian Yang, Wei Zhang, Yizhi Li, Shawn Guo 외 arxiv

Large language models (LLMs) have made significant strides in code generation, achieving impressive capabilities in synthesizing code snippets from natural language instructions. However, a critical challenge remains in …

Reinforcement LearningCode Generation

Measuring short-form factuality in large language models

2024-11-07 · Jason Wei, Nguyen Karina, Hyung Won Chung, Yunxin Joy Jiao 외

We present SimpleQA, a benchmark that evaluates the ability of language models to answer short, fact-seeking questions. We prioritized two properties in designing this eval. First, SimpleQA is challenging, as it is adver…

Form