NAACL 2022long59 citations

IDPG: An Instance-Dependent Prompt Generation Method

Zhuofeng Wu, Sinong Wang, Jiatao Gu, Rui Hou, Yuxiao Dong, V.G.Vinod Vydiswaran, Hao Ma

Abstract

Prompt tuning is a new, efficient NLP transfer learning paradigm that adds a task-specific prompt in each input instance during the model training stage. It freezes the pre-trained language model and only optimizes a few task-specific prompts. In this paper, we propose a conditional prompt generation method to generate prompts for each input instance, referred to as the Instance-Dependent Prompt Generation (IDPG). Unlike traditional prompt tuning methods that use a fixed prompt, IDPG introduces a lightweight and trainable component to generate prompts based on each input sentence. Extensive experiments on ten natural language understanding (NLU) tasks show that the proposed strategy consistently outperforms various prompt tuning baselines and is on par with other efficient transfer learning methods such as Compacter while tuning far fewer model parameters.

BibTeX
@inproceedings{wu-etal-2022-idpg,
    title = "{IDPG}: An Instance-Dependent Prompt Generation Method",
    author = "Wu, Zhuofeng  and
      Wang, Sinong  and
      Gu, Jiatao  and
      Hou, Rui  and
      Dong, Yuxiao  and
      Vydiswaran, V.G.Vinod  and
      Ma, Hao",
    editor = "Carpuat, Marine  and
      de Marneffe, Marie-Catherine  and
      Meza Ruiz, Ivan Vladimir",
    booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jul,
    year = "2022",
    address = "Seattle, United States",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.naacl-main.403/",
    doi = "10.18653/v1/2022.naacl-main.403",
    pages = "5507--5521"
}
IDPG: An Instance-Dependent Prompt Generation Method · NAACL 2022