paper-with-me

Papers

Continuous Authentication Using Mouse Clickstream Data Analysis

2023-11-23 · Sultan Almalki, Prosenjit Chatterjee, Kaushik Roy

Biometrics is used to authenticate an individual based on physiological or behavioral traits. Mouse dynamics is an example of a behavioral biometric that can be used to perform continuous authentication as protection against security breaches. Recent research on mouse dynamics has shown promising results in identifying users; however, it has not yet reached an acceptable level of accuracy. In this paper, an empirical evaluation of different classification techniques is conducted on a mouse dynamics dataset, the Balabit Mouse Challenge dataset. User identification is carried out using three mouse actions: mouse move, point and click, and drag and drop. Verification and authentication methods are conducted using three machine-learning classifiers: the Decision Tree classifier, the K-Nearest Neighbors classifier, and the Random Forest classifier. The results show that the three classifiers can distinguish between a genuine user and an impostor with a relatively high degree of accuracy. In the verification mode, all the classifiers achieve a perfect accuracy of 100%. In authentication mode, all three classifiers achieved the highest accuracy (ACC) and Area Under Curve (AUC) from scenario B using the point and click action data: (Decision Tree ACC:87.6%, AUC:90.3%), (K-Nearest Neighbors ACC:99.3%, AUC:99.9%), and (Random Forest ACC:89.9%, AUC:92.5%).

📄 PDF Abstract BibTeX arXiv:2312.00802

Code (0)

등록된 구현이 없습니다.

Tasks

User Identification

Similar Papers 제목 키워드 기반

From Clicks to Security: Investigating Continuous Authentication via Mouse Dynamics

2024-03-06 · Rushit Dave, Marcho Handoko, Ali Rashid, Cole Schoenbauer

In the realm of computer security, the importance of efficient and reliable user authentication methods has become increasingly critical. This paper examines the potential of mouse movement dynamics as a consistent metri…

Computer Security

Machine and Deep Learning Applications to Mouse Dynamics for Continuous User Authentication

2022-05-26 · Nyle Siddiqui, Rushit Dave, Naeem Seliya, Mounika Vanamala

Static authentication methods, like passwords, grow increasingly weak with advancements in technology and attack strategies. Continuous authentication has been proposed as a solution, in which users who have gained acces…

Multi-class Classification

Optimizing Mouse Dynamics for User Authentication by Machine Learning: Addressing Data Sufficiency, Accuracy-Practicality Trade-off, and Model Performance Challenges

2025-04-30 · Yi Wang, Chengyv Wu, Yang Liao, Maowei You

User authentication is essential to ensure secure access to computer systems, yet traditional methods face limitations in usability, cost, and security. Mouse dynamics authentication, based on the analysis of users' natu…

Continuous Authentication Using Mouse Movements, Machine Learning, and Minecraft

2021-10-15 · Nyle Siddiqui, Rushit Dave, Naeem Seliya

Mouse dynamics has grown in popularity as a novel irreproducible behavioral biometric. Datasets which contain general unrestricted mouse movements from users are sparse in the current literature. The Balabit mouse dynami…

BIG-bench Machine LearningMinecraft

Adversarial Attacks on Remote User Authentication Using Behavioural Mouse Dynamics

2019-05-28 · Yi Xiang Marcus Tan, Alfonso Iacovazzi, Ivan Homoliak, Yuval Elovici 외

Mouse dynamics is a potential means of authenticating users. Typically, the authentication process is based on classical machine learning techniques, but recently, deep learning techniques have been introduced for this p…

BIG-bench Machine Learning