paper-with-me

Papers

Membership Inference Attacks on Knowledge Graphs

2021-04-16 · Yu Wang, Lifu Huang, Philip S. Yu, Lichao Sun

Membership inference attacks (MIAs) infer whether a specific data record is used for target model training. MIAs have provoked many discussions in the information security community since they give rise to severe data privacy issues, especially for private and sensitive datasets. Knowledge Graphs (KGs), which describe domain-specific subjects and relationships among them, are valuable and sensitive, such as medical KGs constructed from electronic health records. However, the privacy threat to knowledge graphs is critical but rarely explored. In this paper, we conduct the first empirical evaluation of privacy threats to knowledge graphs triggered by knowledge graph embedding methods (KGEs). We propose three types of membership inference attacks: transfer attacks (TAs), prediction loss-based attacks (PLAs), and prediction correctness-based attacks (PCAs), according to attack difficulty levels. In the experiments, we conduct three inference attacks against four standard KGE methods over three benchmark datasets. In addition, we also propose the attacks against medical KG and financial KG. The results demonstrate that the proposed attack methods can easily explore the privacy leakage of knowledge graphs.

📄 PDF Abstract BibTeX arXiv:2104.08273

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingInference AttackKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge GraphsLink PredictionMembership Inference AttackTriple Classification

Similar Papers 제목 키워드 기반

Node-Level Membership Inference Attacks Against Graph Neural Networks

2021-02-10 · Xinlei He, Rui Wen, Yixin Wu, Michael Backes 외

Many real-world data comes in the form of graphs, such as social networks and protein structure. To fully utilize the information contained in graph data, a new family of machine learning (ML) models, namely graph neural…

BIG-bench Machine Learning

GLiRA: Black-Box Membership Inference Attack via Knowledge Distillation

2024-05-13 · Andrey V. Galichin, Mikhail Pautov, Alexey Zhavoronkin, Oleg Y. Rogov 외

While Deep Neural Networks (DNNs) have demonstrated remarkable performance in tasks related to perception and control, there are still several unresolved concerns regarding the privacy of their training data, particularl…

image-classificationImage ClassificationInference AttackKnowledge Distillation+1

Privacy Auditing of Multi-domain Graph Pre-trained Model under Membership Inference Attacks

2025-11-22 · Jiayi Luo, Qingyun Sun, Yuecen Wei, Haonan Yuan 외 arxiv

Multi-domain graph pre-training has emerged as a pivotal technique in developing graph foundation models. While it greatly improves the generalization of graph neural networks, its privacy risks under membership inferenc…

Incremental Learning

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

Performing Co-Membership Attacks Against Deep Generative Models

2018-05-24 · Kin Sum Liu, Chaowei Xiao, Bo Li, Jie Gao

In this paper we propose a new membership attack method called co-membership attacks against deep generative models including Variational Autoencoders (VAEs) and Generative Adversarial Networks (GANs). Specifically, memb…