EMNLP 2022main17 citations

Efficiently Tuned Parameters Are Task Embeddings

Wangchunshu Zhou, Canwen Xu, Julian McAuley

Abstract

Intermediate-task transfer can benefit a wide range of NLP tasks with properly selected source datasets. However, it is computationally infeasible to experiment with all intermediate transfer combinations, making choosing a useful source task a challenging problem. In this paper, we anticipate that task-specific parameters updated in parameter-efficient tuning methods are likely to encode task-specific information. Therefore, such parameters can be predictive for inter-task transferability. Thus, we propose to exploit these efficiently tuned parameters as off-the-shelf task embeddings for the efficient selection of source datasets for intermediate-task transfer. We experiment with 11 text classification tasks and 11 question answering tasks. Experimental results show that our approach consistently outperforms existing inter-task transferability prediction methods while being conceptually simple and computationally efficient. Our analysis also reveals that the ability of efficiently tuned parameters on transferability prediction is disentangled with their in-task performance. This allows us to use parameters from early checkpoints as task embeddings to further improve efficiency.

BibTeX
@inproceedings{zhou-etal-2022-efficiently,
    title = "Efficiently Tuned Parameters Are Task Embeddings",
    author = "Zhou, Wangchunshu  and
      Xu, Canwen  and
      McAuley, Julian",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.334/",
    doi = "10.18653/v1/2022.emnlp-main.334",
    pages = "5007--5014"
}
Efficiently Tuned Parameters Are Task Embeddings · EMNLP 2022