paper-with-me

Papers

Latent Diffusion Inversion Requires Understanding the Latent Space

2025-11-25 · Mingxing Rao, Bowen Qu, Daniel Moyer arxiv

The recovery of training data from generative models ("model inversion") has been extensively studied for diffusion models in the data domain as a memorization/overfitting phenomenon. Latent diffusion models (LDMs), which operate on the latent codes from encoder/decoder pairs, have been robust to prior inversion methods. In this work we describe two key findings: (1) the diffusion model exhibits non-uniform memorization across latent codes, tending to overfit samples located in high-distortion regions of the decoder pullback metric; (2) even within a single latent code, memorization contributions are unequal across representation dimensions. Our proposed method to ranks latent dimensions by their contribution to the decoder pullback metric, which in turn identifies dimensions that contribute to memorization. For score-based membership inference, a sub-task of model inversion, we find that removing less-memorizing dimensions improves performance on all tested methods and datasets, with average AUROC gains of 1-4% and substantial increases in TPR@1%FPR (1-32%) across diverse datasets including CIFAR-10, CelebA, ImageNet-1K, Pokemon, MS-COCO, and Flickr. Our results highlight the overlooked influence of the auto-encoder geometry on LDM memorization and provide a new perspective for analyzing privacy risks in diffusion-based generative models.

📄 PDF Abstract BibTeX arXiv:2511.20592

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Does High-CFG Diffusion Inversion Fail? A Controlled Study of Prompt--Latent Interactions

2026-07-06 · Yan Zeng, Yusuke Hosoya, Huyen T. T. Tran, Takayuki Okatani arxiv

Text-guided diffusion inversion is central to image editing, where an image is mapped to an initial latent and then edited by replaying the denoising process under a modified prompt. In practice, however, inversion is of…

Image Editing

ResetEdit: Precise Text-guided Editing of Generated Image via Resettable Starting Latent

2026-04-28 · Hanyi Wang, Han Fang, Zheng Wang, Shilin Wang 외 arxiv

Recent advances in diffusion models have enabled high-quality image generation, leading to increasing demand for post-generation editing that modifies local regions while preserving global structure. Achieving such flexi…

Image Generation

Latent Bias Alignment for High-Fidelity Diffusion Inversion in Real-World Image Reconstruction and Manipulation

2026-03-25 · Weiming Chen, Qifan Liu, Siyi Liu, Yushun Tang 외 arxiv

Recent research has shown that text-to-image diffusion models are capable of generating high-quality images guided by text prompts. But can they be used to generate or approximate real-world images from the seed noise? T…

Image ReconstructionImage Editing

Isometric Representation Learning for Disentangled Latent Space of Diffusion Models

2024-07-16 · Jaehoon Hahm, Junho Lee, Sunghyun Kim, Joonseok Lee

The latent space of diffusion model mostly still remains unexplored, despite its great success and potential in the field of generative modeling. In fact, the latent space of existing diffusion models are entangled, with…

Representation Learning

Latent Inversion with Timestep-aware Sampling for Training-free Non-rigid Editing

2024-02-13 · Yunji Jung, Seokju Lee, Tair Djanibekov, Hyunjung Shim 외

Text-guided non-rigid editing involves complex edits for input images, such as changing motion or compositions within their surroundings. Since it requires manipulating the input structure, existing methods often struggl…