CRLGAug 18, 2025

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

arXiv:2508.12832v2h-index: 5Poster Volume Ⅰ The 2025 Twenty-First International Conference on Intelligent Computing July 26-29, 2025 Ningbo, China
Originality Incremental advance
AI Analysis

This addresses privacy leakage risks for resource-constrained clients using MLaaS, though it is incremental as it builds on existing encryption methods.

They tackled the efficiency bottleneck in privacy-preserving CNN inference for untrusted clouds, achieving speedups of 26x to 87x compared to plaintext models while maintaining accuracy.

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 $1-\frac{1}{\left|Z\right|}$. Extensive experiments conducted on 10 datasets and various CNN models demonstrate that our scheme achieves speedups ranging $26 \times$ ~ $\ 87\times$ compared to the original plaintext model while maintaining accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes