English

Path-Guided Flow Matching for Dataset Distillation

Machine Learning 2026-02-06 v1 Artificial Intelligence

Abstract

Dataset distillation compresses large datasets into compact synthetic sets with comparable performance in training models. Despite recent progress on diffusion-based distillation, this type of method typically depends on heuristic guidance or prototype assignment, which comes with time-consuming sampling and trajectory instability and thus hurts downstream generalization especially under strong control or low IPC. We propose \emph{Path-Guided Flow Matching (PGFM)}, the first flow matching-based framework for generative distillation, which enables fast deterministic synthesis by solving an ODE in a few steps. PGFM conducts flow matching in the latent space of a frozen VAE to learn class-conditional transport from Gaussian noise to data distribution. Particularly, we develop a continuous path-to-prototype guidance algorithm for ODE-consistent path control, which allows trajectories to reliably land on assigned prototypes while preserving diversity and efficiency. Extensive experiments across high-resolution benchmarks demonstrate that PGFM matches or surpasses prior diffusion-based distillation approaches with fewer steps of sampling while delivering competitive performance with remarkably improved efficiency, e.g., 7.6×\times more efficient than the diffusion-based counterparts with 78\% mode coverage.

Keywords

Cite

@article{arxiv.2602.05616,
  title  = {Path-Guided Flow Matching for Dataset Distillation},
  author = {Xuhui Li and Zhengquan Luo and Xiwei Liu and Yongqiang Yu and Zhiqiang Xu},
  journal= {arXiv preprint arXiv:2602.05616},
  year   = {2026}
}
R2 v1 2026-07-01T09:37:49.727Z