ACL 2023findings15 citations

Learned Adapters Are Better Than Manually Designed Adapters

Yuming Zhang, Peng Wang, Ming Tan, Wei Zhu

Abstract

Recently, a series of works have looked into further improving the adapter-based tuning by manually designing better adapter architectures. Understandably, these manually designed solutions are sub-optimal. In this work, we propose the Learned Adapter framework to automatically learn the optimal adapter architectures for better task adaptation of pre-trained models (PTMs). First, we construct a unified search space for adapter architecture designs. In terms of the optimization method on the search space, we propose a simple-yet-effective method, GDNAS for better architecture optimization. Extensive experiments show that our Learned Adapter framework can outperform the previous parameter-efficient tuning (PETuning) baselines while tuning comparable or fewer parameters. Moreover: (a) the learned adapter architectures are explainable and transferable across tasks. (b) We demonstrate that our architecture search space design is valid.

BibTeX
@inproceedings{zhang-etal-2023-learned,
    title = "Learned Adapters Are Better Than Manually Designed Adapters",
    author = "Zhang, Yuming  and
      Wang, Peng  and
      Tan, Ming  and
      Zhu, Wei",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.468/",
    doi = "10.18653/v1/2023.findings-acl.468",
    pages = "7420--7437"
}
Learned Adapters Are Better Than Manually Designed Adapters · ACL 2023