Evaluation of Deep Learning Models for Person Authentication Based on Touch Gesture

被引:6
作者
Bajaber, Asrar [1 ]
Fadel, Mai [1 ]
Elrefaei, Lamiaa [2 ]
机构
[1] King Abdulaziz Univ, Fac Comp & Informat Technol, Comp Sci Dept, Jeddah, Saudi Arabia
[2] Benha Univ, Fac Engn Shoubra, Elect Engn Dept, Cairo 11629, Egypt
来源
COMPUTER SYSTEMS SCIENCE AND ENGINEERING | 2022年 / 42卷 / 02期
关键词
Touch authentication system; touch gestures; behavioral biometric; deep learning; classification; CNN; RNN; LSTM;
D O I
10.32604/csse.2022.022003
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
Touch gesture biometrics authentication system is the study of user's touching behavior on his touch device to identify him. The features traditionally used in touch gesture authentication systems are extracted using hand-crafted feature extraction approach. In this work, we investigate the ability of Deep Learning (DL) to automatically discover useful features of touch gesture and use them to authenticate the user. Four different models are investigated Long-Short Term Memory (LSTM), Gated Recurrent Unit (GRU), Convolutional Neural Network (CNN) combined with LSTM (CNN-LSTM), and CNN combined with GRU (CNN-GRU). In addition, different regularization techniques are investigated such as Activity Regularizer, Batch Normalization ( BN), Dropout, and LeakyReLU. These deep networks were trained from scratch and tested using TouchAlytics and BioIdent datasets for dynamic touch authentication. The result reported in terms of authentication accuracy, False Acceptance Rate (FAR), False Rejection Rate (FRR). The best result we have been obtained was 96.73%, 96.07% and 96.08% for training, validation and testing accuracy respectively with dynamic touch authentication system on TouchAlytics dataset with CNN-GRU DL model, while the best result of FAR and FRR obtained on TouchAlytics dataset was with CNN-LSTM were FAR was 0.0009 and FRR was 0.0530. For BioIdent dataset the best results have been obtained was 84.87%, 78.28% and 78.35% for Training, validation and testing accuracy respectively with CNN-LSTM model. The use of a learning based approach in touch authentication system has shown good results comparing with other state-of-the-art using TouchAlytics dataset.
引用
收藏
页码:465 / 481
页数:17
相关论文
共 39 条
  • [1] Automated System for Chromosome Karyotyping to Recognize the Most Common Numerical Abnormalities Using Deep Learning
    Al-Kharraz, Mona Salem
    Elrefaei, Lamiaa A.
    Fadel, Mai Ahmed
    [J]. IEEE ACCESS, 2020, 8 : 157727 - 157747
  • [2] Al-Shannaq A., 2019, JORDANIAN J COMPUTER, V6, P123
  • [3] Alariki A. A., 2016, INT J APPL ENG RES, V11, P9331
  • [4] Dynamic Authentication of Smartphone Users Based on Touchscreen Gestures
    Alghamdi, Shatha J.
    Elrefaei, Lamiaa A.
    [J]. ARABIAN JOURNAL FOR SCIENCE AND ENGINEERING, 2018, 43 (02) : 789 - 810
  • [5] At Your Fingertips: Considering Finger Distinctness in Continuous Touch-Based Authentication for Mobile Devices
    Ali, Zaire
    Payton, Jamie
    Sritapan, Vincent
    [J]. 2016 IEEE SYMPOSIUM ON SECURITY AND PRIVACY WORKSHOPS (SPW 2016), 2016, : 272 - 275
  • [6] Antal M., 2014, BIOIDENT TOUCHSTROKE
  • [7] Biometric authentication based on touchscreen swipe patterns
    Antal, Margit
    Szabo, Laszlo Zsolt
    [J]. 9TH INTERNATIONAL CONFERENCE INTERDISCIPLINARITY IN ENGINEERING, INTER-ENG 2015, 2016, 22 : 862 - 869
  • [8] Bali A., 2019, INT J SCI TECHNICAL, V5, P51
  • [9] Brownlee J, 2019, ACCELERATE LEARNING
  • [10] Brownlee Jason., 2016, Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras