%Aigaion2 BibTeX export from Idiap Publications
%Saturday 11 May 2024 02:48:55 PM

@INPROCEEDINGS{Vanderreydt_ASRU2023_2023,
         author = {Vanderreydt, Geoffroy and Prasad, Amrutha and Khalil, Driss and Madikeri, Srikanth and Demuynck, Kris and Motlicek, Petr},
       projects = {Idiap, CRITERIA},
          title = {Parameter-Efficient Tuning With Adaptive Bottlenecks For Automatic Speech Recognition},
      booktitle = {Proc. of the IEEE Workshop on Automatic Speech Recognition and Understanding, ASRU'23},
           year = {2023},
       abstract = {Transfer learning from large multilingual pretrained models, like XLSR, has become the new paradigm for Automatic Speech Recognition (ASR). Considering their ever-increasing size, fine-tuning all the weights has become impractical when the computing budget is limited. Adapters are lightweight trainable modules inserted between layers while the pretrained part is kept frozen. They form a parameter-efficient fine-tuning method, but they still require a large bottleneck size to match standard fine-tuning performance. In this paper, we propose ABSADAPTER, a method to further reduce the parameter budget for equal task performance. Specifically, ABSADAPTER uses an Adaptive Bottleneck Scheduler to redistribute the adapter's weights to the layers that need adaptation the most. By training only 8\% of the XLSR model, ABSADAPTER achieves close to standard fine-tuning performance on a domain-shifted Air-Traffic Communication (ATC) ASR task.},
            pdf = {https://publications.idiap.ch/attachments/papers/2023/Vanderreydt_ASRU2023_2023.pdf}
}