arXiv:2507.09860cs.CRcs.AI2025-07

用同态加密保护无人机人脸检测隐私,精度损失低于1%。

Secure and Efficient UAV-Based Face Detection via Homomorphic Encryption and Edge Computing

  • 用CKKS方案在密文上直接计算,不需解密
  • 数据编码支持SIMD批量处理,提升效率
  • 适合对隐私要求高的无人机监控场景

本文提出一种结合同态加密(HE)的新型机器学习方法,解决无人机(UAV)人脸检测中的隐私问题。由于距离、高度和人脸朝向等因素,高分辨率图像与先进神经网络可在动态环境中实现精准识别,但无人机的广泛监视能力引发隐私担忧。为此,我们设计一个融合HE与神经网络的框架,确保推理阶段面部数据全程加密。采用Cheon-Kim-Kim-Song(CKKS)方案,在密文上直接执行计算,优化安全性和效率。我们还开发了专用于将原始面部数据预处理为CKKS格式的编码方法,支持单指令多数据(SIMD)并行处理。基于此,设计了无需解密的安全推理算法。实验表明,该方法在保持数据机密性的前提下,精度仅比未加密基准下降不足1%,有效平衡隐私保护与检测性能,为无人机安全人脸检测提供可行方案。

原文摘要 · Abstract (English)

This paper aims to propose a novel machine learning (ML) approach incorporating Homomorphic Encryption (HE) to address privacy limitations in Unmanned Aerial Vehicles (UAV)-based face detection. Due to challenges related to distance, altitude, and face orientation, high-resolution imagery and sophisticated neural networks enable accurate face recognition in dynamic environments. However, privacy concerns arise from the extensive surveillance capabilities of UAVs. To resolve this issue, we propose a novel framework that integrates HE with advanced neural networks to secure facial data throughout the inference phase. This method ensures that facial data remains secure with minimal impact on detection accuracy. Specifically, the proposed system leverages the Cheon-Kim-Kim-Song (CKKS) scheme to perform computations directly on encrypted data, optimizing computational efficiency and security. Furthermore, we develop an effective data encoding method specifically designed to preprocess the raw facial data into CKKS form in a Single-Instruction-Multiple-Data (SIMD) manner. Building on this, we design a secure inference algorithm to compute on ciphertext without needing decryption. This approach not only protects data privacy during the processing of facial data but also enhances the efficiency of UAV-based face detection systems. Experimental results demonstrate that our method effectively balances privacy protection and detection performance, making it a viable solution for UAV-based secure face detection. Significantly, our approach (while maintaining data confidentially with HE encryption) can still achieve an accuracy of less than 1% compared to the benchmark without using encryption.

无人机人脸识别同态加密隐私保护

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。