paper-with-me

홈 › Papers

DiRe: Diversity-promoting Regularization for Dataset Condensation

2025-12-15 · Saumyaranjan Mohanty, Aravind Reddy, Konda Reddy Mopuri 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.

📄 PDF Abstract BibTeX arXiv:2512.13083

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diversity-Promoting Bayesian Learning of Latent Variable Models

2017-11-23 · Pengtao Xie, Jun Zhu, Eric P. Xing

To address three important issues involved in latent variable models (LVMs), including capturing infrequent patterns, achieving small-sized but expressive models and alleviating overfitting, several studies have been dev…

DiversityMixture-of-ExpertsVariational Inference

A Large-Scale Study on Video Action Dataset Condensation

2024-12-30 · Yang Chen, Sheng Guo, LiMin Wang

Dataset condensation has made significant progress in the image domain. Unlike images, videos possess an additional temporal dimension, which harbors considerable redundant information, making condensation even more cruc…

Action RecognitionDataset CondensationDataset DistillationDiversity

DISCO: Diversifying Sample Condensation for Efficient Model Evaluation

2025-10-09 · Alexander Rubinstein, Benjamin Raible, Martin Gubri, Seong Joon Oh arxiv

Evaluating modern machine learning models has become prohibitively expensive. Benchmarks such as LMMs-Eval and HELM demand thousands of GPU hours per model. Costly evaluation reduces inclusivity, slows the cycle of innov…

Improved Distribution Matching for Dataset Condensation

2023-07-19 · CVPR 2023 1 · Ganlong Zhao, Guanbin Li, Yipeng Qin, Yizhou Yu

Dataset Condensation aims to condense a large dataset into a smaller one while maintaining its ability to train a well-performing model, thus reducing the storage cost and training effort in deep learning applications. H…

Dataset CondensationModel Optimization

DDTime: Dataset Distillation with Spectral Alignment and Information Bottleneck for Time-Series Forecasting

2025-11-20 · Yuqi Li, Kuiye Ding, Chuanguang Yang, Hao Wang 외 arxiv

Time-series forecasting is fundamental across many domains, yet training accurate models often requires large-scale datasets and substantial computational resources. Dataset distillation offers a promising alternative by…