Dataset Condensation Atlas

Application · Trajectory matching

Progressive trajectory matching for medical dataset distillation

Zhen Yu, Yang Liu, Qingchao Chen

arXiv 2024 · first public 2024-03-20 · arXiv 2403.13469

paper ↗catalogued✓ abstract read

In one paragraph

Finds that plain trajectory matching (randomly matching parts of real training trajectories) is unstable and gives inferior results on medical images, so proposes a progressive trajectory-matching strategy for stability plus a dynamic overlap mitigation module that eliminates overlap across synthetic images and retrains parts of them to recover the diversity lost to the more stable matching. Reports 8.33% average improvement over prior state-of-the-art methods, and 11.7% at 2 images per class, on a new medical dataset distillation benchmark across multiple modalities.

Where it sits

Abstract (verbatim from arXiv)

It is essential but challenging to share medical image datasets due to privacy issues, which prohibit building foundation models and knowledge transfer. In this paper, we propose a novel dataset distillation method to condense the original medical image datasets into a synthetic one that preserves useful information for building an analysis model without accessing the original datasets. Existing methods tackle only natural images by randomly matching parts of the training trajectories of the model parameters trained by the whole real datasets. However, through extensive experiments on medical image datasets, the training process is extremely unstable and achieves inferior distillation results. To solve these barriers, we propose to design a novel progressive trajectory matching strategy to improve the training stability for medical image dataset distillation. Additionally, it is observed that improved stability prevents the synthetic dataset diversity and final performance improvements. Therefore, we propose a dynamic overlap mitigation module that improves the synthetic dataset diversity by dynamically eliminating the overlap across different images and retraining parts of the synthetic images for better convergence. Finally, we propose a new medical image dataset distillation benchmark of various modalities and configurations to promote fair evaluations. It is validated that our proposed method achieves 8.33% improvement over previous state-of-the-art methods on average, and 11.7% improvement when ipc=2 (i.e., image per class is 2). Codes and benchmarks will be released.

BibTeX (generated; prefer the venue's official entry)
@article{yu2024progressive,
  title   = {Progressive trajectory matching for medical dataset distillation},
  author  = {Zhen Yu and Yang Liu and Qingchao Chen},
  journal = {arXiv preprint arXiv:2403.13469},
  year    = {2024}
}

Nearby in Trajectory matching

2026-03

PTM-ST — Multimodal Dataset Distillation via Phased Teacher Models

Shengbin Guo, Hang Zhao, Senqiao Yang et al. · ICLR 2026notableVision–languagepaper ↗code ↗

2026-01

AMD — Asynchronous Matching with Dynamic Sampling for Multimodal Dataset Distillation

Ding Qi, Jian Li, Shuguang Dou et al. · ICLR 2026notableVision–languagepaper ↗

2025-05

RepBlend — Beyond Modality Collapse: Representations Blending for Multimodal Dataset Distillation

Xin Zhang, Ziruo Zhang, Jiawei Du et al. · NeurIPS 2025notableVision–languagepaper ↗

2024-10

MKDT — Dataset Distillation via Knowledge Distillation: Towards Efficient Self-Supervised Pre-Training of Deep Networks

Siddharth Joshi, Jiayi Ni, Baharan Mirzasoleiman · ICLR 2025notablePre-training & transferpaper ↗code ↗

2024-08

LTDD — Distilling Long-tailed Datasets

Zhenghao Zhao, Haoxuan Wang, Yuzhang Shang et al. · CVPR 2025notablepaper ↗code ↗