Deep Graphical Feature Learning for Face Sketch Synthesis

Abstract

The exemplar-based face sketch synthesis method generally contains two steps: neighbor selection and reconstruction weight representation. Pixel intensities are widely used as features by most of the existing exemplar-based methods, which lacks of representation ability and robustness to light variations and clutter backgrounds. We present a novel face sketch synthesis method combining generative exemplar-based method and discriminatively trained deep convolutional neural networks (dCNNs) via a deep graphical feature learning framework. Our method works in both two steps by using deep discriminative representations derived from dCNNs. Instead of using it directly, we boost its representation capability by a deep graphical feature learning framework. Finally, the optimal weights of deep representations and optimal reconstruction weights for face sketch synthesis can be obtained simultaneously. With the optimal reconstruction weights, we can synthesize high quality sketches which is robust against light variations and clutter backgrounds. Extensive experiments on public face sketch databases show that our method outperforms state-of-the-art methods, in terms of both synthesis quality and recognition ability.

Cite

Text

Zhu et al. "Deep Graphical Feature Learning for Face Sketch Synthesis." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/500

Markdown

[Zhu et al. "Deep Graphical Feature Learning for Face Sketch Synthesis." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/zhu2017ijcai-deep/) doi:10.24963/IJCAI.2017/500

BibTeX

@inproceedings{zhu2017ijcai-deep,
  title     = {{Deep Graphical Feature Learning for Face Sketch Synthesis}},
  author    = {Zhu, Mingrui and Wang, Nannan and Gao, Xinbo and Li, Jie},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {3574-3580},
  doi       = {10.24963/IJCAI.2017/500},
  url       = {https://mlanthology.org/ijcai/2017/zhu2017ijcai-deep/}
}