Core Concepts
Graph Neural Networks (GNNs) can be effectively analyzed and properties inferred using innovative techniques like GNN-Infer, which converts GNNs to FNNs for property inference.
Abstract
In the content, the authors introduce GNN-Infer, a technique for inferring properties of Graph Neural Networks (GNNs). By converting GNNs to equivalent Feed-forward Neural Networks (FNNs), they propose a method to analyze and generalize behaviors specific to influential structures. The approach involves identifying representative structures, inferring properties on these structures, generalizing them to varying input graphs, and enhancing precision through dynamic feature properties. Experimental results demonstrate the effectiveness of GNN-Infer in defending against backdoor attacks on real-world GNNs.
The content discusses the theoretical foundation behind transforming GNNs into FNNs for property inference. It outlines the steps involved in extracting influential substructures, inferring structure-specific properties, and relaxing structural constraints. The algorithmic process is detailed with examples illustrating each step's application in analyzing and inferring likely properties of popular real-world GNN models.
Stats
Out of 13 ground truth properties, GNN-Infer re-discovered 8 correct properties.
Defense success rate against backdoor attacks improved by up to 30 times compared to existing methods.
Quotes
"GNN-Infer is effective in inferring likely properties of popular real-world GNNs."
"Experiments show that GNN-Infer’s defense success rate is up to 30 times better than existing defense baselines."