OptiPrime: Optimizing Private Inference through Protocol-Hardware Co-design

📅 2026-09-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决基于HE-MPC的私密DNN推理中网络通信瓶颈问题,OptiPrime通过协议硬件协同设计减少输出密文传输量,并采用轻量级压缩系统和专用数据流优化内存访问。
📝 Abstract
Private deep neural network (DNN) inference based on hybrid homomorphic encryption (HE) and multi-party computation (MPC) can protect user data with a formal guarantee, but at the cost of significant latency overhead due to HE. Customized HE accelerators have been proposed and have achieved orders-of-magnitude speedup for individual HE operations. However, when directly applying a commercial HE accelerator to state-of-the-art HE-MPC frameworks, we observe only limited end-to-end performance gain. This is because HE-MPC frameworks often require wireless transmission of input and output ciphertexts for each HE operation, leading to a severe network communication bottleneck. To overcome this challenge, we introduce OptiPrime, a protocol-hardware co-optimization framework for efficient private DNN inference. OptiPrime features a novel HE protocol for convolutions that substantially reduces the number of transmitted output ciphertexts and mitigates the network communication bottleneck. Meanwhile, as the new protocol introduces complex computation for fewer output ciphertext, we observe new memory access challenges due to a high volume of weight plaintexts and intermediate ciphertexts. Hence, we further propose a lightweight compression system for the weight plaintexts, reducing memory traffic by 10 times, as well as a specialized dataflow to maximize on-chip data reuse of intermediate ciphertexts. Extensive experiments show that our framework outperforms the Cheetah baseline by at most 5.7 times on CPUs and 4.2 times with an accelerator.
Problem

Research questions and friction points this paper is trying to address.

Private DNN Inference
Hybrid Homomorphic Encryption
Multi-Party Computation
Network Communication Bottleneck
Innovation

Methods, ideas, or system contributions that make the work stand out.

protocol-hardware co-optimization
homomorphic encryption
communication bottleneck
dataflow optimization
ciphertext compression
🔎 Similar Papers
No similar papers found.
J
Jiangrui Yu
Peking University, Beijing, China
Y
Ye Yu
Peking University, Beijing, China
S
Si Chen
Open Security Research, Shenzhen, China
C
Chenqi Lin
Peking University, Beijing, China
Wenxuan Zeng
Wenxuan Zeng
Peking University
Efficient Deep LearningLarge Language Model
Junfeng Fan
Junfeng Fan
Open Security Research
CryptographySecure ChipsSide-channel Attacks
Mingyu Gao
Mingyu Gao
Tsinghua University
Computer ArchitectureMemory SystemsHardware SecurityDomain-Specific Acceleration
M
Meng Li
Peking University, Beijing, China