CVLGJun 3

Efficient and Training-Free Single-Image Diffusion Models

arXiv:2606.0429958.5
AI Analysis

It provides an efficient alternative to trained single-image diffusion models, eliminating the need for hours of optimization, which benefits applications like image stylization and retargeting.

This work introduces a training-free single-image diffusion model that uses a closed-form denoiser based on the patch distribution of a reference image, achieving state-of-the-art generation quality and diversity while enabling megapixel generation in one second and gigapixel generation in minutes.

We consider the problem of generating images whose internal structure -- defined by the distribution of patches across multiple scales -- matches that of a single reference image. Recent approaches address this problem by training a diffusion model on a single image. But even in this setting, training is computationally expensive and requires hours of optimization. Instead, we model the image using a dataset of its patches at different scales. As this dataset is finite and the dimensionality of its patches is small, the score function for a noisy patch can be computed tractably using an optimal, closed-form denoiser, eliminating the need for neural network training. We integrate this patch-based denoiser into an efficient, training-free image diffusion model, and we describe how our method connects to classical patch-based image restoration techniques. Our approach achieves state-of-the-art generation quality and diversity compared to trained single-image diffusion models, and we demonstrate applications, including unconditional image generation, text-guided stylization, image symmetrization, and retargeting. Further, we show that our approach is compatible with latent space diffusion, and we show multiple additional acceleration techniques to achieve megapixel single-image generation in one second, and gigapixel generation in minutes.

Foundations

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

Your Notes