FOBNN: Fast Oblivious Inference via Binarized Neural Networks
Xin Chen, Zhili Chen, Shiwen Wei, Junqing Gong, Lin Chen

TL;DR
FOBNN introduces a fast, privacy-preserving neural network inference framework using binarization, optimizing secure computation by reducing communication costs and enhancing performance through novel algorithms and network structure exploration.
Contribution
The paper presents FOBNN, a novel framework that significantly improves oblivious neural network inference efficiency using binarization and new algorithms for secure multiparty computation.
Findings
BLB algorithm reduces bit representation, outperforming existing methods by 17-55%.
LBA algorithm nearly doubles performance over prior approaches.
FOBNN outperforms previous methods on benchmark datasets and bioinformatics tasks.
Abstract
The remarkable performance of deep learning has sparked the rise of Deep Learning as a Service (DLaaS), allowing clients to send their personal data to service providers for model predictions. A persistent challenge in this context is safeguarding the privacy of clients' sensitive data. Oblivious inference allows the execution of neural networks on client inputs without revealing either the inputs or the outcomes to the service providers. In this paper, we propose FOBNN, a Fast Oblivious inference framework via Binarized Neural Networks. In FOBNN, through neural network binarization, we convert linear operations (e.g., convolutional and fully-connected operations) into eXclusive NORs (XNORs) and an Oblivious Bit Count (OBC) problem. For secure multiparty computation techniques, like garbled circuits or bitwise secret sharing, XNOR operations incur no communication cost, making the OBC…
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
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Medical Imaging and Analysis
