paper-with-me

Papers

Interpolating between Images with Diffusion Models

2023-07-24 · Clinton J. Wang, Polina Golland

One little-explored frontier of image generation and editing is the task of interpolating between two input images, a feature missing from all currently deployed image generation pipelines. We argue that such a feature can expand the creative applications of such models, and propose a method for zero-shot interpolation using latent diffusion models. We apply interpolation in the latent space at a sequence of decreasing noise levels, then perform denoising conditioned on interpolated text embeddings derived from textual inversion and (optionally) subject poses. For greater consistency, or to specify additional criteria, we can generate several candidates and use CLIP to select the highest quality image. We obtain convincing interpolations across diverse subject poses, image styles, and image content, and show that standard quantitative metrics such as FID are insufficient to measure the quality of an interpolation. Code and data are available at https://clintonjwang.github.io/interpolation.

📄 PDF Abstract BibTeX arXiv:2307.12560

Code (1)

clintonjwang/controlnet pytorch

Tasks

DenoisingImage Generation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
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 제목 키워드 기반

A Self-supervised Diffusion Bridge for MRI Reconstruction

2025-01-06 · Harry Gao, Weijie Gan, Yuyang Hu, Hongyu An 외

Diffusion bridges (DBs) are a class of diffusion models that enable faster sampling by interpolating between two paired image distributions. Training traditional DBs for image reconstruction requires high-quality referen…

compressed sensingDenoisingImage ReconstructionMRI Reconstruction

DiffMorpher: Unleashing the Capability of Diffusion Models for Image Morphing

2023-12-12 · CVPR 2024 1 · Kaiwen Zhang, Yifan Zhou, Xudong Xu, Xingang Pan 외

Diffusion models have achieved remarkable image generation quality surpassing previous generative models. However, a notable limitation of diffusion models, in comparison to GANs, is their difficulty in smoothly interpol…

Image GenerationImage Morphing

Interpolating Discrete Diffusion Models with Controllable Resampling

2026-04-19 · Marcel Kollovieh, Sirine Ayadi, Stephan Günnemann arxiv

Discrete diffusion models form a powerful class of generative models across diverse domains, including text and graphs. However, existing approaches face fundamental limitations. Masked diffusion models suffer from irrev…

Graph GenerationText Generation

Neural Thermodynamic Integration: Free Energies from Energy-based Diffusion Models

2024-06-04 · Bálint Máté, François Fleuret, Tristan Bereau

Thermodynamic integration (TI) offers a rigorous method for estimating free-energy differences by integrating over a sequence of interpolating conformational ensembles. However, TI calculations are computationally expens…

Denoising

Vector Diffusion Maps and the Connection Laplacian

2011-02-01 · Amit Singer, Hau-Tieng Wu

We introduce {\em vector diffusion maps} (VDM), a new mathematical framework for organizing and analyzing massive high dimensional data sets, images and shapes. VDM is a mathematical and algorithmic generalization of dif…

Dimensionality Reduction