paper-with-me

Papers

Decorrelated Adversarial Learning for Age-Invariant Face Recognition

2019-04-10 · CVPR 2019 6 · Hao Wang, Dihong Gong, Zhifeng Li, Wei Liu

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.

📄 PDF Abstract BibTeX arXiv:1904.04972

Code (1)

neverUseThisName/Decorrelated-Adversarial-Learning pytorch

Tasks

Age-Invariant Face RecognitionFace RecognitionMORPH

Similar Papers 제목 키워드 기반

Towards Pose Invariant Face Recognition in the Wild

2018-06-01 · CVPR 2018 6 · Jian Zhao, Yu Cheng, Yan Xu, Lin Xiong 외

Pose variation is one key challenge in face recognition. As opposed to current techniques for pose invariant face recognition, which either directly extract pose invariant features for recognition, or first normalize pro…

Face RecognitionGenerative Adversarial NetworkRobust Face Recognition

Geometry Guided Adversarial Facial Expression Synthesis

2017-12-10 · Lingxiao Song, Zhihe Lu, Ran He, Zhenan Sun 외

Facial expression synthesis has drawn much attention in the field of computer graphics and pattern recognition. It has been widely used in face animation and recognition. However, it is still challenging due to the high-…

Face RecognitionFace TransferGenerative Adversarial NetworkTexture Synthesis

Towards Universal Representation Learning for Deep Face Recognition

2020-02-26 · CVPR 2020 6 · Yichun Shi, Xiang Yu, Kihyuk Sohn, Manmohan Chandraker 외

Recognizing wild faces is extremely hard as they appear with all kinds of variations. Traditional methods either train with specifically annotated variation data from target domains, or by introducing unlabeled target va…

Face RecognitionRepresentation Learning

Physical-World Optical Adversarial Attacks on 3D Face Recognition

2022-05-26 · CVPR 2023 1 · YanJie Li, Yiquan Li, Xuelong Dai, Songtao Guo 외

2D face recognition has been proven insecure for physical adversarial attacks. However, few studies have investigated the possibility of attacking real-world 3D face recognition systems. 3D-printed attacks recently propo…

Adversarial AttackFace Recognition

Adversarial Light Projection Attacks on Face Recognition Systems: A Feasibility Study

2020-03-24 · Dinh-Luan Nguyen, Sunpreet S. Arora, Yuhang Wu, Hao Yang

Deep learning-based systems have been shown to be vulnerable to adversarial attacks in both digital and physical domains. While feasible, digital attacks have limited applicability in attacking deployed systems, includin…

Face Recognition