paper-with-me

홈 › Papers

The Power of Graph Convolutional Networks to Distinguish Random Graph Models: Short Version

2020-02-13 · Abram Magner, Mayank Baranwal, Alfred O. Hero III

Graph convolutional networks (GCNs) are a widely used method for graph representation learning. We investigate the power of GCNs, as a function of their number of layers, to distinguish between different random graph models on the basis of the embeddings of their sample graphs. In particular, the graph models that we consider arise from graphons, which are the most general possible parameterizations of infinite exchangeable graph models and which are the central objects of study in the theory of dense graph limits. We exhibit an infinite class of graphons that are well-separated in terms of cut distance and are indistinguishable by a GCN with nonlinear activation functions coming from a certain broad class if its depth is at least logarithmic in the size of the sample graph. These results theoretically match empirical observations of several prior works. Finally, we show a converse result that for pairs of graphons satisfying a degree profile separation property, a very simple GCN architecture suffices for distinguishability. To prove our results, we exploit a connection to random walks on graphs.

📄 PDF Abstract BibTeX arXiv:2002.05678

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Representation LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Fundamental Limits of Deep Graph Convolutional Networks

2019-10-28 · Abram Magner, Mayank Baranwal, Alfred O. Hero III

Graph convolutional networks (GCNs) are a widely used method for graph representation learning. To elucidate the capabilities and limitations of GCNs, we investigate their power, as a function of their number of layers, …

Graph ClassificationGraph Representation LearningRepresentation Learning

Random Features Strengthen Graph Neural Networks

2020-02-08 · Ryoma Sato, Makoto Yamada, Hisashi Kashima

Graph neural networks (GNNs) are powerful machine learning models for various graph learning tasks. Recently, the limitations of the expressive power of various GNN models have been revealed. For example, GNNs cannot dis…

Graph Learning

Let's Agree to Degree: Comparing Graph Convolutional Networks in the Message-Passing Framework

2020-04-06 · Floris Geerts, Filip Mazowiecki, Guillermo A. Pérez

In this paper we cast neural networks defined on graphs as message-passing neural networks (MPNNs) in order to study the distinguishing power of different classes of such models. We are interested in whether certain arch…

On the Universality of Graph Neural Networks on Large Random Graphs

2021-05-27 · NeurIPS 2021 12 · Nicolas Keriven, Alberto Bietti, Samuel Vaiter

We study the approximation power of Graph Neural Networks (GNNs) on latent position random graphs. In the large graph limit, GNNs are known to converge to certain "continuous" models known as c-GNNs, which directly enabl…

Stochastic Block Model

Attacking Graph Neural Networks with Bit Flips: Weisfeiler and Lehman Go Indifferent

2023-11-02 · Lorenz Kummer, Samir Moustafa, Nils N. Kriege, Wilfried N. Gansterer

Prior attacks on graph neural networks have mostly focused on graph poisoning and evasion, neglecting the network's weights and biases. Traditional weight-based fault injection attacks, such as bit flip attacks used for …

Graph Neural NetworkGraph Property PredictionProperty Prediction