English

FictionalQA: A Dataset for Studying Memorization and Knowledge Acquisition

Computation and Language 2026-03-03 v2 Machine Learning

Abstract

When language models are trained on textual data, they acquire both knowledge about the structure of language as well as knowledge of facts about the world. At inference time, their knowledge of facts can be leveraged to solve interesting problems and perform useful knowledge work for users. It is well known that language models can verbatim memorize long sequences from their training data. However, it is much less well understood how language models memorize facts seen during training. In this work, we propose a new dataset to specifically empower researchers to study the dual processes of fact memorization and verbatim sequence memorization. The dataset consists of synthetically-generated, webtext-like documents about fictional events, as well as question-answer pairs about the events. We conduct training experiments showing how synthetic data about fictional events can be useful for studying different forms of memorization. We also document some challenges in effectively building realistic, fictional synthetic data.

Keywords

Cite

@article{arxiv.2506.05639,
  title  = {FictionalQA: A Dataset for Studying Memorization and Knowledge Acquisition},
  author = {John Kirchenbauer and Janny Mongkolsupawan and Yuxin Wen and Tom Goldstein and Daphne Ippolito},
  journal= {arXiv preprint arXiv:2506.05639},
  year   = {2026}
}

Comments

10 pages and 8 figures in the main body. Published at ICLR 2026. Dataset is available at https://huggingface.co/datasets/jwkirchenbauer/fictionalqa, and code at https://github.com/jwkirchenbauer/fictionalqa

R2 v1 2026-07-01T03:02:47.073Z