arXiv:2410.03608cs.AIcs.CL2024-10被引 61

用AI自动生成检查清单,让大模型评估更准确、可解释。

TICKing All the Boxes: Generated Checklists Improve LLM Evaluation and Generation

  • 让大模型生成针对指令的逐项检查清单,分解任务为可判断的对错问题。
  • 评估一致性提升至52.2%,生成质量在多个数据集上提高6.3%~7.8%。
  • 适合需要高可信度评估和自我优化的大模型研究与应用者。

随着大语言模型广泛应用,对其指令遵循能力的灵活、可解释评估至关重要。现有基于偏好排序的评估方式将复杂多维判断简化为单一排名,且依赖人工标注效率低。本文提出TICK(目标指令评估检查清单),一种完全自动化的可解释评估协议:由大模型生成特定于指令的检查清单,将指令拆解为一系列是否满足的判定问题。实验表明,使用TICK使大模型判断与人类偏好的一致性从46.4%提升至52.2%。进一步提出STICK(自生成检查清单)方法,通过自修正与Best-of-N选择,在LiveBench推理任务上实现+7.8%绝对提升,在真实指令数据集WildBench上达+6.3%。此外,向人类评估者提供模型生成的检查清单,使标注者间一致性从0.194升至0.256。

原文摘要 · Abstract (English)

Given the widespread adoption and usage of Large Language Models (LLMs), it is crucial to have flexible and interpretable evaluations of their instruction-following ability. Preference judgments between model outputs have become the de facto evaluation standard, despite distilling complex, multi-faceted preferences into a single ranking. Furthermore, as human annotation is slow and costly, LLMs are increasingly used to make these judgments, at the expense of reliability and interpretability. In this work, we propose TICK (Targeted Instruct-evaluation with ChecKlists), a fully automated, interpretable evaluation protocol that structures evaluations with LLM-generated, instruction-specific checklists. We first show that, given an instruction, LLMs can reliably produce high-quality, tailored evaluation checklists that decompose the instruction into a series of YES/NO questions. Each question asks whether a candidate response meets a specific requirement of the instruction. We demonstrate that using TICK leads to a significant increase (46.4% $\to$ 52.2%) in the frequency of exact agreements between LLM judgements and human preferences, as compared to having an LLM directly score an output. We then show that STICK (Self-TICK) can be used to improve generation quality across multiple benchmarks via self-refinement and Best-of-N selection. STICK self-refinement on LiveBench reasoning tasks leads to an absolute gain of $+$7.8%, whilst Best-of-N selection with STICK attains $+$6.3% absolute improvement on the real-world instruction dataset, WildBench. In light of this, structured, multi-faceted self-improvement is shown to be a promising way to further advance LLM capabilities. Finally, by providing LLM-generated checklists to human evaluators tasked with directly scoring LLM responses to WildBench instructions, we notably increase inter-annotator agreement (0.194 $\to$ 0.256).

模型评估自修正可解释性

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