Face Recognition with Contrastive Convolution

Chunrui Han, Shiguang Shan, Meina Kan, Shuzhe Wu, Xilin Chen; Proceedings of the European Conference on Computer Vision (ECCV), 2018, pp. 118-134

Abstract


In current face recognition approaches with convolutional neural network (CNN), a pair of faces to compare are independently fed into the CNN for feature extraction. For both faces the same kernels are applied and hence the representation of a face stays fixed regardless of who it is compared with. As for us humans, however, one generally focuses on varied characteristics of a face when comparing it with distinct persons. Inspired, we propose a novel CNN structure with what we referred to as contrastive convolution, which specifically focuses on the distinct characteristics between the two faces to compare, i.e., those contrastive characteristics. Extensive experiments on the challenging LFW, and IJB-A show that our proposed contrastive convolution significantly improves the vanilla CNN and achieves quite promising performance in face verification task.

Related Material


[pdf]
[bibtex]
@InProceedings{Han_2018_ECCV,
author = {Han, Chunrui and Shan, Shiguang and Kan, Meina and Wu, Shuzhe and Chen, Xilin},
title = {Face Recognition with Contrastive Convolution},
booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
month = {September},
year = {2018}
}