LanPaint: Training-Free Diffusion Inpainting with Asymptotically Exact and Fast Conditional Sampling
Candi Zheng, Yuan Lan, Yang Wang

TL;DR
LanPaint introduces a training-free, asymptotically exact method for image inpainting using diffusion models, enabling fast, accurate, and gradient-free partial conditional sampling with superior results.
Contribution
It presents LanPaint, a novel training-free approach for partial conditional sampling in diffusion models, overcoming previous limitations of intractability and inefficiency.
Findings
Achieves accurate partial conditioning in inpainting tasks.
Provides faster, backpropagation-free Monte Carlo sampling.
Demonstrates superior visual coherence across diverse inpainting scenarios.
Abstract
Diffusion models excel at joint pixel sampling for image generation but lack efficient training-free methods for partial conditional sampling (e.g., inpainting with known pixels). Prior work typically formulates this as an intractable inverse problem, relying on coarse variational approximations, heuristic losses requiring expensive backpropagation, or slow stochastic sampling. These limitations preclude: (1) accurate distributional matching in inpainting results, (2) efficient inference modes without gradient, (3) compatibility with fast ODE-based samplers. To address these limitations, we propose LanPaint: a training-free, asymptotically exact partial conditional sampling methods for ODE-based and rectified flow diffusion models. By leveraging carefully designed Langevin dynamics, LanPaint enables fast, backpropagation-free Monte Carlo sampling. Experiments demonstrate that our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · 3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques
MethodsDiffusion · Inpainting
