ASCLSDJan 6, 2025

Leveraging Cross-Attention Transformer and Multi-Feature Fusion for Cross-Linguistic Speech Emotion Recognition

arXiv:2501.10408v16 citationsh-index: 15IEEE Internet of Things Journal
Originality Incremental advance
AI Analysis

This addresses the problem of emotion recognition across languages for human-computer interaction, showing incremental improvements over existing methods.

The paper tackled cross-linguistic speech emotion recognition by proposing HuMP-CAT, a method combining HuBERT, MFCC, and prosodic features with a cross-attention transformer, achieving an average accuracy of 78.75% across seven datasets in five languages, with peaks like 88.69% on EMODB.

Speech Emotion Recognition (SER) plays a crucial role in enhancing human-computer interaction. Cross-Linguistic SER (CLSER) has been a challenging research problem due to significant variability in linguistic and acoustic features of different languages. In this study, we propose a novel approach HuMP-CAT, which combines HuBERT, MFCC, and prosodic characteristics. These features are fused using a cross-attention transformer (CAT) mechanism during feature extraction. Transfer learning is applied to gain from a source emotional speech dataset to the target corpus for emotion recognition. We use IEMOCAP as the source dataset to train the source model and evaluate the proposed method on seven datasets in five languages (e.g., English, German, Spanish, Italian, and Chinese). We show that, by fine-tuning the source model with a small portion of speech from the target datasets, HuMP-CAT achieves an average accuracy of 78.75% across the seven datasets, with notable performance of 88.69% on EMODB (German language) and 79.48% on EMOVO (Italian language). Our extensive evaluation demonstrates that HuMP-CAT outperforms existing methods across multiple target languages.

Foundations

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

Your Notes