paper-with-me

Papers

Fuzzy Fingerprinting Encoder Pre-trained Language Models for Emotion Recognition in Conversations: Human Assessment and Validity Study

2026-05-04 · Patrícia Pereira, Helena Moniz, Joao Paulo Carvalho arxiv

In Emotion Recognition in Conversations (ERC), model decisions should align with nuanced human perception and ideally provide insights on the classification process. Standard encoder pre-trained language models (PLMs) are the state-of-the-art at these tasks but offer little insight into why a certain prediction is made. This is especially problematic in imbalanced datasets, where most utterances are labeled as neutral, making these models frequently misclassify minority emotions as the majority neutral class. To tackle this issue, we introduced a novel, interpretable approach to ERC by combining PLMs with Fuzzy Fingerprints (FFPs). FFP provide class-specific prototypes that reflect the characteristic class activation patterns in the PLM's latent space. They are derived by ranking and fuzzifying the activations of the pooled conversational context-dependent embeddings across training instances for each emotion. At inference time, each input utterance is similarly fuzzy fingerprinted and matched to the emotion prototypes using a fuzzy similarity function based on the aggregation of the intersection of the fuzzy sets that define each FFP. Experimental results show that FFP integration reduces overclassification into the neutral class and human evaluation further supports the adequacy of FFP predictions. Our proposed method thus bridges the gap between deep neural inference and human perception, performing at state-of-the-art level while simultaneously offering valuable insights into the classification procedure.

📄 PDF Abstract BibTeX arXiv:2605.02665

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion Recognition

Similar Papers 제목 키워드 기반

Fuzzy Fingerprinting Transformer Language-Models for Emotion Recognition in Conversations

2023-09-08 · Patrícia Pereira, Rui Ribeiro, Helena Moniz, Luisa Coheur 외

Fuzzy Fingerprints have been successfully used as an interpretable text classification technique, but, like most other techniques, have been largely surpassed in performance by Large Pre-trained Language Models, such as …

Emotion RecognitionEmotion Recognition in Conversationtext-classificationText Classification

Fuzzy Model on Human Emotions Recognition

2014-07-06 · Kaveh Bakhtiyari, Hafizah Husain

This paper discusses a fuzzy model for multi-level human emotions recognition by computer systems through keyboard keystrokes, mouse and touchscreen interactions. This model can also be used to detect the other possible …

model

Color-Emotion Associations in Art: Fuzzy Approach

2023-11-30 · Pakizar Shamoi, Muragul Muratbekova

Art objects can evoke certain emotions. Color is a fundamental element of visual art and plays a significant role in how art is perceived. This paper introduces a novel approach to classifying emotions in art using Fuzzy…

Marketing

Fuzzy-aware Loss for Source-free Domain Adaptation in Visual Emotion Recognition

2025-01-26 · Ying Zheng, Yiyi Zhang, Yi Wang, Lap-Pui Chau

Source-free domain adaptation in visual emotion recognition (SFDA-VER) is a highly challenging task that requires adapting VER models to the target domain without relying on source data, which is of great significance fo…

Domain AdaptationEmotion Recognitionimage-classificationImage Classification+1

Fuzzy-Rough Nearest Neighbour Approaches for Emotion Detection in Tweets

2021-07-08 · Olha Kaminska, Chris Cornelis, Veronique Hoste

Social media are an essential source of meaningful data that can be used in different tasks such as sentiment analysis and emotion recognition. Mostly, these tasks are solved with deep learning methods. Due to the fuzzy …

Deep LearningEmotion RecognitionSentiment Analysis