REVIEW 31 cited by
Diffusion Models already have a Semantic Latent Space
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
Diffusion models achieve outstanding generative performance in various domains. Despite their great success, they lack semantic latent space which is essential for controlling the generative process. To address the problem, we propose asymmetric reverse process (Asyrp) which discovers the semantic latent space in frozen pretrained diffusion models. Our semantic latent space, named h-space, has nice properties for accommodating semantic image manipulation: homogeneity, linearity, robustness, and consistency across timesteps. In addition, we introduce a principled design of the generative process for versatile editing and quality boost ing by quantifiable measures: editing strength of an interval and quality deficiency at a timestep. Our method is applicable to various architectures (DDPM++, iD- DPM, and ADM) and datasets (CelebA-HQ, AFHQ-dog, LSUN-church, LSUN- bedroom, and METFACES). Project page: https://kwonminki.github.io/Asyrp/
Forward citations
Cited by 31 Pith papers
-
AutoAnchor: Stable Diffusion Unlearning Using Cross-Attention as a Manifold Surrogate
Cross-attention maps serve as a tractable surrogate for manifold proximity, enabling automatic synthesis of anchors that suppress normal-space drift in diffusion unlearning.
-
Filtering Memorization from Parameter-Space in Diffusion Models
Base-Anchored Filtering suppresses weakly backbone-aligned LoRA spectral channels to cut memorization while preserving or improving generation quality, without data or re-training.
-
ReFlex: Text-Guided Editing of Real Images in Rectified Flow via Mid-Step Feature Extraction and Attention Adaptation
ReFlex edits real images with FLUX by extracting attention and residual features from a mid-step latent and adapting them during generation, improving text alignment while preserving structure.
-
Instruction-based Image Manipulation by Watching How Things Move
A diffusion editing model, InstructMove, is trained on video frame pairs annotated by MLLMs using spatial conditioning, enabling non-rigid edits and viewpoint changes.
-
Unboxing Diffusion Models for the Arts: Interactive Model Bending and Practice-Based Explainability
Bending different layers of a diffusion model's UNet produces distinct and fairly consistent visual effects across seeds and prompts, and an interactive ComfyUI tool lets artists explore these effects hands-on.
-
Kontinuous Kontext: Continuous Strength Control for Instruction-based Image Editing
Kontinuous Kontext adds continuous edit-strength control to instruction-based image editing by projecting a scalar strength and text embedding into the modulation space of a Flux Kontext diffusion editor.
-
SAEmnesia: Erasing Concepts in Diffusion Models with Supervised Sparse Autoencoders
A supervised sparse autoencoder binds each concept to a single neuron, letting Stable Diffusion erase a concept by steering one latent.
-
Generative Latent Diffusion for Efficient Spatiotemporal Data Reduction
A latent diffusion model conditioned on keyframe latents reconstructs non-key frames, giving higher compression ratios than prior scientific data compressors.
-
DiffEx: Explaining a Classifier with Diffusion Models to Identify Microscopic Cellular Variations
DiffEx builds a classifier-aware latent space with a diffusion model, finds contrastive directions in it, and ranks them to produce visual explanations that reveal cellular phenotype changes.
-
Training-Free Style and Content Transfer by Leveraging U-Net Skip Connections in Stable Diffusion
Injecting the fourth and fifth U-Net skip connections from one Stable Diffusion image into another transfers content or style without any training.
-
CA-Edit: Causality-Aware Condition Adapter for High-Fidelity Local Facial Attribute Editing
CA-Edit uses a causality-aware condition adapter and low-frequency sampling guidance to make local facial attribute edits follow text prompts while preserving skin detail fidelity.
-
FluxSpace: Disentangled Semantic Editing in Rectified Flow Transformers
FluxSpace performs training-free, disentangled semantic editing in rectified flow transformers by combining attention outputs with prompt-derived linear directions.
-
MyTimeMachine: Personalized Facial Age Transformation
A personalized facial age transformation method that uses an adapter network on top of the SAM global aging model, trained with 10 to 50 photos of one person, to produce re-aged images that resemble that person's actu...
-
Generating Compositional Scenes via Text-to-image RGBA Instance Generation
A multi-stage text-to-image approach that generates individual objects as RGBA images and composes them scene-by-scene via noise blending, enabling fine-grained layout and attribute control.
-
Latent Space Disentanglement in Diffusion Transformers Enables Precise Zero-shot Semantic Editing
Diffusion transformer latent spaces are shown to be semantically disentangled, and prompt-difference directions plus a score-distillation step enable zero-shot fine-grained image editing.
-
Unified Backbone Refinement for Diffusion Models via Internal-Latent Analysis
Early abrupt deviations in deep diffusion latents track artifacts; EMA detection plus backbone-specific suppression (DUNE) reduces them without retraining.
-
Towards Efficient Exemplar Based Image Editing with Multimodal VLMs
ReEdit transfers exemplar-based edits to new images by conditioning Stable Diffusion on a LLaVA-written caption plus a CLIP edit-direction vector, with no per-example optimization.
-
ByteMorph: Benchmarking Instruction-Guided Image Editing with Non-Rigid Motions
A released 6.4 million pair dataset and 613 sample benchmark for instruction-guided image editing of non-rigid motions, plus a Flux.1-dev based baseline that outperforms open-source methods on the new benchmark.
-
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...
-
StyleStudio: Text-Driven Style Transfer with Selective Control of Style Elements
StyleStudio improves text-driven style transfer with cross-modal AdaIN, a negative-style-image classifier-free guidance, and teacher-model layout stabilization.
-
$\textit{Revelio}$: Interpreting and leveraging semantic information in diffusion models
Diffusion model features, when decoded with k-sparse autoencoders, reveal interpretable visual concepts, and a lightweight classifier on the best layer (up_ft1 at t=25) beats prior diffusion-based classifiers on fine-...
-
FastGrasp: Efficient Grasp Synthesis with Diffusion
A one-stage latent diffusion model with an adaptation module generates MANO hand grasping poses from object point clouds faster and with lower penetration than two-stage optimization baselines.
-
Mediffusion: Joint Diffusion for Self-Explainable Semi-Supervised Classification and Medical Image Generation
A joint latent diffusion model and classifier, sharing one UNet, improves semi-supervised chest X-ray and skin lesion classification and produces counterfactual explanations evaluated by an external classifier and sev...
-
AI for Cultural Heritage Textiles: Fine-Tuned Latent Diffusion for Novel Ulos Motif Synthesis
Fine-tuned Protogen v3.4 generates novel Ulos motifs with ~10.5 imes lower FID and 2× higher IS than Stable Diffusion v1.4, with guidance scale 5–9 balancing fidelity and diversity.
-
Diffusion Once and Done: Degradation-Aware LoRA for Efficient All-in-One Image Restoration
Proposes DOD, a one-step Stable Diffusion model for all-in-one image restoration, but the submitted manuscript text is an unrelated software engineering review, leaving the claim unverifiable.
-
A Plug-and-Play Multi-Criteria Guidance for Diverse In-Betweening Human Motion Generation
MCG-IMM uses evolutionary multi-criteria optimization during sampling to increase the intra-batch diversity of in-betweening human motions generated by any pretrained model.
-
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.
-
DCI: Dual-Conditional Inversion for Boosting Diffusion-Based Image Editing
DCI combines reference-guided noise correction with fixed-point latent refinement and reports state-of-the-art reconstruction and editing metrics on PIE-Bench.
-
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.
-
Explainable and Interpretable Multimodal Large Language Models: A Comprehensive Survey
A survey maps the field of MLLM explainability and interpretability into data, model, and training and inference perspectives.
-
Pixel-Space Diffusion Transformers
A systematic review of pixel-space diffusion transformers, categorizing architectures and challenges for end-to-end image generation without latent compression.
Discussion (0). Continue with ORCID to comment.