English

AesFA: An Aesthetic Feature-Aware Arbitrary Neural Style Transfer

Computer Vision and Pattern Recognition 2024-02-23 v3 Artificial Intelligence

Abstract

Neural style transfer (NST) has evolved significantly in recent years. Yet, despite its rapid progress and advancement, existing NST methods either struggle to transfer aesthetic information from a style effectively or suffer from high computational costs and inefficiencies in feature disentanglement due to using pre-trained models. This work proposes a lightweight but effective model, AesFA -- Aesthetic Feature-Aware NST. The primary idea is to decompose the image via its frequencies to better disentangle aesthetic styles from the reference image while training the entire model in an end-to-end manner to exclude pre-trained models at inference completely. To improve the network's ability to extract more distinct representations and further enhance the stylization quality, this work introduces a new aesthetic feature: contrastive loss. Extensive experiments and ablations show the approach not only outperforms recent NST methods in terms of stylization quality, but it also achieves faster inference. Codes are available at https://github.com/Sooyyoungg/AesFA.

Keywords

Cite

@article{arxiv.2312.05928,
  title  = {AesFA: An Aesthetic Feature-Aware Arbitrary Neural Style Transfer},
  author = {Joonwoo Kwon and Sooyoung Kim and Yuewei Lin and Shinjae Yoo and Jiook Cha},
  journal= {arXiv preprint arXiv:2312.05928},
  year   = {2024}
}

Comments

Accepted by AAAI 2024

R2 v1 2026-06-28T13:46:25.227Z