Dataset Condensation Atlas

Analysis & theory

Flowing Datasets with Wasserstein over Wasserstein Gradient Flows

Clément Bonet, Christophe Vauthier, Anna Korba

ICML 2025 · first public 2025-06-09 · arXiv 2506.07534

paper ↗code ↗catalogued✓ abstract read

In one paragraph

Represents a labeled dataset as a mixture distribution over per-class feature distributions and defines gradient flows on this space of distributions-over-distributions using a Wasserstein-over-Wasserstein metric, applying the resulting dynamics with a sliced-Wasserstein-kernel maximum-mean-discrepancy objective to transfer-learning and dataset-distillation tasks.

Where it sits

Abstract (verbatim from arXiv)

Many applications in machine learning involve data represented as probability distributions. The emergence of such data requires radically novel techniques to design tractable gradient flows on probability distributions over this type of (infinite-dimensional) objects. For instance, being able to flow labeled datasets is a core task for applications ranging from domain adaptation to transfer learning or dataset distillation. In this setting, we propose to represent each class by the associated conditional distribution of features, and to model the dataset as a mixture distribution supported on these classes (which are themselves probability distributions), meaning that labeled datasets can be seen as probability distributions over probability distributions. We endow this space with a metric structure from optimal transport, namely the Wasserstein over Wasserstein (WoW) distance, derive a differential structure on this space, and define WoW gradient flows. The latter enables to design dynamics over this space that decrease a given objective functional. We apply our framework to transfer learning and dataset distillation tasks, leveraging our gradient flow construction as well as novel tractable functionals that take the form of Maximum Mean Discrepancies with Sliced-Wasserstein based kernels between probability distributions.

BibTeX (generated; prefer the venue's official entry)
@article{bonet2025flowing,
  title   = {Flowing Datasets with Wasserstein over Wasserstein Gradient Flows},
  author  = {Clément Bonet and Christophe Vauthier and Anna Korba},
  journal = {ICML 2025},
  year    = {2025}
}