Sissi: Zero-shot Style-guided Image Synthesis via Semantic-style Integration
Yingying Deng, Xiangyu He, Fan Tang, Weiming Dong, Xucheng Yin
TL;DR
Sissi tackles the challenge of precise style-guided image synthesis without model retraining by recasting style integration as an in-context learning task using a ReFlow-based inpainting backbone. It introduces Dynamic Semantic-Style Integration (DSSI), which adaptively balances text-driven semantic guidance and style cues from a reference image within a Diffusion Transformer–based architecture, mitigating cross-modal conflicts and noise sensitivity. The method demonstrates strong qualitative and quantitative stylization with content fidelity, generalizes to multiple styles, and supports image editing tasks, all in a training-free setting. This approach offers a practical, efficient alternative to retraining or inversion-based methods, with broad applicability to diverse stylization and editing scenarios.
Abstract
Text-guided image generation has advanced rapidly with large-scale diffusion models, yet achieving precise stylization with visual exemplars remains difficult. Existing approaches often depend on task-specific retraining or expensive inversion procedures, which can compromise content integrity, reduce style fidelity, and lead to an unsatisfactory trade-off between semantic prompt adherence and style alignment. In this work, we introduce a training-free framework that reformulates style-guided synthesis as an in-context learning task. Guided by textual semantic prompts, our method concatenates a reference style image with a masked target image, leveraging a pretrained ReFlow-based inpainting model to seamlessly integrate semantic content with the desired style through multimodal attention fusion. We further analyze the imbalance and noise sensitivity inherent in multimodal attention fusion and propose a Dynamic Semantic-Style Integration (DSSI) mechanism that reweights attention between textual semantic and style visual tokens, effectively resolving guidance conflicts and enhancing output coherence. Experiments show that our approach achieves high-fidelity stylization with superior semantic-style balance and visual quality, offering a simple yet powerful alternative to complex, artifact-prone prior methods.
