paper-with-me

홈 › Papers

Jointly Attacking Graph Neural Network and its Explanations

2021-08-07 · Wenqi Fan, Wei Jin, Xiaorui Liu, Han Xu, Xianfeng Tang, Suhang Wang, Qing Li, Jiliang Tang, JianPing Wang, Charu Aggarwal

Graph Neural Networks (GNNs) have boosted the performance for many graph-related tasks. Despite the great success, recent studies have shown that GNNs are highly vulnerable to adversarial attacks, where adversaries can mislead the GNNs' prediction by modifying graphs. On the other hand, the explanation of GNNs (GNNExplainer) provides a better understanding of a trained GNN model by generating a small subgraph and features that are most influential for its prediction. In this paper, we first perform empirical studies to validate that GNNExplainer can act as an inspection tool and have the potential to detect the adversarial perturbations for graphs. This finding motivates us to further initiate a new problem investigation: Whether a graph neural network and its explanations can be jointly attacked by modifying graphs with malicious desires? It is challenging to answer this question since the goals of adversarial attacks and bypassing the GNNExplainer essentially contradict each other. In this work, we give a confirmative answer to this question by proposing a novel attack framework (GEAttack), which can attack both a GNN model and its explanations by simultaneously exploiting their vulnerabilities. Extensive experiments on two explainers (GNNExplainer and PGExplainer) under various real-world datasets demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2108.03388

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Towards Global Explanations of Convolutional Neural Networks With Concept Attribution

2020-06-01 · CVPR 2020 6 · Weibin Wu, Yuxin Su, Xixian Chen, Shenglin Zhao 외

With the growing prevalence of convolutional neural networks (CNNs), there is an urgent demand to explain their behaviors. Global explanations contribute to understanding model predictions on a whole category of samples,…

Feature Importance

Explainable Entity-based Recommendations with Knowledge Graphs

2017-07-12 · Rose Catherine, Kathryn Mazaitis, Maxine Eskenazi, William Cohen

Explainable recommendation is an important task. Many methods have been proposed which generate explanations from the content and reviews written for items. When review text is unavailable, generating explanations is sti…

Explainable RecommendationKnowledge Graphs

Interpretable and Effective Reinforcement Learning for Attacking against Graph-based Rumor Detection

2022-01-15 · Yuefei Lyu, Xiaoyu Yang, Jiaxin Liu, Philip S. Yu 외

Social networks are frequently polluted by rumors, which can be detected by advanced models such as graph neural networks. However, the models are vulnerable to attacks and understanding the vulnerabilities is critical t…

reinforcement-learningReinforcement Learning (RL)

Black-box Gradient Attack on Graph Neural Networks: Deeper Insights in Graph-based Attack and Defense

2021-04-30 · Haoxi Zhan, Xiaobing Pei

Graph Neural Networks (GNNs) have received significant attention due to their state-of-the-art performance on various graph representation learning tasks. However, recent studies reveal that GNNs are vulnerable to advers…

Graph Representation LearningRepresentation Learning

When Backdoors Speak: Understanding LLM Backdoor Attacks Through Model-Generated Explanations

2024-11-19 · Huaizhi Ge, Yiming Li, Qifan Wang, Yongfeng Zhang 외

Large Language Models (LLMs) are known to be vulnerable to backdoor attacks, where triggers embedded in poisoned samples can maliciously alter LLMs' behaviors. In this paper, we move beyond attacking LLMs and instead exa…

Backdoor AttackExplanation GenerationSentence