PEFT-SER: On the Use of Parameter Efficient Transfer Learning Approaches For Speech Emotion Recognition Using Pre-trained Speech Models
Tiantian Feng, Shrikanth Narayanan

TL;DR
This paper investigates parameter-efficient fine-tuning methods like LoRa, adapter tuning, and prompt tuning for speech emotion recognition using pre-trained speech models, aiming to improve practicality and fairness.
Contribution
It evaluates and compares PEFT approaches on SER tasks, highlighting LoRa's superior performance and efficiency, and offers new insights into SER model adaptation.
Findings
LoRa achieves the best fine-tuning performance.
PEFT methods enhance fairness and efficiency.
Minimal additional parameters are needed for effective adaptation.
Abstract
Many recent studies have focused on fine-tuning pre-trained models for speech emotion recognition (SER), resulting in promising performance compared to traditional methods that rely largely on low-level, knowledge-inspired acoustic features. These pre-trained speech models learn general-purpose speech representations using self-supervised or weakly-supervised learning objectives from large-scale datasets. Despite the significant advances made in SER through the use of pre-trained architecture, fine-tuning these large pre-trained models for different datasets requires saving copies of entire weight parameters, rendering them impractical to deploy in real-world settings. As an alternative, this work explores parameter-efficient fine-tuning (PEFT) approaches for adapting pre-trained speech models for emotion recognition. Specifically, we evaluate the efficacy of adapter tuning, embedding…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Speech Recognition and Synthesis · Emotion and Mood Recognition
