NAACL 2024short6 citations

Improved Text Emotion Prediction Using Combined Valence and Arousal Ordinal Classification

Michail Mitsios, Georgios Vamvoukakis, Georgia Maniati, Nikolaos Ellinas, Georgios Dimitriou, Konstantinos Markopoulos, Panos Kakoulidis, Alexandra Vioni

Abstract

Emotion detection in textual data has received growing interest in recent years, as it is pivotal for developing empathetic human-computer interaction systems.This paper introduces a method for categorizing emotions from text, which acknowledges and differentiates between the diversified similarities and distinctions of various emotions.Initially, we establish a baseline by training a transformer-based model for standard emotion classification, achieving state-of-the-art performance. We argue that not all misclassifications are of the same importance, as there are perceptual similarities among emotional classes.We thus redefine the emotion labeling problem by shifting it from a traditional classification model to an ordinal classification one, where discrete emotions are arranged in a sequential order according to their valence levels.Finally, we propose a method that performs ordinal classification in the two-dimensional emotion space, considering both valence and arousal scales.The results show that our approach not only preserves high accuracy in emotion prediction but also significantly reduces the magnitude of errors in cases of misclassification.

BibTeX
@inproceedings{mitsios-etal-2024-improved,
    title = "Improved Text Emotion Prediction Using Combined Valence and Arousal Ordinal Classification",
    author = "Mitsios, Michail  and
      Vamvoukakis, Georgios  and
      Maniati, Georgia  and
      Ellinas, Nikolaos  and
      Dimitriou, Georgios  and
      Markopoulos, Konstantinos  and
      Kakoulidis, Panos  and
      Vioni, Alexandra  and
      Christidou, Myrsini  and
      Oh, Junkwang  and
      Jho, Gunu  and
      Hwang, Inchul  and
      Vardaxoglou, Georgios  and
      Chalamandaris, Aimilios  and
      Tsiakoulis, Pirros  and
      Raptis, Spyros",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 2: Short Papers)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-short.72/",
    doi = "10.18653/v1/2024.naacl-short.72",
    pages = "808--813"
}