paper-with-me

홈 › Papers

SemDP: Semantic-level Differential Privacy Protection for Face Datasets

2024-12-20 · Xiaoting Zhang, Tao Wang, Junhao Ji

While large-scale face datasets have advanced deep learning-based face analysis, they also raise privacy concerns due to the sensitive personal information they contain. Recent schemes have implemented differential privacy to protect face datasets. However, these schemes generally treat each image as a separate database, which does not fully meet the core requirements of differential privacy. In this paper, we propose a semantic-level differential privacy protection scheme that applies to the entire face dataset. Unlike pixel-level differential privacy approaches, our scheme guarantees that semantic privacy in faces is not compromised. The key idea is to convert unstructured data into structured data to enable the application of differential privacy. Specifically, we first extract semantic information from the face dataset to build an attribute database, then apply differential perturbations to obscure this attribute data, and finally use an image synthesis model to generate a protected face dataset. Extensive experimental results show that our scheme can maintain visual naturalness and balance the privacy-utility trade-off compared to the mainstream schemes.

📄 PDF Abstract BibTeX arXiv:2412.15590

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImage Generation

Similar Papers 제목 키워드 기반

Enhancing Image Privacy in Semantic Communication over Wiretap Channels leveraging Differential Privacy

2024-05-15 · Weixuan Chen, Shunpu Tang, Qianqian Yang

Semantic communication (SemCom) enhances transmission efficiency by sending only task-relevant information compared to traditional methods. However, transmitting semantic-rich data over insecure or public channels poses …

Image ReconstructionSemantic Communication

Binary Federated Learning with Client-Level Differential Privacy

2023-08-07 · Lumin Liu, Jun Zhang, Shenghui Song, Khaled B. Letaief

Federated learning (FL) is a privacy-preserving collaborative learning framework, and differential privacy can be applied to further enhance its privacy protection. Existing FL systems typically adopt Federated Average (…

Federated LearningPrivacy Preserving

Bounding Training Data Reconstruction in Private (Deep) Learning

2022-01-28 · Chuan Guo, Brian Karrer, Kamalika Chaudhuri, Laurens van der Maaten

Differential privacy is widely accepted as the de facto method for preventing data leakage in ML, and conventional wisdom suggests that it offers strong protection against privacy attacks. However, existing semantic guar…

Deep Learning

Learning With Differential Privacy

2020-06-10 · Poushali Sengupta, Sudipta Paul, Subhankar Mishra

The leakage of data might have been an extreme effect on the personal level if it contains sensitive information. Common prevention methods like encryption-decryption, endpoint protection, intrusion detection system are …

Intrusion Detection

Element Level Differential Privacy: The Right Granularity of Privacy

2019-12-05 · Hilal Asi, John Duchi, Omid Javidbakht

Differential Privacy (DP) provides strong guarantees on the risk of compromising a user's data in statistical learning applications, though these strong protections make learning challenging and may be too stringent for …