← Search

Thomas Markovich

3 accepted papers

2025

Uncertainty Estimation on Graphs with Structure Informed Stochastic Partial Differential Equations

NeurIPS 2025poster

Graph Neural Networks (GNNs) have achieved impressive results across diverse network modeling tasks, but accurately estimating uncertainty on graphs remains difficult—especially under distributional shifts. Unlike traditional uncertainty estimation, graph-based uncertainty must account for randomne…

Cited by 0SourceScholar
2025

When to retrain a machine learning model

ICML 2025poster

A significant challenge in maintaining real-world machine learning models is responding to the continuous and unpredictable evolution of data. Most practitioners are faced with the difficult question: when should I retrain or update my machine learning model? This seemingly straightforward problem i…

Cited by 0SourcePDFScholar
2023

Graph Neural Networks for Link Prediction with Subgraph Sketching

ICLR 2023top-5%

Many Graph Neural Networks (GNNs) perform poorly compared to simple heuristics on Link Prediction (LP) tasks. This is due to limitations in expressive power such as the inability to count triangles (the backbone of most LP heuristics) and because they can not distinguish automorphic nodes (those hav…