paper-with-me

Papers

Is Your LLM Outdated? Evaluating LLMs at Temporal Generalization

2024-05-14 · Chenghao Zhu, Nuo Chen, Yufei Gao, Yunyi Zhang, Prayag Tiwari, Benyou Wang

The rapid advancement of Large Language Models (LLMs) highlights the urgent need for evolving evaluation methodologies that keep pace with improvements in language comprehension and information processing. However, traditional benchmarks, which are often static, fail to capture the continually changing information landscape, leading to a disparity between the perceived and actual effectiveness of LLMs in ever-changing real-world scenarios. Our study examines temporal generalization, which includes the ability to understand, predict, and generate text relevant to past, present, and future contexts, revealing significant temporal biases in LLMs. We propose an evaluation framework, for dynamically generating benchmarks from recent real-world predictions. Experiments demonstrate that LLMs struggle with temporal generalization, showing performance decline over time. These findings highlight the necessity for improved training and updating processes to enhance adaptability and reduce biases. Our code, dataset and benchmark are available at https://github.com/FreedomIntelligence/FreshBench.

📄 PDF Abstract BibTeX arXiv:2405.08460

Code (1)

freedomintelligence/freshbench 공식 구현

Similar Papers 제목 키워드 기반

Are LLMs Prescient? A Continuous Evaluation using Daily News as the Oracle

2024-11-13 · Hui Dai, Ryan Teehan, Mengye Ren

Many existing evaluation benchmarks for Large Language Models (LLMs) quickly become outdated due to the emergence of new models and training data. These benchmarks also fall short in assessing how LLM performance changes…

RAGRetrievalRetrieval-augmented Generation

HoH: A Dynamic Benchmark for Evaluating the Impact of Outdated Information on Retrieval-Augmented Generation

2025-03-03 · Jie Ouyang, Tingyue Pan, Mingyue Cheng, Ruiran Yan 외

While Retrieval-Augmented Generation (RAG) has emerged as an effective approach for addressing the knowledge outdating problem in Large Language Models (LLMs), it faces a critical challenge: the prevalence of outdated in…

RAGRetrievalRetrieval-augmented Generation

LLMLagBench: Identifying Temporal Training Boundaries in Large Language Models

2025-11-15 · Piotr Pęzik, Konrad Kaczyński, Maria Szymańska, Filip Żarnecki 외 arxiv

Large Language Models (LLMs) are pretrained on textual data up to a specific temporal cutoff. This creates a strict knowledge boundary beyond which models cannot provide accurate information without querying external sou…

General Knowledge

Large Language Models Lack Temporal Awareness of Medical Knowledge

2026-05-13 · Zihan Guan, Qiao Jin, Guangzhi Xiong, Fangyuan Chen 외 arxiv

The existing methods for evaluating the medical knowledge of Large Language Models (LLMs) are largely based on atemporal examination-style benchmarks, while in reality, medical knowledge is inherently dynamic and continu…

Facts Fade Fast: Evaluating Memorization of Outdated Medical Knowledge in Large Language Models

2025-09-04 · Juraj Vladika, Mahdi Dhaini, Florian Matthes arxiv

The growing capabilities of Large Language Models (LLMs) show significant potential to enhance healthcare by assisting medical researchers and physicians. However, their reliance on static training data is a major risk w…