Papers › SELECT: A Large-Scale Benchmark of Data Curation Strategies for Image Classification

SELECT: A Large-Scale Benchmark of Data Curation Strategies for Image Classification

7 Oct 2024arXiv:2410.05057archive 2025-07-28

Benjamin Feuer, Jiawei Xu, Niv Cohen, Patrick Yubeaton, Govind Mittal, Chinmay Hegde

Data curation is the problem of how to collect and organize samples into a dataset that supports efficient learning. Despite the centrality of the task, little work has been devoted towards a large-scale, systematic comparison of various curation methods. In this work, we take steps towards a formal evaluation of data curation strategies and introduce SELECT, the first large-scale benchmark of curation strategies for image classification. In order to generate baseline methods for the SELECT benchmark, we create a new dataset, ImageNet++, which constitutes the largest superset of ImageNet-1K to date. Our dataset extends ImageNet with 5 new training-data shifts, each approximately the size of ImageNet-1K itself, and each assembled using a distinct curation strategy. We evaluate our data curation baselines in two ways: (i) using each training-data shift to train identical image classification models from scratch (ii) using the data itself to fit a pretrained self-supervised representation. Our findings show interesting trends, particularly pertaining to recent methods for data curation such as synthetic data generation and lookup based on CLIP embeddings. We show that although these strategies are highly competitive for certain tasks, the curation strategy used to assemble the original ImageNet-1K dataset remains the gold standard. We anticipate that our benchmark can illuminate the path for new methods to further reduce the gap. We release our checkpoints, code, documentation, and a link to our dataset at https://github.com/jimmyxu123/SELECT.

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

Code

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

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

jimmyxu123/select officialmentioned in papermentioned on GitHubpytorchMIT 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

13 samples harvested; 10 ran; 0 honoured the contract we drafted; 3 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.

10ran
3unverified

Licence: 0 of the 13 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 jimmyxu123/SELECT. “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.

dedup_features jimmyxu123/SELECT/ssl/utils.py official repository ran fingerprinted MIT (permissive) · 424fc184adb4a84c · report
get_class_labels jimmyxu123/SELECT/ssl/reader_hfds.py official repository ran MIT (permissive) · 1d74bc67f576b83a · report
get_mean_and_std jimmyxu123/SELECT/vtab/getDataLoader.py official repository ran MIT (permissive) · 44aa6596c2101dce · report
load_class_map jimmyxu123/SELECT/ssl/reader_hfds.py official repository ran MIT (permissive) · 2161fec9a47fe2fb · report
log_and_continue jimmyxu123/SELECT/analytical/quality-metrics.py official repository ran MIT (permissive) · 0a84b912bb131119 · report
regularize_label_count jimmyxu123/SELECT/ssl/utils.py official repository ran MIT (permissive) · e313a5d6604a698a · report
resample_features jimmyxu123/SELECT/ssl/utils.py official repository ran fingerprinted MIT (permissive) · a1db47a39780034c · report
test_loop jimmyxu123/SELECT/vtab/vtab_finetune.py official repository ran MIT (permissive) · 1b5c2979cb69dcb5 · report
to_device jimmyxu123/SELECT/vtab/getDataLoader.py official repository ran MIT (permissive) · 1c9147e50febcff4 · report
train_loop jimmyxu123/SELECT/vtab/vtab_finetune.py official repository ran MIT (permissive) · 7b10e462ddbf8e58 · report
easyrobust_eval jimmyxu123/SELECT/base-ood/base_ood_eval.py official repository unverified MIT (permissive) · c7c1bff321bc2884 · report
get_data_loader jimmyxu123/SELECT/vtab/getDataLoader.py official repository unverified MIT (permissive) · e0126d3f3d3d4c42 · report
knn_classifier jimmyxu123/SELECT/ssl/eval_knn.py official repository unverified MIT (permissive) · 6ecb6791e6a9ebfb · report

Tasks

Image ClassificationSynthetic Data Generationimage-classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CLIP

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