LGETApr 8

Beyond the Mean: Modelling Annotation Distributions in Continuous Affect Prediction

arXiv:2604.0719838.1
AI Analysis

This work addresses the challenge of capturing annotator disagreement and uncertainty in affective computing, which is incremental as it builds on existing regression methods by incorporating distributional modeling.

The paper tackled the problem of subjective emotion annotation in continuous affect prediction by proposing a distribution-aware framework using the Beta distribution to model annotation consensus, achieving competitive performance with conventional regression approaches on SEWA and RECOLA datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes