paper-with-me

Papers

Spectrally-Guided Diffusion Noise Schedules

2026-03-19 · Carlos Esteves, Ameesh Makadia arxiv

Denoising diffusion models are widely used for high-quality image and video generation. Their performance depends on noise schedules, which define the distribution of noise levels applied during training and the sequence of noise levels traversed during sampling. Noise schedules are typically handcrafted and require manual tuning across different resolutions. In this work, we propose a principled way to design per-instance noise schedules for pixel diffusion, based on the image's spectral properties. By deriving theoretical bounds on the efficacy of minimum and maximum noise levels, we design ``tight'' noise schedules that eliminate redundant steps. During inference, we propose to conditionally sample such noise schedules. Experiments show that our noise schedules improve generative quality of single-stage pixel diffusion models, particularly in the low-step regime.

📄 PDF Abstract BibTeX arXiv:2603.19222

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

SeaCache: Spectral-Evolution-Aware Cache for Accelerating Diffusion Models

2026-02-22 · Jiwoo Chung, Sangeek Hyun, MinKyu Lee, Byeongju Han 외 arxiv

Diffusion models are a strong backbone for visual generation, but their inherently sequential denoising process leads to slow inference. Previous methods accelerate sampling by caching and reusing intermediate outputs ba…

Noise Schedule Design for Diffusion Models: An Optimal Control Perspective

2026-05-21 · Seo Taek Kong, Weina Wang, R. Srikant arxiv

We develop a principled framework for analyzing and designing noise schedules in diffusion models. We show that one can recast this design problem as an optimal control problem, whose state is the Fisher information of t…

Image Generation

Quantum Reinforcement Learning-Guided Diffusion Model for Image Synthesis via Hybrid Quantum-Classical Generative Model Architectures

2025-09-17 · Chi-Sheng Chen, En-Jui Kuo arxiv

Diffusion models typically employ static or heuristic classifier-free guidance (CFG) schedules, which often fail to adapt across timesteps and noise conditions. In this work, we introduce a quantum reinforcement learning…

Reinforcement Learning

Zero-Shot Adaptation for Approximate Posterior Sampling of Diffusion Models in Inverse Problems

2024-07-16 · Yaşar Utku Alçalar, Mehmet Akçakaya

Diffusion models have emerged as powerful generative techniques for solving inverse problems. Despite their success in a variety of inverse problems in imaging, these models require many steps to converge, leading to slo…

Computational EfficiencyDeblurringImage GenerationSuper-Resolution

Schedule Your Edit: A Simple yet Effective Diffusion Noise Schedule for Image Editing

2024-10-24 · Haonan Lin, Mengmeng Wang, Jiahao Wang, Wenbin An 외

Text-guided diffusion models have significantly advanced image editing, enabling high-quality and diverse modifications driven by text prompts. However, effective editing requires inverting the source image into a latent…