paper-with-me

Papers

Domain-Agnostic Tuning-Encoder for Fast Personalization of Text-To-Image Models

2023-07-13 · Moab Arar, Rinon Gal, Yuval Atzmon, Gal Chechik, Daniel Cohen-Or, Ariel Shamir, Amit H. Bermano

Text-to-image (T2I) personalization allows users to guide the creative image generation process by combining their own visual concepts in natural language prompts. Recently, encoder-based techniques have emerged as a new effective approach for T2I personalization, reducing the need for multiple images and long training times. However, most existing encoders are limited to a single-class domain, which hinders their ability to handle diverse concepts. In this work, we propose a domain-agnostic method that does not require any specialized dataset or prior information about the personalized concepts. We introduce a novel contrastive-based regularization technique to maintain high fidelity to the target concept characteristics while keeping the predicted embeddings close to editable regions of the latent space, by pushing the predicted tokens toward their nearest existing CLIP tokens. Our experimental results demonstrate the effectiveness of our approach and show how the learned tokens are more semantic than tokens predicted by unregularized models. This leads to a better representation that achieves state-of-the-art performance while being more flexible than previous methods.

📄 PDF Abstract BibTeX arXiv:2307.06925

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Encoder-based Domain Tuning for Fast Personalization of Text-to-Image Models

2023-02-23 · Rinon Gal, Moab Arar, Yuval Atzmon, Amit H. Bermano 외

Text-to-image personalization aims to teach a pre-trained diffusion model to reason about novel, user provided concepts, embedding them into new scenes guided by natural language prompts. However, current personalization…

Novel Concepts

LCM-Lookahead for Encoder-based Text-to-Image Personalization

2024-04-04 · Rinon Gal, Or Lichter, Elad Richardson, Or Patashnik 외

Recent advancements in diffusion models have introduced fast sampling methods that can effectively produce high-quality images in just one or a few denoising steps. Interestingly, when these are distilled from existing d…

DenoisingDiversity

JeDi: Joint-Image Diffusion Models for Finetuning-Free Personalized Text-to-Image Generation

2024-07-08 · CVPR 2024 1 · Yu Zeng, Vishal M. Patel, Haochen Wang, Xun Huang 외

Personalized text-to-image generation models enable users to create images that depict their individual possessions in diverse scenes, finding applications in various domains. To achieve the personalization capability, e…

Dataset GenerationImage GenerationText to Image GenerationText-to-Image Generation

Improving Federated Learning Personalization via Model Agnostic Meta Learning

2019-09-27 · Yihan Jiang, Jakub Konečný, Keith Rush, Sreeram Kannan

Federated Learning (FL) refers to learning a high quality global model based on decentralized data storage, without ever copying the raw data. A natural scenario arises with data created on mobile phones by the activity …

Federated LearningMeta-Learning

InstantBooth: Personalized Text-to-Image Generation without Test-Time Finetuning

2023-04-06 · CVPR 2024 1 · Jing Shi, Wei Xiong, Zhe Lin, Hyun Joon Jung

Recent advances in personalized image generation allow a pre-trained text-to-image model to learn a new concept from a set of images. However, existing personalization approaches usually require heavy test-time finetunin…

Diffusion PersonalizationDiffusion Personalization Tuning FreeImage GenerationPersonalized Image Generation+2