paper-with-me

홈 › Papers

FACTORY: A Challenging Human-Verified Prompt Set for Long-Form Factuality

2025-07-31 · Mingda Chen, Yang Li, Xilun Chen, Adina Williams, Gargi Ghosh, Scott Yih arxiv

Long-form factuality evaluation assesses the ability of models to generate accurate, comprehensive responses to short prompts. Existing benchmarks often lack human verification, leading to potential quality issues. To address this limitation, we introduce FACTORY, a large-scale, human-verified prompt set. Developed using a model-in-the-loop approach and refined by humans, FACTORY includes challenging prompts that are fact-seeking, answerable, and unambiguous. We conduct human evaluations on 6 state-of-the-art language models using FACTORY and existing datasets. Our results show that FACTORY is a challenging benchmark: approximately 40% of the claims made in the responses of SOTA models are not factual, compared to only 10% for other datasets. Our analysis identifies the strengths of FACTORY over prior benchmarks, emphasizing its reliability and the necessity for models to reason across long-tailed facts.

📄 PDF Abstract BibTeX arXiv:2508.00109

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explainable reinforcement learning from human feedback to improve alignment

2025-12-15 · Shicheng Liu, Siyuan Xu, Wenjie Qiu, Hangfan Zhang 외 arxiv

A common and effective strategy for humans to improve an unsatisfactory outcome in daily life is to find a cause of this outcome and correct the cause. In this paper, we investigate whether this human improvement strateg…

Reinforcement Learning

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…

Human-like Summarization Evaluation with ChatGPT

2023-04-05 · Mingqi Gao, Jie Ruan, Renliang Sun, Xunjian Yin 외

Evaluating text summarization is a challenging problem, and existing evaluation metrics are far from satisfactory. In this study, we explored ChatGPT's ability to perform human-like summarization evaluation using four hu…

Text Summarization

Do Language Models Enjoy Their Own Stories? Prompting Large Language Models for Automatic Story Evaluation

2024-05-22 · Cyril Chhun, Fabian M. Suchanek, Chloé Clavel

Storytelling is an integral part of human experience and plays a crucial role in social interactions. Thus, Automatic Story Evaluation (ASE) and Generation (ASG) could benefit society in multiple ways, but they are chall…

EnvFactory: Scaling Tool-Use Agents via Executable Environments Synthesis and Robust RL

2026-05-18 · Minrui Xu, Zilin Wang, Mengyi DENG, Zhiwei Li 외 arxiv

Equipping LLMs with tool-use capabilities via Agentic Reinforcement Learning (Agentic RL) is bottlenecked by two challenges: the lack of scalable, robust execution environments and the scarcity of realistic training data…

Reinforcement Learning