Robust Graph Neural Networks via Probabilistic Lipschitz Constraints
Raghu Arghal, Eric Lei, and Shirin Saeedi Bidokhti

TL;DR
This paper introduces a probabilistic Lipschitz constraint framework for GNNs to enhance their robustness against input shifts and perturbations, applicable to both static and dynamic graphs, with theoretical guarantees and empirical validation.
Contribution
It proposes a novel frequency response constraint for GNN filters, extending to dynamic graphs, and employs scenario optimization for computational efficiency and robustness guarantees.
Findings
Improved robustness of GNNs against input perturbations.
The approach provides PAC-style stability guarantees.
Experimental results demonstrate broad applicability and effectiveness.
Abstract
Graph neural networks (GNNs) have recently been demonstrated to perform well on a variety of network-based tasks such as decentralized control and resource allocation, and provide computationally efficient methods for these tasks which have traditionally been challenging in that regard. However, like many neural-network based systems, GNNs are susceptible to shifts and perturbations on their inputs, which can include both node attributes and graph structure. In order to make them more useful for real-world applications, it is important to ensure their robustness post-deployment. Motivated by controlling the Lipschitz constant of GNN filters with respect to the node attributes, we propose to constrain the frequency response of the GNN's filter banks. We extend this formulation to the dynamic graph setting using a continuous frequency response constraint, and solve a relaxed variant of…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Bayesian Modeling and Causal Inference
