paper-with-me

Papers

Adversarial Attacks on Node Embeddings via Graph Poisoning

2018-09-04 · ICLR 2019 5 · Aleksandar Bojchevski, Stephan Günnemann

The goal of network representation learning is to learn low-dimensional node embeddings that capture the graph structure and are useful for solving downstream tasks. However, despite the proliferation of such methods, there is currently no study of their robustness to adversarial attacks. We provide the first adversarial vulnerability analysis on the widely used family of methods based on random walks. We derive efficient adversarial perturbations that poison the network structure and have a negative effect on both the quality of the embeddings and the downstream tasks. We further show that our attacks are transferable since they generalize to many models and are successful even when the attacker is restricted.

📄 PDF Abstract BibTeX arXiv:1809.01093

Code (1)

abojchevski/node_embedding_attack tf

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Attacks on Node Attributes in Graph Neural Networks

2024-02-19 · Ying Xu, Michael Lanier, Anindya Sarkar, Yevgeniy Vorobeychik

Graphs are commonly used to model complex networks prevalent in modern social media and literacy applications. Our research investigates the vulnerability of these graphs through the application of feature based adversar…

Contrastive LearningHellaSwag

Adversarial Attack on Network Embeddings via Supervised Network Poisoning

2021-02-14 · Viresh Gupta, Tanmoy Chakraborty

Learning low-level node embeddings using techniques from network representation learning is useful for solving downstream tasks such as node classification and link prediction. An important consideration in such applicat…

Adversarial AttackLink PredictionNetwork EmbeddingNode Classification+1

Indirect Adversarial Attacks via Poisoning Neighbors for Graph Convolutional Networks

2020-02-19 · Tsubasa Takahashi

Graph convolutional neural networks, which learn aggregations over neighbor nodes, have achieved great performance in node classification tasks. However, recent studies reported that such graph convolutional node classif…

General ClassificationNode Classification

Adversarial Attacks on Knowledge Graph Embeddings via Instance Attribution Methods

2021-11-04 · EMNLP 2021 11 · Peru Bhardwaj, John Kelleher, Luca Costabello, Declan O'Sullivan

Despite the widespread use of Knowledge Graph Embeddings (KGE), little is known about the security vulnerabilities that might disrupt their intended behaviour. We study data poisoning attacks against KGE models for link …

Data PoisoningInterpretable Machine LearningKnowledge Graph EmbeddingsLink Prediction

Node Injection Attacks on Graphs via Reinforcement Learning

2019-09-14 · Yiwei Sun, Suhang Wang, Xianfeng Tang, Tsung-Yu Hsieh 외

Real-world graph applications, such as advertisements and product recommendations make profits based on accurately classify the label of the nodes. However, in such scenarios, there are high incentives for the adversarie…

Node Classificationreinforcement-learningReinforcement LearningReinforcement Learning (RL)