CVCRHCSPJul 15, 2022

Mobile Keystroke Biometrics Using Transformers

arXiv:2207.07596v218 citationsh-index: 42
AI Analysis

This work addresses user authentication for mobile devices by introducing a novel approach, though it is incremental as it applies an existing Transformer paradigm to a specific domain problem.

This paper tackled the challenge of improving keystroke biometric systems in the free-text scenario by proposing a Transformer-based architecture, achieving an Equal Error Rate (EER) of 3.84% on the Aalto mobile keystroke database with only 5 enrolment sessions, which significantly outperforms existing state-of-the-art methods.

Among user authentication methods, behavioural biometrics has proven to be effective against identity theft as well as user-friendly and unobtrusive. One of the most popular traits in the literature is keystroke dynamics due to the large deployment of computers and mobile devices in our society. This paper focuses on improving keystroke biometric systems on the free-text scenario. This scenario is characterised as very challenging due to the uncontrolled text conditions, the influence of the user's emotional and physical state, and the in-use application. To overcome these drawbacks, methods based on deep learning such as Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs) have been proposed in the literature, outperforming traditional machine learning methods. However, these architectures still have aspects that need to be reviewed and improved. To the best of our knowledge, this is the first study that proposes keystroke biometric systems based on Transformers. The proposed Transformer architecture has achieved Equal Error Rate (EER) values of 3.84\% in the popular Aalto mobile keystroke database using only 5 enrolment sessions, outperforming by a large margin other state-of-the-art approaches in the literature.

Code Implementations1 repo
Foundations

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

Your Notes