paper-with-me

Papers

SimInversion: A Simple Framework for Inversion-Based Text-to-Image Editing

2024-09-16 · Qi Qian, Haiyang Xu, Ming Yan, Juhua Hu

Diffusion models demonstrate impressive image generation performance with text guidance. Inspired by the learning process of diffusion, existing images can be edited according to text by DDIM inversion. However, the vanilla DDIM inversion is not optimized for classifier-free guidance and the accumulated error will result in the undesired performance. While many algorithms are developed to improve the framework of DDIM inversion for editing, in this work, we investigate the approximation error in DDIM inversion and propose to disentangle the guidance scale for the source and target branches to reduce the error while keeping the original framework. Moreover, a better guidance scale (i.e., 0.5) than default settings can be derived theoretically. Experiments on PIE-Bench show that our proposal can improve the performance of DDIM inversion dramatically without sacrificing efficiency.

📄 PDF Abstract BibTeX arXiv:2409.10476

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

SwiftEdit: Lightning Fast Text-Guided Image Editing via One-Step Diffusion

2024-12-05 · CVPR 2025 1 · Trong-Tung Nguyen, Quang Nguyen, Khoi Nguyen, Anh Tran 외

Recent advances in text-guided image editing enable users to perform image edits through simple text inputs, leveraging the extensive priors of multi-step diffusion-based text-to-image models. However, these methods ofte…

Image Reconstructiontext-guided-image-editing

Gradient-Free Textual Inversion

2023-04-12 · Zhengcong Fei, Mingyuan Fan, Junshi Huang

Recent works on personalized text-to-image generation usually learn to bind a special token with specific subjects or styles of a few given images by tuning its embedding through gradient descent. It is natural to questi…

Computational EfficiencyCPUDimensionality ReductionGPU+3

MGIC: A Multi-Label Gradient Inversion Attack based on Canny Edge Detection on Federated Learning

2024-03-13 · Can Liu, Jin Wang

As a new distributed computing framework that can protect data privacy, federated learning (FL) has attracted more and more attention in recent years. It receives gradients from users to train the global model and releas…

Distributed ComputingEdge DetectionFederated LearningImage Reconstruction

An Edit Friendly DDPM Noise Space: Inversion and Manipulations

2023-04-12 · CVPR 2024 1 · Inbar Huberman-Spiegelglas, Vladimir Kulikov, Tomer Michaeli

Denoising diffusion probabilistic models (DDPMs) employ a sequence of white Gaussian noise samples to generate an image. In analogy with GANs, those noise maps could be considered as the latent code associated with the g…

Denoising

High-Fidelity Image Inpainting with Multimodal Guided GAN Inversion

2025-04-17 · Libo Zhang, Yongsheng Yu, Jiali Yao, Heng Fan

Generative Adversarial Network (GAN) inversion have demonstrated excellent performance in image inpainting that aims to restore lost or damaged image texture using its unmasked content. Previous GAN inversion-based metho…

Generative Adversarial NetworkImage InpaintingSemantic Segmentation