评估12个大模型的真相验证能力,发现数据错误影响排名,小模型也能高效验证,但复杂推理仍需提升。
Verifying the Verifiers: Unveiling Pitfalls and Potentials in Fact Verifiers
- 用LLM作为裁判识别数据标注错误,发现约16%问题数据影响模型排名
- 前沿大模型仅靠少量示例就能达顶尖表现,应作基础对比基准
- 小模型经合成多跳推理数据训练后,在复杂验证任务上显著提升
事实验证对保障大语言模型应用的可靠性至关重要。本研究评估了12个预训练大模型及一个专用事实验证器,涵盖前沿大模型和开源推理模型,使用来自14个事实核查基准的数据集。我们提出三项发现以指导未来更鲁棒的事实验证器开发:首先,强调解决数据集中的标注错误与模糊性的重要性,约16%的模糊或错误标注数据显著影响模型排名,忽视此问题可能导致评估结论误导;建议采用基于LLM-as-a-judge的系统化流程在大规模下识别此类问题。其次,发现使用少量上下文示例的前沿大模型表现优异,常被以往研究忽略,因此建议未来研究纳入此类简单但高效的基线。最后,尽管前沿模型效果好,但成本高昂,推动开发小型微调的事实验证器;我们表明这些小模型仍有改进空间,尤其在需要复杂推理的任务上;令人鼓舞的是,通过引入合成的多跳推理数据进行训练,其能力得到显著增强。代码、模型与数据集已公开于 https://github.com/just1nseo/verifying-the-verifiers。
原文摘要 · Abstract (English)
Fact verification is essential for ensuring the reliability of LLM applications. In this study, we evaluate 12 pre-trained LLMs and one specialized fact-verifier, including frontier LLMs and open-weight reasoning LLMs, using a collection of examples from 14 fact-checking benchmarks. We share three findings intended to guide future development of more robust fact verifiers. First, we highlight the importance of addressing annotation errors and ambiguity in datasets, demonstrating that approximately 16\% of ambiguous or incorrectly labeled data substantially influences model rankings. Neglecting this issue may result in misleading conclusions during comparative evaluations, and we suggest using a systematic pipeline utilizing LLM-as-a-judge to help identify these issues at scale. Second, we discover that frontier LLMs with few-shot in-context examples, often overlooked in previous works, achieve top-tier performance. We therefore recommend that future studies include comparisons with these simple yet highly effective baselines. Lastly, despite their effectiveness, frontier LLMs incur substantial costs, motivating the development of small, fine-tuned fact verifiers. We show that these small models still have room for improvement, particularly on instances that require complex reasoning. Encouragingly, we demonstrate that augmenting training with synthetic multi-hop reasoning data significantly enhances their capabilities in such instances. We release our code, model, and dataset at https://github.com/just1nseo/verifying-the-verifiers.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。