paper-with-me

홈 › Papers

Adversarial Learning of Privacy-Preserving and Task-Oriented Representations

2019-11-22 · Taihong Xiao, Yi-Hsuan Tsai, Kihyuk Sohn, Manmohan Chandraker, Ming-Hsuan Yang

Data privacy has emerged as an important issue as data-driven deep learning has been an essential component of modern machine learning systems. For instance, there could be a potential privacy risk of machine learning systems via the model inversion attack, whose goal is to reconstruct the input data from the latent representation of deep networks. Our work aims at learning a privacy-preserving and task-oriented representation to defend against such model inversion attacks. Specifically, we propose an adversarial reconstruction learning framework that prevents the latent representations decoded into original input data. By simulating the expected behavior of adversary, our framework is realized by minimizing the negative pixel reconstruction loss or the negative feature reconstruction (i.e., perceptual distance) loss. We validate the proposed method on face attribute prediction, showing that our method allows protecting visual privacy with a small decrease in utility performance. In addition, we show the utility-privacy trade-off with different choices of hyperparameter for negative perceptual distance loss at training, allowing service providers to determine the right level of privacy-protection with a certain utility performance. Moreover, we provide an extensive study with different selections of features, tasks, and the data to further analyze their influence on privacy protection.

📄 PDF Abstract BibTeX arXiv:1911.10143

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeBIG-bench Machine LearningPerceptual DistancePrivacy Preserving

Similar Papers 제목 키워드 기반

Semantic-Enabled 6G Communication: A Task-oriented and Privacy-preserving Perspective

2024-08-08 · Shuaishuai Guo, Anbang Zhang, Yanhu Wang, Chenyuan Feng 외

Task-oriented semantic communication (ToSC) emerges as an innovative approach in the 6G landscape, characterized by the transmission of only vital information that is directly pertinent to a specific task. While ToSC off…

Privacy PreservingQuantizationSemantic Communication

PCAL: A Privacy-preserving Intelligent Credit Risk Modeling Framework Based on Adversarial Learning

2020-10-06 · Yuli Zheng, Zhenyu Wu, Ye Yuan, Tianlong Chen 외

Credit risk modeling has permeated our everyday life. Most banks and financial companies use this technique to model their clients' trustworthiness. While machine learning is increasingly used in this field, the resultin…

BIG-bench Machine LearningPrivacy Preserving

Toward Privacy and Utility Preserving Image Representation

2020-09-30 · Ahmadreza Mosallanezhad, Yasin N. Silva, Michelle V. Mancenido, Huan Liu

Face images are rich data items that are useful and can easily be collected in many applications, such as in 1-to-1 face verification tasks in the domain of security and surveillance systems. Multiple methods have been p…

Face VerificationPrivacy Preserving

Learning Robust and Privacy-Preserving Representations via Information Theory

2024-12-15 · Binghui Zhang, Sayedeh Leila Noorbakhsh, Yun Dong, Yuan Hong 외

Machine learning models are vulnerable to both security attacks (e.g., adversarial examples) and privacy attacks (e.g., private attribute inference). We take the first step to mitigate both the security and privacy attac…

Adversarial RobustnessAttributePrivacy PreservingRepresentation Learning

Adversarial Privacy Preserving Graph Embedding against Inference Attack

2020-08-30 · Kaiyang Li, Guangchun Luo, Yang Ye, Wei Li 외

Recently, the surge in popularity of Internet of Things (IoT), mobile devices, social media, etc. has opened up a large source for graph data. Graph embedding has been proved extremely useful to learn low-dimensional fea…

Graph EmbeddingInference AttackLink PredictionNetwork Embedding+2