English

Boost-and-Skip: A Simple Guidance-Free Diffusion for Minority Generation

Machine Learning 2025-06-02 v2 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

Minority samples are underrepresented instances located in low-density regions of a data manifold, and are valuable in many generative AI applications, such as data augmentation, creative content generation, etc. Unfortunately, existing diffusion-based minority generators often rely on computationally expensive guidance dedicated for minority generation. To address this, here we present a simple yet powerful guidance-free approach called Boost-and-Skip for generating minority samples using diffusion models. The key advantage of our framework requires only two minimal changes to standard generative processes: (i) variance-boosted initialization and (ii) timestep skipping. We highlight that these seemingly-trivial modifications are supported by solid theoretical and empirical evidence, thereby effectively promoting emergence of underrepresented minority features. Our comprehensive experiments demonstrate that Boost-and-Skip greatly enhances the capability of generating minority samples, even rivaling guidance-based state-of-the-art approaches while requiring significantly fewer computations. Code is available at https://github.com/soobin-um/BnS.

Keywords

Cite

@article{arxiv.2502.06516,
  title  = {Boost-and-Skip: A Simple Guidance-Free Diffusion for Minority Generation},
  author = {Soobin Um and Beomsu Kim and Jong Chul Ye},
  journal= {arXiv preprint arXiv:2502.06516},
  year   = {2025}
}

Comments

ICML 2025, 29 pages, 11 figures

R2 v1 2026-06-28T21:38:39.546Z