Enabling Practical and Privacy-Preserving Image Processing
Chao Wang, Shubing Yang, Xiaoyan Sun, Jun Dai, Dongfang Zhao

TL;DR
This paper introduces iCHEETAH, a pixel-level homomorphic encryption method for images that significantly improves encryption speed and maintains image quality, enabling practical privacy-preserving image processing.
Contribution
The paper presents a novel pixel-level FHE approach with caching mechanisms, achieving up to 19-fold speedup and enabling efficient privacy-preserving image operations.
Findings
Up to 19-fold encryption speed improvement.
Achieved over 91% speedup in real-world image tasks.
Proved IND-CPA security of the method.
Abstract
Fully Homomorphic Encryption (FHE) enables computations on encrypted data, preserving confidentiality without the need for decryption. However, FHE is often hindered by significant performance overhead, particularly for high-precision and complex data like images. Due to serious efficiency issues, traditional FHE methods often encrypt images by monolithic data blocks (such as pixel rows), instead of pixels. However, this strategy compromises the advantages of homomorphic operations and disables pixel-level image processing. In this study, we address these challenges by proposing and implementing a pixel-level homomorphic encryption approach, iCHEETAH, based on the CKKS scheme. To enhance computational efficiency, we introduce three novel caching mechanisms to pre-encrypt radix values or frequently occurring pixel values, substantially reducing redundant encryption operations. Extensive…
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
TopicsDigital Media Forensic Detection · Chaos-based Image/Signal Encryption · Generative Adversarial Networks and Image Synthesis
