paper-with-me

홈 › 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, to distinguish between different random graph models (corresponding to different class-conditional distributions in a classification problem) 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 give a precise characterization of the set of pairs of graphons that 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. This characterization is in terms of a degree profile closeness property. Outside this class, a very simple GCN architecture suffices for distinguishability. We then exhibit a concrete, infinite class of graphons arising from stochastic block models that are well-separated in terms of cut distance and are indistinguishable by a GCN. These results theoretically match empirical observations of several prior works. To prove our results, we exploit a connection to random walks on graphs. Finally, we give empirical results on synthetic and real graph classification datasets, indicating that indistinguishable graph distributions arise in practice.

📄 PDF Abstract BibTeX arXiv:1910.12954

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationGraph Representation LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
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 제목 키워드 기반

Deeper Insights into Graph Convolutional Networks for Semi-Supervised Learning

2018-01-22 · Qimai Li, Zhichao Han, Xiao-Ming Wu

Many interesting problems in machine learning are being revisited with new deep learning tools. For graph-based semisupervised learning, a recent important development is graph convolutional networks (GCNs), which nicely…

Model SelectionNode Classification

DD-GCN: Directed Diffusion Graph Convolutional Network for Skeleton-based Human Action Recognition

2023-08-24 · Chang Li, Qian Huang, Yingchi Mao

Graph Convolutional Networks (GCNs) have been widely used in skeleton-based human action recognition. In GCN-based methods, the spatio-temporal graph is fundamental for capturing motion patterns. However, existing approa…

Action RecognitionTemporal Action Localization

The graph alignment problem: fundamental limits and efficient algorithms

2024-04-18 · Luca Ganassali

This thesis studies the graph alignment problem, the noisy version of the graph isomorphism problem, which aims to find a matching between the nodes of two graphs which preserves most of the edges. Focusing on the plante…

Regularized Graph Convolutional Networks for Short Text Classification

2020-12-01 · COLING 2020 8 · Kshitij Tayal, Nikhil Rao, Saurabh Agarwal, Xiaowei Jia 외

Short text classification is a fundamental problem in natural language processing, social network analysis, and e-commerce. The lack of structure in short text sequences limits the success of popular NLP methods based on…

ClassificationDeep Learningtext-classificationText Classification

On the Fundamental Limits of Exact Inference in Structured Prediction

2021-02-17 · Hanbyul Lee, Kevin Bello, Jean Honorio

Inference is a main task in structured prediction and it is naturally modeled with a graph. In the context of Markov random fields, noisy observations corresponding to nodes and edges are usually involved, and the goal o…

Computational EfficiencyStructured Prediction