Beyond the Mean: Modelling Annotation Distributions in Continuous Affect Prediction

arXiv cs.LG / 4/9/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • 本論文は、感情アノテーションが本質的に主観的で注釈者間のばらつきを含むことを踏まえ、連続的な感情予測で通常行われる平均/中央値の一点推定では情報が失われる点を指摘しています。
  • 注釈の分布をBeta分布でモデル化し、予測として単一値ではなく分布の平均と標準偏差を推定する枠組み(モーメントマッチングでBetaパラメータへ変換)を提案しています。
  • この手法により、分布の歪度・尖度・分位点などの高次統計量を閉形式で復元でき、中心傾向だけでなく不確実性や非対称性を表現可能にします。
  • SEWAおよびRECOLAのデータセットでマルチモーダル特徴を用いて評価した結果、Betaベースの予測分布が実際の注釈者分布に近いことが示され、従来の回帰アプローチと競争力のある性能を達成したと報告しています。

Abstract

Emotion annotation is inherently subjective and cognitively demanding, producing signals that reflect diverse perceptions across annotators rather than a single ground truth. In continuous affect prediction, this variability is typically collapsed into point estimates such as the mean or median, discarding valuable information about annotator disagreement and uncertainty. In this work, we propose a distribution-aware framework that models annotation consensus using the Beta distribution. Instead of predicting a single affect value, models estimate the mean and standard deviation of the annotation distribution, which are transformed into valid Beta parameters through moment matching. This formulation enables the recovery of higher-order distributional descriptors, including skewness, kurtosis, and quantiles, in closed form. As a result, the model captures not only the central tendency of emotional perception but also variability, asymmetry, and uncertainty in annotator responses. We evaluate the proposed approach on the SEWA and RECOLA datasets using multimodal features. Experimental results show that Beta-based modelling produces predictive distributions that closely match the empirical annotator distributions while achieving competitive performance with conventional regression approaches. These findings highlight the importance of modelling annotation uncertainty in affective computing and demonstrate the potential of distribution-aware learning for subjective signal analysis.