REVIEW 36 cited by
Diffusion Model-Based Image Editing: A Survey
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Denoising diffusion models have emerged as a powerful tool for various image generation and editing tasks, facilitating the synthesis of visual content in an unconditional or input-conditional manner. The core idea behind them is learning to reverse the process of gradually adding noise to images, allowing them to generate high-quality samples from a complex distribution. In this survey, we provide an exhaustive overview of existing methods using diffusion models for image editing, covering both theoretical and practical aspects in the field. We delve into a thorough analysis and categorization of these works from multiple perspectives, including learning strategies, user-input conditions, and the array of specific editing tasks that can be accomplished. In addition, we pay special attention to image inpainting and outpainting, and explore both earlier traditional context-driven and current multimodal conditional methods, offering a comprehensive analysis of their methodologies. To further evaluate the performance of text-guided image editing algorithms, we propose a systematic benchmark, EditEval, featuring an innovative metric, LMM Score. Finally, we address current limitations and envision some potential directions for future research. The accompanying repository is released at https://github.com/SiatMMLab/Awesome-Diffusion-Model-Based-Image-Editing-Methods.
Forward citations
Cited by 36 Pith papers
-
Understanding Generative AI Capabilities in Everyday Image Editing Tasks
On real Reddit photo-editing requests, human judges prefer human edits over AI edits 66% of the time, and AI editors can satisfactorily handle about 33% of requests.
-
Discrete Noise Inversion for Next-scale Autoregressive Text-based Image Editing
VARIN uses a Location-aware Argmax Inversion pseudo-inverse of Gumbel-max sampling to extract editable discrete noises, enabling training-free prompt-guided editing for visual autoregressive models.
-
Make Your MoVe: Make Your 3D Contents by Adapting Multi-View Diffusion Models to External Editing
A tuning-free dual-pipeline that injects original normal latents into an edited multi-view diffusion stream, preserving geometry during 2D-to-3D appearance editing.
-
OutDreamer: Video Outpainting with a Diffusion Transformer
OutDreamer couples a diffusion transformer with mask-driven self-attention and a latent alignment loss to outpaint videos in a zero-shot manner, exceeding prior zero-shot baselines on standard benchmarks.
-
Exploiting the Exact Denoising Posterior Score in Training-Free Guidance of Diffusion Models
An exact denoising posterior score is derived and used to compute time-dependent DPS step sizes that transfer to colorization, inpainting, and super-resolution.
-
KRIS-Bench: Benchmarking Next-Level Intelligent Image Editing Models
A new benchmark, KRIS-Bench, evaluates image editing models on knowledge-grounded reasoning across factual, conceptual, and procedural tasks, and finds large performance gaps in current models.
-
REED-VAE: RE-Encode Decode Training for Iterative Image Editing with Diffusion Models
REED-VAE fine-tunes only the decoder of a Stable Diffusion VAE with iterative encode-decode training, dynamic k incrementation, and a first-step loss, reducing artifact accumulation over 5 to 25 editing iterations.
-
VideoPure: Diffusion-based Adversarial Purification for Video Recognition
VideoPure is a diffusion-based adversarial purification framework that combines temporal DDIM inversion, spatial-temporal optimization, and multi-step voting to defend video recognition models.
-
IE-Bench: Advancing the Measurement of Text-Driven Image Editing for Human Perception Alignment
IE-Bench provides the first MOS-labeled dataset for text-driven image editing and IE-QA, a learned metric that outperforms existing metrics on that dataset.
-
Dual-Schedule Inversion: Training- and Tuning-Free Inversion for Real Image Editing
Dual-Schedule Inversion uses two coupled time schedules so that diffusion inversion and sampling are mathematically reversible, enabling tuning-free real image reconstruction and editing.
-
BrushEdit: All-In-One Image Inpainting and Editing
BrushEdit couples a multimodal language model and an object detector with a single arbitrary-mask inpainting model to turn free-form text instructions into interactive, multi-turn image edits.
-
3D-Consistent Image Inpainting with Diffusion Models
A diffusion inpainting model conditioned on a second viewpoint of the same scene produces 3D-consistent fills for occluded regions without 3D supervision.
-
Pinco: Position-induced Consistent Adapter for Diffusion Transformer in Foreground-conditioned Inpainting
Pinco is a plug-and-play adapter that enables diffusion transformers to inpaint backgrounds around a provided foreground object, preserving its shape via self-attention injection and a positional anchor.
-
DIVE: Taming DINO for Subject-Driven Video Editing
DIVE uses DINOv2 feature maps as automatic video correspondences to carry source motion, while LoRA adapters carry the target identity.
-
Beyond Generation: Unlocking Universal Editing via Self-Supervised Fine-Tuning
UES adds a self-supervised video condition to text-to-video diffusion models, enabling them to edit videos from delta prompts without paired supervision.
-
Steering Rectified Flow Models in the Vector Field for Controlled Image Generation
FlowChef enables training-free, inversion-free, backprop-free controlled generation for rectified flow models by replacing the gradient through the model with the direct loss gradient on the estimated clean image.
-
InsightEdit: Towards Better Instruction Following for Image Editing
InsightEdit uses multimodal language model features in a two-stream adapter to improve complex instruction following and background consistency in image editing.
-
Pathways on the Image Manifold: Image Editing via Video Generation
Frame2Frame performs text-based image editing by generating a short video transition from the source image and selecting the best resulting frame, achieving competitive or better benchmark scores than single-image dif...
-
HeadRouter: A Training-free Image Editing Framework for MM-DiTs by Adaptively Routing Attention Heads
A training-free editing framework that routes attention heads by semantic sensitivity and refines text/image tokens, improving text-guided editing for MM-DiTs.
-
Stable Flow: Vital Layers for Training-Free Image Editing
An automatic vital-layer selection for FLUX enables training-free, stable text-driven image editing via selective attention injection.
-
Provable diffusion-based posterior sampling for linear inverse problems via DDIM
A SVD-based, coordinate-wise DDIM sampler is claimed to asymptotically sample from the posterior for noisy linear inverse problems, but the proof's posterior identification step does not follow from the stated updates.
-
PairEdit: Learning Semantic Variations for Exemplar-based Image Editing
PairEdit trains two LoRA adapters on a pretrained diffusion model to capture the semantic direction between paired source-target images, enabling text-free, controllable image editing from as few as one pair.
-
Hallucination at a Glance: Controlled Visual Edits and Fine-Grained Multimodal Learning
A new micro-edit dataset and fine-tuning recipe appear to help multimodal LLMs notice small visual changes, but the central 'feature consistency loss' claim is not present in the method.
-
TaxaDiffusion: Progressively Trained Diffusion Model for Fine-Grained Species Generation
A diffusion model trained progressively from Kingdom to Species generates more accurate fine-grained animal images, including rare species with as few as one training sample.
-
X-Edit: Detecting and Localizing Edits in Images Altered by Text-Guided Diffusion Models
X-Edit uses Stable Diffusion inversion features with a U-Net and attention to predict edited-region masks, and contributes a paired 167,026-image dataset for the task.
-
Exploring the latent space of diffusion models directly through singular value decomposition
The authors report that singular value decomposition of diffusion latent codes reveals stable, order-mobile attribute directions and propose Attribute Vector Integration, a per-pair MLP-based editor that transfers tex...
-
RMD: A Simple Baseline for More General Human Motion Generation via Training-free Retrieval-Augmented Motion Diffuse
RMD improves text-to-motion generation by decomposing prompts with an LLM, retrieving and recombining body-part motions, and refining them with a pretrained diffusion model, all without additional training.
-
MagicQuill: An Intelligent Interactive Image Editing System
MagicQuill combines brush-based edge and color control with an MLLM that guesses user intent, enabling fast interactive image edits without typing prompts.
-
Jailbreak Attacks and Defenses against Multimodal Generative Models: A Survey
A survey that taxonomizes multimodal jailbreak attacks and defenses into four lifecycle levels (input, encoder, generator, output) across Any-to-Text, Any-to-Vision, and Any-to-Any generative models.
-
Stationary Power-Law Solutions of Kinetic-Alfv\'{e}nic Turbulence
The submission cannot be assessed because the supplied full text is a different paper than the abstract and metadata describe.
-
SecureT2I: No More Unauthorized Manipulation on AI Generated Images from Prompts
A diffusion editing model is fine-tuned with a blur target for forbidden images and the original output for permitted images, claiming selective suppression of unauthorized edits.
-
Component Adaptive Clustering for Generalized Category Discovery
AdaGCD applies adaptive slot attention to decompose DINO image features into semantic components and pools them with global features, reporting SOTA accuracy on six GCD benchmarks.
-
Unsupervised Region-Based Image Editing of Denoising Diffusion Models
A masking and Jacobian projection technique discovers unsupervised semantic directions in diffusion model latent space, enabling region-local editing without fine-tuning.
-
DLSF: Dual-Layer Synergistic Fusion for High-Fidelity Image Syn-thesis
A softmax and spatial attention fusion of SDXL base and refiner latents yields an ImageNet FID drop of about 1 point, but the result is not statistically supported.
-
Computationally Efficient Diffusion Models in Medical Imaging: A Comprehensive Review
A survey of DDPM, LDM, and WDM diffusion models for medical imaging, organized around training and inference efficiency.
-
A Survey on Pre-Trained Diffusion Model Distillations
A taxonomy of pre-trained diffusion model distillation methods grouped into fidelity, trajectory, and adversarial losses.
Discussion (0). Continue with ORCID to comment.