Noise Scheduling as Information-Guided Allocation in Diffusion Training

arXiv:2602.1864788.82 citationsh-index: 17
AI Analysis

This work addresses the problem of inefficient training in diffusion models by automating noise schedule design, which is typically manually tuned, and demonstrates broad applicability across modalities.

InfoNoise introduces an online adaptive noise schedule for diffusion training that reallocates optimization effort toward the most informative noise levels, matching or exceeding strong baselines on image benchmarks and achieving up to 3× less training compute on DNA and language generation tasks.

We introduce InfoNoise, an online adaptive noise schedule for diffusion training that reallocates optimization effort toward noise levels where denoising is most informative. Together with loss weighting, a noise schedule induces an effective allocation across denoising problems, often fixed before informative noise levels are known. InfoNoise makes this allocation data-adaptive by estimating a conditional-entropy-rate profile from denoising losses during training, without auxiliary models or offline search. Through I--MMSE, this profile identifies where noisy observations rapidly reduce uncertainty about the clean sample and guides adaptation of the training noise distribution. It changes only this distribution, keeping the objective, weighting, and parameterization fixed. On image benchmarks, where schedules have been extensively tuned, InfoNoise matches or slightly exceeds strong baselines and can reach the same quality with fewer updates. On representation, sequence, and modality shifts, including DNA and language generation, InfoNoise improves over fixed and adaptive baselines and reaches target quality with up to $3\times$ less training compute. These results establish the conditional-entropy-rate profile as the data-dependent target for noise schedule design and make online adaptation a practical alternative to manual schedule search.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes