用轻量适配器+局部属性提升语音情感识别的迁移效率
An Efficient Transfer Learning Method Based on Adapter with Local Attributes for Speech Emotion Recognition
- 设计轻量WAP-Transformer增强帧级表征
- 通过师生结构自监督学习,准确率超现有方法
- 适合多场景、少标注的语音情感识别任务
现有语音情感识别(SER)方法普遍面临高质量大规模语料缺乏的问题,主要源于情绪的复杂心理特性导致标注困难且耗时。近年来,基于预训练语音编码器(如Wav2Vec2.0和HuBERT)的迁移学习方法在下游SER任务中展现出强大潜力。然而,不同话题、说话人和语言的对话场景仍需任务特定微调,通常需对编码器进行昂贵重训练。为此,本文提出一种基于局部属性的轻量级适配器迁移学习方法。具体地,设计了一种加权平均池化-Transformer(WAP-Transformer)作为轻量骨干网络以丰富帧级表示;采用师生分支结构的适配器实现任务无关迁移学习,学生分支通过掩码预测与自蒸馏联合优化,教师分支通过指数移动平均在线生成;同时,从教师分支中无监督聚类学习局部属性,作为通用语义增强监督信号;引入统计注意力池化(SAP)模块获取话语级表征用于微调。在IEMOCAP数据集上的大量实验表明,所提方法在相似设置下优于先前最先进方法。
原文摘要 · Abstract (English)
Existing speech emotion recognition (SER) methods commonly suffer from the lack of high-quality large-scale corpus, partly due to the complex, psychological nature of emotion which makes accurate labeling difficult and time consuming. Recently, transfer learning based methods that exploit the encoders pretrained on large-scale speech corpus (e.g., Wav2Vec2.0 and HuBERT) have shown strong potential for downstream SER tasks. However, task-specific fine-tuning remains necessary for various conversational scenarios of different topics, speakers and languages to achieve satisfactory performance. It generally requires costly encoder retraining for individual SER tasks. To address this issue, we propose to train an adapter with local attributes for efficient transfer learning. Specifically, a weighted average pooling-Transformer (WAP-Transformer) is proposed as a lightweight backbone to enrich the frame-level representation. An adapter with teacher-student branches is exploited for task-agnostic transfer learning, where the student branch is jointly optimized via mask prediction and self-distillation objectives, and the teacher branch is obtained online from the student via exponential moving average (EMA). Meanwhile, local attributes are learned from the teacher branch via unsupervised clustering, which aims to act as a universal model that provides additional semantic-rich supervisions. A statistical attentive pooling (SAP) module is proposed to obtain utterance representation for fine-tuning. To evaluate the effectiveness of the proposed adapter with local attributes, extensive experiments have been conducted on IEMOCAP. Superior performance has been reported, compared to the previous state-of-the-art methods in similar settings.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。