Training and Evaluating with Human Label Variation: An Empirical Study
Kemal Kurniawan, Meladel Mistica, Timothy Baldwin, Jey Han Lau
TL;DR
This work tackles the challenge of human label variation by introducing differentiable soft metrics based on fuzzy-set theory to evaluate and train models when multiple valid annotations exist. It conducts a large empirical study across 6 HLV datasets, 14 training methods, and 6 evaluation metrics using two pretrained models, revealing that simple training on disaggregated annotations or soft labels often outperforms more complex, objective-specific methods. The authors show that soft micro F1 and PO-JSD are among the strongest evaluation metrics for HLV data and provide a theoretical relationship clarifying why soft accuracy is bounded by PO-JSD. They also perform an empirical meta-evaluation of metrics to guide metric choice, recommending reporting both soft micro F1 and PO-JSD for interpretable and robust evaluation in HLV contexts.
Abstract
Human label variation (HLV) challenges the standard assumption that a labelled instance has a single ground truth, instead embracing the natural variation in human annotation to train and evaluate models. While various training methods and metrics for HLV have been proposed, it is still unclear which methods and metrics perform best in what settings. We propose new evaluation metrics for HLV leveraging fuzzy set theory. Since these new proposed metrics are differentiable, we then in turn experiment with employing these metrics as training objectives. We conduct an extensive study over 6 HLV datasets testing 14 training methods and 6 evaluation metrics. We find that training on either disaggregated annotations or soft labels performs best across metrics, outperforming training using the proposed training objectives with differentiable metrics. We also show that our proposed soft micro F1 score is one of the best metrics for HLV data.
