Application · Trajectory matching
HoP-TM
High-Order Progressive Trajectory Matching for Medical Image Dataset Distillation
Le Dong, Jinghao Bian, Jingyang Hou, Jingliang Hu, Yilei Shi, Weisheng Dong, Xiao Xiang Zhu, Lichao Mou
MICCAI 2025 · first public 2025-09-29 · arXiv 2509.24177
In one paragraph
Extends trajectory matching for medical image distillation by matching a shape-wise potential that captures the geometry of intermediate points along expert parameter trajectories, not just terminal states, and by an easy-to-complex strategy that progressively matches parameters in order of complexity. Reports improved distillation performance on medical image classification while preserving privacy and keeping accuracy comparable to training on the original datasets.
Where it sits
- Trajectory matching (Surrogate matching)
- Setting: Image classification
Abstract (verbatim from arXiv)
Medical image analysis faces significant challenges in data sharing due to privacy regulations and complex institutional protocols. Dataset distillation offers a solution to address these challenges by synthesizing compact datasets that capture essential information from real, large medical datasets. Trajectory matching has emerged as a promising methodology for dataset distillation; however, existing methods primarily focus on terminal states, overlooking crucial information in intermediate optimization states. We address this limitation by proposing a shape-wise potential that captures the geometric structure of parameter trajectories, and an easy-to-complex matching strategy that progressively addresses parameters based on their complexity. Experiments on medical image classification tasks demonstrate that our method improves distillation performance while preserving privacy and maintaining model accuracy comparable to training on the original datasets. Our code is available at https://github.com/Bian-jh/HoP-TM.
BibTeX (generated; prefer the venue's official entry)
@article{dong2025high,
title = {High-Order Progressive Trajectory Matching for Medical Image Dataset Distillation},
author = {Le Dong and Jinghao Bian and Jingyang Hou and Jingliang Hu and Yilei Shi and Weisheng Dong and Xiao Xiang Zhu and Lichao Mou},
journal = {MICCAI 2025},
year = {2025}
}Nearby in Trajectory matching
PTM-ST — Multimodal Dataset Distillation via Phased Teacher Models
Shengbin Guo, Hang Zhao, Senqiao Yang et al. · ICLR 2026notableVision–languagepaper ↗code ↗
AMD — Asynchronous Matching with Dynamic Sampling for Multimodal Dataset Distillation
Ding Qi, Jian Li, Shuguang Dou et al. · ICLR 2026notableVision–languagepaper ↗
RepBlend — Beyond Modality Collapse: Representations Blending for Multimodal Dataset Distillation
Xin Zhang, Ziruo Zhang, Jiawei Du et al. · NeurIPS 2025notableVision–languagepaper ↗
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 ↗