English

GrowOVER: How Can LLMs Adapt to Growing Real-World Knowledge?

Computation and Language 2024-06-11 v1

Abstract

In the real world, knowledge is constantly evolving, which can render existing knowledge-based datasets outdated. This unreliability highlights the critical need for continuous updates to ensure both accuracy and relevance in knowledge-intensive tasks. To address this, we propose GrowOVER-QA and GrowOVER-Dialogue, dynamic open-domain QA and dialogue benchmarks that undergo a continuous cycle of updates, keeping pace with the rapid evolution of knowledge. Our research indicates that retrieval-augmented language models (RaLMs) struggle with knowledge that has not been trained on or recently updated. Consequently, we introduce a novel retrieval-interactive language model framework, where the language model evaluates and reflects on its answers for further re-retrieval. Our exhaustive experiments demonstrate that our training-free framework significantly improves upon existing methods, performing comparably to or even surpassing continuously trained language models.

Keywords

Cite

@article{arxiv.2406.05606,
  title  = {GrowOVER: How Can LLMs Adapt to Growing Real-World Knowledge?},
  author = {Dayoon Ko and Jinyoung Kim and Hahyeon Choi and Gunhee Kim},
  journal= {arXiv preprint arXiv:2406.05606},
  year   = {2024}
}

Comments

ACL 2024 Main

R2 v1 2026-06-28T16:58:27.501Z