Privacy-Preserving Image Retrieval in Cloud Computing via Adaptive Secret Keys and Self-Supervised Block-Augmented Pretraining
作者:Qihua Feng, Zhixun Lu, Litian Zhang, Chaozhuo Li, Feiran Huang, Jian Weng, Philip S. Yu · 发表于:IEEE Transactions on Services Computing · 年份:2025 · DOI:10.1109/tsc.2025.3576692 · 被引用次数:4 · 研究领域:Chaos-based Image/Signal Encryption
Privacy-Preserving Image Retrieval (PPIR) enables searching for similar images on cloud servers while safeguarding image privacy. PPIR uploads encrypted images to servers to address privacy concerns and then employs deep neural networks for retrieval on extracted features from cipher-images. However, current PPIR encrypts all images with the same secret keys to maintain consistent feature spaces, lacking support for adaptive keys where distinct images are encrypted with various keys. To this end, we propose a new PPIR scheme to support adaptive keys while keeping stable feature spaces. Specifically, we design ingenious image encryption to align with feature extraction during the JPEG compression process, incorporating encryptable orthogonal transformations, shuffling, stream cipher, and sign encryption operations. Our approach extracts well-designed absolute value sequences of local blocks and global histogram features from cipher-images, ensuring stable feature spaces under adaptive keys. To enhance model generalization performance, we employ Self-Supervised Contrastive Learning (SSCL) to build a pretraining model and propose a straightforward yet efficient block-sampling augmentation technique for the structured features to drive SSCL. Moreover, our retrieval model implements a dual-attention structure to capture dependencies among local block sequences and import scores of global features. Extensive experiments on four datasets demonstrate that our approach achieves superi...