Joint Estimation of Identity Verification and Relative Pose for Partial Fingerprints

Read original: arXiv:2405.03959 - Published 5/22/2024 by Xiongjun Guan, Zhiyu Pan, Jianjiang Feng, Jie Zhou
Total Score

0

🔄

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Portable electronic devices are becoming more popular, with fingerprint recognition modules using limited-size sensors for lightweight considerations.
  • Partial fingerprints have few matchable features, especially when there are differences in finger pressing posture or image quality, making partial fingerprint verification challenging.
  • Most existing methods treat fingerprint position rectification and identity verification as independent tasks, ignoring the coupling relationship between them.

Plain English Explanation

As our electronic devices get smaller and lighter, the fingerprint sensors they use also need to be more compact. However, these smaller sensors can only capture partial fingerprints, which have fewer distinguishing features compared to full fingerprints. This makes it harder to accurately verify a person's identity using just a partial fingerprint, especially if the way the finger is pressed or the quality of the image varies.

Most current approaches try to fix the fingerprint's position and verify the person's identity as separate steps. But this paper explains that these two tasks are actually related - estimating the fingerprint's position relies on certain reference points, and the accuracy of the identity verification tends to improve when the fingerprint is better aligned.

To take advantage of this connection, the researchers propose a new method that jointly estimates the fingerprint's position and verifies the person's identity. This allows the two tasks to benefit each other and improve the overall performance.

Technical Explanation

The paper introduces a multi-task Convolutional Neural Network (CNN)-Transformer hybrid network that jointly estimates the fingerprint's relative pose (position and orientation) and verifies the person's identity. They also design a pre-training task to enhance the feature extraction capability of the network.

Experiments on multiple public and proprietary fingerprint datasets show that this approach achieves state-of-the-art performance in both partial fingerprint verification and relative pose estimation, while being more efficient than previous methods. The inherent correlation between the two tasks allows them to improve each other, leading to better overall results.

Critical Analysis

The paper presents a novel and promising approach to addressing the challenges of partial fingerprint verification. By jointly modeling the fingerprint's position and the person's identity, the method effectively leverages the underlying relationship between these two tasks.

However, the paper does not provide much detail on the practical limitations or potential failure cases of the proposed technique. For example, it's unclear how robust the method is to extreme variations in finger pressing posture or image quality. Additionally, the direct regression of the distortion field from the partial fingerprint could be an interesting area for further research to improve the pose estimation accuracy.

Overall, the paper makes a valuable contribution to the field of partial fingerprint recognition, but further investigation into the method's real-world performance and potential improvements would be beneficial.

Conclusion

This paper introduces a new approach to partial fingerprint verification that jointly estimates the fingerprint's relative pose and the person's identity. By leveraging the inherent correlation between these two tasks, the method achieves state-of-the-art performance on multiple datasets while being more efficient than previous techniques.

The proposed regression of the dense distortion field from the partial fingerprint could have far-reaching implications for the development of more accurate and robust fingerprint recognition systems, particularly in the context of portable electronic devices with limited sensor size.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🔄

Total Score

0

Joint Estimation of Identity Verification and Relative Pose for Partial Fingerprints

Xiongjun Guan, Zhiyu Pan, Jianjiang Feng, Jie Zhou

Currently, portable electronic devices are becoming more and more popular. For lightweight considerations, their fingerprint recognition modules usually use limited-size sensors. However, partial fingerprints have few matchable features, especially when there are differences in finger pressing posture or image quality, which makes partial fingerprint verification challenging. Most existing methods regard fingerprint position rectification and identity verification as independent tasks, ignoring the coupling relationship between them -- relative pose estimation typically relies on paired features as anchors, and authentication accuracy tends to improve with more precise pose alignment. In this paper, we propose a novel framework for joint identity verification and pose alignment of partial fingerprint pairs, aiming to leverage their inherent correlation to improve each other. To achieve this, we present a multi-task CNN (Convolutional Neural Network)-Transformer hybrid network, and design a pre-training task to enhance the feature extraction capability. Experiments on multiple public datasets (NIST SD14, FVC2002 DB1A & DB3A, FVC2004 DB1A & DB2A, FVC2006 DB1A) and an in-house dataset show that our method achieves state-of-the-art performance in both partial fingerprint verification and relative pose estimation, while being more efficient than previous methods.

