← Search

Mikkel Jordahn

5 accepted papers

2026

Semi-Supervised Learning for Molecular Graphs via Ensemble Consensus

ICML 2026poster

Machine learning is transforming molecular sciences by accelerating property prediction, simulation, and the discovery of new molecules and materials. Acquiring labeled data in these domains is often costly and time-consuming, whereas large collections of unlabeled molecular data are readily availab…

Cited by 0SourceScholar
2025

Bayesian Optimization via Continual Variational Last Layer Training

ICLR 2025spotlight

Gaussian Processes (GPs) are widely seen as the state-of-the-art surrogate models for Bayesian optimization (BO) due to their ability to model uncertainty and their performance on tasks where correlations are easily captured (such as those defined by Euclidean metrics) and their ability to be effici…

Cited by 1SourcePDFScholar
2025

On Local Posterior Structure in Deep Ensembles

AISTATS 2025poster

Bayesian Neural Networks (BNNs) often improve model calibration and predictive uncertainty quantification compared to point estimators such as maximum-a-posteriori (MAP). Similarly, deep ensembles (DEs) are also known to improve calibration, and therefore, it is natural to hypothesize that deep ense…

Cited by 0SourcecodeScholar
2024

Decoupling Feature Extraction and Classification Layers for Calibrated Neural Networks

ICML 2024poster

Deep Neural Networks (DNN) have shown great promise in many classification applications, yet are widely known to have poorly calibrated predictions when they are over-parametrized. Improving DNN calibration without comprising on model accuracy is of extreme importance and interest in safety critical…

Cited by 1SourcePDFScholar
2023

On the role of model uncertainties in Bayesian optimisation

UAI 2023poster

Bayesian Optimization (BO) is a popular method for black-box optimization, which relies on uncertainty as part of its decision-making process when deciding which experiment to perform next. However, not much work has addressed the effect of uncertainty on the performance of the BO algorithm and to w…