Better than Random: Reliable NLG Human Evaluation with Constrained Active Sampling
Jie Ruan, Xiao Pu, Mingqi Gao, Xiaojun Wan, Yuesheng Zhu
TL;DR
This work tackles unreliable inter-system rankings in NLG caused by sampling variability in human evaluation. It introduces the Constrained Active Sampling Framework (CASF), a multi-phase, constraint-driven approach that uses a Learner to predict sample quality, a Systematic Sampler to create balanced buckets, and a Constrained Controller to minimize redundancy and preserve representativeness. Across 16 datasets, 5 NLG tasks, and 44 metrics, CASF achieves a Kendall inter-system ranking of $0.83$ and top-ranked system identification accuracy of $93.18\%$, substantially outperforming Random and Heuristic baselines. The method enables more reliable gold-standard human judgments at reduced cost, and the authors release code and data to facilitate adoption in practice.
Abstract
Human evaluation is viewed as a reliable evaluation method for NLG which is expensive and time-consuming. To save labor and costs, researchers usually perform human evaluation on a small subset of data sampled from the whole dataset in practice. However, different selection subsets will lead to different rankings of the systems. To give a more correct inter-system ranking and make the gold standard human evaluation more reliable, we propose a Constrained Active Sampling Framework (CASF) for reliable human judgment. CASF operates through a Learner, a Systematic Sampler and a Constrained Controller to select representative samples for getting a more correct inter-system ranking.Experiment results on 137 real NLG evaluation setups with 44 human evaluation metrics across 16 datasets and 5 NLG tasks demonstrate CASF receives 93.18% top-ranked system recognition accuracy and ranks first or ranks second on 90.91% of the human metrics with 0.83 overall inter-system ranking Kendall correlation.Code and data are publicly available online.
