paper-with-me

Papers

Bayesian graph convolutional neural networks for semi-supervised classification

2018-11-27 · Yingxue Zhang, Soumyasundar Pal, Mark Coates, Deniz Üstebay

Recently, techniques for applying convolutional neural networks to graph-structured data have emerged. Graph convolutional neural networks (GCNNs) have been used to address node and graph classification and matrix completion. Although the performance has been impressive, the current implementations have limited capability to incorporate uncertainty in the graph structure. Almost all GCNNs process a graph as though it is a ground-truth depiction of the relationship between nodes, but often the graphs employed in applications are themselves derived from noisy data or modelling assumptions. Spurious edges may be included; other edges may be missing between nodes that have very strong relationships. In this paper we adopt a Bayesian approach, viewing the observed graph as a realization from a parametric family of random graphs. We then target inference of the joint posterior of the random graph parameters and the node (or graph) labels. We present the Bayesian GCNN framework and develop an iterative learning procedure for the case of assortative mixed-membership stochastic block models. We present the results of experiments that demonstrate that the Bayesian formulation can provide better performance when there are very few labels available during the training process.

📄 PDF Abstract BibTeX arXiv:1811.11103

Code (1)

huawei-noah/BGCN tf

Tasks

ClassificationGeneral ClassificationGraph ClassificationMatrix Completion

Similar Papers 제목 키워드 기반

Neighborhood Random Walk Graph Sampling for Regularized Bayesian Graph Convolutional Neural Networks

2021-12-14 · Aneesh Komanduri, Justin Zhan

In the modern age of social media and networks, graph representations of real-world phenomena have become an incredibly useful source to mine insights. Often, we are interested in understanding how entities in a graph ar…

ClassificationEdge ClassificationGraph LearningGraph Neural Network+4

Graph Convolutional Network For Semi-supervised Node Classification With Subgraph Sketching

2024-04-19 · Zibin Huang, Jun Xian

In this paper, we propose the Graph-Learning-Dual Graph Convolutional Neural Network called GLDGCN based on the classic Graph Convolutional Neural Network(GCN) by introducing dual convolutional layer and graph learning l…

ClassificationClusteringGraph LearningNode Classification

Structure fusion based on graph convolutional networks for semi-supervised classification

2019-07-02 · Guangfeng Lin, Jing Wang, Kaiyang Liao, Fan Zhao 외

Suffering from the multi-view data diversity and complexity for semi-supervised classification, most of existing graph convolutional networks focus on the networks architecture construction or the salient graph structure…

ClassificationGeneral ClassificationNode ClassificationSpecificity

Variational Inference for Graph Convolutional Networks in the Absence of Graph Data and Adversarial Settings

2019-06-05 · NeurIPS 2020 12 · Pantelis Elinas, Edwin V. Bonilla, Louis Tiao

We propose a framework that lifts the capabilities of graph convolutional networks (GCNs) to scenarios where no input graph is given and increases their robustness to adversarial attacks. We formulate a joint probabilist…

Bayesian InferenceGeneral ClassificationGraph Neural NetworkVariational Inference

Unlabeled Data Help in Graph-Based Semi-Supervised Learning: A Bayesian Nonparametrics Perspective

2020-08-26 · Daniel Sanz-Alonso, Ruiyi Yang

In this paper we analyze the graph-based approach to semi-supervised learning under a manifold assumption. We adopt a Bayesian perspective and demonstrate that, for a suitable choice of prior constructed with sufficientl…

regression