paper-with-me

홈 › Papers

SecretGen: Privacy Recovery on Pre-Trained Models via Distribution Discrimination

2022-07-25 · Zhuowen Yuan, Fan Wu, Yunhui Long, Chaowei Xiao, Bo Li

Transfer learning through the use of pre-trained models has become a growing trend for the machine learning community. Consequently, numerous pre-trained models are released online to facilitate further research. However, it raises extensive concerns on whether these pre-trained models would leak privacy-sensitive information of their training data. Thus, in this work, we aim to answer the following questions: "Can we effectively recover private information from these pre-trained models? What are the sufficient conditions to retrieve such sensitive information?" We first explore different statistical information which can discriminate the private training distribution from other distributions. Based on our observations, we propose a novel private data reconstruction framework, SecretGen, to effectively recover private information. Compared with previous methods which can recover private data with the ground true prediction of the targeted recovery instance, SecretGen does not require such prior knowledge, making it more practical. We conduct extensive experiments on different datasets under diverse scenarios to compare SecretGen with other baselines and provide a systematic benchmark to better understand the impact of different auxiliary information and optimization operations. We show that without prior knowledge about true class prediction, SecretGen is able to recover private data with similar performance compared with the ones that leverage such prior knowledge. If the prior knowledge is given, SecretGen will significantly outperform baseline methods. We also propose several quantitative metrics to further quantify the privacy vulnerability of pre-trained models, which will help the model selection for privacy-sensitive applications. Our code is available at: https://github.com/AI-secure/SecretGen.

📄 PDF Abstract BibTeX arXiv:2207.12263

Code (1)

ai-secure/secretgen 공식 구현 pytorch

Tasks

Model SelectionTransfer Learning

Similar Papers 제목 키워드 기반

SecretFan: Synthesizing Realistic Data without Breaking Privacy

2026-02-05 · Laura Plein, Alexi Turcotte, Arina Hallemans, Andreas Zeller arxiv

There is a need for synthetic training and test datasets that replicate statistical distributions of original datasets without compromising their confidentiality. A lot of research has been done in leveraging Generative …

Synthetic Data Generation

Temporal Source Recovery for Time-Series Source-Free Unsupervised Domain Adaptation

2024-09-29 · Yucheng Wang, Peiliang Gong, Min Wu, Felix Ott 외

Source-Free Unsupervised Domain Adaptation (SFUDA) has gained popularity for its ability to adapt pretrained models to target domains without accessing source domains, ensuring source data privacy. While SFUDA is well-de…

DiversityDomain AdaptationTime SeriesUnsupervised Domain Adaptation

LLM-as-a-Discriminator: When Synthetic Tables Still Look Real

2026-06-01 · Manel Slokom, Malek Slokom, Thierno Kante arxiv

Privacy and data sharing are often in tension. Many organizations use synthetic data to reduce privacy risk and still share useful data. For tabular data, auditing privacy remains hard. In many cases, even humans cannot …

Semi-supervised Hand Appearance Recovery via Structure Disentanglement and Dual Adversarial Discrimination

2023-03-11 · CVPR 2023 1 · Zimeng Zhao, Binghui Zuo, Zhiyu Long, Yangang Wang

Enormous hand images with reliable annotations are collected through marker-based MoCap. Unfortunately, degradations caused by markers limit their application in hand appearance reconstruction. A clear appearance recover…

DisentanglementImage-to-Image TranslationTranslation

Recoverable Anonymization for Pose Estimation: A Privacy-Enhancing Approach

2024-09-01 · Wenjun Huang, Yang Ni, Arghavan Rezvani, Sungheon Jeong 외

Human pose estimation (HPE) is crucial for various applications. However, deploying HPE algorithms in surveillance contexts raises significant privacy concerns due to the potential leakage of sensitive personal informati…

Pose Estimation