用少量标注样本高效精准评估大模型判别能力
Efficient MAP Estimation of LLM Judgment Performance with Prior Transfer
- 基于贝塔-二项混合分布建模判断结果,更准确反映真实分布
- 仅需10个样本,在TruthfulQA上误差小于3.37%
- 适合标注数据稀缺场景,尤其适用于开源模型性能评估
LLM集成在作为判别器时广泛应用,但如何高效估计其准确性仍不明确。本文提出一种基于最大后验概率(MAP)的原理性框架,实现对LLM集成判别性能的经济且精确估计。首先,采用贝塔-二项混合分布建模判断分布,改进传统二项分布。其次,引入基于置信预测的方法,在迭代采样中自适应停止,平衡精度与效率。此外,设计先验转移机制,利用开源数据集学习到的分布提升目标数据集上的估计效果,尤其在标注稀缺时表现优异。最终提出BetaConform框架,整合分布假设、自适应停止与先验转移,实现理论上保证的最小标注样本下的分布估计。实验验证显示:仅用TruthfulQA数据集10个样本,对Llama集成判别器的性能估计误差可低至3.37%。
原文摘要 · Abstract (English)
LLM ensembles are widely used for LLM judges. However, how to estimate their accuracy, especially in an efficient way, is unknown. In this paper, we present a principled maximum a posteriori (MAP) framework for an economical and precise estimation of the performance of LLM ensemble judgment. We first propose a mixture of Beta-Binomial distributions to model the judgment distribution, revising from the vanilla Binomial distribution. Next, we introduce a conformal prediction-driven approach that enables adaptive stopping during iterative sampling to balance accuracy with efficiency. Furthermore, we design a prior transfer mechanism that utilizes learned distributions on open-source datasets to improve estimation on a target dataset when only scarce annotations are available. Finally, we present BetaConform, a framework that integrates our distribution assumption, adaptive stopping, and the prior transfer mechanism to deliver a theoretically guaranteed distribution estimation of LLM ensemble judgment with minimum labeled samples. BetaConform is also validated empirically. For instance, with only 10 samples from the TruthfulQA dataset, for a Llama ensembled judge, BetaConform gauges its performance with error margin as small as 3.37%.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。