paper-with-me

Papers

Image Inversion: A Survey from GANs to Diffusion and Beyond

2025-02-17 · Yinan Chen, Jiangning Zhang, Yali Bi, Xiaobin Hu, Teng Hu, Zhucun Xue, Ran Yi, Yong liu, Ying Tai

Image inversion is a fundamental task in generative models, aiming to map images back to their latent representations to enable downstream applications such as editing, restoration, and style transfer. This paper provides a comprehensive review of the latest advancements in image inversion techniques, focusing on two main paradigms: Generative Adversarial Network (GAN) inversion and diffusion model inversion. We categorize these techniques based on their optimization methods. For GAN inversion, we systematically classify existing methods into encoder-based approaches, latent optimization approaches, and hybrid approaches, analyzing their theoretical foundations, technical innovations, and practical trade-offs. For diffusion model inversion, we explore training-free strategies, fine-tuning methods, and the design of additional trainable modules, highlighting their unique advantages and limitations. Additionally, we discuss several popular downstream applications and emerging applications beyond image tasks, identifying current challenges and future research directions. By synthesizing the latest developments, this paper aims to provide researchers and practitioners with a valuable reference resource, promoting further advancements in the field of image inversion. We keep track of the latest works at https://github.com/RyanChenYN/ImageInversion

📄 PDF Abstract BibTeX arXiv:2502.11974

Code (1)

ryanchenyn/imageinversion 공식 구현 tf

Tasks

Generative Adversarial NetworkStyle TransferSurvey

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

Diffusion-driven GAN Inversion for Multi-Modal Face Image Generation

2024-05-07 · CVPR 2024 1 · Jihyun Kim, Changjae Oh, Hoseok Do, Soohyun Kim 외

We present a new multi-modal face image generation method that converts a text prompt and a visual input, such as a semantic mask or scribble map, into a photo-realistic face image. To do this, we combine the strengths o…

Image Generation

Personalized Image Generation with Deep Generative Models: A Decade Survey

2025-02-18 · Yuxiang Wei, Yiheng Zheng, Yabo Zhang, Ming Liu 외

Recent advancements in generative models have significantly facilitated the development of personalized content creation. Given a small set of images with user-specific concept, personalized image generation allows to cr…

Image GenerationPersonalized Image GenerationSurvey

R$^2$BD: A Reconstruction-Based Method for Generalizable and Efficient Detection of Fake Images

2026-01-11 · Qingyu Liu, Zhongjie Ba, Jianmin Guo, Qiu Wang 외 arxiv

Recently, reconstruction-based methods have gained attention for AIGC image detection. These methods leverage pre-trained diffusion models to reconstruct inputs and measure residuals for distinguishing real from fake ima…

MirrorDiffusion: Stabilizing Diffusion Process in Zero-shot Image Translation by Prompts Redescription and Beyond

2024-01-06 · Yupei Lin, Xiaoyu Xian, Yukai Shi, Liang Lin

Recently, text-to-image diffusion models become a new paradigm in image processing fields, including content generation, image restoration and image-to-image translation. Given a target prompt, Denoising Diffusion Probab…

DenoisingDomain AdaptationImage RestorationImage-to-Image Translation+1

Text-to-image Diffusion Models in Generative AI: A Survey

2023-03-14 · Chenshuang Zhang, Chaoning Zhang, Mengchun Zhang, In So Kweon 외

This survey reviews the progress of diffusion models in generating images from text, ~\textit{i.e.} text-to-image diffusion models. As a self-contained work, this survey starts with a brief introduction of how diffusion …

Image GenerationSurveytext-guided-generationtext-guided-image-editing+2