paper-with-me

홈 › Papers

SimpleQA Verified: A Reliable Factuality Benchmark to Measure Parametric Knowledge

2025-09-09 · Lukas Haas, Gal Yona, Giovanni D'Antonio, Sasha Goldshtein, Dipanjan Das 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 noisy and incorrect labels, topical biases, and question redundancy. SimpleQA Verified was created through a rigorous multi-stage filtering process involving de-duplication, topic balancing, and source reconciliation to produce a more reliable and challenging evaluation set, alongside improvements in the autorater prompt. On this new benchmark, Gemini 2.5 Pro achieves a state-of-the-art F1-score of 55.6, outperforming other frontier models, including GPT-5. This work provides the research community with a higher-fidelity tool to track genuine progress in parametric model factuality and to mitigate hallucinations. The benchmark dataset, evaluation code, and leaderboard are available at: https://www.kaggle.com/benchmarks/deepmind/simpleqa-verified.

📄 PDF Abstract BibTeX arXiv:2509.07968

Code (0)

등록된 구현이 없습니다.

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…

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

Video SimpleQA: Towards Factuality Evaluation in Large Video Language Models

2025-03-24 · Meng Cao, Pengfei Hu, Yingyao Wang, Jihao Gu 외

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. T…

Retrieval-augmented 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