OmniStyle: Filtering High Quality Style Transfer Data at Scale
Ye Wang, Ruiqi Liu, Jiang Lin, Fei Liu, Zili Yi, Yilin Wang, Rui Ma
TL;DR
OmniStyle addresses key challenges in style transfer by introducing OmniStyle-1M, a large-scale paired dataset spanning 1,000 fine-grained styles and 20 content categories, enriched with textual prompts to support supervision and controllability. It pairs this dataset with OmniFilter, a multimodal quality assessment framework using CLIP, DINOV2, Style30K-based contrastive learning, and InternVL2-based aesthetics to filter high-quality triplets, yielding robust data for training. The authors then propose OmniStyle, a Diffusion Transformer-based end-to-end framework that supports both instruction-guided and image-guided style transfer, utilizing a VAE+MM-DiT architecture and freezing most components during training to enable efficient fine-tuning. Across extensive quantitative, qualitative, and user studies, OmniStyle demonstrates superior style fidelity, content preservation, aesthetic appeal, and efficiency compared to state-of-the-art baselines, establishing a new baseline for scalable, high-quality style transfer. The work provides a valuable resource and methodological blueprint for researchers aiming to scale style transfer with precise control and broad style coverage.
Abstract
In this paper, we introduce OmniStyle-1M, a large-scale paired style transfer dataset comprising over one million content-style-stylized image triplets across 1,000 diverse style categories, each enhanced with textual descriptions and instruction prompts. We show that OmniStyle-1M can not only enable efficient and scalable of style transfer models through supervised training but also facilitate precise control over target stylization. Especially, to ensure the quality of the dataset, we introduce OmniFilter, a comprehensive style transfer quality assessment framework, which filters high-quality triplets based on content preservation, style consistency, and aesthetic appeal. Building upon this foundation, we propose OmniStyle, a framework based on the Diffusion Transformer (DiT) architecture designed for high-quality and efficient style transfer. This framework supports both instruction-guided and image-guided style transfer, generating high resolution outputs with exceptional detail. Extensive qualitative and quantitative evaluations demonstrate OmniStyle's superior performance compared to existing approaches, highlighting its efficiency and versatility. OmniStyle-1M and its accompanying methodologies provide a significant contribution to advancing high-quality style transfer, offering a valuable resource for the research community.
