paper-with-me

홈 › Papers

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

2025-07-14 · Nguyen Van Duc, Bui Duc Manh, Quang-Trung Luu, Dinh Thai Hoang, Van-Linh Nguyen, Diep N. Nguyen arxiv

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.

📄 PDF Abstract BibTeX arXiv:2507.09860

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyFace RecognitionFace Detection

Similar Papers 제목 키워드 기반

CipherFace: A Fully Homomorphic Encryption-Driven Framework for Secure Cloud-Based Facial Recognition

2025-02-22 · Sefik Serengil, Alper Ozpinar

Facial recognition systems rely on embeddings to represent facial images and determine identity by verifying if the distance between embeddings is below a pre-tuned threshold. While embeddings are not reversible to origi…

A Privacy-Centric Approach: Scalable and Secure Federated Learning Enabled by Hybrid Homomorphic Encryption

2025-07-20 · Khoa Nguyen, Tanveer Khan, Hossein Abdinasibfar, Antonis Michalas arxiv

Federated Learning (FL) enables collaborative model training without sharing raw data, making it a promising approach for privacy-sensitive domains. Despite its potential, FL faces significant challenges, particularly in…

Federated Learning

Privacy-Preserving Credit Card Fraud Detection using Homomorphic Encryption

2022-11-12 · David Nugent

Credit card fraud is a problem continuously faced by financial institutions and their customers, which is mitigated by fraud detection systems. However, these systems require the use of sensitive customer transaction dat…

Fraud DetectionPrivacy Preserving

Encrypted Vector Similarity Computations Using Partially Homomorphic Encryption: Applications and Performance Analysis

2025-03-07 · Sefik Serengil, Alper Ozpinar

This paper explores the use of partially homomorphic encryption (PHE) for encrypted vector similarity search, with a focus on facial recognition and broader applications like reverse image search, recommendation engines,…

Image RetrievalPrivacy Preserving

Secure Face Matching Using Fully Homomorphic Encryption

2018-05-01 · Vishnu Naresh Boddeti

Face recognition technology has demonstrated tremendous progress over the past few years, primarily due to advances in representation learning. As we witness the widespread adoption of these systems, it is imperative to …

Dimensionality ReductionFace RecognitionRepresentation LearningTemplate Matching