Multimodal identity recognition technology based on Deep Reinforcement Learning
摘要
The increasing demand for secure and reliable identity verification has accelerated the adoption of biometric recognition systems that integrate multiple biometric traits to overcome the limitations of traditional biometric authentication methods. Conventional biometric systems often rely on static fusion techniques, which may fail to adapt effectively to varying environmental conditions, noise, and modality reliability. Therefore, intelligent and adaptive fusion strategies are essential for improving recognition accuracy and robustness in security-critical applications.
ObjectiveThis research aims to develop a Deep Reinforcement Learning (DRL)-based identity recognition framework that adaptively fuses facial, iris, and fingerprint biometric modalities to enhance authentication performance under challenging real-world conditions.
MethodsThe proposed framework collects biometric data from publicly available datasets and controlled experimental settings. Preprocessing techniques, including image normalization, alignment, and noise reduction, are applied to improve data quality. Convolutional Neural Networks (CNNs) are employed to extract discriminative feature representations from facial, iris, and fingerprint images. A Modified Lévy Flight Distribution-enhanced Deep Deterministic Policy Gradient (MLFD-DDPG) algorithm is introduced to perform adaptive fusion by dynamically optimizing modality weights through reward-driven learning. The fused feature vectors are subsequently classified using a fully connected neural network with a softmax classifier.
ResultsExperimental evaluations conducted in Python on benchmark biometric datasets demonstrate that the proposed MLFD-DDPG framework achieves a recognition accuracy of 98.73%, outperforming conventional static fusion approaches in robustness, adaptability, and recognition performance.
ConclusionThe proposed DRL-driven biometric system provides an intelligent, scalable, and highly reliable identity recognition solution suitable for advanced security and authentication applications.