paper-with-me

홈 › Papers

SeQuiFi: Mitigating Catastrophic Forgetting in Speech Emotion Recognition with Sequential Class-Finetuning

2024-10-16 · Sarthak Jain, Orchid Chetia Phukan, Swarup Ranjan Behera, Arun Balaji Buduru, Rajesh Sharma

In this work, we introduce SeQuiFi, a novel approach for mitigating catastrophic forgetting (CF) in speech emotion recognition (SER). SeQuiFi adopts a sequential class-finetuning strategy, where the model is fine-tuned incrementally on one emotion class at a time, preserving and enhancing retention for each class. While various state-of-the-art (SOTA) methods, such as regularization-based, memory-based, and weight-averaging techniques, have been proposed to address CF, it still remains a challenge, particularly with diverse and multilingual datasets. Through extensive experiments, we demonstrate that SeQuiFi significantly outperforms both vanilla fine-tuning and SOTA continual learning techniques in terms of accuracy and F1 scores on multiple benchmark SER datasets, including CREMA-D, RAVDESS, Emo-DB, MESD, and SHEMO, covering different languages.

📄 PDF Abstract BibTeX arXiv:2410.12567

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningEmotion RecognitionSpeech Emotion Recognition

Similar Papers 제목 키워드 기반

Do You Remember? Overcoming Catastrophic Forgetting for Fake Audio Detection

2023-08-07 · Xiaohui Zhang, Jiangyan Yi, JianHua Tao, Chenglong Wang 외

Current fake audio detection algorithms have achieved promising performances on most datasets. However, their performance may be significantly degraded when dealing with audio of a different dataset. The orthogonal weigh…

Continual LearningEmotion RecognitionSpeech Emotion Recognition

Characteristic-Specific Partial Fine-Tuning for Efficient Emotion and Speaker Adaptation in Codec Language Text-to-Speech Models

2025-01-24 · Tianrui Wang, Meng Ge, Cheng Gong, Chunyu Qiang 외

Recently, emotional speech generation and speaker cloning have garnered significant interest in text-to-speech (TTS). With the open-sourcing of codec language TTS models trained on massive datasets with large-scale param…

Emotion ClassificationSpeaker Identificationtext-to-speechText to Speech

ValSub: Subsampling Validation Data to Mitigate Forgetting during ASR Personalization

2025-03-12 · Haaris Mehmood, Karthikeyan Saravanan, Pablo Peso Parada, David Tuckey 외

Automatic Speech Recognition (ASR) is widely used within consumer devices such as mobile phones. Recently, personalization or on-device model fine-tuning has shown that adaptation of ASR models towards target user speech…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

The Importance of Robust Features in Mitigating Catastrophic Forgetting

2023-06-29 · Hikmat Khan, Nidhal C. Bouaynaya, Ghulam Rasoom

Continual learning (CL) is an approach to address catastrophic forgetting, which refers to forgetting previously learned knowledge by neural networks when trained on new tasks or data distributions. The adversarial robus…

Adversarial RobustnessContinual Learning

Multi-label Class Incremental Emotion Decoding with Augmented Emotional Semantics Learning

2024-05-31 · Kaicheng Fu, Changde Du, Xiaoyu Chen, Jie Peng 외

Emotion decoding plays an important role in affective human-computer interaction. However, previous studies ignored the dynamic real-world scenario, where human experience a blend of multiple emotions which are increment…

class-incremental learningClass Incremental LearningIncremental LearningKnowledge Distillation+1