Papers › TextBoost: Towards One-Shot Personalization of Text-to-Image Models via Fine-tuning...

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

12 Sep 2024arXiv:2409.08248archive 2025-07-28

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. However, existing methods often suffer from performance degradation when given only a single reference image. They tend to overfit the input, producing highly similar outputs regardless of the text prompt. This paper addresses the challenge of one-shot personalization by mitigating overfitting, enabling the creation of controllable images through text prompts. Specifically, we propose a selective fine-tuning strategy that focuses on the text encoder. Furthermore, we introduce three key techniques to enhance personalization performance: (1) augmentation tokens to encourage feature disentanglement and alleviate overfitting, (2) a knowledge-preservation loss to reduce language drift and promote generalizability across diverse prompts, and (3) SNR-weighted sampling for efficient training. Extensive experiments demonstrate that our approach efficiently generates high-quality, diverse images using only a single reference image while significantly reducing memory and storage requirements.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.08248")

Code

Syntology Ran 11 of 14 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

nahyeonkaty/textboost officialmentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 11 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11ran
3unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from nahyeonkaty/textboost. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_new_token nahyeonkaty/textboost/src/textboost/ti_utils.py official repository ran MIT (permissive) · 880d2ac0a7cd3e47 · report
forced_weight_norm nahyeonkaty/textboost/src/textboost/ti_utils.py official repository ran MIT (permissive) · 5c98bd294f643a86 · report
generator_build nahyeonkaty/textboost/src/textboost/generator_builder.py official repository ran MIT (permissive) · 612bf864a644221b · report
get_images_path nahyeonkaty/textboost/src/textboost/datasets.py official repository ran MIT (permissive) · 49ba8cbb960e2237 · report
get_prompts nahyeonkaty/textboost/src/textboost/evaluation/core.py official repository ran MIT (permissive) · f2e38d770c4f705f · report
is_image_file nahyeonkaty/textboost/src/textboost/datasets.py official repository ran MIT (permissive) · 72fcd818096aee74 · report
is_live nahyeonkaty/textboost/src/textboost/evaluation/dreambooth.py official repository ran MIT (permissive) · 294cbd4a861df6d7 · report
load_new_token nahyeonkaty/textboost/src/textboost/ti_utils.py official repository ran MIT (permissive) · 95f9712e08dc49d3 · report
load_prompts_from_file nahyeonkaty/textboost/src/textboost/evaluation/core.py official repository ran MIT (permissive) · 8802c8bb9eabf0f5 · report
make_expand_adapter_key nahyeonkaty/textboost/src/textboost/expand_bank.py official repository ran fingerprinted MIT (permissive) · bcd8d413e1a72650 · report
tokenize_prompt nahyeonkaty/textboost/src/textboost/datasets.py official repository ran MIT (permissive) · 424823a175dc433e · report
attach_adapters_to_model nahyeonkaty/textboost/src/textboost/adapters.py official repository unverified MIT (permissive) · fec6bb93784f10f0 · report
custom_lora_forward nahyeonkaty/textboost/src/textboost/attention_processor.py official repository unverified MIT (permissive) · 5fa7f7068bb368b3 · report
discover_instances nahyeonkaty/textboost/src/textboost/evaluation/core.py official repository unverified MIT (permissive) · 809de9bd5d464d12 · report

Tasks

Diffusion PersonalizationDisentanglementImage GenerationPersonalized Image GenerationText-to-Image Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections