paper-with-me

Papers

$\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 denoising content only at those locations, we learn a continuous function for arbitrary resolution sampling. Unlike prior neural field-based infinite-dimensional models, which use point-wise functions requiring latent compression, our method employs non-local integral operators to map between Hilbert spaces, allowing spatial context aggregation. This is achieved with an efficient multi-scale function-space architecture that operates directly on raw sparse coordinates, coupled with a mollified diffusion process that smooths out irregularities. Through experiments on high-resolution datasets, we found that even at an $8\times$ subsampling rate, our model retains high-quality diffusion. This leads to significant run-time and memory savings, delivers samples with lower FID scores, and scales beyond the training resolution while retaining detail.

📄 PDF Abstract BibTeX arXiv:2303.18242

Code (1)

samb-t/infty-diff 공식 구현 pytorch

Tasks

Denoising

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 제목 키워드 기반

$\infty$-Brush: Controllable Large Image Synthesis with Diffusion Models in Infinite Dimensions

2024-07-20 · Minh-Quan Le, Alexandros Graikos, Srikar Yellapragada, Rajarsi Gupta 외

Synthesizing high-resolution images from intricate, domain-specific information remains a significant challenge in generative modeling, particularly for applications in large-image domains such as digital histopathology …

Computational EfficiencyImage Generation

Infinitely divisible privacy and beyond I: resolution of the $s^2=2k$ conjecture

2025-11-30 · Aaradhya Pandey, Arian Maleki, Sanjeev Kulkarni arxiv

Differential privacy is increasingly formalized through the lens of hypothesis testing via the robust and interpretable $f$-DP framework, where privacy guarantees are encoded by a baseline Blackwell trade-off function $f…

Interpreting Spatially Infinite Generative Models

2020-07-24 · Chaochao Lu, Richard E. Turner, Yingzhen Li, Nate Kushman

Traditional deep generative models of images and other spatial modalities can only generate fixed sized outputs. The generated images have exactly the same resolution as the training images, which is dictated by the numb…

Generative Adversarial NetworkTexture Synthesis

Multilevel Diffusion: Infinite Dimensional Score-Based Diffusion Models for Image Generation

2023-03-08 · Paul Hagemann, Sophie Mildenberger, Lars Ruthotto, Gabriele Steidl 외

Score-based diffusion models (SBDM) have recently emerged as state-of-the-art approaches for image generation. Existing SBDMs are typically formulated in a finite-dimensional setting, where images are considered as tenso…

Image Generation

Infinity-RoPE: Action-Controllable Infinite Video Generation Emerges From Autoregressive Self-Rollout

2025-11-25 · Hidir Yesiltepe, Tuna Han Salih Meral, Adil Kaan Akan, Kaan Oktay 외 arxiv

Current autoregressive video diffusion models are constrained by three core bottlenecks: (i) the finite temporal horizon imposed by the base model's 3D Rotary Positional Embedding (3D-RoPE), (ii) slow prompt responsivene…

Video Generation