CVMar 12, 2016

Template Adaptation for Face Verification and Identification

arXiv:1603.03958v3165 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of improving face recognition performance for template-based evaluation, which unifies verification and identification, but the approach is incremental as it adapts existing methods.

The paper tackled the problem of template adaptation for face verification and identification on the IJB-A dataset, finding that a simple method combining deep convolutional network features with template-specific linear SVMs outperformed the state-of-the-art by a wide margin, and other methods achieved nearly the same top performance when combined with template adaptation.

Face recognition performance evaluation has traditionally focused on one-to-one verification, popularized by the Labeled Faces in the Wild dataset for imagery and the YouTubeFaces dataset for videos. In contrast, the newly released IJB-A face recognition dataset unifies evaluation of one-to-many face identification with one-to-one face verification over templates, or sets of imagery and videos for a subject. In this paper, we study the problem of template adaptation, a form of transfer learning to the set of media in a template. Extensive performance evaluations on IJB-A show a surprising result, that perhaps the simplest method of template adaptation, combining deep convolutional network features with template specific linear SVMs, outperforms the state-of-the-art by a wide margin. We study the effects of template size, negative set construction and classifier fusion on performance, then compare template adaptation to convolutional networks with metric learning, 2D and 3D alignment. Our unexpected conclusion is that these other methods, when combined with template adaptation, all achieve nearly the same top performance on IJB-A for template-based face verification and identification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes