Free-Text Keystroke Dynamics for User Authentication
Jianwei Li, Han-Chih Chang, Mark Stamp

TL;DR
This paper introduces a novel approach for user authentication using free-text keystroke dynamics, employing image-like transition matrices and deep learning models to improve accuracy.
Contribution
It presents a new feature engineering method generating image-like transition matrices and demonstrates the effectiveness of CNN and hybrid CNN-RNN models for keystroke-based authentication.
Findings
CNN with cutout achieves top results
Hybrid CNN-RNN outperforms previous methods
Image-like transition matrices are effective features
Abstract
In this research, we consider the problem of verifying user identity based on keystroke dynamics obtained from free-text. We employ a novel feature engineering method that generates image-like transition matrices. For this image-like feature, a convolution neural network (CNN) with cutout achieves the best results. A hybrid model consisting of a CNN and a recurrent neural network (RNN) is also shown to outperform previous research in this field.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems · User Authentication and Security Systems · Handwritten Text Recognition Techniques
MethodsConvolution · Cutout
