SplitFlux: Learning to Decouple Content and Style from a Single Image
Yitong Yang, Yinglin Wang, Changshuo Wang, Yongjun Zhang, Ziyang Chen, Shuting He

TL;DR
SplitFlux introduces a novel method for disentangling content and style in images by fine-tuning single stream blocks, leading to improved content preservation and stylization quality in image generation.
Contribution
The paper proposes SplitFlux, a new approach that effectively separates content and style using LoRA fine-tuning and novel components like Rank-Constrained Adaptation and Visual-Gated LoRA.
Findings
SplitFlux outperforms state-of-the-art methods in content preservation.
The method achieves superior stylization quality across diverse scenarios.
Extensive experiments validate the effectiveness of the proposed approach.
Abstract
Disentangling image content and style is essential for customized image generation. Existing SDXL-based methods struggle to achieve high-quality results, while the recently proposed Flux model fails to achieve effective content-style separation due to its underexplored characteristics. To address these challenges, we conduct a systematic analysis of Flux and make two key observations: (1) Single Stream Blocks are essential for image generation; and (2) Early single stream blocks mainly control content, whereas later blocks govern style. Based on these insights, we propose SplitFlux, which disentangles content and style by fine-tuning the single stream blocks via LoRA, enabling the disentangled content to be re-embedded into new contexts. It includes two key components: (1) Rank-Constrained Adaptation. To preserve content identity and structure, we compress the rank and amplify the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Image Enhancement Techniques · Visual Attention and Saliency Detection
