← Search

Felix Opolka

4 accepted papers

2025

Uncertainty Modeling in Graph Neural Networks via Stochastic Differential Equations

ICLR 2025spotlight

We propose a novel Stochastic Differential Equation (SDE) framework to address the problem of learning uncertainty-aware representations for graph-structured data. While Graph Neural Ordinary Differential Equations (GNODEs) have shown promise in learning node representations, they lack the ability t…

Cited by 1SourcePDFScholar
2022

Adaptive Gaussian Processes on Graphs via Spectral Graph Wavelets

AISTATS 2022poster

Graph-based models require aggregating information in the graph from neighbourhoods of different sizes. In particular, when the data exhibit varying levels of smoothness on the graph, a multi-scale approach is required to capture the relevant information. In this work, we propose a Gaussian process…

Cited by 26SourcePDFScholar
2022

Do We Need Anisotropic Graph Neural Networks?

ICLR 2022poster

Common wisdom in the graph neural network (GNN) community dictates that anisotropic models---in which messages sent between nodes are a function of both the source and target node---are required to achieve state-of-the-art performance. Benchmarks to date have demonstrated that these models perform b…