Evaluating Parameter-Efficient Transfer Learning Approaches on SURE Benchmark for Speech Understanding
Yingting Li, Ambuj Mehrish, Shuai Zhao, Rishabh Bhardwaj, Amir Zadeh,, Navonil Majumder, Rada Mihalcea, Soujanya Poria

TL;DR
This paper introduces the SURE benchmark for evaluating parameter-efficient transfer learning methods in speech understanding, proposing a new ConvAdapter that outperforms standard adapters with fewer trainable parameters.
Contribution
The paper presents the SURE benchmark for speech tasks and introduces ConvAdapter, a novel convolution-based adapter that improves efficiency and performance in transfer learning.
Findings
ConvAdapter outperforms standard adapters on SURE tasks.
ConvAdapter achieves comparable results to prefix tuning and LoRA with only 0.94% of trainable parameters.
Parameter-efficient methods are effective for speech synthesis tasks.
Abstract
Fine-tuning is widely used as the default algorithm for transfer learning from pre-trained models. Parameter inefficiency can however arise when, during transfer learning, all the parameters of a large pre-trained model need to be updated for individual downstream tasks. As the number of parameters grows, fine-tuning is prone to overfitting and catastrophic forgetting. In addition, full fine-tuning can become prohibitively expensive when the model is used for many tasks. To mitigate this issue, parameter-efficient transfer learning algorithms, such as adapters and prefix tuning, have been proposed as a way to introduce a few trainable parameters that can be plugged into large pre-trained language models such as BERT, and HuBERT. In this paper, we introduce the Speech UndeRstanding Evaluation (SURE) benchmark for parameter-efficient learning for various speech-processing tasks.…
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 Recognition and Synthesis · Speech and dialogue systems · Topic Modeling
MethodsMulti-Head Attention · Linear Layer · Refunds@Expedia|||How do I get a full refund from Expedia? · WordPiece · Attention Is All You Need · Adam · Dropout · Softmax · Dense Connections · Weight Decay
