SPLGMLOct 17, 2020

Discriminability of Single-Layer Graph Neural Networks

arXiv:2010.08847v211 citations
Originality Incremental advance
AI Analysis

This work addresses the theoretical understanding of GNNs for applications involving physical networks, but it appears incremental as it builds on existing graph filter concepts.

The paper tackled the problem of understanding why graph neural networks (GNNs) work by focusing on discriminability, establishing conditions where adding nonlinearities to stable graph filter banks increases discriminative capacity for high-eigenvalue content, and showing GNNs are at least as discriminative as linear graph filter banks.

Network data can be conveniently modeled as a graph signal, where data values are assigned to the nodes of a graph describing the underlying network topology. Successful learning from network data requires methods that effectively exploit this graph structure. Graph neural networks (GNNs) provide one such method and have exhibited promising performance on a wide range of problems. Understanding why GNNs work is of paramount importance, particularly in applications involving physical networks. We focus on the property of discriminability and establish conditions under which the inclusion of pointwise nonlinearities to a stable graph filter bank leads to an increased discriminative capacity for high-eigenvalue content. We define a notion of discriminability tied to the stability of the architecture, show that GNNs are at least as discriminative as linear graph filter banks, and characterize the signals that cannot be discriminated by either.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes