pith. sign in

arxiv: 2203.11932 · v1 · pith:R6LHW6DLnew · submitted 2022-03-22 · 💻 cs.CV · cs.AI· cs.LG

Dataset Distillation by Matching Training Trajectories

classification 💻 cs.CV cs.AIcs.LG
keywords datatraineddatasetdistilledparametersrealtrainingdistillation
0
0 comments X
read the original abstract

Dataset distillation is the task of synthesizing a small dataset such that a model trained on the synthetic set will match the test accuracy of the model trained on the full dataset. In this paper, we propose a new formulation that optimizes our distilled data to guide networks to a similar state as those trained on real data across many training steps. Given a network, we train it for several iterations on our distilled data and optimize the distilled data with respect to the distance between the synthetically trained parameters and the parameters trained on real data. To efficiently obtain the initial and target network parameters for large-scale datasets, we pre-compute and store training trajectories of expert networks trained on the real dataset. Our method handily outperforms existing methods and also allows us to distill higher-resolution visual data.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Robust Trajectory Distillation: Hybrid Reweighting Meets Teacher-Inspired Targets

    cs.CV 2026-06 unverdicted novelty 6.0

    Introduces SGR and TIAT for robust dataset distillation that suppresses noise while preserving knowledge under noisy supervision.