Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Coarse-Guided Visual Generation via Weighted h-Transform Sampling

About

Coarse-guided visual generation, which synthesizes fine visual samples from degraded or low-fidelity coarse references, is essential for various real-world applications. While training-based approaches are effective, they are inherently limited by high training costs and restricted generalization due to paired data collection. Accordingly, recent training-free works propose to leverage pretrained diffusion models and incorporate guidance during the sampling process. However, these training-free methods either require knowing the forward (fine-to-coarse) transformation operator, e.g., bicubic downsampling, or are difficult to balance between guidance and synthetic quality. To address these challenges, we propose a novel guided method by using the h-transform, a tool that can constrain stochastic processes (e.g., sampling process) under desired conditions. Specifically, we modify the transition probability at each sampling timestep by adding to the original differential equation with a drift function, which approximately steers the generation toward the ideal fine sample. To address unavoidable approximation errors, we introduce a noise-level-aware schedule that gradually de-weights the term as the error increases, ensuring both guidance adherence and high-quality synthesis. Extensive experiments across diverse image and video generation tasks demonstrate the effectiveness and generalization of our method.

Yanghao Wang, Ziqi Jiang, Zhen Wang, Long Chen• 2026

Related benchmarks

TaskDatasetResultRank
Image EditingPIE-Bench
PSNR25.98
166
Gaussian DeblurringFFHQ 256x256 (val)
FID38.05
32
Image InpaintingFFHQ 256x256 (val)
FID44.64
30
Super-ResolutionFFHQ 256x256 (val)
LPIPS0.213
19
Motion DeblurringFFHQ 256x256 (val)
FID52.92
7
Camera-controlled Video GenerationDL3DV 160 samples subset 10K (val)
CLIP Consistency0.972
7
Showing 6 of 6 rows

Other info

GitHub

Follow for update