paper-with-me

홈 › Papers

Estimating the Uncertainty in Emotion Attributes using Deep Evidential Regression

2023-06-11 · Wen Wu, Chao Zhang, Philip C. Woodland

In automatic emotion recognition (AER), labels assigned by different human annotators to the same utterance are often inconsistent due to the inherent complexity of emotion and the subjectivity of perception. Though deterministic labels generated by averaging or voting are often used as the ground truth, it ignores the intrinsic uncertainty revealed by the inconsistent labels. This paper proposes a Bayesian approach, deep evidential emotion regression (DEER), to estimate the uncertainty in emotion attributes. Treating the emotion attribute labels of an utterance as samples drawn from an unknown Gaussian distribution, DEER places an utterance-specific normal-inverse gamma prior over the Gaussian likelihood and predicts its hyper-parameters using a deep neural network model. It enables a joint estimation of emotion attributes along with the aleatoric and epistemic uncertainties. AER experiments on the widely used MSP-Podcast and IEMOCAP datasets showed DEER produced state-of-the-art results for both the mean values and the distribution of emotion attributes.

📄 PDF Abstract BibTeX arXiv:2306.06760

Code (1)

w-wu/deer 공식 구현 pytorch

Tasks

AttributeEmotion Recognitionregression

Similar Papers 제목 키워드 기반

Echoes of Socratic Doubt: Embracing Uncertainty in Calibrated Evidential Reinforcement Learning

2024-02-11 · Alex Christopher Stutts, Danilo Erricolo, Theja Tulabandhula, Amit Ranjan Trivedi

We present a novel statistical approach to incorporating uncertainty awareness in model-free distributional reinforcement learning involving quantile regression-based deep Q networks. The proposed algorithm, $\textit{Cal…

Atari GamesDistributional Reinforcement Learningquantile regressionregression+1

EviDep: Uncertainty-Aware Multimodal Depression Estimation via Disentangled Evidential Learning

2026-04-17 · Fangyuan Liu, Sirui Zhao, Zeyu Zhang, Jinyang Huang 외 arxiv

Audio--visual recordings provide complementary cues for estimating depression severity, but their informativeness varies across time and modalities. Point predictions alone do not express the uncertainty associated with …

The Unreasonable Effectiveness of Deep Evidential Regression

2022-05-20 · Nis Meinert, Jakob Gawlikowski, Alexander Lavin

There is a significant need for principled uncertainty reasoning in machine learning systems as they are increasingly deployed in safety-critical domains. A new approach with uncertainty-aware regression-based neural net…

regressionUncertainty Quantification

Handling Ambiguity in Emotion: From Out-of-Domain Detection to Distribution Estimation

2024-02-20 · Wen Wu, Bo Li, Chao Zhang, Chung-Cheng Chiu 외

The subjective perception of emotion leads to inconsistent labels from human annotators. Typically, utterances lacking majority-agreed labels are excluded when training an emotion classifier, which cause problems when en…

ClassificationEmotion Classification

Multivariate Deep Evidential Regression

2021-04-13 · Nis Meinert, Alexander Lavin

There is significant need for principled uncertainty reasoning in machine learning systems as they are increasingly deployed in safety-critical domains. A new approach with uncertainty-aware neural networks (NNs), based …

regression