English

Collaborative Score Distillation for Consistent Visual Synthesis

Computer Vision and Pattern Recognition 2023-07-12 v1 Machine Learning

Abstract

Generative priors of large-scale text-to-image diffusion models enable a wide range of new generation and editing applications on diverse visual modalities. However, when adapting these priors to complex visual modalities, often represented as multiple images (e.g., video), achieving consistency across a set of images is challenging. In this paper, we address this challenge with a novel method, Collaborative Score Distillation (CSD). CSD is based on the Stein Variational Gradient Descent (SVGD). Specifically, we propose to consider multiple samples as "particles" in the SVGD update and combine their score functions to distill generative priors over a set of images synchronously. Thus, CSD facilitates seamless integration of information across 2D images, leading to a consistent visual synthesis across multiple samples. We show the effectiveness of CSD in a variety of tasks, encompassing the visual editing of panorama images, videos, and 3D scenes. Our results underline the competency of CSD as a versatile method for enhancing inter-sample consistency, thereby broadening the applicability of text-to-image diffusion models.

Keywords

Cite

@article{arxiv.2307.04787,
  title  = {Collaborative Score Distillation for Consistent Visual Synthesis},
  author = {Subin Kim and Kyungmin Lee and June Suk Choi and Jongheon Jeong and Kihyuk Sohn and Jinwoo Shin},
  journal= {arXiv preprint arXiv:2307.04787},
  year   = {2023}
}

Comments

Project page with visuals: https://subin-kim-cv.github.io/CSD/