Paper 2026/554
PrivaLean: Low-Latency and High-Accuracy System for Secure 2PC Inference
Abstract
Secure multi-party computation offers a powerful paradigm for protecting private information. However, its significant computational overhead and high communication latency limit its further application. To address these challenges, we present PrivaLean, an innovative framework designed for low-round and high-accuracy secure two-party inference under the semi-honest model. The core design of PrivaLean focuses on two main dimensions. First, for linear layer evaluation, we propose two distinct optimizations: a local random ciphertext generation mechanism that avoids massive offline interactions to drastically reduce communication rounds, and an intermediate encoding method that significantly minimizes memory overhead for low-memory devices. Second, to conquer non-linear evaluation bottlenecks, we design a co-optimized scheme featuring a novel trigonometric activation protocol and a data-distribution-aware training strategy. The activation requires only a single communication round and avoids expensive online truncation, while the training strategy can adapt to the precise data distribution and mitigate overfitting through knowledge distillation. The final accuracy is even higher than that of the ReLU-based baseline. Comprehensive evaluations on large-scale networks (e.g., MiniONN, ResNet-32/-50) demonstrate that in a Wide Area Network setting, PrivaLean completes a single ResNet-50 inference in 125.02 seconds. Compared to the state-of-the-art system Cheetah, PrivaLean achieves significantly fewer communication rounds and a 50.5% reduction in inference latency.
Metadata
- Available format(s)
-
PDF
- Category
- Applications
- Publication info
- Preprint.
- Keywords
- secure multi-party computationprivacy preservinghomomorphic encryptionneural network.
- Contact author(s)
-
zhaojinghao @ stu hit edu cn
yanghongwei @ hit edu cn
wangbobochn @ hit edu cn
8201880106 @ stu hit edu cn
lijuncheng @ stu hit edu cn
zengxrtih @ stu hit edu cn
haomeng @ hit edu cn
wangdesheng @ hit edu cn
hehui @ hit edu cn
wzzhang @ hit edu cn - History
- 2026-03-22: approved
- 2026-03-20: received
- See all versions
- Short URL
- https://ia.cr/2026/554
- License
-
CC BY-NC-ND
BibTeX
@misc{cryptoeprint:2026/554,
author = {Jinghao Zhao and Hongwei Yang and Bobo Wang and Lichunxi Yang and Juncheng Li and Xiangrui Zeng and Meng Hao and Desheng Wang and Hui He and Weizhe Zhang},
title = {{PrivaLean}: Low-Latency and High-Accuracy System for Secure {2PC} Inference},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/554},
year = {2026},
url = {https://eprint.iacr.org/2026/554}
}