paper-with-me

Papers

Posterior Distillation Sampling

2023-11-23 · CVPR 2024 1 · Juil Koo, Chanho Park, Minhyuk Sung

We introduce Posterior Distillation Sampling (PDS), a novel optimization method for parametric image editing based on diffusion models. Existing optimization-based methods, which leverage the powerful 2D prior of diffusion models to handle various parametric images, have mainly focused on generation. Unlike generation, editing requires a balance between conforming to the target attribute and preserving the identity of the source content. Recent 2D image editing methods have achieved this balance by leveraging the stochastic latent encoded in the generative process of diffusion models. To extend the editing capabilities of diffusion models shown in pixel space to parameter space, we reformulate the 2D image editing method into an optimization form named PDS. PDS matches the stochastic latents of the source and the target, enabling the sampling of targets in diverse parameter spaces that align with a desired attribute while maintaining the source's identity. We demonstrate that this optimization resembles running a generative process with the target attribute, but aligning this process with the trajectory of the source's generative process. Extensive editing results in Neural Radiance Fields and Scalable Vector Graphics representations demonstrate that PDS is capable of sampling targets to fulfill the aforementioned balance across various parameter spaces.

📄 PDF Abstract BibTeX arXiv:2311.13831

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeVector Graphics

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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Amortized Posterior Sampling with Diffusion Prior Distillation

2024-07-25 · Abbas Mammadov, Hyungjin Chung, Jong Chul Ye

We propose a variational inference approach to sample from the posterior distribution for solving inverse problems. From a pre-trained diffusion model, our approach trains a conditional flow model to minimize the diverge…

Variational Inference

Noise Conditional Variational Score Distillation

2025-06-11 · Xinyu Peng, Ziyang Zheng, Yaoming Wang, Han Li 외

We propose Noise Conditional Variational Score Distillation (NCVSD), a novel method for distilling pretrained diffusion models into generative denoisers. We achieve this by revealing that the unconditional score function…

Conditional Image GenerationDenoisingImage Generation

Stochastic Transition-Map Distillation for Fast Probabilistic Inference

2026-05-08 · George Rapakoulias, Peter Garud, Lingjiong Zhu, Panagiotis Tsiotras arxiv

Diffusion models achieve strong generation quality, diversity, and distribution coverage, but their performance often comes with expensive inference. In this work, we propose Stochastic Transition-Map Distillation (STMD)…

Image Generation

Learning few-step posterior samplers by unfolding and distillation of diffusion models

2025-07-03 · Charlesquin Kemajou Mbakam, Jonathan Spence, Marcelo Pereyra arxiv

Diffusion models (DMs) have emerged as powerful image priors in Bayesian computational imaging. Two primary strategies have been proposed for leveraging DMs in this context: Plug-and-Play methods, which are zero-shot and…

Computational Efficiency

Itô maps for any-step SDEs

2026-06-09 · Zhengkai Pan, Peter Potaptchik, Wenxi Yao, Michael S. Albergo 외 arxiv

Recent one-step generative models accelerate sampling by learning deterministic flow maps of the underlying dynamics. These methods rely on learning from ordinary differential equations, leaving open how to define an exa…