paper-with-me

Papers

IMPUS: Image Morphing with Perceptually-Uniform Sampling Using Diffusion Models

2023-11-12 · Zhaoyuan Yang, Zhengyang Yu, Zhiwei Xu, Jaskirat Singh, Jing Zhang, Dylan Campbell, Peter Tu, Richard Hartley

We present a diffusion-based image morphing approach with perceptually-uniform sampling (IMPUS) that produces smooth, direct and realistic interpolations given an image pair. The embeddings of two images may lie on distinct conditioned distributions of a latent diffusion model, especially when they have significant semantic difference. To bridge this gap, we interpolate in the locally linear and continuous text embedding space and Gaussian latent space. We first optimize the endpoint text embeddings and then map the images to the latent space using a probability flow ODE. Unlike existing work that takes an indirect morphing path, we show that the model adaptation yields a direct path and suppresses ghosting artifacts in the interpolated images. To achieve this, we propose a heuristic bottleneck constraint based on a novel relative perceptual path diversity score that automatically controls the bottleneck size and balances the diversity along the path with its directness. We also propose a perceptually-uniform sampling technique that enables visually smooth changes between the interpolated images. Extensive experiments validate that our IMPUS can achieve smooth, direct, and realistic image morphing and is adaptable to several other generative tasks.

📄 PDF Abstract BibTeX arXiv:2311.06792

Code (1)

gol2022/impus 공식 구현 pytorch

Tasks

DiversityImage GenerationImage Morphing

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
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 제목 키워드 기반

SoundMorpher: Perceptually-Uniform Sound Morphing with Diffusion Model

2024-10-03 · Xinlei Niu, Jing Zhang, Charles Patrick Martin

We present SoundMorpher, an open-world sound morphing method designed to generate perceptually uniform morphing trajectories. Traditional sound morphing techniques typically assume a linear relationship between the morph…

modelMORPH

Realtime Index-Free Single Source SimRank Processing on Web-Scale Graphs

2020-02-19 · Jieming Shi, Tianyuan Jin, Renchi Yang, Xiaokui Xiao 외

Given a graph G and a node u in G, a single source SimRank query evaluates the similarity between u and every node v in G. Existing approaches to single source SimRank computation incur either long query response time, o…

MorphFader: Enabling Fine-grained Controllable Morphing with Text-to-Audio Models

2024-08-14 · Purnima Kamath, Chitralekha Gupta, Suranga Nanayakkara

Sound morphing is the process of gradually and smoothly transforming one sound into another to generate novel and perceptually hybrid sounds that simultaneously resemble both. Recently, diffusion-based text-to-audio mode…

MorphGANFormer: Transformer-based Face Morphing and De-Morphing

2023-02-18 · Na Zhang, Xudong Liu, Xin Li, Guo-Jun Qi

Semantic face image manipulation has received increasing attention in recent years. StyleGAN-based approaches to face morphing are among the leading techniques; however, they often suffer from noticeable blurring and art…

Image Manipulation

X2HDR: HDR Image Generation in a Perceptually Uniform Space

2026-02-04 · Ronghuan Wu, Wanchao Su, Kede Ma, Jing Liao 외 arxiv

High-dynamic-range (HDR) formats and displays are becoming increasingly prevalent, yet state-of-the-art image generators (e.g., Stable Diffusion and FLUX) typically remain limited to low-dynamic-range (LDR) output due to…

Image Generation