paper-with-me

Papers

SetMargin Loss applied to Deep Keystroke Biometrics with Circle Packing Interpretation

2021-09-02 · Aythami Morales, Julian Fierrez, Alejandro Acien, Ruben Tolosana, Ignacio Serna

This work presents a new deep learning approach for keystroke biometrics based on a novel Distance Metric Learning method (DML). DML maps input data into a learned representation space that reveals a "semantic" structure based on distances. In this work, we propose a novel DML method specifically designed to address the challenges associated to free-text keystroke identification where the classes used in learning and inference are disjoint. The proposed SetMargin Loss (SM-L) extends traditional DML approaches with a learning process guided by pairs of sets instead of pairs of samples, as done traditionally. The proposed learning strategy allows to enlarge inter-class distances while maintaining the intra-class structure of keystroke dynamics. We analyze the resulting representation space using the mathematical problem known as Circle Packing, which provides neighbourhood structures with a theoretical maximum inter-class distance. We finally prove experimentally the effectiveness of the proposed approach on a challenging task: keystroke biometric identification over a large set of 78,000 subjects. Our method achieves state-of-the-art accuracy on a comparison performed with the best existing approaches.

📄 PDF Abstract BibTeX arXiv:2109.00938

Code (0)

등록된 구현이 없습니다.

Tasks

Metric Learning

Similar Papers 제목 키워드 기반

TypeNet: Deep Learning Keystroke Biometrics

2021-01-14 · Alejandro Acien, Aythami Morales, John V. Monaco, Ruben Vera-Rodriguez 외

We study the performance of Long Short-Term Memory networks for keystroke biometric authentication at large scale in free-text scenarios. For this we explore the performance of Long Short-Term Memory (LSTMs) networks tra…

Deep LearningTriplet

Keystroke Biometrics in Response to Fake News Propagation in a Global Pandemic

2020-05-15 · Aythami Morales, Alejandro Acien, Julian Fierrez, John V. Monaco 외

This work proposes and analyzes the use of keystroke biometrics for content de-anonymization. Fake news have become a powerful tool to manipulate public opinion, especially during major events. In particular, the massive…

Free-text Keystroke Authentication using Transformers: A Comparative Study of Architectures and Loss Functions

2023-10-18 · Saleh Momeni, Bagher BabaAli

Keystroke biometrics is a promising approach for user identification and verification, leveraging the unique patterns in individuals' typing behavior. In this paper, we propose a Transformer-based network that employs se…

TripletUser Identification

Mobile Keystroke Biometrics Using Transformers

2022-07-15 · Giuseppe Stragapede, Paula Delgado-Santos, Ruben Tolosana, Ruben Vera-Rodriguez 외

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…

TypeNet: Scaling up Keystroke Biometrics

2020-04-07 · Alejandro Acien, John V. Monaco, Aythami Morales, Ruben Vera-Rodriguez 외

We study the suitability of keystroke dynamics to authenticate 100K users typing free-text. For this, we first analyze to what extent our method based on a Siamese Recurrent Neural Network (RNN) is able to authenticate u…