Papers › Accessing Vision Foundation Models at ImageNet-level Costs

Accessing Vision Foundation Models at ImageNet-level Costs

15 Jul 2024arXiv:2407.10366archive 2025-07-28

Yitian Zhang, Xu Ma, Yue Bai, Huan Wang, Yun Fu

Vision foundation models are renowned for their generalization ability due to massive training data. Nevertheless, they demand tremendous training resources, and the training data is often inaccessible, e.g., CLIP, DINOv2, posing great challenges to developing derivatives that could advance research in this field. In this work, we offer a very simple and general solution, named Proteus, to distill foundation models into smaller equivalents on ImageNet-1K without access to the original training data. Specifically, we remove the designs from conventional knowledge distillation settings that result in dataset bias and present three levels of training objectives, i.e., token, patch, and feature, to maximize the efficacy of knowledge transfer. In this manner, Proteus is trained at ImageNet-level costs with surprising ability, facilitating the accessibility of training foundation models for the broader research community. Leveraging DINOv2-g/14 as the teacher, Proteus-L/14 matches the performance of the Oracle method DINOv2-L/14 (142M training data) across 15 benchmarks and outperforms other vision foundation models including CLIP-L/14 (400M), OpenCLIP-L/14 (400M/2B) and SynCLR-L/14 (600M).

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="2407.10366")

Code

Syntology Ran 4 of 10 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · fixture could not drive it; 2 ran with no contract checked.

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

bespontaneous/proteus-pytorch officialmentioned in paperpytorchMIT 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

10 samples harvested; 4 ran; 1 honoured the contract we drafted; 6 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.

1ran · honoured contract
1ran · fixture could not drive it
2ran
6unverified

Licence: 0 of the 10 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 bespontaneous/proteus-pytorch. “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.

compute_gather_ids bespontaneous/proteus-pytorch/pretrain/models_synclr.py official repository ran MIT (permissive) · c2c9f9c2836ca88a · report
drop_path bespontaneous/proteus-pytorch/pretrain/models_dinov2.py official repository ran · fixture could not drive it MIT (permissive) · c157f5b112b3a392 · report
make_2tuple bespontaneous/proteus-pytorch/pretrain/models_dinov2.py official repository ran · honoured contract fingerprinted MIT (permissive) · 3c04490a215299f2 · report
named_apply bespontaneous/proteus-pytorch/pretrain/models_clip.py official repository ran MIT (permissive) · 7ebead3a3a2008d4 · report
drop_add_residual_stochastic_depth bespontaneous/proteus-pytorch/pretrain/models_dinov2.py official repository unverified MIT (permissive) · fe3002776da59ed1 · report
has_ddp_wrapper bespontaneous/proteus-pytorch/eval/ImageNet_probing/dinov2/eval/linear_proteus.py official repository unverified MIT (permissive) · 1cd2728a84872357 · report
remove_ddp_wrapper bespontaneous/proteus-pytorch/eval/ImageNet_probing/dinov2/eval/linear_proteus.py official repository unverified MIT (permissive) · f565e9c6316d8c64 · report
vit_base bespontaneous/proteus-pytorch/pretrain/models_clip.py official repository unverified MIT (permissive) · 3ded69e796e2adc1 · report
vit_base bespontaneous/proteus-pytorch/pretrain/models_synclr.py official repository unverified MIT (permissive) · 7eb323949f069bd6 · report
vit_small bespontaneous/proteus-pytorch/pretrain/models_clip.py official repository unverified MIT (permissive) · 111664a7e8f9164c · report

Tasks

Knowledge DistillationTransfer Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CLIPKnowledge Distillation

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