Towards Privacy-Preserving Neural Architecture Search
Fuyi Wang, Leo Yu Zhang, Lei Pan, Shengshan Hu, Robin Doss

TL;DR
This paper introduces PP-NAS, a privacy-preserving neural architecture search framework that leverages secure multi-party computation to protect user data and model parameters, achieving significant efficiency and accuracy improvements.
Contribution
It presents a novel PP-NAS framework using two non-colluding cloud servers and redesigned secure protocols for better efficiency and accuracy in privacy-preserving neural architecture search.
Findings
Achieves 3 to 436 times speed-up in secure ReLU and Max-pooling operations.
Develops a new Softmax approximation method over secret shares.
Demonstrates superior security, efficiency, and accuracy in experiments.
Abstract
Machine learning promotes the continuous development of signal processing in various fields, including network traffic monitoring, EEG classification, face identification, and many more. However, massive user data collected for training deep learning models raises privacy concerns and increases the difficulty of manually adjusting the network structure. To address these issues, we propose a privacy-preserving neural architecture search (PP-NAS) framework based on secure multi-party computation to protect users' data and the model's parameters/hyper-parameters. PP-NAS outsources the NAS task to two non-colluding cloud servers for making full advantage of mixed protocols design. Complement to the existing PP machine learning frameworks, we redesign the secure ReLU and Max-pooling garbled circuits for significantly better efficiency ( times speed-up). We develop a new…
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
TopicsAdversarial Robustness in Machine Learning · Cryptography and Data Security · Privacy-Preserving Technologies in Data
MethodsSoftmax
