Papers › TiC-CLIP: Continual Training of CLIP Models

TiC-CLIP: Continual Training of CLIP Models

24 Oct 2023arXiv:2310.16226archive 2025-07-28

Saurabh Garg, Mehrdad Farajtabar, Hadi Pouransari, Raviteja Vemulapalli, Sachin Mehta, Oncel Tuzel, Vaishaal Shankar, Fartash Faghri

Keeping large foundation models up to date on latest data is inherently expensive. To avoid the prohibitive costs of constantly retraining, it is imperative to continually train these models. This problem is exacerbated by the lack of any large scale continual learning benchmarks or baselines. We introduce the first set of web-scale Time-Continual (TiC) benchmarks for training vision-language models: TiC-DataComp, TiC-YFCC, and TiC-Redcaps. TiC-DataComp, our largest dataset, contains over 12.7B timestamped image-text pairs spanning 9 years (2014-2022). We first use our benchmarks to curate various dynamic evaluations to measure temporal robustness of existing models. We show OpenAI's CLIP (trained on data up to 2020) loses ≈8% zero-shot accuracy on our curated retrieval task from 2021-2022 compared with more recently trained models in OpenCLIP repository. We then study how to efficiently train models on time-continuous data. We demonstrate that a simple rehearsal-based approach that continues training from the last checkpoint and replays old data reduces compute by 2.5× when compared to the standard practice of retraining from scratch. Code is available at https://github.com/apple/ml-tic-clip.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.16226")

Code

Syntology Ran 5 of 9 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 5 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

apple/ml-tic-clip officialmentioned in papermentioned on GitHubNOASSERTION report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 5 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran
4unverified

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from apple/ml-tic-clip. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

clean_text apple/ml-tic-clip/dataset_creation/tic-yfcc15m/create_splits.py official repository ran fingerprinted licence not identified · pointer only · 9b270ee2a7164544 · report
exponential_backoff apple/ml-tic-clip/dataset_creation/utils.py official repository ran fingerprinted licence not identified · pointer only · 94b702e4fbb4f2f5 · report
get_all_child apple/ml-tic-clip/dataset_creation/tic-datacomp/imagenet_restricted_classes.py official repository ran licence not identified · pointer only · 03be3a3b0f51c31d · report
remove_html apple/ml-tic-clip/dataset_creation/tic-yfcc15m/create_splits.py official repository ran fingerprinted licence not identified · pointer only · edfa8976ccfd8f08 · report
uids_str_to_np apple/ml-tic-clip/dataset_creation/tic-datacomp/generate_eval_uids.py official repository ran licence not identified · pointer only · 27f15b8004c11ebf · report
fsspec_url_to_fs apple/ml-tic-clip/dataset_creation/utils.py official repository unverified licence not identified · pointer only · f11f727993c3c85b · report
get_imagenet_classes apple/ml-tic-clip/dataset_creation/tic-datacomp/imagenet_restricted_classes.py official repository unverified licence not identified · pointer only · 2d718d67fb71a2e4 · report
get_intersection_imagenet apple/ml-tic-clip/dataset_creation/tic-datacomp/imagenet_restricted_classes.py official repository unverified licence not identified · pointer only · 41e3b978ee352799 · report
list_timesplit_paths apple/ml-tic-clip/dataset_creation/utils.py official repository unverified licence not identified · pointer only · 4200c28391a73a56 · report

Tasks

Continual LearningRetrieval

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CLIPSET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections