Papers › Spanning Training Progress: Temporal Dual-Depth Scoring (TDDS) for Enhanced Dataset Pruning

Spanning Training Progress: Temporal Dual-Depth Scoring (TDDS) for Enhanced Dataset Pruning

22 Nov 2023CVPR 2024 1arXiv:2311.13613archive 2025-07-28

Xin Zhang, Jiawei Du, Yunsong Li, Weiying Xie, Joey Tianyi Zhou

Dataset pruning aims to construct a coreset capable of achieving performance comparable to the original, full dataset. Most existing dataset pruning methods rely on snapshot-based criteria to identify representative samples, often resulting in poor generalization across various pruning and cross-architecture scenarios. Recent studies have addressed this issue by expanding the scope of training dynamics considered, including factors such as forgetting event and probability change, typically using an averaging approach. However, these works struggle to integrate a broader range of training dynamics without overlooking well-generalized samples, which may not be sufficiently highlighted in an averaging manner. In this study, we propose a novel dataset pruning method termed as Temporal Dual-Depth Scoring (TDDS), to tackle this problem. TDDS utilizes a dual-depth strategy to achieve a balance between incorporating extensive training dynamics and identifying representative samples for dataset pruning. In the first depth, we estimate the series of each sample's individual contributions spanning the training progress, ensuring comprehensive integration of training dynamics. In the second depth, we focus on the variability of the sample-wise contributions identified in the first depth to highlight well-generalized samples. Extensive experiments conducted on CIFAR and ImageNet datasets verify the superiority of TDDS over previous SOTA methods. Specifically on CIFAR-100, our method achieves 54.51% accuracy with only 10% training data, surpassing random selection by 7.83% and other comparison methods by at least 12.69%.

PaperPDFConference PDFCodeCode 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="2311.13613")

Code

Syntology Ran 6 of 11 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 4 ran with no contract checked.

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

zhangxin-xd/Dataset-Pruning-TDDS 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

11 samples harvested; 6 ran; 0 honoured the contract we drafted; 5 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 · our draft was wrong
1ran · fixture could not drive it
4ran
5unverified

Licence: 0 of the 11 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 zhangxin-xd/Dataset-Pruning-TDDS. “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.

accuracy zhangxin-xd/Dataset-Pruning-TDDS/train_subset.py official repository ran · fixture could not drive it MIT (permissive) · 8843a54c072af40d · report
conv3x3 zhangxin-xd/Dataset-Pruning-TDDS/models/resnet.py official repository ran · our draft was wrong MIT (permissive) · fac5364e2f53c6db · report
convert_secs2time zhangxin-xd/Dataset-Pruning-TDDS/utils.py official repository ran fingerprinted MIT (permissive) · 09b3d0b3ea772a30 · report
resnet18 zhangxin-xd/Dataset-Pruning-TDDS/models/resnet.py official repository ran MIT (permissive) · 57fc0e1e29d78784 · report
resnet34 zhangxin-xd/Dataset-Pruning-TDDS/models/resnet.py official repository ran MIT (permissive) · 05279061258bad37 · report
timing zhangxin-xd/Dataset-Pruning-TDDS/utils.py official repository ran MIT (permissive) · 56c1ad0817555115 · report
load_cifar10 zhangxin-xd/Dataset-Pruning-TDDS/data.py official repository unverified MIT (permissive) · daa31faafe9d2c13 · report
load_cifar100_sub zhangxin-xd/Dataset-Pruning-TDDS/data_subset.py official repository unverified MIT (permissive) · 6e9d3041de98459f · report
load_cifar10_sub zhangxin-xd/Dataset-Pruning-TDDS/data_subset.py official repository unverified MIT (permissive) · d76e1513b30de7b0 · report
load_data zhangxin-xd/Dataset-Pruning-TDDS/data.py official repository unverified MIT (permissive) · c7f5913a14f9acc7 · report
load_dataset zhangxin-xd/Dataset-Pruning-TDDS/data.py official repository unverified MIT (permissive) · b1fdb6855e14c54f · report

Tasks

Classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Dataset PruningFocusPruning

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