paper-with-me

Papers

GAN-based Domain Inference Attack

2022-12-22 · Yuechun Gu, Keke Chen

Model-based attacks can infer training data information from deep neural network models. These attacks heavily depend on the attacker's knowledge of the application domain, e.g., using it to determine the auxiliary data for model-inversion attacks. However, attackers may not know what the model is used for in practice. We propose a generative adversarial network (GAN) based method to explore likely or similar domains of a target model -- the model domain inference (MDI) attack. For a given target (classification) model, we assume that the attacker knows nothing but the input and output formats and can use the model to derive the prediction for any input in the desired form. Our basic idea is to use the target model to affect a GAN training process for a candidate domain's dataset that is easy to obtain. We find that the target model may distract the training procedure less if the domain is more similar to the target domain. We then measure the distraction level with the distance between GAN-generated datasets, which can be used to rank candidate domains for the target model. Our experiments show that the auxiliary dataset from an MDI top-ranked domain can effectively boost the result of model-inversion attacks.

📄 PDF Abstract BibTeX arXiv:2212.11810

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkInference Attack

Similar Papers 제목 키워드 기반

An Out-Of-Distribution Membership Inference Attack Approach for Cross-Domain Graph Attacks

2025-05-26 · Jinyan Wang, Liu Yang, Yuecen Wei, Jiaxuan Si 외

Graph Neural Network-based methods face privacy leakage risks due to the introduction of topological structures about the targets, which allows attackers to bypass the target's prior knowledge of the sensitive attributes…

DiversityGraph Neural NetworkInference AttackMembership Inference Attack

Privacy Risks of Securing Machine Learning Models against Adversarial Examples

2019-05-24 · Liwei Song, Reza Shokri, Prateek Mittal

The arms race between attacks and defenses for machine learning models has come to a forefront in recent years, in both the security community and the privacy community. However, one big limitation of previous research i…

Adversarial DefenseBIG-bench Machine LearningInference Attack

Adaptive Domain Inference Attack with Concept Hierarchy

2023-12-22 · Yuechun Gu, Jiajie He, Keke Chen

With increasingly deployed deep neural networks in sensitive application domains, such as healthcare and security, it's essential to understand what kind of sensitive information can be inferred from these models. Most k…

Inference Attack

Camouflaged Variational Graph AutoEncoder against Attribute Inference Attacks for Cross-Domain Recommendation

2025-04-30 · IEEE Transactions on Knowledge and Data Engineering 2025 4 · Yudi Xiong, Yongxin Guo, Weike Pan, Qiang Yang 외

Cross-domain recommendation (CDR) aims to alleviate the data sparsity problem by leveraging the benefits of modeling two domains. However, existing research often focuses on the recommendation performance while ignores t…

AttributeRecommendation SystemsTransfer Learning

Defending against Machine Learning based Inference Attacks via Adversarial Examples: Opportunities and Challenges

2019-09-17 · Jinyuan Jia, Neil Zhenqiang Gong

As machine learning (ML) becomes more and more powerful and easily accessible, attackers increasingly leverage ML to perform automated large-scale inference attacks in various domains. In such an ML-equipped inference at…

BIG-bench Machine LearningInference Attack