arXiv:2501.00257cs.CL2025-01被引 5

用确定性方法评估大模型开放问答中的事实准确性和推理能力。

EQUATOR: A Deterministic Framework for Evaluating LLM Reasoning with Open-Ended Questions. # v1.0.0-beta

  • 构建向量数据库匹配问题与人工评分答案,实现可复现的评分。
  • 相比传统多选题,显著提升对复杂推理任务的评估准确性。
  • 支持本地小模型自动评估,降低对人工标注的依赖。

尽管大语言模型表现出高度连贯性,现有评估方法常受流畅性偏差影响,且严重依赖选择题形式,难以有效评估事实准确性和复杂推理能力。模型在复杂推理任务中常生成不准确回答,凸显两大挑战:(1)现有方法无法有效评估推理与事实准确性;(2)仍需依赖人工评判,如Williams和Huckle(2024)[1]所指出,即便自动化评分有进展,人工评分仍不可或缺。为填补开放问答推理评估的空白,我们提出EQUATOR评估框架(开放式推理问答完整性评估)。该框架结合确定性评分,聚焦事实准确性和强推理评估。通过向量数据库将开放问题与人工评分答案配对,实现更精确、可扩展的评估。实际应用中,EQUATOR显著减少对人工评分的依赖,且比Williams和Huckle(2004)[1]方法更具可扩展性。结果表明,该框架显著优于传统多选题评估,同时保持高准确性标准。此外,我们引入基于小型本地部署LLM的自动化评估流程,使用运行在Ollama二进制文件上的LLaMA 3.2B模型简化评估。本研究确立了评估大模型性能的新范式,强调事实准确性和推理能力,并为未来研究提供坚实的方法基础。

原文摘要 · Abstract (English)

Despite the remarkable coherence of Large Language Models (LLMs), existing evaluation methods often suffer from fluency bias and rely heavily on multiple-choice formats, making it difficult to assess factual accuracy and complex reasoning effectively. LLMs thus frequently generate factually inaccurate responses, especially in complex reasoning tasks, highlighting two prominent challenges: (1) the inadequacy of existing methods to evaluate reasoning and factual accuracy effectively, and (2) the reliance on human evaluators for nuanced judgment, as illustrated by Williams and Huckle (2024)[1], who found manual grading indispensable despite automated grading advancements. To address evaluation gaps in open-ended reasoning tasks, we introduce the EQUATOR Evaluator (Evaluation of Question Answering Thoroughness in Open-ended Reasoning). This framework combines deterministic scoring with a focus on factual accuracy and robust reasoning assessment. Using a vector database, EQUATOR pairs open-ended questions with human-evaluated answers, enabling more precise and scalable evaluations. In practice, EQUATOR significantly reduces reliance on human evaluators for scoring and improves scalability compared to Williams and Huckle's (2004)[1] methods. Our results demonstrate that this framework significantly outperforms traditional multiple-choice evaluations while maintaining high accuracy standards. Additionally, we introduce an automated evaluation process leveraging smaller, locally hosted LLMs. We used LLaMA 3.2B, running on the Ollama binaries to streamline our assessments. This work establishes a new paradigm for evaluating LLM performance, emphasizing factual accuracy and reasoning ability, and provides a robust methodological foundation for future research.

大模型评估开放问答事实准确自动化评分

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。