English

RRNet: Towards ReLU-Reduced Neural Network for Two-party Computation Based Private Inference

Cryptography and Security 2023-02-24 v2 Machine Learning

Abstract

The proliferation of deep learning (DL) has led to the emergence of privacy and security concerns. To address these issues, secure Two-party computation (2PC) has been proposed as a means of enabling privacy-preserving DL computation. However, in practice, 2PC methods often incur high computation and communication overhead, which can impede their use in large-scale systems. To address this challenge, we introduce RRNet, a systematic framework that aims to jointly reduce the overhead of MPC comparison protocols and accelerate computation through hardware acceleration. Our approach integrates the hardware latency of cryptographic building blocks into the DNN loss function, resulting in improved energy efficiency, accuracy, and security guarantees. Furthermore, we propose a cryptographic hardware scheduler and corresponding performance model for Field Programmable Gate Arrays (FPGAs) to further enhance the efficiency of our framework. Experiments show RRNet achieved a much higher ReLU reduction performance than all SOTA works on CIFAR-10 dataset.

Keywords

Cite

@article{arxiv.2302.02292,
  title  = {RRNet: Towards ReLU-Reduced Neural Network for Two-party Computation Based Private Inference},
  author = {Hongwu Peng and Shanglin Zhou and Yukui Luo and Nuo Xu and Shijin Duan and Ran Ran and Jiahui Zhao and Shaoyi Huang and Xi Xie and Chenghong Wang and Tong Geng and Wujie Wen and Xiaolin Xu and Caiwen Ding},
  journal= {arXiv preprint arXiv:2302.02292},
  year   = {2023}
}

Comments

This is work is a updated version of arXiv:2209.09424, the original version has been withdrawn

R2 v1 2026-06-28T08:32:12.453Z