paper-with-me

홈 › Papers

Infinite-Resolution Integral Noise Warping for Diffusion Models

2024-11-02 · Yitong Deng, Winnie Lin, Lingxiao Li, Dmitriy Smirnov, Ryan Burgert, Ning Yu, Vincent Dedun, Mohammad H. Taghavi

Adapting pretrained image-based diffusion models to generate temporally consistent videos has become an impactful generative modeling research direction. Training-free noise-space manipulation has proven to be an effective technique, where the challenge is to preserve the Gaussian white noise distribution while adding in temporal consistency. Recently, Chang et al. (2024) formulated this problem using an integral noise representation with distribution-preserving guarantees, and proposed an upsampling-based algorithm to compute it. However, while their mathematical formulation is advantageous, the algorithm incurs a high computational cost. Through analyzing the limiting-case behavior of their algorithm as the upsampling resolution goes to infinity, we develop an alternative algorithm that, by gathering increments of multiple Brownian bridges, achieves their infinite-resolution accuracy while simultaneously reducing the computational cost by orders of magnitude. We prove and experimentally validate our theoretical claims, and demonstrate our method's effectiveness in real-world applications. We further show that our method readily extends to the 3-dimensional space.

📄 PDF Abstract BibTeX arXiv:2411.01212

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

How I Warped Your Noise: a Temporally-Correlated Noise Prior for Diffusion Models

2025-04-03 · Pascal Chang, Jingwei Tang, Markus Gross, Vinicius C. Azevedo

Video editing and generation methods often rely on pre-trained image-based diffusion models. During the diffusion process, however, the reliance on rudimentary noise sampling techniques that do not preserve correlations …

Video EditingVideo GenerationVideo Restoration

$\infty$-Diff: Infinite Resolution Diffusion with Subsampled Mollified States

2023-03-31 · Sam Bond-Taylor, Chris G. Willcocks

This paper introduces $\infty$-Diff, a generative diffusion model defined in an infinite-dimensional Hilbert space, which can model infinite resolution data. By training on randomly sampled subsets of coordinates and den…

Denoising

Multi-frame Super-resolution from Noisy Data

2021-03-25 · Kireeti Bodduna, Joachim Weickert

Obtaining high resolution images from low resolution data with clipped noise is algorithmically challenging due to the ill-posed nature of the problem. So far such problems have hardly been tackled, and the few existing …

Multi-Frame Super-ResolutionSuper-Resolution

CameraNoise: Enabling Faithful Camera Control in Video Diffusion through Geometry-Flow-Guided Noise Warping

2026-05-29 · Haoyu Zhao, Jiaxi Gu, Haoran Chen, Qingping Zheng 외 arxiv

Precise camera pose control is critical for video diffusion, yet maintaining geometric consistency remains a challenge. Existing methods that directly inject numerical camera parameters into the diffusion backbone often …

Taming the Power of Diffusion Models for High-Quality Virtual Try-On with Appearance Flow

2023-08-11 · Junhong Gou, Siyu Sun, Jianfu Zhang, Jianlou Si 외

Virtual try-on is a critical image synthesis task that aims to transfer clothes from one image to another while preserving the details of both humans and clothes. While many existing methods rely on Generative Adversaria…

DenoisingImage GenerationVirtual Try-on