paper-with-me

Papers

LinkThief: Combining Generalized Structure Knowledge with Node Similarity for Link Stealing Attack against GNN

2024-10-01 · Yuxing Zhang, Siyuan Meng, Chunchun Chen, Mengyao Peng, Hongyan Gu, Xinli Huang

Graph neural networks(GNNs) have a wide range of applications in multimedia.Recent studies have shown that Graph neural networks(GNNs) are vulnerable to link stealing attacks,which infers the existence of edges in the target GNN's training graph.Existing attacks are usually based on the assumption that links exist between two nodes that share similar posteriors;however,they fail to focus on links that do not hold under this assumption.To this end,we propose LinkThief,an improved link stealing attack that combines generalized structure knowledge with node similarity,in a scenario where the attackers' background knowledge contains partially leaked target graph and shadow graph.Specifically,to equip the attack model with insights into the link structure spanning both the shadow graph and the target graph,we introduce the idea of creating a Shadow-Target Bridge Graph and extracting edge subgraph structure features from it.Through theoretical analysis from the perspective of privacy theft,we first explore how to implement the aforementioned ideas.Building upon the findings,we design the Bridge Graph Generator to construct the Shadow-Target Bridge Graph.Then,the subgraph around the link is sampled by the Edge Subgraph Preparation Module.Finally,the Edge Structure Feature Extractor is designed to obtain generalized structure knowledge,which is combined with node similarity to form the features provided to the attack model.Extensive experiments validate the correctness of theoretical analysis and demonstrate that LinkThief still effectively steals links without extra assumptions.

📄 PDF Abstract BibTeX arXiv:2410.02826

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

GDA-HIN: A Generalized Domain Adaptive Model across Heterogeneous Information Networks

2020-12-10 · Tiancheng Huang, Ke Xu, Donglin Wang

Domain adaptation using graph-structured networks learns label-discriminative and network-invariant node embeddings by sharing graph parameters. Most existing works focus on domain adaptation of homogeneous networks. The…

Domain AdaptationGRAPH DOMAIN ADAPTATIONTransfer Learning

Find Parent then Label Children: A Two-stage Taxonomy Completion Method with Pre-trained Language Model

2024-06-25 · Fei Xia, Yixuan Weng, Shizhu He, Kang Liu 외

Taxonomies, which organize domain concepts into hierarchical structures, are crucial for building knowledge systems and downstream applications. As domain knowledge evolves, taxonomies need to be continuously updated to …

Language ModelingLanguage Modelling

On Generalized Degree Fairness in Graph Neural Networks

2023-02-08 · Zemin Liu, Trung-Kien Nguyen, Yuan Fang

Conventional graph neural networks (GNNs) are often confronted with fairness issues that may stem from their input, including node attributes and neighbors surrounding a node. While several recent approaches have been pr…

FairnessGraph Neural NetworkNode Classification

A Survey on Self-Supervised Graph Foundation Models: Knowledge-Based Perspective

2024-03-24 · Ziwen Zhao, Yixin Su, Yuhua Li, Yixiong Zou 외

Graph self-supervised learning (SSL) is now a go-to method for pre-training graph foundation models (GFMs). There is a wide variety of knowledge patterns embedded in the graph data, such as node properties and clusters, …

Language ModellingLarge Language ModelSelf-Supervised Learning

Generalized Linear Models with Structured Sparsity Estimators

2021-04-29 · Mehmet Caner

In this paper, we introduce structured sparsity estimators in Generalized Linear Models. Structured sparsity estimators in the least squares loss are introduced by Stucky and van de Geer (2018) recently for fixed design …

regression