Multi-Objective Convolutional Learning for Face Labeling
Abstract
This paper formulates face labeling as a conditional random field with unary and pairwise classifiers. We develop a novel multi-objective learning method that optimizes a single unified deep convolutional network with two distinct non-structured loss functions: one encoding the unary label likelihoods and the other encoding the pairwise label dependencies. Moreover, we regularize the network by using a nonparametric prior as new input channels in addition to the RGB image, and show that significant performance improvements can be achieved with a much smaller network size. Experiments on both the LFW and Helen datasets demonstrate state-of-the-art results of the proposed algorithm, and accurate labeling results on challenging images can be obtained by the proposed algorithm for real-world applications.
Cite
Text
Liu et al. "Multi-Objective Convolutional Learning for Face Labeling." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7298967Markdown
[Liu et al. "Multi-Objective Convolutional Learning for Face Labeling." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/liu2015cvpr-multiobjective/) doi:10.1109/CVPR.2015.7298967BibTeX
@inproceedings{liu2015cvpr-multiobjective,
title = {{Multi-Objective Convolutional Learning for Face Labeling}},
author = {Liu, Sifei and Yang, Jimei and Huang, Chang and Yang, Ming-Hsuan},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2015},
doi = {10.1109/CVPR.2015.7298967},
url = {https://mlanthology.org/cvpr/2015/liu2015cvpr-multiobjective/}
}