Abstract
Finetuning is a useful method for adapting Transformer-based text encoders to new tasks but can be computationally expensive for structured prediction tasks that require tuning at the token level. Furthermore, finetuning is inherently inefficient in updating all base model parameters, which prevents parameter sharing across tasks. To address these issues, we propose a method for efficient task adaptation of frozen Transformer encoders based on the local contribution of their intermediate layers to token representations. Our adapter uses a novel attention mechanism to aggregate intermediate layers and tailor the resulting representations to a target task. Experiments on several structured prediction tasks demonstrate that our method outperforms previous approaches, retaining over 99% of the finetuning performance at a fraction of the training cost. Our proposed method offers an efficient solution for adapting frozen Transformer encoders to new tasks, improving performance and enabling parameter sharing across different tasks.
Original language | English |
---|---|
Journal | The Northern European Journal of Language Technology (NEJLT) |
Volume | 10 |
Issue number | 1 |
ISSN | 2000-1533 |
DOIs | |
Publication status | Published - 14 Mar 2024 |
Keywords
- Faculty of Humanities
- large language models
- structured prediction
- Relation extraction
- Faculty of Science
- large language models
- deep learning
- finetuning