Parameter-Efficient Transfer Learning for NLP, Neil Houlsby, Andrei Giurgiu, Stanislaw Jastrzebski, Bruna Morrone, Quentin de Laroussilhe, Andrea Gesmundo, Mona Attariyan, Sylvain Gelly, 2019Proceedings of the 36th International Conference on Machine LearningDOI: 10.48550/arXiv.1902.00751 - 这项工作提出了适配器模块作为一种参数高效的微调方法。它通过在共享基础模型参数的同时添加任务特定层,提供了一种实现多任务学习的技术。