paper-with-me

홈 › Papers

TiC-LM: A Web-Scale Benchmark for Time-Continual LLM Pretraining

2025-04-02 · Jeffrey Li, Mohammadreza Armandpour, Iman Mirzadeh, Sachin Mehta, Vaishaal Shankar, Raviteja Vemulapalli, Samy Bengio, Oncel Tuzel, Mehrdad Farajtabar, Hadi Pouransari, Fartash Faghri

Large Language Models (LLMs) trained on historical web data inevitably become outdated. We investigate evaluation strategies and update methods for LLMs as new data becomes available. We introduce a web-scale dataset for time-continual pretraining of LLMs derived from 114 dumps of Common Crawl (CC) - orders of magnitude larger than previous continual language modeling benchmarks. We also design time-stratified evaluations across both general CC data and specific domains (Wikipedia, StackExchange, and code documentation) to assess how well various continual learning methods adapt to new data while retaining past knowledge. Our findings demonstrate that, on general CC data, autoregressive meta-schedules combined with a fixed-ratio replay of older data can achieve comparable held-out loss to re-training from scratch, while requiring significantly less computation (2.6x). However, the optimal balance between incorporating new data and replaying old data differs as replay is crucial to avoid forgetting on generic web data but less so on specific domains.

📄 PDF Abstract BibTeX arXiv:2504.02107

Code (1)

apple/ml-tic-lm 공식 구현

Tasks

Continual LearningContinual PretrainingLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

A Practitioner's Guide to Continual Multimodal Pretraining

2024-08-26 · Karsten Roth, Vishaal Udandarao, Sebastian Dziadzio, Ameya Prabhu 외

Multimodal foundation models serve numerous applications at the intersection of vision and language. Still, despite being pretrained on extensive data, they become outdated over time. To keep models updated, research int…

Continual LearningContinual PretrainingMeta-Learning

CoPeP: Benchmarking Continual Pretraining for Protein Language Models

2026-02-27 · Darshan Patil, Pranshu Malviya, Mathieu Reymond, Quentin Fournier 외 arxiv

Protein language models (pLMs) have recently gained significant attention for their ability to uncover relationships between sequence, structure, and function from evolutionary statistics, thereby accelerating therapeuti…

Continual PretrainingContinual LearningDrug Discovery

CTP: Towards Vision-Language Continual Pretraining via Compatible Momentum Contrast and Topology Preservation

2023-08-14 · Hongguang Zhu, Yunchao Wei, Xiaodan Liang, Chunjie Zhang 외

Vision-Language Pretraining (VLP) has shown impressive results on diverse downstream tasks by offline training on large-scale datasets. Regarding the growing nature of real-world data, such an offline training paradigm o…

Continual LearningContinual Pretraining

CTP:Towards Vision-Language Continual Pretraining via Compatible Momentum Contrast and Topology Preservation

2023-01-01 · ICCV 2023 1 · Hongguang Zhu, Yunchao Wei, Xiaodan Liang, Chunjie Zhang 외

Vision-Language Pretraining (VLP) has shown impressive results on diverse downstream tasks by offline training on large-scale datasets. Regarding the growing nature of real-world data, such an offline training paradi…

Continual LearningContinual Pretraining

Pretrained Vision-Language-Action Models are Surprisingly Resistant to Forgetting in Continual Learning

2026-03-04 · Huihan Liu, Changyeon Kim, Bo Liu, Minghuan Liu 외 arxiv

Continual learning is a long-standing challenge in robot policy learning, where a policy must acquire new skills over time without catastrophically forgetting previously learned ones. While prior work has extensively stu…

Continual Learning