paper-with-me

홈 › Papers

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

2023-05-25 · Yuxin Zhang, WeiMing Dong, Fan Tang, Nisha Huang, Haibin Huang, Chongyang Ma, Tong-Yee Lee, Oliver Deussen, Changsheng Xu

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.

📄 PDF Abstract BibTeX arXiv:2305.16225

Code (3)

zyxElsa/ProSpect 공식 구현 pytorch
zyxelsa/InST pytorch
zyxelsa/creativity-transfer pytorch

Tasks

AttributeDisentanglementImage GenerationText-to-Image Generation

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…

Similar Papers 제목 키워드 기반

Foundation Cures Personalization: Recovering Facial Personalized Models' Prompt Consistency

2024-11-22 · Yiyang Cai, Zhengkai Jiang, Yulong Liu, Chunyang Jiang 외

Facial personalization represents a crucial downstream task in the domain of text-to-image generation. To preserve identity fidelity while ensuring alignment with user-defined prompts, current mainstream frameworks for f…

DenoisingImage GenerationText to Image GenerationText-to-Image Generation

SEAL: Semantic-aware Single-image Sticker Personalization with a Large-scale Sticker-tag Dataset

2026-04-29 · Changhyun Roh, Yonghyun Jeong, Jonghyun Lee, Chanho Eom 외 arxiv

Synthesizing a target concept from a single reference image is challenging in diffusion-based personalized text-to-image generation, particularly for sticker personalization where prompts often require explicit attribute…

Text-to-Image GenerationTest-time Adaptation

Reverse Personalization

2025-12-28 · Han-Wei Kung, Tuomas Varanka, Nicu Sebe arxiv

Recent text-to-image diffusion models have demonstrated remarkable generation of realistic facial images conditioned on textual prompts and human identities, enabling creating personalized facial imagery. However, existi…

Face Anonymization

ToolSpectrum : Towards Personalized Tool Utilization for Large Language Models

2025-05-19 · Zihao Cheng, Hongru Wang, Zeming Liu, Yuhang Guo 외

While integrating external tools into large language models (LLMs) enhances their ability to access real-time information and domain-specific services, existing approaches focus narrowly on functional tool selection foll…

Re-Centering Humans in LLM Personalization

2026-06-04 · Lechen Zhang, Jiarui Liu, Tal August arxiv

Despite growing interest, most evaluations of large language models' (LLMs') personalization abilities have relied on synthetic data. It remains unclear how well current personalization systems work for real users. In th…