CVLGJul 4, 2023

Collaborative Score Distillation for Consistent Visual Synthesis

arXiv:2307.04787v124 citationsh-index: 54
Originality Incremental advance
AI Analysis

This addresses a key problem for users of generative AI in visual synthesis tasks, though it is an incremental improvement over existing methods.

The paper tackles the challenge of achieving consistency across multiple images (e.g., in videos or panoramas) when using text-to-image diffusion models, and introduces Collaborative Score Distillation (CSD) to enhance inter-sample consistency, broadening the applicability of these models.

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.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes