Multi-Attribute Transfer via Disentangled Representation

Abstract

Recent studies show significant progress in image-to-image translation task, especially facilitated by Generative Adversarial Networks. They can synthesize highly realistic images and alter the attribute labels for the images. However, these works employ attribute vectors to specify the target domain which diminishes image-level attribute diversity. In this paper, we propose a novel model formulating disentangled representations by projecting images to latent units, grouped feature channels of Convolutional Neural Network, to disassemble the information between different attributes. Thanks to disentangled representation, we can transfer attributes according to the attribute labels and moreover retain the diversity beyond the labels, namely, the styles inside each image. This is achieved by specifying some attributes and swapping the corresponding latent units to “swap” the attributes appearance, or applying channel-wise interpolation to blend different attributes. To verify the motivation of our proposed model, we train and evaluate our model on face dataset CelebA. Furthermore, the evaluation of another facial expression dataset RaFD demonstrates the generalizability of our proposed model.

Cite

Text

Zhang et al. "Multi-Attribute Transfer via Disentangled Representation." AAAI Conference on Artificial Intelligence, 2019. doi:10.1609/AAAI.V33I01.33019195

Markdown

[Zhang et al. "Multi-Attribute Transfer via Disentangled Representation." AAAI Conference on Artificial Intelligence, 2019.](https://mlanthology.org/aaai/2019/zhang2019aaai-multi/) doi:10.1609/AAAI.V33I01.33019195

BibTeX

@inproceedings{zhang2019aaai-multi,
  title     = {{Multi-Attribute Transfer via Disentangled Representation}},
  author    = {Zhang, Jianfu and Huang, Yuanyuan and Li, Yaoyi and Zhao, Weijie and Zhang, Liqing},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {9195-9202},
  doi       = {10.1609/AAAI.V33I01.33019195},
  url       = {https://mlanthology.org/aaai/2019/zhang2019aaai-multi/}
}