English

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

Computer Vision and Pattern Recognition 2024-07-23 v1

Abstract

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 and remote sensing. Existing methods face critical limitations: conditional diffusion models in pixel or latent space cannot exceed the resolution on which they were trained without losing fidelity, and computational demands increase significantly for larger image sizes. Patch-based methods offer computational efficiency but fail to capture long-range spatial relationships due to their overreliance on local information. In this paper, we introduce a novel conditional diffusion model in infinite dimensions, \infty-Brush for controllable large image synthesis. We propose a cross-attention neural operator to enable conditioning in function space. Our model overcomes the constraints of traditional finite-dimensional diffusion models and patch-based methods, offering scalability and superior capability in preserving global image structures while maintaining fine details. To our best knowledge, \infty-Brush is the first conditional diffusion model in function space, that can controllably synthesize images at arbitrary resolutions of up to 4096×40964096\times4096 pixels. The code is available at https://github.com/cvlab-stonybrook/infinity-brush.

Keywords

Cite

@article{arxiv.2407.14709,
  title  = {$\infty$-Brush: Controllable Large Image Synthesis with Diffusion Models in Infinite Dimensions},
  author = {Minh-Quan Le and Alexandros Graikos and Srikar Yellapragada and Rajarsi Gupta and Joel Saltz and Dimitris Samaras},
  journal= {arXiv preprint arXiv:2407.14709},
  year   = {2024}
}

Comments

Accepted to ECCV 2024. Project page: https://histodiffusion.github.io

R2 v1 2026-06-28T17:48:01.367Z