paper-with-me

Papers

An Agent-Based Modeling Approach to Free-Text Keyboard Dynamics for Continuous Authentication

2025-05-08 · Roberto Dillon, Arushi

Continuous authentication systems leveraging free-text keyboard dynamics offer a promising additional layer of security in a multifactor authentication setup that can be used in a transparent way with no impact on user experience. This study investigates the efficacy of behavioral biometrics by employing an Agent-Based Model (ABM) to simulate diverse typing profiles across mechanical and membrane keyboards. Specifically, we generated synthetic keystroke data from five unique agents, capturing features related to dwell time, flight time, and error rates within sliding 5-second windows updated every second. Two machine learning approaches, One-Class Support Vector Machine (OC-SVM) and Random Forest (RF), were evaluated for user verification. Results revealed a stark contrast in performance: while One-Class SVM failed to differentiate individual users within each group, Random Forest achieved robust intra-keyboard user recognition (Accuracy > 0.7) but struggled to generalize across keyboards for the same user, highlighting the significant impact of keyboard hardware on typing behavior. These findings suggest that: (1) keyboard-specific user profiles may be necessary for reliable authentication, and (2) ensemble methods like RF outperform One-Class SVM in capturing fine-grained user-specific patterns.

📄 PDF Abstract BibTeX arXiv:2505.05015

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Machine Learning-Based Analysis of Free-Text Keystroke Dynamics

2021-07-01 · Han-Chih Chang, Jianwei Li, Mark Stamp

The development of active and passive biometric authentication and identification technology plays an increasingly important role in cybersecurity. Keystroke dynamics can be used to analyze the way that a user types base…

BIG-bench Machine Learning

Hunyuan-GameCraft-2: Instruction-following Interactive Game World Model

2025-11-28 · Junshu Tang, Jiacheng Liu, Jiaqi Li, Longhuang Wu 외 arxiv

Recent advances in generative world models have enabled remarkable progress in creating open-ended game environments, evolving from static scene synthesis toward dynamic, interactive simulation. However, current approach…

I-Keyboard: Fully Imaginary Keyboard on Touch Devices Empowered by Deep Neural Decoder

2019-07-31 · Ue-Hwan Kim, Sahng-Min Yoo, Jong-Hwan Kim

Text-entry aims to provide an effective and efficient pathway for humans to deliver their messages to computers. With the advent of mobile computing, the recent focus of text-entry research has moved from physical keyboa…

Decoder

TapType: Ten-finger text entry on everyday surfaces via Bayesian inference

2024-10-08 · Paul Streli, Jiaxi Jiang, Andreas Fender, Manuel Meier 외

Despite the advent of touchscreens, typing on physical keyboards remains most efficient for entering text, because users can leverage all fingers across a full-size keyboard for convenient typing. As users increasingly t…

Bayesian InferenceLanguage ModellingMixed Reality

UNICA: A Unified Neural Framework for Controllable 3D Avatars

2026-04-03 · Jiahe Zhu, Xinyao Wang, Yiyu Zhuang, Yanwen Wang 외 arxiv

Controllable 3D human avatars have found widespread applications in 3D games, the metaverse, and AR/VR scenarios. The conventional approach to creating such a 3D avatar requires a lengthy, intricate pipeline encompassing…

Motion Planning