Decorrelated Adversarial Learning for Age-Invariant Face Recognition
About
There has been an increasing research interest in age-invariant face recognition. However, matching faces with big age gaps remains a challenging problem, primarily due to the significant discrepancy of face appearances caused by aging. To reduce such a discrepancy, in this paper we propose a novel algorithm to remove age-related components from features mixed with both identity and age information. Specifically, we factorize a mixed face feature into two uncorrelated components: identity-dependent component and age-dependent component, where the identity-dependent component includes information that is useful for face recognition. To implement this idea, we propose the Decorrelated Adversarial Learning (DAL) algorithm, where a Canonical Mapping Module (CMM) is introduced to find the maximum correlation between the paired features generated by a backbone network, while the backbone network and the factorization module are trained to generate features reducing the correlation. Thus, the proposed model learns the decomposed features of age and identity whose correlation is significantly reduced. Simultaneously, the identity-dependent feature and the age-dependent feature are respectively supervised by ID and age preserving signals to ensure that they both contain the correct information. Extensive experiments are conducted on popular public-domain face aging datasets (FG-NET, MORPH Album 2, and CACD-VS) to demonstrate the effectiveness of the proposed approach.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Face Verification | LFW | Mean Accuracy99.47 | 339 | |
| Face Verification | LFW (test) | Verification Accuracy99.47 | 160 | |
| Face Identification | MF1-Facescrub 1.0 (test) | Rank-1 Identification Rate77.58 | 26 | |
| Face Recognition | CACD Verification Sub-set | Accuracy99.4 | 21 | |
| Face Identification | FG-NET (leave-one-out) | Rank-1 Accuracy94.5 | 17 | |
| Face Verification | CACD-VS (test) | Accuracy99.4 | 10 | |
| Face Identification | MORPH Album 2 | Rank-1 Score98.93 | 8 | |
| Face Identification | FG-NET MF1 (train) | Rank-1 Acc57.92 | 7 | |
| Face Identification | FG-NET (MF2 protocol) | Rank-1 Identification Rate60.01 | 6 | |
| Face Identification | MORPH Album 2 (3,000 subjects) | Rank-1 Identification Rate98.97 | 4 |