paper-with-me

Papers

Learning Convolutional Neural Networks for Graphs

2016-05-17 · Mathias Niepert, Mohamed Ahmed, Konstantin Kutzkov

Numerous important problems can be framed as learning from graph data. We propose a framework for learning convolutional neural networks for arbitrary graphs. These graphs may be undirected, directed, and with both discrete and continuous node and edge attributes. Analogous to image-based convolutional networks that operate on locally connected regions of the input, we present a general approach to extracting locally connected regions from graphs. Using established benchmark data sets, we demonstrate that the learned feature representations are competitive with state of the art graph kernels and that their computation is highly efficient.

📄 PDF Abstract BibTeX arXiv:1605.05273

Code (2)

CielAl/PatchySan
tvayer/PSCN

Tasks

Graph Classification

Similar Papers 제목 키워드 기반

Convolutional Learning on Multigraphs

2022-09-23 · Landon Butler, Alejandro Parada-Mayorga, Alejandro Ribeiro

Graph convolutional learning has led to many exciting discoveries in diverse areas. However, in some applications, traditional graphs are insufficient to capture the structure and intricacies of the data. In such scenari…

Learning flexible representations of stochastic processes on graphs

2017-11-03 · Addison Bohannon, Brian Sadler, Radu Balan

Graph convolutional networks adapt the architecture of convolutional neural networks to learn rich representations of data supported on arbitrary graphs by replacing the convolution operations of convolutional neural net…

AEGCN: An Autoencoder-Constrained Graph Convolutional Network

2020-07-03 · Mingyuan Ma, Sen Na, Hongyu Wang

We propose a novel neural network architecture, called autoencoder-constrained graph convolutional network, to solve node classification task on graph domains. As suggested by its name, the core of this model is a convol…

DecoderGraph AttentionNode Classification

Estimation of the Sample Frechet Mean: A Convolutional Neural Network Approach

2022-10-13 · Adam Sanchez, François G. Meyer

This work addresses the rising demand for novel tools in statistical and machine learning for "graph-valued random variables" by proposing a fast algorithm to compute the sample Frechet mean, which replaces the concept o…

Convolutional Signal Propagation: A Simple Scalable Algorithm for Hypergraphs

2024-09-26 · Pavel Procházka, Marek Dědič, Lukáš Bajer

Last decade has seen the emergence of numerous methods for learning on graphs, particularly Graph Neural Networks (GNNs). These methods, however, are often not directly applicable to more complex structures like bipartit…

Node ClassificationRetrieval