STYMAM: A MAMBA-BASED GENERATOR FOR ARTISTIC STYLE TRANSFER
Zhou Hong, Rongsheng Hu, Xiaolong Xu, Ning Dong, Run Ling, Juqin Wang
Abstract
Image style transfer aims to integrate the visual patterns of a specific artistic style into a content image while preserving its content structure. Existing methods mainly rely on the generative adversarial network (GAN) or stable diffusion (SD). GAN-based approaches using CNNs or Transformers struggle to jointly capture local and global dependencies, leading to artifacts and disharmonious patterns. SD-based methods reduce such issues but often fail to preserve content structures and suffer from slow inference. To address these issues, we revisit GAN and propose a mamba-based generator, termed as StyMam, to produce high-quality stylized images without introducing artifacts and disharmonious patterns. Specifically, we introduce a mamba-based generator with a residual dual-path strip scanning mechanism and a channel-reweighted spatial attention module. The former efficiently captures local texture features, while the latter models global dependencies. Finally, extensive qualitative and quantitative experiments demonstrate that the proposed method outperforms state-of-the-art algorithms in both quality and speed.
BibTeX
@inproceedings{icassp2026_stymamamambabase,
title = {STYMAM: A MAMBA-BASED GENERATOR FOR ARTISTIC STYLE TRANSFER},
author = {Zhou Hong and Rongsheng Hu and Xiaolong Xu and Ning Dong and Run Ling and Juqin Wang},
booktitle = {ICASSP 2026},
year = {2026}
}