English

Smartphone Impostor Detection with Behavioral Data Privacy and Minimalist Hardware Support

Cryptography and Security 2021-03-18 v2 Hardware Architecture Machine Learning

Abstract

Impostors are attackers who take over a smartphone and gain access to the legitimate user's confidential and private information. This paper proposes a defense-in-depth mechanism to detect impostors quickly with simple Deep Learning algorithms, which can achieve better detection accuracy than the best prior work which used Machine Learning algorithms requiring computation of multiple features. Different from previous work, we then consider protecting the privacy of a user's behavioral (sensor) data by not exposing it outside the smartphone. For this scenario, we propose a Recurrent Neural Network (RNN) based Deep Learning algorithm that uses only the legitimate user's sensor data to learn his/her normal behavior. We propose to use Prediction Error Distribution (PED) to enhance the detection accuracy. We also show how a minimalist hardware module, dubbed SID for Smartphone Impostor Detector, can be designed and integrated into smartphones for self-contained impostor detection. Experimental results show that SID can support real-time impostor detection, at a very low hardware cost and energy consumption, compared to other RNN accelerators.

Keywords

Cite

@article{arxiv.2103.06453,
  title  = {Smartphone Impostor Detection with Behavioral Data Privacy and Minimalist Hardware Support},
  author = {Guangyuan Hu and Zecheng He and Ruby B. Lee},
  journal= {arXiv preprint arXiv:2103.06453},
  year   = {2021}
}

Comments

Accepted by tinyML 2021 Research Symposium. arXiv admin note: substantial text overlap with arXiv:2002.03914

R2 v1 2026-06-23T23:59:03.322Z