Class-frequency Guided Noise Schedule for Diffusion Models
이 뉴스, 어떠셨어요?
한 번의 탭으로 반응을 남겨요 · 로그인 불필요
Abstract
In this paper, we are the first to examine the correlations between class frequency and the multi-scale noise schedule within diffusion models.
For score-based generative models, low-density regions often lead to inaccurately estimated scores, thereby compromising the generation quality.
Although the multi-scale noise schedule can alleviate this issue during the diffusion process, low-frequency classes still face the challenge of large low-density regions, resulting in more inaccurate estimated scores than high-frequency classes.
Furthermore, high-frequency classes tend to dominate the score space, causing a convergence of most data points towards generating samples from these classes.
Consequently, samples generated within low-frequency classes exhibit suboptimal quality and limited diversity.
To address this challenge, we propose the \textit{Class-frequency Guided (CFRG)} noise schedule, leveraging the insight that low-frequency classes should be endowed with larger-scale noises.
To illustrate the effectiveness of our method, we conduct experiments on various tasks, including image generation, image classification, and text-to-image generation, using imbalanced datasets, \textit{i.e.}, CIFAR-100-LT, and ImageNet-LT.
By employing the CFRG noise schedule, we achieve substantial improvements over baselines, manifesting the crucial role of frequency statistics in noise schedule design.