ACL 2022findings22 citations

Plug-and-Play Adaptation for Continuously-updated QA

Kyungjae Lee, Wookje Han, Seung-won Hwang, Hwaran Lee, Joonsuk Park, Sang-Woo Lee

Abstract

Language models (LMs) have shown great potential as implicit knowledge bases (KBs). And for their practical use, knowledge in LMs need to be updated periodically. However, existing tasks to assess LMs’ efficacy as KBs do not adequately consider multiple large-scale updates. To this end, we first propose a novel task—Continuously-updated QA (CuQA)—in which multiple large-scale updates are made to LMs, and the performance is measured with respect to the success in adding and updating knowledge while retaining existing knowledge. We then present LMs with plug-in modules that effectively handle the updates. Experiments conducted on zsRE QA and NQ datasets show that our method outperforms existing approaches. We find that our method is 4x more effective in terms of updates/forgets ratio, compared to a fine-tuning baseline.

BibTeX
@inproceedings{lee-etal-2022-plug,
    title = "Plug-and-Play Adaptation for Continuously-updated {QA}",
    author = "Lee, Kyungjae  and
      Han, Wookje  and
      Hwang, Seung-won  and
      Lee, Hwaran  and
      Park, Joonsuk  and
      Lee, Sang-Woo",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.37/",
    doi = "10.18653/v1/2022.findings-acl.37",
    pages = "438--447"
}
Plug-and-Play Adaptation for Continuously-updated QA · ACL 2022