paper-with-me

Papers

Conditional Diffusion on Web-Scale Image Pairs leads to Diverse Image Variations

2024-05-23 · Manoj Kumar, Neil Houlsby, Emiel Hoogeboom

Generating image variations, where a model produces variations of an input image while preserving the semantic context has gained increasing attention. Current image variation techniques involve adapting a text-to-image model to reconstruct an input image conditioned on the same image. We first demonstrate that a diffusion model trained to reconstruct an input image from frozen embeddings, can reconstruct the image with minor variations. Second, inspired by how text-to-image models learn from web-scale text-image pairs, we explore a new pretraining strategy to generate image variations using a large collection of image pairs. Our diffusion model \textit{Semantica} receives a random (encoded) image from a webpage as conditional input and denoises another noisy random image from the same webpage. We carefully examine various design choices for the image encoder, given its crucial role in extracting relevant context from the input image. Once trained, \textit{Semantica} can adaptively generate new images from a dataset by simply using images from that dataset as input. Finally, we identify limitations in standard image consistency metrics for evaluating image variations and propose alternative metrics based on few-shot generation.

📄 PDF Abstract BibTeX arXiv:2405.14857

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage-Variation

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

Distilling Diffusion Models into Conditional GANs

2024-05-09 · Minguk Kang, Richard Zhang, Connelly Barnes, Sylvain Paris 외

We propose a method to distill a complex multistep diffusion model into a single-step conditional GAN student model, dramatically accelerating inference, while preserving image quality. Our approach interprets diffusion …

Image-to-Image Translation

Non-Uniform Diffusion Models

2022-07-20 · Georgios Batzolis, Jan Stanczuk, Carola-Bibiane Schönlieb, Christian Etmann

Diffusion models have emerged as one of the most promising frameworks for deep generative modeling. In this work, we explore the potential of non-uniform diffusion models. We show that non-uniform diffusion leads to mult…

Denoising

I$^2$SB: Image-to-Image Schrödinger Bridge

2023-02-12 · Guan-Horng Liu, Arash Vahdat, De-An Huang, Evangelos A. Theodorou 외

We propose Image-to-Image Schr\"odinger Bridge (I$^2$SB), a new class of conditional diffusion models that directly learn the nonlinear diffusion processes between two given distributions. These diffusion bridges are par…

DeblurringImage RestorationSuper-Resolution

Slight Corruption in Pre-training Data Makes Better Diffusion Models

2024-05-30 · Hao Chen, Yujin Han, Diganta Misra, Xiang Li 외

Diffusion models (DMs) have shown remarkable capabilities in generating realistic high-quality images, audios, and videos. They benefit significantly from extensive pre-training on large-scale datasets, including web-cra…

UNIMO-G: Unified Image Generation through Multimodal Conditional Diffusion

2024-01-24 · Wei Li, Xue Xu, Jiachen Liu, Xinyan Xiao

Existing text-to-image diffusion models primarily generate images from text prompts. However, the inherent conciseness of textual descriptions poses challenges in faithfully synthesizing images with intricate details, su…

Conditional Image GenerationDenoisingImage GenerationImage Segmentation+6