paper-with-me

홈 › Papers

pathGCN: Learning General Graph Spatial Operators from Paths

2022-07-15 · Moshe Eliasof, Eldad Haber, Eran Treister

Graph Convolutional Networks (GCNs), similarly to Convolutional Neural Networks (CNNs), are typically based on two main operations - spatial and point-wise convolutions. In the context of GCNs, differently from CNNs, a pre-determined spatial operator based on the graph Laplacian is often chosen, allowing only the point-wise operations to be learnt. However, learning a meaningful spatial operator is critical for developing more expressive GCNs for improved performance. In this paper we propose pathGCN, a novel approach to learn the spatial operator from random paths on the graph. We analyze the convergence of our method and its difference from existing GCNs. Furthermore, we discuss several options of combining our learnt spatial operator with point-wise convolutions. Our extensive experiments on numerous datasets suggest that by properly learning both the spatial and point-wise convolutions, phenomena like over-smoothing can be inherently avoided, and new state-of-the-art performance is achieved.

📄 PDF Abstract BibTeX arXiv:2207.07408

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multipath Graph Convolutional Neural Networks

2021-05-04 · Rangan Das, Bikram Boote, Saumik Bhattacharya, Ujjwal Maulik

Graph convolution networks have recently garnered a lot of attention for representation learning on non-Euclidean feature spaces. Recent research has focused on stacking multiple layers like in convolutional neural netwo…

Node Property PredictionProperty PredictionRepresentation Learning

Graph Neural Operators for Classification of Spatial Transcriptomics Data

2023-02-01 · Junaid Ahmed, Alhassan S. Yasin

The inception of spatial transcriptomics has allowed improved comprehension of tissue architectures and the disentanglement of complex underlying biological, physiological, and pathological processes through their positi…

ClassificationDisentanglementGraph LearningGraph Neural Network

Invariances of random fields paths, with applications in Gaussian Process Regression

2013-08-06 · David Ginsbourger, Olivier Roustant, Nicolas Durrande

We study pathwise invariances of centred random fields that can be controlled through the covariance. A result involving composition operators is obtained in second-order settings, and we show that various path propertie…

regression

G-PARC: Graph-Physics Aware Recurrent Convolutional Neural Networks for Spatiotemporal Dynamics on Unstructured Meshes

2026-04-16 · Jack T. Beerman, Tyler J. Abele, Mehdi Taghizadeh, Andrew Davis 외 arxiv

Physics-aware recurrent convolutional networks (PARC) have demonstrated strong performance in predicting nonlinear spatiotemporal dynamics by embedding differential operators directly into the computational graph of a ne…

Proximal operators for multi-agent path planning

2015-04-07 · José Bento, Nate Derbinsky, Charles Mathy, Jonathan S. Yedidia

We address the problem of planning collision-free paths for multiple agents using optimization methods known as proximal algorithms. Recently this approach was explored in Bento et al. 2013, which demonstrated its ease o…