paper-with-me

Papers

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

2024-04-04 · Rinon Gal, Or Lichter, Elad Richardson, Or Patashnik, Amit H. Bermano, Gal Chechik, Daniel Cohen-Or

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 diffusion models, they often maintain alignment with the original model, retaining similar outputs for similar prompts and seeds. These properties present opportunities to leverage fast sampling methods as a shortcut-mechanism, using them to create a preview of denoised outputs through which we can backpropagate image-space losses. In this work, we explore the potential of using such shortcut-mechanisms to guide the personalization of text-to-image models to specific facial identities. We focus on encoder-based personalization approaches, and demonstrate that by tuning them with a lookahead identity loss, we can achieve higher identity fidelity, without sacrificing layout diversity or prompt alignment. We further explore the use of attention sharing mechanisms and consistent data generation for the task of personalization, and find that encoder training can benefit from both.

📄 PDF Abstract BibTeX arXiv:2404.03620

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDiversity

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

Lookahead optimizer improves the performance of Convolutional Autoencoders for reconstruction of natural images

2020-12-03 · Sayan Nag

Autoencoders are a class of artificial neural networks which have gained a lot of attention in the recent past. Using the encoder block of an autoencoder the input image can be compressed into a meaningful representation…

Data CompressionDecoderDenoising

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

What the Future Brings: Investigating the Impact of Lookahead for Incremental Neural TTS

2020-09-04 · Brooke Stephenson, Laurent Besacier, Laurent Girin, Thomas Hueber

In incremental text to speech synthesis (iTTS), the synthesizer produces an audio output before it has access to the entire input sentence. In this paper, we study the behavior of a neural sequence-to-sequence TTS system…

DecoderSentenceSpeech Synthesistext-to-speech+2

EARL-BO: Reinforcement Learning for Multi-Step Lookahead, High-Dimensional Bayesian Optimization

2024-10-31 · Mujin Cheon, Jay H. Lee, Dong-Yeun Koh, Calvin Tsay

Conventional methods for Bayesian optimization (BO) primarily involve one-step optimal decisions (e.g., maximizing expected improvement of the next step). To avoid myopic behavior, multi-step lookahead BO algorithms such…

Bayesian OptimizationDecision MakingHyperparameter OptimizationReinforcement Learning (RL)+1

TextBoost: Towards One-Shot Personalization of Text-to-Image Models via Fine-tuning Text Encoder

2024-09-12 · Nahyeon Park, Kunhee Kim, Hyunjung Shim

Recent breakthroughs in text-to-image models have opened up promising research avenues in personalized image generation, enabling users to create diverse images of a specific subject using natural language prompts. Howev…

Diffusion PersonalizationDisentanglementImage GenerationPersonalized Image Generation+1