← Search

Thomas Möllenhoff

14 accepted papers

2026

Federated ADMM from Bayesian Duality

ICLR 2026poster

We propose a new Bayesian approach to derive and extend the federated Alternating Direction Method of Multipliers (ADMM). We show that the solutions of variational-Bayesian objectives are associated with a duality structure that not only resembles ADMM but also extends it. For example, ADMM-like upd…

Cited by 2SourcecodeScholar
2025

Compact Memory for Continual Logistic Regression

NeurIPS 2025poster

Despite recent progress, continual learning still does not match the performance of batch training. To avoid catastrophic forgetting, we need to build compact memory of essential past knowledge, but no clear solution has yet emerged, even for shallow neural networks with just one or two layers. In t…

Cited by 0SourceScholar
2025

Uncertainty-Aware Decoding with Minimum Bayes Risk

ICLR 2025poster

Despite their outstanding performance in the majority of scenarios, contemporary language models still occasionally generate undesirable outputs, for example, hallucinated text. While such behaviors have previously been linked to uncertainty, there is a notable lack of methods that actively consider…

Cited by 0SourcePDFScholar
2025

Variational Learning Finds Flatter Solutions at the Edge of Stability

NeurIPS 2025spotlight

Variational Learning (VL) has recently gained popularity for training deep neural networks. Part of its empirical success can be explained by theories such as PAC-Bayes bounds, minimum description length and marginal likelihood, but little has been done to unravel the implicit regularization in play…

Cited by 0SourceScholar
2024

Conformal Prediction via Regression-as-Classification

ICLR 2024poster

Conformal prediction (CP) for regression can be challenging, especially when the output distribution is heteroscedastic, multimodal, or skewed. Some of the issues can be addressed by estimating a distribution over the output, but in reality, such approaches can be sensitive to estimation error and y…

2024

Model Merging by Uncertainty-Based Gradient Matching

ICLR 2024poster

Models trained on different datasets can be merged by a weighted-averaging of their parameters, but why does it work and when can it fail? Here, we connect the inaccuracy of weighted-averaging to mismatches in the gradients and propose a new uncertainty-based scheme to improve the performance by red…

2024

Variational Learning is Effective for Large Deep Networks

ICML 2024spotlight

We give extensive empirical evidence against the common belief that variational learning is ineffective for large neural networks. We show that an optimizer called Improved Variational Online Newton (IVON) consistently matches or outperforms Adam for training large networks such as GPT-2 and ResNets…

2023

The Memory-Perturbation Equation: Understanding Model's Sensitivity to Data

NeurIPS 2023poster

Understanding model’s sensitivity to its training data is crucial but can also be challenging and costly, especially during training. To simplify such issues, we present the Memory-Perturbation Equation (MPE) which relates model's sensitivity to perturbation in its training data. Derived using Bayes…

2020

Optimization of Graph Total Variation via Active-Set-based Combinatorial Reconditioning

AISTATS 2020poster

Structured convex optimization on weighted graphs finds numerous applications in machine learning and computer vision. In this work, we propose a novel adaptive preconditioning strategy for proximal algorithms on this problem class. Our preconditioner is driven by a sharp analysis of the local linea…

Cited by 4SourcePDFScholar
2018

Combinatorial Preconditioners for Proximal Algorithms on Graphs

AISTATS 2018poster

We present a novel preconditioning technique for proximal optimization methods that relies on graph algorithms to construct effective preconditioners. Such combinatorial preconditioners arise from partitioning the graph into forests. We prove that certain decompositions lead to a theoretically optim…

Cited by 0SourcePDFScholar
2018

Fight Ill-Posedness With Ill-Posedness: Single-Shot Variational Depth Super-Resolution From Shading

CVPR 2018poster

We put forward a principled variational approach for up-sampling a single depth map to the resolution of the companion color image provided by an RGB-D sensor. We combine heterogeneous depth and color data in order to jointly solve the ill-posed depth super-resolution and shape-from-shading problems…