Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Emotions as Ambiguity-aware Ordinal Representations

Created by
  • Haebom

Author

Jingyao Wu, Matthew Barthet, David Melhart, Georgios N. Yannakakis

Outline

This paper addresses the problem of existing continuous emotion recognition approaches ignoring emotional ambiguity or treating it as an independent, static variable over time. We propose an ambiguity- aware ordinal emotion representation, a novel framework that captures both the ambiguity and temporal dynamics of emotional expressions. Specifically, we propose an approach that models emotional ambiguity through rates of change and evaluate it using constrained (arousal, preference) and unconstrained (immersion) continuous tracking data from two emotion corpora: RECOLA and GameVibe. Experimental results show that ordinal representations outperform existing ambiguity-aware models on unconstrained labels, achieving the highest Concordance Correlation Coefficient (CCC) and Signed Differential Agreement (SDA) scores. On constrained tracking data, they outperform SDA, demonstrating superior performance in capturing relative changes in annotated emotion traces.

Takeaways, Limitations

Takeaways:
A novel emotion recognition framework that simultaneously considers emotional ambiguity and temporal dynamics is presented.
Achieving superior performance on unconstrained emotion tracking data using ordinal representations (improved CCC, SDA scores).
Improved ability to capture relative changes in limited emotional tracking data (improved SDA scores).
Limitations:
Further research is needed on the generalization performance of the proposed framework.
Further experiments are needed with different emotional corpora and emotion types.
Further analysis is needed on the limitations of how we model the rate of change in ambiguity.
👍