EMNLP 2022main92 citations

TemporalWiki: A Lifelong Benchmark for Training and Evaluating Ever-Evolving Language Models

Joel Jang, Seonghyeon Ye, Changho Lee, Sohee Yang, Joongbo Shin, Janghoon Han, Gyeonghun Kim, Minjoon Seo

Abstract

Language Models (LMs) become outdated as the world changes; they often fail to perform tasks requiring recent factual information which was absent or different during training, a phenomenon called temporal misalignment. This is especially a challenging problem because the research community still lacks a coherent dataset for assessing the adaptability of LMs to frequently-updated knowledge corpus such as Wikipedia. To this end, we introduce TemporalWiki, a lifelong benchmark for ever-evolving LMs that utilizes the difference between consecutive snapshots of English Wikipedia and English Wikidata for training and evaluation, respectively. The benchmark hence allows researchers to periodically track an LM’s ability to retain previous knowledge and acquire updated/new knowledge at each point in time. We also find that training an LM on the diff data through continual learning methods achieves similar or better perplexity than on the entire snapshot in our benchmark with 12 times less computational cost, which verifies that factual knowledge in LMs can be safely updated with minimal training data via continual learning.

BibTeX
@inproceedings{jang-etal-2022-temporalwiki,
    title = "{T}emporal{W}iki: A Lifelong Benchmark for Training and Evaluating Ever-Evolving Language Models",
    author = "Jang, Joel  and
      Ye, Seonghyeon  and
      Lee, Changho  and
      Yang, Sohee  and
      Shin, Joongbo  and
      Han, Janghoon  and
      Kim, Gyeonghun  and
      Seo, Minjoon",
    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.418/",
    doi = "10.18653/v1/2022.emnlp-main.418",
    pages = "6237--6250"
}
TemporalWiki: A Lifelong Benchmark for Training and Evaluating Ever-Evolving Language Models · EMNLP 2022