Volley Revolver: A Novel Matrix-Encoding Method for Privacy-Preserving Deep Learning (Inference++)
John Chiang

TL;DR
This paper introduces a new matrix-encoding method that allows privacy-preserving CNN inference on high-resolution images by overcoming slot-capacity limitations of previous homomorphic encryption approaches.
Contribution
It proposes an improved encoding framework that partitions high-resolution inputs across multiple ciphertexts, enabling scalable privacy-preserving CNN inference.
Findings
Enables homomorphic CNN inference on higher-resolution images
Removes the slot-capacity bottleneck of prior methods
Maintains efficiency in encrypted computations
Abstract
Privacy-preserving inference of convolutional neural networks (CNNs) using homomorphic encryption has emerged as a promising approach for enabling secure machine learning in untrusted environments. In our previous work, we introduced a matrix-encoding strategy that allows convolution and matrix multiplication to be efficiently evaluated over encrypted data, enabling practical CNN inference without revealing either the input data or the model parameters. The core idea behind this strategy is to construct a three-dimensional representation within ciphertexts that preserves the intrinsic spatial structure of both input image data and model weights, rather than flattening them into conventional two-dimensional encodings. However, this approach can operate efficiently when the number of available plaintext slots within a ciphertext is sufficient to accommodate an entire input image,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning
