Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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. The dataset and the code are available at https://github.com/joeljang/temporalwiki.

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

Related benchmarks

TaskDatasetResultRank
Temporal Knowledge ProbingTemporalWiki TWiki-Probes-0910
Score (Unchanged)9.999
11
Temporal Knowledge ProbingTemporalWiki TWiki-Probes-1011
Accuracy (Unchanged)9.554
11
Temporal Knowledge ProbingTemporalWiki TWiki-Probes-1112
Accuracy (Unchanged)9.736
11
Question AnsweringGROWOVER-QA Contriever (NEW)
F1 Score (Month 9)20.9
10
Question AnsweringGROWOVER-QA (New split)
QA Score 939.2
6
Question AnsweringGROWOVER-QA
QA Score 926
6
DialogueGROWOVER-DIALOGUE (NEW)
BLEU (Month 9)5.06
6
Dialogue Response GenerationGROWOVER-DIALOGUE (CHANGED)
BLEU (Month 9)6.11
6
Question AnsweringGROWOVER-QA (All)
Score 943.4
6
Question AnsweringGROWOVER-QA (Unchanged)
Metric 9 (GROWOVER-QA)44
6
Showing 10 of 19 rows

Other info

Follow for update