Method · Optimization and training recipes
DiRe
DiRe: Diversity-promoting Regularization for Dataset Condensation
Saumyaranjan Mohanty, Aravind Reddy, Konda Reddy Mopuri
WACV 2026 · first public 2025-12-15 · arXiv 2512.13083
In one paragraph
Proposes DiRe, a diversity regularizer combining cosine similarity and Euclidean distance terms that plugs into existing condensation methods off the shelf to reduce redundancy among synthesized samples; reports consistent generalization and diversity-metric improvements when added to state-of-the-art condensation methods from CIFAR-10 to ImageNet-1K.
Where it sits
- Optimization and training recipes (Orthogonal design choices)
- Setting: Image classification
Abstract (verbatim from arXiv)
In Dataset Condensation, the goal is to synthesize a small dataset that replicates the training utility of a large original dataset. Existing condensation methods synthesize datasets with significant redundancy, so there is a dire need to reduce redundancy and improve the diversity of the synthesized datasets. To tackle this, we propose an intuitive Diversity Regularizer (DiRe) composed of cosine similarity and Euclidean distance, which can be applied off-the-shelf to various state-of-the-art condensation methods. Through extensive experiments, we demonstrate that the addition of our regularizer improves state-of-the-art condensation methods on various benchmark datasets from CIFAR-10 to ImageNet-1K with respect to generalization and diversity metrics.
BibTeX (generated; prefer the venue's official entry)
@article{mohanty2025dire,
title = {DiRe: Diversity-promoting Regularization for Dataset Condensation},
author = {Saumyaranjan Mohanty and Aravind Reddy and Konda Reddy Mopuri},
journal = {WACV 2026},
year = {2025}
}Nearby in Optimization and training recipes
PTM-ST — Multimodal Dataset Distillation via Phased Teacher Models
Shengbin Guo, Hang Zhao, Senqiao Yang et al. · ICLR 2026notableVision–languagepaper ↗code ↗