Show the Signal, Hide the Noise: Spectral Forcing for Pixel-Space Diffusion

TL;DR

Spectral Forcing (SF) introduces a parameter-free, time-dependent 2D-DCT low-pass filter to improve pixel-space diffusion, boosting ImageNet FID by 14.5%.

cs.CV 🔴 Advanced 2026-06-13 46 views
Weichen Fan Haiwen Diao Penghao Wu Ziwei Liu
diffusion models spectral analysis image synthesis frequency domain deep learning

Key Findings

Methodology

The paper proposes Spectral Forcing (SF), a parameter-free, time-conditioned 2D-DCT low-pass filter applied to noisy inputs before patch embedding. Based on natural image power-law spectra, it defines a per-band signal-to-noise ratio (DNR) and a moving spectral boundary k*(t) = (1−t)^(-2/α). The cutoff c(t) expands monotonically with diffusion time, guiding the model to focus on signal-rich frequency bands. Synthetic and real-image experiments validate that SF improves capacity allocation, especially in coarse tokenization and noise-dominated high-frequency regimes, leading to consistent performance gains across training stages.

Key Results

  • On ImageNet-256 with JiT-700M/32, SF reduces FID from 24.19 to 20.68 (+14.5%) and improves Inception Score from 83.28 to 93.96 (+13%) across training epochs, demonstrating robustness.
  • In coarse tokenization settings, SF outperforms baseline models; in finer tokenization, it remains competitive. Integration into SenseNova-U1 enhances DPG-Bench and GenEval metrics, indicating transferability of the spectral prior.
  • Synthetic experiments confirm that outside the signal-recovery wedge, models tend to predict deterministically, wasting capacity. SF explicitly restricts input to signal-dominant bands, improving efficiency.

Significance

This work uncovers the spectral structure underlying pixel-space diffusion models, providing a simple yet effective input-side regularization that enhances capacity utilization and image quality. It challenges the traditional reliance on latent representations, enabling end-to-end pixel-level generation with higher efficiency. The approach is especially beneficial in low-frequency, coarse-grained scenarios, paving the way for more scalable and interpretable diffusion-based generative models. Its transferability to text-to-image models suggests broad applicability across generative tasks, potentially transforming industry standards in high-fidelity image synthesis.

Technical Contribution

The paper offers a novel spectral analysis framework for natural images, deriving a closed-form spectral boundary k*(t) based on power-law spectra. It introduces a parameter-free, time-dependent 2D-DCT low-pass filter as an input-side regularizer, which dynamically matches the diffusion process. The method integrates seamlessly with existing architectures, requiring minimal computational overhead (~0.5%) while significantly improving capacity allocation. Empirical results demonstrate that this spectral prior effectively guides the denoiser to focus on signal-rich regions, outperforming traditional spatial blurring, frequency-aware loss functions, and other frequency-domain methods.

Novelty

This work is the first to explicitly incorporate a spectral boundary derived from natural image statistics into pixel-space diffusion training via a parameter-free, time-conditioned DCT low-pass filter. Unlike prior approaches that modify the forward process or loss functions, SF directly manipulates input spectra, providing a simple, effective, and transferable prior. Its theoretical grounding in power-law spectra and empirical validation across datasets and models establish a new paradigm for capacity-efficient diffusion modeling, bridging spectral analysis with neural network training.

Limitations

  • In scenarios where high-frequency details are crucial (e.g., fine textures), SF may suppress essential signals, degrading image fidelity.
  • The method relies on the assumption of natural image power-law spectra, which may not hold in non-natural or highly structured data, limiting generality.
  • Additional computational cost (~0.5%) is introduced by the DCT filtering, which, although small, may be non-trivial in resource-constrained environments.

Future Work

Future research could develop adaptive, data-driven spectral boundary estimation to improve generalization. Multi-scale spectral analysis might better preserve details across resolutions. Extending SF to video and 3D data, as well as integrating with latent diffusion models, could further enhance efficiency and quality. Exploring learned spectral priors and dynamic scheduling strategies may unlock new capabilities in high-fidelity, resource-efficient generative modeling.

AI Executive Summary

Pixel-space diffusion models have revolutionized high-quality image synthesis, yet their spectral structure remains underexploited. Traditional training approaches implicitly learn to reconstruct signals across a broad frequency spectrum, often wasting capacity on noise-dominated regions. This paper introduces Spectral Forcing (SF), a novel, parameter-free, time-dependent 2D-DCT low-pass filter that explicitly constrains the input spectrum based on natural image power-law statistics. By dynamically adjusting the cutoff c(t) throughout the diffusion process, SF guides the model to focus on signal-rich frequency bands, reducing capacity waste and improving generation quality.

