Palmprint recognition based on gating mechanism and adaptive feature fusion

Front Neurorobot. 2023 May 26:17:1203962. doi: 10.3389/fnbot.2023.1203962. eCollection 2023.

Abstract

As a type of biometric recognition, palmprint recognition uses unique discriminative features on the palm of a person to identify his/her identity. It has attracted much attention because of its advantages of contactlessness, stability, and security. Recently, many palmprint recognition methods based on convolutional neural networks (CNN) have been proposed in academia. Convolutional neural networks are limited by the size of the convolutional kernel and lack the ability to extract global information of palmprints. This paper proposes a framework based on the integration of CNN and Transformer-GLGAnet for palmprint recognition, which can take advantage of CNN's local information extraction and Transformer's global modeling capabilities. A gating mechanism and an adaptive feature fusion module are also designed for palmprint feature extraction. The gating mechanism filters features by a feature selection algorithm and the adaptive feature fusion module fuses them with the features extracted by the backbone network. Through extensive experiments on two datasets, the experimental results show that the recognition accuracy is 98.5% for 12,000 palmprints in the Tongji University dataset and 99.5% for 600 palmprints in the Hong Kong Polytechnic University dataset. This demonstrates that the proposed method outperforms existing methods in the correctness of both palmprint recognition tasks. The source codes will be available on https://github.com/Ywatery/GLnet.git.

Keywords: adaptive feature fusion; convolutional neural networks (CNN); deep learning-based artificial neural networks; gate control mechanism; palmprint recognition.

Grants and funding

This research was jointed sponsored by National Natural Science Foundation of China (82205049), Natural Science Foundation of Chongqing (cstc2020jcyj-msxmX0259), Chongqing Medical Scientific Research Project (Joint project of Chongqing Health Commission and Science and Technology Bureau, 2022MSXM184), and Kuanren Talents Program of the Second Affiliated Hospital of Chongqing Medical University, China, Research on intelligent control technology of highway tunnel operation based on digital twin, the Key Project of Science and Technology of Ministry of Transport of China (Grant No. 2021-MS6-145).