English

Mixture of Style Experts for Diverse Image Stylization

Computer Vision and Pattern Recognition 2026-03-31 v3

Abstract

Diffusion-based stylization has advanced significantly, yet existing methods are limited to color-driven transformations, neglecting complex semantics and material details. We introduce StyleExpert, a semantic-aware framework based on the Mixture of Experts (MoE). Our framework employs a unified style encoder, trained on our large-scale dataset of content-style-stylized triplets, to embed diverse styles into a consistent latent space. This embedding is then used to condition a similarity-aware gating mechanism, which dynamically routes styles to specialized experts within the MoE architecture. Leveraging this MoE architecture, our method adeptly handles diverse styles spanning multiple semantic levels, from shallow textures to deep semantics. Extensive experiments show that StyleExpert outperforms existing approaches in preserving semantics and material details, while generalizing to unseen styles. Our code and collected images are available at the project page: https://hh-lg.github.io/StyleExpert-Page/.

Keywords

Cite

@article{arxiv.2603.16649,
  title  = {Mixture of Style Experts for Diverse Image Stylization},
  author = {Shihao Zhu and Ziheng Ouyang and Yijia Kang and Qilong Wang and Mi Zhou and Bo Li and Ming-Ming Cheng and Qibin Hou},
  journal= {arXiv preprint arXiv:2603.16649},
  year   = {2026}
}

Comments

24 pages, 16 figures

R2 v1 2026-07-01T11:24:24.035Z