English

LENS: Low-Frequency Eigen Noise Shaping for Efficient Diffusion Sampling

Computer Vision and Pattern Recognition 2026-05-11 v1

Abstract

Distilled diffusion models accelerate image generation by reducing the number of denoising steps, but often suffer from degraded image quality. To mitigate this trade-off, test-time optimization methods improve quality, yet their iterative nature incurs substantial computational overhead and leads to slow inference, limiting practical usability. Recent hypernetwork-based approaches amortize this process during training, but still require costly noise modulation in high-dimensional latent spaces. In this work, we propose LENS (Low-frequency Eigen Noise Shaping), an efficient noise modulation framework that operates in a low-dimensional subspace. Our approach is motivated by the observation that low-frequency components of the noise largely determine the global structure and visual fidelity of generated images. Based on this observation, we provide a theoretical justification for restricting modulation to the low-frequency subspace and derive a principled training objective. Building on this, LENS employs a lightweight, standalone network to selectively modulate these components, enabling efficient and targeted noise modulation. Extensive experiments demonstrate that LENS achieves competitive image quality while reducing FLOPs by 400-700×\times, model parameters by 25-75×\times, and inference-time overhead by 10-20×\times compared to prior methods.

Keywords

Cite

@article{arxiv.2605.07253,
  title  = {LENS: Low-Frequency Eigen Noise Shaping for Efficient Diffusion Sampling},
  author = {Haewon Jeon and Si-Hyeon Lee},
  journal= {arXiv preprint arXiv:2605.07253},
  year   = {2026}
}

Comments

27 pages, 7 figures

R2 v1 2026-07-01T12:56:54.954Z