Open AccessProceedings Article
Rethinking Kernel Methods for Node Representation Learning on Graphs
Yu Tian,Long Zhao,Xi Peng,Dimitris N. Metaxas +3 more
- 01 Jan 2019
Vol. 32, pp 11681-11692
TL;DR: In this paper, a theoretical graph kernel-based framework for node classification is proposed, which is motivated by graph kernel methodology but extended to learn the node representations capturing the structural information in a graph.
read more
Abstract: Graph kernels are kernel methods measuring graph similarity and serve as a standard tool for graph classification. However, the use of kernel methods for node classification, which is a related problem to graph representation learning, is still ill-posed and the state-of-the-art methods are heavily based on heuristics. Here, we present a novel theoretical kernel-based framework for node classification that can bridge the gap between these two representation learning problems on graphs. Our approach is motivated by graph kernel methodology but extended to learn the node representations capturing the structural information in a graph. We theoretically show that our formulation is as powerful as any positive semidefinite kernels. To efficiently learn the kernel, we propose a novel mechanism for node feature aggregation and a data-driven similarity metric employed during the training phase. More importantly, our framework is flexible and complementary to other graph-based deep learning models, e.g., Graph Convolutional Networks (GCNs). We empirically evaluate our approach on a number of standard node classification benchmarks, and demonstrate that our model sets the new state of the art.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Deep graph similarity learning: a survey
TL;DR: A comprehensive review of the existing literature of deep graph similarity learning is provided and a systematic taxonomy for the methods and applications is proposed.
•Posted Content
Deep Graph Similarity Learning: A Survey
TL;DR: A comprehensive review of the existing literature of deep graph similarity learning can be found in this article, where the authors propose a systematic taxonomy for the methods and applications and discuss the challenges and future directions for this problem.
15
Ecological Approach for Object Relationship Extraction in Elderly Care Robot
Adnan Rachmat Anom Besari,Wei Hong Chin,Naoyuki Kubota,Kurnianingsih +3 more
- 09 Dec 2020
TL;DR: In this paper, an ecological approach for object relationship extraction is proposed, where the relationships among objects in a graph consisting of nodes and edges are represented by Graph Convolutional Networks (GCN).
10
SSSNET: Semi-Supervised Signed Network Clustering
01 Jan 2022
TL;DR: In this article , the authors introduce a probabilistic balanced normalized cut loss for training nodes in a GNN framework for semi-supervised signed network clustering, which has node clustering as main focus, with an emphasis on polarization effects arising in networks.
•Proceedings Article
Non Parametric Graph Learning for Bayesian Graph Neural Networks
Soumyasundar Pal,Saber Malekmohammadi,Florence Regol,Yingxue Zhang,Yishi Xu,Mark Coates +5 more
- 27 Aug 2020
TL;DR: In this article, a non-parametric graph model for constructing the posterior distribution of graph adjacency matrices is proposed, which can effectively take into account the output of graph-based learning algorithms that target specific tasks.
References
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
Sediment Transport and Movable Bed s
Oscar Castro-Orgaz,Willi H. Hager +1 more
- 01 Jan 2019
TL;DR: In this article, sediment is either loaded as bed-load with particles sliding, saltating, and rolling over the river bed, or as a suspended-load, where particles move with the turbulent water flow away from the bed.
43K
•Book
The Elements of Statistical Learning
Trevor Hastie,Robert Tibshirani,Jerome H. Friedman +2 more
- 01 Jan 2001
29.4K
Multilayer feedforward networks are universal approximators
TL;DR: It is rigorously established that standard multilayer feedforward networks with as few as one hidden layer using arbitrary squashing functions are capable of approximating any Borel measurable function from one finite dimensional space to another to any desired degree of accuracy, provided sufficiently many hidden units are available.
23.1K
•Posted Content
Distributed Representations of Words and Phrases and their Compositionality
TL;DR: In this paper, the Skip-gram model is used to learn high-quality distributed vector representations that capture a large number of precise syntactic and semantic word relationships and improve both the quality of the vectors and the training speed.