Experimental results on ImageNet-256 demonstrate that SF consistently enhances performance, reducing FID by 14.5% and increasing Inception Score by 13% at the JiT-700M/32 scale. The method proves effective across different tokenization granularities, with the largest gains in coarse models where high-frequency noise dominates. Integration into the SenseNova-U1 text-to-image model further confirms the transferability of the spectral prior, improving downstream metrics.

The core insight stems from spectral analysis: the natural image spectrum follows a power-law decay, defining a moving boundary k*(t) that separates signal from noise. By making this boundary explicit via SF, the model allocates capacity more efficiently, learning richer data representations and producing more realistic images. The approach is computationally lightweight, adding only about 0.5% overhead, and seamlessly integrates with existing diffusion pipelines.

This work opens new avenues for capacity-efficient pixel-space diffusion, emphasizing the importance of spectral priors. Future directions include adaptive spectral scheduling, multi-scale analysis, and extension to other modalities like video and 3D data. Overall, SF offers a simple yet powerful tool to enhance the fidelity and efficiency of diffusion-based generative models, promising broad impact in both academia and industry.

Deep Analysis

Background

Recent advances in diffusion models, such as DDPM, Score-based Models, and transformer-based architectures, have significantly improved image synthesis quality. Early efforts focused on latent diffusion to reduce computational costs, but this introduced external dependencies and potential information loss. Pixel-space diffusion models, especially with large transformers and coarse pixel tokenization, have gained attention for their ability to generate high-fidelity images directly at pixel level. However, these models implicitly learn a coarse-to-fine hierarchy driven by the spectral properties of natural images, where low frequencies contain most of the signal, and high frequencies are often noise. Despite this, the spectral structure remains underutilized, leading to inefficient capacity allocation. Prior work in spectral methods often involved post-processing or spectral regularization in the loss function, but lacked a unified, input-side spectral control aligned with the diffusion process. This paper bridges this gap by explicitly incorporating spectral priors into the input, guided by natural image statistics.

Core Problem

The core challenge in pixel-space diffusion is the implicit coarse-to-fine spectral hierarchy, which causes models to waste capacity on frequency bands dominated by noise, especially at early diffusion stages. The moving spectral boundary k*(t) separates signal-rich low frequencies from noise-dominated high frequencies, but existing models lack explicit mechanisms to leverage this structure. Consequently, models must internally discover this boundary, leading to inefficient training and suboptimal capacity utilization. This results in slower convergence, lower image fidelity, and difficulty in scaling to high-resolution data. Addressing this problem requires explicit spectral guidance to focus model capacity on meaningful signal regions, reducing computational waste and improving overall performance.

Innovation

The key innovation is the introduction of Spectral Forcing (SF), a parameter-free, time-conditioned 2D-DCT low-pass filter applied at the input. SF explicitly enforces a spectral boundary c(t) that expands monotonically with diffusion time, matching the theoretical boundary k*(t) derived from natural image spectra. Unlike prior methods, SF directly manipulates the input spectrum without learnable parameters, ensuring minimal overhead (~0.5%) and seamless integration. The schedule f(t) controlling c(t) can be linear or analytical, approximating the natural spectral boundary. This approach effectively restricts the model’s view to signal-dominant bands, reducing capacity wastage and accelerating training. The method is validated through synthetic and real-image experiments, demonstrating consistent improvements in image quality and transferability to text-to-image models.

Methodology

  • �� Derive the spectral boundary k*(t) = (1−t)^(-2/α) from natural image power-law spectra P(k) ∝ k^(-α).
  • �� Define per-band data-to-noise ratio DNR(k, t) = P(k)/(1−t)^2, establishing a moving cutoff frequency.
  • �� Design a parameter-free, time-conditioned 2D-DCT low-pass filter SF_t(z) = IDCT(DCT(z) ⊙ M(t)), where M(t) is a soft mask based on radius r(u,v) and cutoff c(t).
  • �� Schedule c(t) to grow monotonically, e.g., linearly or analytically proportional to (1−t)^(-2/α), ensuring the filter matches the spectral boundary.
  • �� Apply SF to noisy input z_t before patch embedding, leaving the diffusion process, loss, and sampling unchanged.
  • �� Conduct synthetic toy experiments and real ImageNet training to analyze the capacity allocation, spectral boundary effectiveness, and performance gains.
  • �� Integrate SF into existing models like SenseNova-U1 to test transferability and downstream improvements.

Experiments

The experiments used ImageNet-256, training JiT models with 130M and 700M parameters, across multiple epochs (15, 60, 120). Baseline models without SF were compared against SF-enhanced models, evaluating FID and Inception Score. Coarse (64 tokens) and fine (256 tokens) tokenizations were tested to assess the impact of spectral filtering at different granularities. Synthetic toy experiments validated the theoretical spectral boundary k*(t) and capacity allocation, confirming that outside the wedge region models tend to predict deterministically. In real training, SF consistently reduced FID by 8-14% and improved Inception Score by 10-13% across scales and epochs. Additional ablation studies compared different schedule shapes and alternative frequency filtering methods, demonstrating SF’s superior performance and efficiency.

