Dataset Condensation Atlas

Application · Diffusion-based synthesis

DPD

Towards Realistic Remote Sensing Dataset Distillation with Discriminative Prototype-guided Diffusion

Yonghao Xu, Pedram Ghamisi, Qihao Weng

arXiv 2026 · first public 2026-01-22 · arXiv 2601.15829

paper ↗code ↗catalogued✓ abstract read

In one paragraph

Introduces dataset distillation to remote sensing image interpretation for the first time with discriminative prototype-guided diffusion (DPD): per-category prototypes in latent space anchor hyperspherical semantic regions that guide the reverse denoising trajectory, and multiple candidates per prototype are ranked by a latent classifier's logit margin so only the most discriminative generated samples form the distilled set. Reports realistic, diverse and discriminative distilled samples across three high-resolution remote sensing scene-classification benchmarks.

Where it sits

Design choices

Prior / networks useddiffusion
Abstract (verbatim from arXiv)

Recent years have witnessed the remarkable success of deep learning in remote sensing image interpretation, driven by the availability of large-scale benchmark datasets. However, this reliance on massive training data also brings substantial storage and computational costs. To address this challenge, this study introduces the concept of dataset distillation into the field of remote sensing image interpretation for the first time. Specifically, we propose discriminative prototype-guided diffusion (DPD), a diffusion-based generative distillation framework that condenses a large-scale remote sensing dataset into a compact and representative distilled dataset. To improve the semantic fidelity and diversity of the synthesized samples, we extract representative prototypes for each category in the latent space. We then construct hyperspherical semantic anchors around the prototypes to guide the reverse denoising trajectory. Furthermore, to enhance the discriminative quality of the generated samples, multiple candidates are generated for each prototype and ranked by a latent classifier using a logit-margin criterion, with the most discriminative candidates selected to form the final distilled dataset. Experiments on three high-resolution remote sensing scene classification benchmarks show that the proposed method can distill realistic, diverse, and discriminative samples for downstream model training. Code and pre-trained models are available online (https://github.com/YonghaoXu/DPD).

BibTeX (generated; prefer the venue's official entry)
@article{xu2026towards,
  title   = {Towards Realistic Remote Sensing Dataset Distillation with Discriminative Prototype-guided Diffusion},
  author  = {Yonghao Xu and Pedram Ghamisi and Qihao Weng},
  journal = {arXiv preprint arXiv:2601.15829},
  year    = {2026}
}

Nearby in Diffusion-based synthesis

2026-05

DMGD — DMGD: Train-Free Dataset Distillation with Semantic-Distribution Matching in Diffusion Models

Qichao Wang, Yunhong Lu, Hengyuan Cao et al. · CVPR 2026notablepaper ↗

2026-04

Learnability-guided diffusion — Learnability-Guided Diffusion for Dataset Distillation

Jeffrey A. Chan-Santiago, Mubarak Shah · CVPR 2026notablepaper ↗

2026-03

IMS3 — IMS3: Breaking Distributional Aggregation in Diffusion-Based Dataset Distillation

Chenru Wang, Yunyi Chen, Zijun Yang et al. · CVPR 2026notablepaper ↗

2026-03

EVLF — EVLF: Early Vision-Language Fusion for Generative Dataset Distillation

Wenqi Cai, Yawen Zou, Guang Li et al. · CVPR 2026notablepaper ↗code ↗

2026-02

ManifoldGD — ManifoldGD: Training-Free Hierarchical Manifold Guidance for Diffusion-Based Dataset Distillation

Ayush Roy, Wei-Yang Alex Lee, Rudrasis Chakraborty et al. · CVPR 2026notablepaper ↗code ↗