Zing Forum

Reading

PKLNet: A Non-Contact Biometric Recognition Neural Network Based on Palmprint Key Point Localization

An innovative deep learning architecture that enables non-contact palmprint recognition by accurately localizing palm key points, providing an efficient, hygienic, and accurate solution for the biometric authentication field.

掌纹识别生物识别深度学习关键点定位神经网络非接触式认证计算机视觉身份验证
Published 2026-04-30 03:44Recent activity 2026-04-30 03:52Estimated read 4 min
PKLNet: A Non-Contact Biometric Recognition Neural Network Based on Palmprint Key Point Localization
1

Section 01

Introduction: PKLNet—An Innovative Solution for Non-Contact Palmprint Recognition

PKLNet is a deep learning architecture based on palmprint key point localization, enabling non-contact palmprint recognition through precise localization of palm key points. Its core innovation lies in transforming palmprint recognition into a key point localization problem, addressing traditional challenges such as pose variation and lighting effects. It combines efficiency, hygiene, and accuracy, providing a new solution for the biometric authentication field.

2

Section 02

Technical Advantages and Application Scenarios of Palmprint Recognition

Compared to fingerprint recognition, palmprint features are more abundant (with a capacity several times that of fingerprints), which can theoretically reduce error rates; non-contact collection avoids fingerprint residue and hygiene issues. Application scenarios include high-security access control (data centers, vaults) and public places during pandemics (airports, hospitals), etc.

3

Section 03

PKLNet Core Technical Architecture and Challenge Solutions

PKLNet focuses on key point localization: it uses deep convolution + Feature Pyramid Network (FPN) to process multi-scale key points; leverages pose estimation as an auxiliary task to alleviate the problem of palm pose diversity; applies adaptive contrast enhancement and data augmentation to cope with lighting changes; and uses multi-spectral fusion (visible light + near-infrared) to adapt to changes in skin conditions.

4

Section 04

PKLNet Performance Evaluation Results

On standard datasets, the key point localization error is controlled within a few pixels; the closed-set Rank-1 recognition accuracy exceeds 99%, and the open-set equal error rate (EER) is less than 1%; after optimization via model quantization and knowledge distillation, it can perform real-time inference on ARM processors, making it suitable for resource-constrained scenarios.

5

Section 05

Privacy Protection and Security Design

PKLNet supports on-device feature extraction and comparison, with original images not leaving the local device; it uses revocable biometric technology, so even if the template is compromised, the original information cannot be restored; it integrates a liveness detection module to distinguish real palms from attack media (photos, silicone, etc.).

6

Section 06

Future Development Directions and Application Prospects

Palmprint recognition is expected to be applied in scenarios such as mobile payment and smart home; PKLNet's key point-driven paradigm can provide a reference for iris, vein recognition, etc.; with the popularization of hardware and optimization of algorithms, it will gradually move towards daily applications.