LGCRNov 14, 2025

Neural Network-Powered Finger-Drawn Biometric Authentication

arXiv:2511.11235v1h-index: 4
Originality Incremental advance
AI Analysis

This provides a user-friendly biometric solution for mobile security, though it is incremental as it builds on existing pattern-based methods.

This paper tackled biometric authentication on touchscreen devices by using neural networks to analyze finger-drawn digits, achieving ~89% accuracy with CNN architectures and ~75% with autoencoders.

This paper investigates neural network-based biometric authentication using finger-drawn digits on touchscreen devices. We evaluated CNN and autoencoder architectures for user authentication through simple digit patterns (0-9) traced with finger input. Twenty participants contributed 2,000 finger-drawn digits each on personal touchscreen devices. We compared two CNN architectures: a modified Inception-V1 network and a lightweight shallow CNN for mobile environments. Additionally, we examined Convolutional and Fully Connected autoencoders for anomaly detection. Both CNN architectures achieved ~89% authentication accuracy, with the shallow CNN requiring fewer parameters. Autoencoder approaches achieved ~75% accuracy. The results demonstrate that finger-drawn symbol authentication provides a viable, secure, and user-friendly biometric solution for touchscreen devices. This approach can be integrated with existing pattern-based authentication methods to create multi-layered security systems for mobile applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes