GRCVMay 25, 2023

ProSpect: Prompt Spectrum for Attribute-Aware Personalization of Diffusion Models

arXiv:2305.16225v3127 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the problem of limited attribute editability in personalized generative models for users in image generation and editing, representing an incremental improvement over existing methods.

The paper tackles the challenge of representing and editing specific visual attributes like material, style, and layout in personalized image generation with diffusion models, proposing ProSpect to achieve better disentanglement and controllability, as demonstrated in applications enabling previously unattainable results from a single image input without fine-tuning.

Personalizing generative models offers a way to guide image generation with user-provided references. Current personalization methods can invert an object or concept into the textual conditioning space and compose new natural sentences for text-to-image diffusion models. However, representing and editing specific visual attributes such as material, style, and layout remains a challenge, leading to a lack of disentanglement and editability. To address this problem, we propose a novel approach that leverages the step-by-step generation process of diffusion models, which generate images from low to high frequency information, providing a new perspective on representing, generating, and editing images. We develop the Prompt Spectrum Space P*, an expanded textual conditioning space, and a new image representation method called \sysname. ProSpect represents an image as a collection of inverted textual token embeddings encoded from per-stage prompts, where each prompt corresponds to a specific generation stage (i.e., a group of consecutive steps) of the diffusion model. Experimental results demonstrate that P* and ProSpect offer better disentanglement and controllability compared to existing methods. We apply ProSpect in various personalized attribute-aware image generation applications, such as image-guided or text-driven manipulations of materials, style, and layout, achieving previously unattainable results from a single image input without fine-tuning the diffusion models. Our source code is available athttps://github.com/zyxElsa/ProSpect.

Code Implementations3 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