paper-with-me

Papers

Graph Convolutional Gaussian Processes For Link Prediction

2020-02-11 · Felix L. Opolka, Pietro Liò

Link prediction aims to reveal missing edges in a graph. We address this task with a Gaussian process that is transformed using simplified graph convolutions to better leverage the inductive bias of the domain. To scale the Gaussian process model to large graphs, we introduce a variational inducing point method that places pseudo inputs on a graph-structured domain. We evaluate our model on eight large graphs with up to thousands of nodes and report consistent improvements over existing Gaussian process models as well as competitive performance when compared to state-of-the-art graph neural network approaches.

📄 PDF Abstract BibTeX arXiv:2002.04337

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesGraph Neural NetworkInductive BiasLink PredictionPrediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Graph Convolutional Gaussian Processes

2019-05-14 · Ian Walker, Ben Glocker

We propose a novel Bayesian nonparametric method to learn translation-invariant relationships on non-Euclidean domains. The resulting graph convolutional Gaussian processes can be applied to problems in machine learning …

BIG-bench Machine LearningGaussian ProcessesSuperpixel Image ClassificationTranslation

How Neural Processes Improve Graph Link Prediction

2021-09-30 · Huidong Liang, Junbin Gao

Link prediction is a fundamental problem in graph data analysis. While most of the literature focuses on transductive link prediction that requires all the graph nodes and majority of links in training, inductive link pr…

Inductive LearningInductive Link PredictionLink PredictionMeta-Learning+1

On the Geometry of Message Passing Algorithms for Gaussian Reciprocal Processes

2016-03-30 · Francesca Paola Carli

Reciprocal processes are acausal generalizations of Markov processes introduced by Bernstein in 1932. In the literature, a significant amount of attention has been focused on developing dynamical models for reciprocal pr…

Modeling the evolution of temporal knowledge graphs with uncertainty

2023-01-12 · Soeren Nolting, Zhen Han, Volker Tresp

Forecasting future events is a fundamental challenge for temporal knowledge graphs (tKG). As in real life predicting a mean function is most of the time not sufficient, but the question remains how confident can we be ab…

Gaussian ProcessesGraph Neural NetworkKnowledge Graphs

Link Prediction in Hypergraphs using Graph Convolutional Networks

2019-05-01 · ICLR 2019 5 · Naganand Yadati, Vikram Nitin, Madhav Nimishakavi, Prateek Yadav 외

Link prediction in simple graphs is a fundamental problem in which new links between nodes are predicted based on the observed structure of the graph. However, in many real-world applications, there is a need to model re…

Link PredictionPrediction