English

DreamSampler: Unifying Diffusion Sampling and Score Distillation for Image Manipulation

Computer Vision and Pattern Recognition 2024-09-24 v2 Artificial Intelligence Machine Learning

Abstract

Reverse sampling and score-distillation have emerged as main workhorses in recent years for image manipulation using latent diffusion models (LDMs). While reverse diffusion sampling often requires adjustments of LDM architecture or feature engineering, score distillation offers a simple yet powerful model-agnostic approach, but it is often prone to mode-collapsing. To address these limitations and leverage the strengths of both approaches, here we introduce a novel framework called {\em DreamSampler}, which seamlessly integrates these two distinct approaches through the lens of regularized latent optimization. Similar to score-distillation, DreamSampler is a model-agnostic approach applicable to any LDM architecture, but it allows both distillation and reverse sampling with additional guidance for image editing and reconstruction. Through experiments involving image editing, SVG reconstruction and etc, we demonstrate the competitive performance of DreamSampler compared to existing approaches, while providing new applications. Code: https://github.com/DreamSampler/dream-sampler

Keywords

Cite

@article{arxiv.2403.11415,
  title  = {DreamSampler: Unifying Diffusion Sampling and Score Distillation for Image Manipulation},
  author = {Jeongsol Kim and Geon Yeong Park and Jong Chul Ye},
  journal= {arXiv preprint arXiv:2403.11415},
  year   = {2024}
}

Comments

ECCV 2024

R2 v1 2026-06-28T15:23:36.747Z