Enhancing Robustness of Graph Neural Networks through p-Laplacian
Anuj Kumar Sirohi, Subhanu Halder, Kabir Kumar, Sandeep Kumar

TL;DR
This paper introduces pLapGNN, a computationally efficient framework based on weighted p-Laplacian, to enhance the robustness of Graph Neural Networks against adversarial attacks, demonstrated through empirical evaluation on real datasets.
Contribution
Proposes a novel, efficient p-Laplacian based framework, pLapGNN, to improve GNN robustness against adversarial attacks, addressing computational challenges of existing methods.
Findings
pLapGNN significantly improves robustness against attacks.
The method is computationally efficient on real datasets.
Empirical results validate the effectiveness of pLapGNN.
Abstract
With the increase of data in day-to-day life, businesses and different stakeholders need to analyze the data for better predictions. Traditionally, relational data has been a source of various insights, but with the increase in computational power and the need to understand deeper relationships between entities, the need to design new techniques has arisen. For this graph data analysis has become an extraordinary tool for understanding the data, which reveals more realistic and flexible modelling of complex relationships. Recently, Graph Neural Networks (GNNs) have shown great promise in various applications, such as social network analysis, recommendation systems, drug discovery, and more. However, many adversarial attacks can happen over the data, whether during training (poisoning attack) or during testing (evasion attack), which can adversely manipulate the desired outcome from the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsNeural Networks and Applications · Advanced Graph Neural Networks · Brain Tumor Detection and Classification
