paper-with-me

Papers

AsyncPatch Diffusion: spatially-flexible image generation

2026-06-05 · Samuele Papa, Valentin De Bortoli, Guillaume Couairon, Daniel Sýkora, Romuald Elie, Klaus Greff arxiv

Standard diffusion models corrupt an entire sample with a single shared noise level, forcing all spatial regions to follow the same denoising trajectory. We introduce AsyncPatch Diffusion, a joint-diffusion framework that assigns distinct noise levels to different input dimensions, such as image pixels, or latent tokens. We show how this asynchronous corruption defines a valid generative process while supporting a richer family of spatially heterogeneous denoising trajectories, and prove the first valid ELBO for this process. We show that a single pretrained model can perform spatially adaptive generation, where different regions are denoised on different schedules. A key challenge is training: naive independent noise-level sampling overemphasizes highly heterogeneous configurations and underrepresents homogeneous noise levels, that are crucial during sampling. We address this with a controlled noise-level sampler that regulates both the average corruption level and its spatial variability. AsyncPatch achieves generation quality comparable to conventional diffusion on ImageNet 256 and LSUN, while being natively suited for inpainting without task-specific fine-tuning. We further introduce input guidance, which uses clean or partially corrupted regions to guide the generation of unknown regions, improving local consistency and texture matching. Finally, we demonstrate adaptive generation strategies including uncertainty-guided acceleration and autoregressive sampling.

📄 PDF Abstract BibTeX arXiv:2606.07079

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Consistent Human Image and Video Generation with Spatially Conditioned Diffusion

2024-12-19 · Mingdeng Cao, Chong Mou, Ziyang Yuan, Xintao Wang 외

Consistent human-centric image and video synthesis aims to generate images or videos with new poses while preserving appearance consistency with a given reference image, which is crucial for low-cost visual content creat…

Computational EfficiencyDenoisingVideo Generation

OminiControl: Minimal and Universal Control for Diffusion Transformer

2024-11-22 · Zhenxiong Tan, Songhua Liu, Xingyi Yang, Qiaochu Xue 외

In this paper, we introduce OminiControl, a highly versatile and parameter-efficient framework that integrates image conditions into pre-trained Diffusion Transformer (DiT) models. At its core, OminiControl leverages a p…

RefAny3D: 3D Asset-Referenced Diffusion Models for Image Generation

2026-01-29 · Hanzhuo Huang, Qingyang Bao, Zekai Gu, Zhongshuo Du 외 arxiv

In this paper, we propose a 3D asset-referenced diffusion model for image generation, exploring how to integrate 3D assets into image diffusion models. Existing reference-based image generation methods leverage large-sca…

Image Generation

UniCombine: Unified Multi-Conditional Combination with Diffusion Transformer

2025-03-12 · Haoxuan Wang, Jinlong Peng, Qingdong He, Hao Yang 외

With the rapid development of diffusion models in image generation, the demand for more powerful and flexible controllable frameworks is increasing. Although existing methods can guide generation beyond text prompts, the…

Image Generation

LaDe: Unified Multi-Layered Graphic Media Generation and Decomposition

2026-03-18 · Vlad-Constantin Lungu-Stan, Ionut Mironica, Mariana-Iuliana Georgescu arxiv

Media design layer generation enables the creation of fully editable, layered design documents such as posters, flyers, and logos using only natural language prompts. Existing methods either restrict outputs to a fixed n…

Text-to-Image Generation