Evaluation of Deep Learning Models for Continuous Authentication Using Behavioral Biometrics

Published: 01 Jan 2023, Last Modified: 06 Mar 2025KES 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: The traditional method to authenticate users on mobile devices or applications requires usernames and passwords. This approach authenticates the user only at the entry point of an application without providing continuous authentication during the whole session. This paper explores the use of behavioral biometrics, which involves tracking the unique movements of a user while interacting with a device, for continuous authentication on a mobile banking application. As a methodology, we use binary classification and explore the performance of deep learning algorithms. A dataset is collected from 45 participants using a mobile banking application in Turkey. We train four different types of deep architectures, including Multilayer Perceptron (MLP), LSTM, bi-directional LSTM, and convolutional LSTM. The dataset includes data from both touch screens and motion sensors. The results of the experiments reveal that MLP and the convolutional-LSTM algorithms achieve the best performance on raw data from both motion sensors and touch screens. Accuracy rates are over 99.85%, and FAR, FRR, and EER are below 0.5%.
Loading