English

Efficient and Verifiable Privacy-Preserving Convolutional Computation for CNN Inference with Untrusted Clouds

Cryptography and Security 2025-08-20 v2 Machine Learning

Abstract

The widespread adoption of convolutional neural networks (CNNs) in resource-constrained scenarios has driven the development of Machine Learning as a Service (MLaaS) system. However, this approach is susceptible to privacy leakage, as the data sent from the client to the untrusted cloud server often contains sensitive information. Existing CNN privacy-preserving schemes, while effective in ensuring data confidentiality through homomorphic encryption and secret sharing, face efficiency bottlenecks, particularly in convolution operations. In this paper, we propose a novel verifiable privacy-preserving scheme tailored for CNN convolutional layers. Our scheme enables efficient encryption and decryption, allowing resource-constrained clients to securely offload computations to the untrusted cloud server. Additionally, we present a verification mechanism capable of detecting the correctness of the results with a success probability of at least 11Z1-\frac{1}{\left|Z\right|}. Extensive experiments conducted on 10 datasets and various CNN models demonstrate that our scheme achieves speedups ranging 26×26 \times ~  87×\ 87\times compared to the original plaintext model while maintaining accuracy.

Keywords

Cite

@article{arxiv.2508.12832,
  title  = {Efficient and Verifiable Privacy-Preserving Convolutional Computation for CNN Inference with Untrusted Clouds},
  author = {Jinyu Lu and Xinrong Sun and Yunting Tao and Tong Ji and Fanyu Kong and Guoqiang Yang},
  journal= {arXiv preprint arXiv:2508.12832},
  year   = {2025}
}

Comments

Conference link: [ICIC 2025](http://www.ic-icc.cn/2025/index.php) will provide further details

R2 v1 2026-07-01T04:54:38.854Z