paper-with-me

Papers

Federated Learning-based Active Authentication on Mobile Devices

2021-04-14 · Poojan Oza, Vishal M. Patel

User active authentication on mobile devices aims to learn a model that can correctly recognize the enrolled user based on device sensor information. Due to lack of negative class data, it is often modeled as a one-class classification problem. In practice, mobile devices are connected to a central server, e.g, all android-based devices are connected to Google server through internet. This device-server structure can be exploited by recently proposed Federated Learning (FL) and Split Learning (SL) frameworks to perform collaborative learning over the data distributed among multiple devices. Using FL/SL frameworks, we can alleviate the lack of negative data problem by training a user authentication model over multiple user data distributed across devices. To this end, we propose a novel user active authentication training, termed as Federated Active Authentication (FAA), that utilizes the principles of FL/SL. We first show that existing FL/SL methods are suboptimal for FAA as they rely on the data to be distributed homogeneously (i.e. IID) across devices, which is not true in the case of FAA. Subsequently, we propose a novel method that is able to tackle heterogeneous/non-IID distribution of data in FAA. Specifically, we first extract feature statistics such as mean and variance corresponding to data from each user which are later combined in a central server to learn a multi-class classifier and sent back to the individual devices. We conduct extensive experiments using three active authentication benchmark datasets (MOBIO, UMDAA-01, UMDAA-02) and show that such approach performs better than state-of-the-art one-class based FAA methods and is also able to outperform traditional FL/SL methods.

📄 PDF Abstract BibTeX arXiv:2104.07158

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningOne-Class Classification

Similar Papers 제목 키워드 기반

Convolutional Neural Networks for Attribute-based Active Authentication on Mobile Devices

2016-04-29 · Pouya Samangouei, Rama Chellappa

We present a Deep Convolutional Neural Network (DCNN) architecture for the task of continuous authentication on mobile devices. To deal with the limited resources of these devices, we reduce the complexity of the network…

Attribute

Lightweight MobileNetV1+GRU for ECG Biometric Authentication: Federated and Adversarial Evaluation

2025-09-21 · Dilli Hang Rai, Sabin Kafley arxiv

ECG biometrics offer a unique, secure authentication method, yet their deployment on wearable devices faces real-time processing, privacy, and spoofing vulnerability challenges. This paper proposes a lightweight deep lea…

Federated Learning

MultiLock: Mobile Active Authentication based on Multiple Biometric and Behavioral Patterns

2019-01-29 · Alejandro Acien, Aythami Morales, Ruben Vera-Rodriguez, Julian Fierrez

In this paper we evaluate mobile active authentication based on an ensemble of biometrics and behavior-based profiling signals. We consider seven different data channels and their combination. Touch dynamics (touch gestu…

A Framework for Behavioral Biometric Authentication using Deep Metric Learning on Mobile Devices

2020-05-26 · Cong Wang, Yanru Xiao, Xing Gao, Li Li 외

Mobile authentication using behavioral biometrics has been an active area of research. Existing research relies on building machine learning classifiers to recognize an individual's unique patterns. However, these classi…

Metric LearningMulti-class Classification

F-RBA: A Federated Learning-based Framework for Risk-based Authentication

2024-12-16 · Hamidreza Fereidouni, Abdelhakim Senhaji Hafid, Dimitrios Makrakis, Yaser Baseri

The proliferation of Internet services has led to an increasing need to protect private data. User authentication serves as a crucial mechanism to ensure data security. Although robust authentication forms the cornerston…

Anomaly DetectionFeature EngineeringFederated LearningUnsupervised Anomaly Detection