Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

In-Context LoRA for Diffusion Transformers

About

Recent research arXiv:2410.15027 has explored the use of diffusion transformers (DiTs) for task-agnostic image generation by simply concatenating attention tokens across images. However, despite substantial computational resources, the fidelity of the generated images remains suboptimal. In this study, we reevaluate and streamline this framework by hypothesizing that text-to-image DiTs inherently possess in-context generation capabilities, requiring only minimal tuning to activate them. Through diverse task experiments, we qualitatively demonstrate that existing text-to-image DiTs can effectively perform in-context generation without any tuning. Building on this insight, we propose a remarkably simple pipeline to leverage the in-context abilities of DiTs: (1) concatenate images instead of tokens, (2) perform joint captioning of multiple images, and (3) apply task-specific LoRA tuning using small datasets (e.g., 20~100 samples) instead of full-parameter tuning with large datasets. We name our models In-Context LoRA (IC-LoRA). This approach requires no modifications to the original DiT models, only changes to the training data. Remarkably, our pipeline generates high-fidelity image sets that better adhere to prompts. While task-specific in terms of tuning data, our framework remains task-agnostic in architecture and pipeline, offering a powerful tool for the community and providing valuable insights for further research on product-level task-agnostic generation systems. We release our code, data, and models at https://github.com/ali-vilab/In-Context-LoRA

Lianghua Huang, Wei Wang, Zhi-Fan Wu, Yupeng Shi, Huanzhang Dou, Chen Liang, Yutong Feng, Yu Liu, Jingren Zhou• 2024

Related benchmarks

TaskDatasetResultRank
Multi-shot Cinematic Video GenerationMulti-shot Cinematic Video Generation (test)
AQ (Aesthetic Quality)63.33
9
Consistent image-set generationCurated image-set consistency benchmark (400 edits, 149 image sets) 1.0 (test)
CLIP Score0.65
8
Multi-shot Cinematic Video GenerationHuman evaluation
VQE24.4
6
Multi-shot Video Consistency54 Multi-shot Benchmark Cases 1.0 (full)
Character Consistency (4 shots)0.42
6
Multi-shot video storytellingST-Bench
Aesthetic Quality57.04
5
Multi-shot Video GenerationMovieBench
Aesthetic Score31.78
4
Showing 6 of 6 rows

Other info

Follow for update