Read more

5/22/2024

🖼️

Total Score

0

Leveraging Image Matching Toward End-to-End Relative Camera Pose Regression

Fadi Khatib, Yuval Margalit, Meirav Galun, Ronen Basri

This paper proposes a generalizable, end-to-end deep learning-based method for relative pose regression between two images. Given two images of the same scene captured from different viewpoints, our method predicts the relative rotation and translation (including direction and scale) between the two respective cameras. Inspired by the classical pipeline, our method leverages Image Matching (IM) as a pre-trained task for relative pose regression. Specifically, we use LoFTR, an architecture that utilizes an attention-based network pre-trained on Scannet, to extract semi-dense feature maps, which are then warped and fed into a pose regression network. Notably, we use a loss function that utilizes separate terms to account for the translation direction and scale. We believe such a separation is important because translation direction is determined by point correspondences while the scale is inferred from prior on shape sizes. Our ablations further support this choice. We evaluate our method on several datasets and show that it outperforms previous end-to-end methods. The method also generalizes well to unseen datasets.

Read more

4/17/2024

🛠️

Total Score

0

Learning Localization of Body and Finger Animation Skeleton Joints on Three-Dimensional Models of Human Bodies

Stefan Novakovi'c, Vladimir Risojevi'c

Contemporary approaches to solving various problems that require analyzing three-dimensional (3D) meshes and point clouds have adopted the use of deep learning algorithms that directly process 3D data such as point coordinates, normal vectors and vertex connectivity information. Our work proposes one such solution to the problem of positioning body and finger animation skeleton joints within 3D models of human bodies. Due to scarcity of annotated real human scans, we resort to generating synthetic samples while varying their shape and pose parameters. Similarly to the state-of-the-art approach, our method computes each joint location as a convex combination of input points. Given only a list of point coordinates and normal vector estimates as input, a dynamic graph convolutional neural network is used to predict the coefficients of the convex combinations. By comparing our method with the state-of-the-art, we show that it is possible to achieve significantly better results with a simpler architecture, especially for finger joints. Since our solution requires fewer precomputed features, it also allows for shorter processing times.

Read more

7/12/2024

CtRNet-X: Camera-to-Robot Pose Estimation in Real-world Conditions Using a Single Camera
Total Score

0

New!CtRNet-X: Camera-to-Robot Pose Estimation in Real-world Conditions Using a Single Camera

Jingpei Lu, Zekai Liang, Tristin Xie, Florian Ritcher, Shan Lin, Sainan Liu, Michael C. Yip

Camera-to-robot calibration is crucial for vision-based robot control and requires effort to make it accurate. Recent advancements in markerless pose estimation methods have eliminated the need for time-consuming physical setups for camera-to-robot calibration. While the existing markerless pose estimation methods have demonstrated impressive accuracy without the need for cumbersome setups, they rely on the assumption that all the robot joints are visible within the camera's field of view. However, in practice, robots usually move in and out of view, and some portion of the robot may stay out-of-frame during the whole manipulation task due to real-world constraints, leading to a lack of sufficient visual features and subsequent failure of these approaches. To address this challenge and enhance the applicability to vision-based robot control, we propose a novel framework capable of estimating the robot pose with partially visible robot manipulators. Our approach leverages the Vision-Language Models for fine-grained robot components detection, and integrates it into a keypoint-based pose estimation network, which enables more robust performance in varied operational conditions. The framework is evaluated on both public robot datasets and self-collected partial-view datasets to demonstrate our robustness and generalizability. As a result, this method is effective for robot pose estimation in a wider range of real-world manipulation scenarios.

Read more

9/17/2024