When Facts Change: Probing LLMs on Evolving Knowledge with evolveQA
Nishanth Sridhar Nakshatri, Shamik Roy, Manoj Ghuhan Arivazhagan, Hanhan Zhou, Vinayshekhar Bannihatti Kumar, Rashmi Gangadharaiah
TL;DR
This work tackles the challenge that LLMs often retain outdated information as knowledge evolves. It introduces evolveQA, a benchmark built from time-stamped AWS, Azure, and WHO corpora, employing a multi-stage framework to identify evolving facts and generate time-aware QA across open-ended, MCQ, and verifiable formats. Across 12 LLMs and three probing formats, the study finds consistent performance degradation on evolving knowledge (6–31%), with open-ended questions most affected, though MCQ and verifiable formats partially mitigate the losses. The benchmark provides a realistic, scalable testbed for developing temporally robust LLMs and highlights actionable directions for addressing temporal knowledge conflicts in high-stakes domains.
Abstract
LLMs often fail to handle temporal knowledge conflicts--contradictions arising when facts evolve over time within their training data. Existing studies evaluate this phenomenon through benchmarks built on structured knowledge bases like Wikidata, but they focus on widely-covered, easily-memorized popular entities and lack the dynamic structure needed to fairly evaluate LLMs with different knowledge cut-off dates. We introduce evolveQA, a benchmark specifically designed to evaluate LLMs on temporally evolving knowledge, constructed from 3 real-world, time-stamped corpora: AWS updates, Azure changes, and WHO disease outbreak reports. Our framework identifies naturally occurring knowledge evolution and generates questions with gold answers tailored to different LLM knowledge cut-off dates. Through extensive evaluation of 12 open and closed-source LLMs across 3 knowledge probing formats, we demonstrate significant performance drops of up to 31% on evolveQA compared to static knowledge questions.
