cs.LGMay 2, 2026

NoiseRater: Meta-Learned Noise Valuation for Diffusion Model Training

Authors: Fang WuHaokai ZhaoDa XingHanqun CaoTinson XuYanchao LiXiangru TangZehong Wang+12 more

Abstract

Diffusion models have achieved remarkable success across a wide range of generative tasks, yet their training paradigm largely treats injected noise as uniformly informative. In this work, we challenge this assumption and introduce NoiseRater, a meta-learning framework for instance-level noise valuation in diffusion model training. We propose a parametric noise rater that assigns importance scores to individual noise realizations conditioned on data and timestep, enabling adaptive reweighting of the training objective. The rater is trained via bilevel optimization to improve downstream validation performance after inner-loop diffusion updates. To enable efficient deployment, we further design a decoupled two-stage pipeline that transitions from soft weighting during meta-training to hard noise selection during standard training. Extensive experiments on FFHQ and ImageNet demonstrate that not all noise samples contribute equally, and that prioritizing informative noise improves both training efficiency and generation quality. Our results establish noise valuation as a complementary and previously underexplored axis for improving diffusion model training. Our code is available at: https://anonymous.4open.science/r/NoiseRater-DEB116.

Explore similar work

CardsList
  1. General and Efficient Steering of Diffusion Models

    Feb 11, 2026Qingsong Wang, Mikhail Belkin, Yusu WangActivation Steering

  2. Forward-Learned Discrete Diffusion: Learning how to noise to denoise faster

    May 18, 2026Grigory Bartosh, Teodora Pandeva, Sushrut Karmalkar +1Generative ModelsFactor