paper-with-me

Papers

LEARNING GUARANTEES FOR GRAPH CONVOLUTIONAL NETWORKS ON THE STOCHASTIC BLOCK MODEL

2021-09-29 · ICLR 2022 4 · Wei Lu

An abundance of neural network models and algorithms for diverse tasks on graphs have been developed in the past five years. However, very few provable guarantees have been available for the performance of graph neural network models. This state of affairs is in contrast with the steady progress on the theoretical underpinnings of traditional dense and convolutional neural networks. In this paper we present the first provable guarantees for one of the best-studied families of graph neural network models, Graph Convolutional Networks (GCNs), for semi- supervised community detection tasks. We show that with high probability over the initialization and training data, a GCN will efficiently learn to detect communities on graphs drawn from a stochastic block model. Our proof relies on a fine-grained analysis of the training dynamics in order to overcome the complexity of a non-convex optimization landscape with many poorly-performing local minima.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionGraph Neural NetworkStochastic Block Model

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
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 제목 키워드 기반

Graph Clustering: Block-models and model free results

2016-12-01 · NeurIPS 2016 12 · Yali Wan, Marina Meila

Clustering graphs under the Stochastic Block Model (SBM) and extensions are well studied. Guarantees of correctness exist under the assumption that the data is sampled from a model. In this paper, we propose a framework,…

ClusteringGraph ClusteringmodelStochastic Block Model

Exploiting Tradeoffs for Exact Recovery in Heterogeneous Stochastic Block Models

2016-12-01 · NeurIPS 2016 12 · Amin Jalali, Qiyang Han, Ioana Dumitriu, Maryam Fazel

The Stochastic Block Model (SBM) is a widely used random graph model for networks with communities. Despite the recent burst of interest in community detection under the SBM from statistical and computational points of v…

Community DetectionStochastic Block Model

The Consistency of Common Neighbors for Link Prediction in Stochastic Blockmodels

2015-12-01 · NeurIPS 2015 12 · Purnamrita Sarkar, Deepayan Chakrabarti, Peter J. Bickel

Link prediction and clustering are key problems for network-structureddata. While spectral clustering has strong theoretical guaranteesunder the popular stochastic blockmodel formulation of networks, itcan be expensive f…

ClusteringLink Prediction

Private graphon estimation via sum-of-squares

2024-03-18 · Hongjie Chen, Jingqiu Ding, Tommaso d'Orsi, Yiding Hua 외

We develop the first pure node-differentially-private algorithms for learning stochastic block models and for graphon estimation with polynomial running time for any constant number of blocks. The statistical utility gua…

Graphon Estimation

Consistency of Spectral Hypergraph Partitioning under Planted Partition Model

2015-05-07 · Debarghya Ghoshdastidar, Ambedkar Dukkipati

Hypergraph partitioning lies at the heart of a number of problems in machine learning and network sciences. Many algorithms for hypergraph partitioning have been proposed that extend standard approaches for graph partiti…

graph partitioninghypergraph partitioningStochastic Block Model