Privacy Preserving Machine Learning for Behavioral Authentication Systems
Md Morshedul Islam, Md Abdur Rafiq

TL;DR
This paper introduces a privacy-preserving method for behavioral authentication systems using sparse random projection to protect user data in neural network classifiers, ensuring security without compromising accuracy.
Contribution
It proposes a non-cryptographic, random projection-based privacy approach for neural network-based behavioral authentication, enhancing security and changeability.
Findings
Achieved below 2.0% false rejection rate and below 1.0% false acceptance rate.
Machine learning-based privacy attack recovers only 3-12% of features, insufficient for user identification.
System is robust against privacy and security attacks, applicable to various biometric systems.
Abstract
A behavioral authentication (BA) system uses the behavioral characteristics of users to verify their identity claims. A BA verification algorithm can be constructed by training a neural network (NN) classifier on users' profiles. The trained NN model classifies the presented verification data, and if the classification matches the claimed identity, the verification algorithm accepts the claim. This classification-based approach removes the need to maintain a profile database. However, similar to other NN architectures, the NN classifier of the BA system is vulnerable to privacy attacks. To protect the privacy of training and test data used in an NN different techniques are widely used. In this paper, our focus is on a non-crypto-based approach, and we used random projection (RP) to ensure data privacy in an NN model. RP is a distance-preserving transformation based on a random matrix.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsUser Authentication and Security Systems · Biometric Identification and Security · Deception detection and forensic psychology
MethodsFocus
