Dropping Activation Outputs with Localized First-layer Deep Network for Enhancing User Privacy and Data Security
Hao Dong, Chao Wu, Zhen Wei, Yike Guo

TL;DR
This paper introduces a novel deep learning architecture that enhances user privacy by performing initial data processing locally and applying a 'dropping activation output' method, preventing raw data exposure during model inference.
Contribution
The paper proposes migrating the first layer of a deep network to local devices and using a non-invertible activation output method to protect sensitive user data.
Findings
Achieves privacy protection without exposing raw data
Demonstrates advantages over traditional encryption-based methods
Maintains model prediction accuracy
Abstract
Deep learning methods can play a crucial role in anomaly detection, prediction, and supporting decision making for applications like personal health-care, pervasive body sensing, etc. However, current architecture of deep networks suffers the privacy issue that users need to give out their data to the model (typically hosted in a server or a cluster on Cloud) for training or prediction. This problem is getting more severe for those sensitive health-care or medical data (e.g fMRI or body sensors measures like EEG signals). In addition to this, there is also a security risk of leaking these data during the data transmission from user to the model (especially when it's through Internet). Targeting at these issues, in this paper we proposed a new architecture for deep network in which users don't reveal their original data to the model. In our method, feed-forward propagation and data…
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
TopicsPrivacy-Preserving Technologies in Data · Context-Aware Activity Recognition Systems · User Authentication and Security Systems
