paper-with-me

Papers

BehavePassDB: Public Database for Mobile Behavioral Biometrics and Benchmark Evaluation

2022-06-06 · Giuseppe Stragapede, Ruben Vera-Rodriguez, Ruben Tolosana, Aythami Morales

Mobile behavioral biometrics have become a popular topic of research, reaching promising results in terms of authentication, exploiting a multimodal combination of touchscreen and background sensor data. However, there is no way of knowing whether state-of-the-art classifiers in the literature can distinguish between the notion of user and device. In this article, we present a new database, BehavePassDB, structured into separate acquisition sessions and tasks to mimic the most common aspects of mobile Human-Computer Interaction (HCI). BehavePassDB is acquired through a dedicated mobile app installed on the subjects' devices, also including the case of different users on the same device for evaluation. We propose a standard experimental protocol and benchmark for the research community to perform a fair comparison of novel approaches with the state of the art. We propose and evaluate a system based on Long-Short Term Memory (LSTM) architecture with triplet loss and modality fusion at score level.

📄 PDF Abstract BibTeX arXiv:2206.02502

Code (1)

bidalab/mobileb2c_behavepassdb 공식 구현

Tasks

Triplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

IJCB 2022 Mobile Behavioral Biometrics Competition (MobileB2C)

2022-10-06 · Giuseppe Stragapede, Ruben Vera-Rodriguez, Ruben Tolosana, Aythami Morales 외

This paper describes the experimental framework and results of the IJCB 2022 Mobile Behavioral Biometrics Competition (MobileB2C). The aim of MobileB2C is benchmarking mobile user authentication systems based on behavior…

Benchmarking

Evaluation of a User Authentication Schema Using Behavioral Biometrics and Machine Learning

2022-05-07 · Laura Pryor, Jacob mallet, Rushit Dave, Naeem Seliya 외

The amount of secure data being stored on mobile devices has grown immensely in recent years. However, the security measures protecting this data have stayed static, with few improvements being done to the vulnerabilitie…

BIG-bench Machine Learning

Mobile Behavioral Biometrics for Passive Authentication

2022-03-14 · Giuseppe Stragapede, Ruben Vera-Rodriguez, Ruben Tolosana, Aythami Morales 외

Current mobile user authentication systems based on PIN codes, fingerprint, and face recognition have several shortcomings. Such limitations have been addressed in the literature by exploring the feasibility of passive a…

Face RecognitionTriplet

A Siamese Neural Network for Behavioral Biometrics Authentication

2021-01-01 · Jesús Solano, Esteban Rivera, Alejandra Castelblanco, Lizzy Tengana 외

The raise in popularity of personalized web and mobile applications brings about a need of robust authentication systems. Although password authentication is the most popular authentication mechanism, it has also several…

Hold On and Swipe: A Touch-Movement Based Continuous Authentication Schema based on Machine Learning

2022-01-21 · Rushit Dave, Naeem Seliya, Laura Pryor, Mounika Vanamala 외

In recent years the amount of secure information being stored on mobile devices has grown exponentially. However, current security schemas for mobile devices such as physiological biometrics and passwords are not secure …