论文标题
DVG-FACE:异质面部识别的双重变异产生
DVG-Face: Dual Variational Generation for Heterogeneous Face Recognition
论文作者
论文摘要
异质的面部识别(HFR)是指匹配的跨域面,并且在公共安全中起着至关重要的作用。然而,HFR面临着大型领域差异和异质数据不足的挑战。在本文中,我们将HFR作为双重生成问题,并通过新颖的双重变异生成(DVG-FACE)框架来解决它。具体而言,双重变异发生器的精心设计,用于学习配对异质图像的联合分布。但是,小规模配对的异质训练数据可能会限制采样的身份多样性。为了突破限制,我们建议将大规模可见数据的丰富身份信息整合到关节分布中。此外,对生成的配对异质图像施加了成对的身份损失,以确保其身份一致性。因此,可以从噪音中产生具有相同身份的大量新的配对异质图像。身份一致性和身份多样性属性使我们能够采用这些生成的图像通过对比度学习机制来训练HFR网络,从而产生域 - 不变和歧视性嵌入功能。具体而言,生成的配对异质图像被视为正对,并且从不同采样获得的图像被视为负对。我们的方法在属于五个HFR任务的七个具有挑战性的数据库上实现了优于最先进的方法,包括NIR-VIS,Sketch-Photo,Profile-Frontal Photo,Thermal-Vis和ID-Camera。相关代码将在https://github.com/bradyfu上发布。
Heterogeneous Face Recognition (HFR) refers to matching cross-domain faces and plays a crucial role in public security. Nevertheless, HFR is confronted with challenges from large domain discrepancy and insufficient heterogeneous data. In this paper, we formulate HFR as a dual generation problem, and tackle it via a novel Dual Variational Generation (DVG-Face) framework. Specifically, a dual variational generator is elaborately designed to learn the joint distribution of paired heterogeneous images. However, the small-scale paired heterogeneous training data may limit the identity diversity of sampling. In order to break through the limitation, we propose to integrate abundant identity information of large-scale visible data into the joint distribution. Furthermore, a pairwise identity preserving loss is imposed on the generated paired heterogeneous images to ensure their identity consistency. As a consequence, massive new diverse paired heterogeneous images with the same identity can be generated from noises. The identity consistency and identity diversity properties allow us to employ these generated images to train the HFR network via a contrastive learning mechanism, yielding both domain-invariant and discriminative embedding features. Concretely, the generated paired heterogeneous images are regarded as positive pairs, and the images obtained from different samplings are considered as negative pairs. Our method achieves superior performances over state-of-the-art methods on seven challenging databases belonging to five HFR tasks, including NIR-VIS, Sketch-Photo, Profile-Frontal Photo, Thermal-VIS, and ID-Camera. The related code will be released at https://github.com/BradyFU.