Share to: share facebook share twitter share wa share telegram print page

Knowledge cutoff

In machine learning, a knowledge cutoff (or data cutoff) is the point in time beyond which a model has not been trained on new data. The term is mostly used in reference to a large language model (LLM).[1] Any information about events after this date is absent from the model's internal knowledge base.[1] It cannot access information about later events without a system for real-time data access like RAG.[2] While useful for training and tuning LLMs, knowledge cutoffs introduce new limitations like hallucinations, information gaps, and temporal bias.[1]

Overview

A model with a fixed knowledge cutoff is unable to provide information on facts or developments that have emerged since that time, since the model is not connected to the internet.[1] Therefore, it may occasionally produce incorrect answers.[1] This is caused by the fact that training on newer data would cause a major price concern, given that training the most powerful large language models may soon cost over a billion dollars according to Time.[3]

Notable AI model cutoff dates include:

  • The GPT-4 model has a knowledge cutoff of September 2021.[4]
  • The GPT-4 Turbo model has an updated knowledge cutoff of December 2023.[4]
  • The Llama 4 models have a knowledge cutoff of August 2024.[5]

Effects of knowledge cutoffs

Knowledge gaps

Knowledge cutoffs create information gaps. The model lacks any knowledge of events or discoveries that are not included in its training data.[1] This can lead to hallucinations, where the model generates plausible but verifiably false statements. Such inaccuracies occur because LLMs choose words from an internal dictionary and select the most plausible words, which may or may not be accurate.[6]

Effective vs. reported cutoffs

A research paper on arXiv indicates that a model's functional knowledge may not be uniformly limited by its stated cutoff date. This effective cutoff often differs for various subjects and is influenced by the distribution of information within the training data itself.[7] Due to the high cost of retraining large language models, these models are rarely completely retrained to increase their knowledge cutoff.[8] Some models can also use integrated search tools to access more recent information, which blurs the line of their inherent knowledge base. For example, GPT-4, can access its search tool and give real-time info.[4]

Attempts to overcome knowledge cutoffs

Retrieval-augmented generation

Retrieval-augmented generation (RAG) is a common technique used to overcome the limitations of a knowledge cutoff.[2] In a RAG system, the language model is connected to an external knowledge base or search engine to retrieve live data. This architecture allows the model to find current information relevant to a query and incorporate it into its response, often with citations.[2] Grounding a model in external data helps reduce the frequency of hallucinations and improves output accuracy. However, the external knowledge base might be outdated or contain biases, which may also lead to incorrect information or hallucinations.[9] For example, Google AI Overviews have created false claims and the results are sometimes unreliable, since it either fail at understanding the source, or at generating the actual response properly.[9] However, a method to mitigate this is to apply techniques like reinforcement learning from human feedback, which can improve the quality of a large language model's responses.[9]

Continual learning

Another approach is continual learning, which involves methods like adapters and LoRA.[10] These fine-tuning techniques permit efficient, incremental updates to a model without the high cost of a full retraining cycle. However, this does not give real-time awareness, since adding modules to the system may result in algorithmic bias and catastrophic forgetting, as the weights in the model become biased towards the new set of data.[10]

See also

References

  1. ^ a b c d e f "Can ChatGPT discuss current events? The chatbot's knowledge cutoff date". Fox News. 28 June 2023. Retrieved 2025-07-24.
  2. ^ a b c Martineau, Kim (22 August 2023). "What is retrieval-augmented generation (RAG)?". IBM Research. Retrieved 24 July 2025.
  3. ^ Henshall, Will (3 June 2024). "The Billion-Dollar Price Tag of Building AI". TIME. Retrieved 24 July 2025.
  4. ^ a b c Lee, Gordon (6 December 2023). "Paid ChatGPT users can now access GPT-4 Turbo". Engadget. AOL. Retrieved 27 July 2025.
  5. ^ "meta-llama/Llama-4-Maverick-17B-128E · Hugging Face". huggingface.co. 2025-04-05. Retrieved 2025-08-10.
  6. ^ "Inside ChatGPT: How AI chatbots work". NBC News. 17 May 2023. Retrieved 2025-07-24.
  7. ^ Cheng, Jeffrey; Marone, Marc; Weller, Orion; Lawrie, Dawn; Khashabi, Daniel; Durme, Benjamin Van (2024-09-17), Dated Data: Tracing Knowledge Cutoffs in Large Language Models, arXiv:2403.12958
  8. ^ Shi, Haizhou; Xu, Zihao; Wang, Hengyi; Qin, Weiyi; Wang, Wenyuan; Wang, Yibin; Wang, Zifeng; Ebrahimi, Sayna; Wang, Hao (2025-05-14). "Continual Learning of Large Language Models: A Comprehensive Survey". ACM Computing Surveys 3735633. doi:10.1145/3735633. ISSN 0360-0300.
  9. ^ a b c "Why are Google's AI Overviews results so bad?". MIT Technology Review. Retrieved 2025-07-24.
  10. ^ a b "CL-LoRA: Continual Low-Rank Adaptation for Rehearsal-Free Class-Incremental Learning". CVPR 2025 Open Access Repository. Computer Vision Foundation. 2025. Retrieved 24 July 2025.
Prefix: a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9

Portal di Ensiklopedia Dunia

Kembali kehalaman sebelumnya