用真实手指动作迁移提升指纹静脉识别数据多样性
Motion Transfer-Driven intra-class data augmentation for Finger Vein Recognition
- 通过关键点检测与运动流生成,模拟真实手指姿态变化
- 在三个公开数据集上准确率显著提升,缓解过拟合问题
- 适合需要增强小样本生物特征识别性能的研究者
指纹静脉识别(FVR)因其血管生物信息的高保密性成为一种安全的生物识别技术。近年来,基于深度学习的FVR表现优异,但公共静脉数据集规模有限,导致过拟合严重,制约识别性能。传统数据增强方法因固定标签的刚性变换无法捕捉真实手指姿态变化,改进效果有限。为此,本文提出一种新型运动迁移(MT)模型,通过建模实际手指姿势与旋转运动实现静脉图像数据增强。该模型首先利用关键点检测器提取源图像与目标图像的关键点及姿态图,再通过密集运动模块估计光流,并输入图像生成模块生成目标姿态图像。在三个公开指纹静脉数据库上的实验表明,所提方法能有效提升识别准确率。代码已开源:https://github.com/kevinhuangxf/FingerVeinRecognition。
原文摘要 · Abstract (English)
Finger vein recognition (FVR) has emerged as a secure biometric technique because of the confidentiality of vascular bio-information. Recently, deep learning-based FVR has gained increased popularity and achieved promising performance. However, the limited size of public vein datasets has caused overfitting issues and greatly limits the recognition performance. Although traditional data augmentation can partially alleviate this data shortage issue, it cannot capture the real finger posture variations due to the rigid label-preserving image transformations, bringing limited performance improvement. To address this issue, we propose a novel motion transfer (MT) model for finger vein image data augmentation via modeling the actual finger posture and rotational movements. The proposed model first utilizes a key point detector to extract the key point and pose map of the source and drive finger vein images. We then utilize a dense motion module to estimate the motion optical flow, which is fed to an image generation module for generating the image with the target pose. Experiments conducted on three public finger vein databases demonstrate that the proposed motion transfer model can effectively improve recognition accuracy. Code is available at: https://github.com/kevinhuangxf/FingerVeinRecognition.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。