用双模态信息提升手机屏下指纹的姿势估计精度。
Finger Pose Estimation for Under-screen Fingerprint Sensor
- 融合纹路细节与电容轮廓,互补提升特征表达
- 新设计的概率分布预测使训练更稳定,精度显著提升
- 适合做屏下指纹识别系统的姿态校正模块
二维姿态估计在指纹识别中至关重要,可实现全局对齐并减少姿态变化带来的干扰。然而,现有方法在大角度或小区域输入下表现仍不理想,尤其在智能手机屏下指纹传感器采集的数据上问题突出。本文提出一种基于双模态输入的新型网络,有效融合两种互补信息:通过屏下指纹传感器提取的纹路细节(来自脊线块),以及通过触摸屏获取的粗略轮廓(来自电容图像)。这种协同整合使网络获得更全面、更具区分性的信息,显著提升姿态估计的准确性和稳定性。我们设计了一种解耦的概率分布预测任务,替代传统的数值回归或热图投票监督方式,促进训练过程优化。此外,引入基于Mixture of Experts(MoE)的特征融合机制和关系驱动的跨域知识迁移策略,进一步增强特征提取与融合能力。在多个公开数据集及两个私有数据集上的大量实验表明,该方法显著优于现有最先进(SOTA)方法,大幅提升了指纹识别算法的识别能力。代码已开源:https://github.com/XiongjunGuan/DRACO。
原文摘要 · Abstract (English)
Two-dimensional pose estimation plays a crucial role in fingerprint recognition by facilitating global alignment and reduce pose-induced variations. However, existing methods are still unsatisfactory when handling with large angle or small area inputs. These limitations are particularly pronounced on fingerprints captured by under-screen fingerprint sensors in smartphones. In this paper, we present a novel dual-modal input based network for under-screen fingerprint pose estimation. Our approach effectively integrates two distinct yet complementary modalities: texture details extracted from ridge patches through the under-screen fingerprint sensor, and rough contours derived from capacitive images obtained via the touch screen. This collaborative integration endows our network with more comprehensive and discriminative information, substantially improving the accuracy and stability of pose estimation. A decoupled probability distribution prediction task is designed, instead of the traditional supervised forms of numerical regression or heatmap voting, to facilitate the training process. Additionally, we incorporate a Mixture of Experts (MoE) based feature fusion mechanism and a relationship driven cross-domain knowledge transfer strategy to further strengthen feature extraction and fusion capabilities. Extensive experiments are conducted on several public datasets and two private datasets. The results indicate that our method is significantly superior to previous state-of-the-art (SOTA) methods and remarkably boosts the recognition ability of fingerprint recognition algorithms. Our code is available at https://github.com/XiongjunGuan/DRACO.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。