Results

Applying SF on ImageNet-256 with JiT-700M/32 reduced FID from 24.19 to 20.68 (+14.5%) and increased Inception Score from 83.28 to 93.96 (+13%) at 60 epochs. The performance gains persisted across training stages, with the largest improvements in coarse tokenization models. In the integrated SenseNova-U1 model, SF improved downstream metrics like DPG-Bench and GenEval, confirming transferability. Synthetic experiments revealed the capacity wastage outside the signal-recovery wedge, which SF explicitly restricts, leading to more efficient learning. The ablation studies confirmed that time-dependent, data-driven spectral boundary matching yields the best results, outperforming static low-pass filters and other frequency domain methods.

Applications

This spectral filtering approach is immediately applicable to high-resolution image generation, especially in scenarios with coarse pixelization or low-frequency dominant signals. It can be integrated into existing pixel-space diffusion pipelines to improve training efficiency and output quality. Long-term, the method can be extended to video, 3D data, and multi-modal generation tasks, enabling more resource-efficient models that better exploit spectral priors. Its transferability suggests potential in industry applications like content creation, virtual reality, and AI-assisted design, where high fidelity and computational efficiency are critical.

Limitations & Outlook

The method may suppress essential high-frequency details in images requiring fine textures, reducing fidelity. It relies on the assumption that natural images follow a power-law spectrum, which may not hold in specialized datasets, limiting generality. The additional DCT filtering introduces a slight computational overhead (~0.5%), which could be non-trivial in resource-constrained environments. Future work should explore adaptive spectral boundaries and multi-scale filtering to address these issues.

Plain Language Accessible to non-experts

想象你在一家工厂里生产各种商品。工厂的机器可以处理不同大小的零件,有些零件很重要,必须细心加工;有些则可以粗略处理。工人在不同时间段需要专注于不同频率的零件,但工厂没有明确告诉他们哪些频率更重要。论文提出一种智能筛网(频谱强制),可以根据生产的时间自动调整孔径,只让工人处理重要的频率范围,把噪声和无用的碎片过滤掉。这样,工厂的效率就大大提高,生产的商品也更漂亮、更真实。这个筛网无需参数调节,自动匹配生产阶段,帮助工厂更聪明地工作,减少浪费。最终,工厂能用更少的时间和资源,生产出更完美的商品。

ELI14 Explained like you're 14

你喜欢玩拼图游戏吗?有时候,拼图的某些部分很模糊,看不清楚细节,但你知道大致轮廓。这个论文就像给你一副神奇的放大镜(频谱筛网),可以帮你只看清楚重要的部分,把模糊的部分暂时放一边。这个放大镜会随着你拼图的进展自动调节,让你在开始时只看到大轮廓,后来逐渐看到细节。这样,你就不用浪费时间在模糊的碎片上,而是专注于最重要的部分。用这种方法,拼图变得更快、更漂亮,也更容易完成。这个神奇的放大镜,就是论文中的频谱调节技术,帮助生成更真实、更细腻的图像,就像你用放大镜拼出完美的拼图一样。

Abstract

Pixel-space diffusion models are trained on full-bandwidth noisy images, yet the useful signal available to the denoiser is strongly frequency dependent. Under rectified-flow diffusion and natural-image power-law spectra, the per-band data-to-noise contour $k^{*}(t) = (1-t)^{-2/α}$ separates a signal-bearing low-frequency region from a noise-dominated high-frequency region at each time $t$. We show that this implicit coarse-to-fine structure is not merely descriptive: it induces a capacity-allocation problem. A standard pixel-space denoiser must discover the moving bandwidth boundary internally and can spend computation on frequency-time regions where the optimal prediction collapses to deterministic baselines rather than data-distribution modeling. To make this boundary explicit, we introduce Spectral Forcing, a parameter-free, time-conditional 2D-DCT low-pass operator applied to the noisy input before the patch embedder. Its cutoff expands monotonically with the diffusion time and becomes the identity at the data endpoint. Through controlled synthetic experiments, we identify the regime in which the operator is beneficial: coarse patch tokenization and data whose high-frequency content is predominantly noise rather than essential signal. On ImageNet-256 with JiT-700M/32, Spectral Forcing consistently improves both FID and Inception Score across different training epochs, demonstrating robust gains throughout training; at finer tokenization, the spectral forcing is still competitive. We further insert the unchanged operator into SenseNova-U1, a unified text-to-image model, where it improves DPG-Bench and GenEval, showing that the input-side spectral prior transfers beyond class-conditional generation. These results suggest a route to capacity-efficient pixel-space diffusion by showing the signal and hiding the noise.

cs.CV