paper-with-me

Papers

Identifying Backdoored Graphs in Graph Neural Network Training: An Explanation-Based Approach with Novel Metrics

2024-03-26 · Jane Downer, Ren Wang, Binghui Wang

Graph Neural Networks (GNNs) have gained popularity in numerous domains, yet they are vulnerable to backdoor attacks that can compromise their performance and ethical application. The detection of these attacks is crucial for maintaining the reliability and security of GNN classification tasks, but effective detection techniques are lacking. Recognizing the challenge in detecting such intrusions, we devised a novel detection method that creatively leverages graph-level explanations. By extracting and transforming secondary outputs from GNN explanation mechanisms, we developed seven innovative metrics for effective detection of backdoor attacks on GNNs. Additionally, we develop an adaptive attack to rigorously evaluate our approach. We test our method on multiple benchmark datasets and examine its efficacy against various attack models. Our results show that our method can achieve high detection performance, marking a significant advancement in safeguarding GNNs against backdoor attacks.

📄 PDF Abstract BibTeX arXiv:2403.18136

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Backdoor Attacks on Discrete Graph Diffusion Models

2025-03-08 · Jiawen Wang, Samin Karim, Yuan Hong, Binghui Wang

Diffusion models are powerful generative models in continuous data domains such as image and video data. Discrete graph diffusion models (DGDMs) have recently extended them for graph generation, which are crucial in fiel…

Drug DiscoveryGraph Generation

Self-Explainable Temporal Graph Networks based on Graph Information Bottleneck

2024-06-19 · Sangwoo Seo, Sungwon Kim, Jihyeong Jung, Yoonho Lee 외

Temporal Graph Neural Networks (TGNN) have the ability to capture both the graph topology and dynamic dependencies of interactions within a graph over time. There has been a growing need to explain the predictions of TGN…

Link PredictionPrediction

MotifExplainer: a Motif-based Graph Neural Network Explainer

2022-02-01 · Zhaoning Yu, Hongyang Gao

We consider the explanation problem of Graph Neural Networks (GNNs). Most existing GNN explanation methods identify the most important edges or nodes but fail to consider substructures, which are more important for graph…

Graph Neural Network

Explaining Synergistic Effects in Social Recommendations

2026-01-26 · Yicong Li, Shan Jin, Qi Liu, Shuo Wang 외 arxiv

In social recommenders, the inherent nonlinearity and opacity of synergistic effects across multiple social networks hinders users from understanding how diverse information is leveraged for recommendations, consequently…

Interpretable Graph-Level Anomaly Detection via Contrast with Normal Prototypes

2026-02-11 · Qiuran Zhao, Kai Ming Ting, Xinpeng Li arxiv

The task of graph-level anomaly detection (GLAD) is to identify anomalous graphs that deviate significantly from the majority of graphs in a dataset. While deep GLAD methods have shown promising performance, their black-…

Anomaly Detection