通过扰动提示改善大模型对比评估的一致性
Prompt Perturbation for Reliable LLM Evaluation over Comparison Graphs
- 生成提示变体构建比较图,识别并过滤不一致结构
- 减少循环偏好与平局矛盾,提升排名稳定性
- 适合关注评估可靠性与公平性的研究者
大语言模型评估对理解模型能力、比较系统性能及实际部署至关重要。在开放任务中,成对评估已成为主流范式:对同一提示的两个响应进行对比,将判断结果聚合为整体排名。该范式的核心挑战是不可传递性:比较结果可能无法形成一致的全局排名,例如出现循环偏好(A≻B≻C≻A)或包含平局的矛盾(A≡B≡C≠A)。本文提出一种提示扰动框架,通过生成提示的扰动变体,利用所得比较图识别并过滤结构不一致的模式,再对筛选后的比较结果应用标准排序方法。其关键在于,在排序聚合前显式引入图层面的结构一致性约束,从而简单而有原则地降低循环不一致,提升大模型排名的可靠性。
原文摘要 · Abstract (English)
Evaluating large language models (LLMs) is important for understanding their capabilities, comparing competing systems, and supporting the deployment of reliable models in practice. For open-ended tasks, pairwise evaluation has become a popular paradigm, in which two responses to the same prompt are compared and the resulting judgments are aggregated into an overall ranking. A central challenge of this paradigm is intransitivity: the induced comparison outcomes may fail to support any coherent global ranking. For example, one may observe cyclic preferences such as $A \succ B \succ C \succ A$, or inconsistencies involving ties such as $A \equiv B\equiv C\neq A$. Such contradictions make the resulting leaderboard unstable and challenging to interpret. In this paper, we propose a prompt perturbation framework for improving the consistency of pairwise LLM evaluation. Our approach generates perturbed variants of each prompt, uses the resulting comparison graphs to identify and filter out structurally inconsistent comparison patterns, and then applies standard ranking methods to the filtered comparisons. A key feature of the proposed framework is that graph-level structural consistency is incorporated explicitly into the evaluation pipeline before ranking aggregation. This provides a simple and principled way to reduce cyclic inconsistencies and improve the reliability of LLM rankings.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。