paper-with-me

Papers

Guiding Posterior Exploration with Optimizer-Derived Geometry

2026-07-28 · Moritz Schlager, Emanuel Sommer, Thomas Möllenhoff, David Rügamer arxiv

Sampling-based methods offer a principled approach to uncertainty quantification in Bayesian neural networks. Their practical use, however, is often challenged by the computational cost of exploring high-dimensional and multimodal posterior distributions. To overcome these difficulties, Bayesian Deep Ensembles, i.e., warmstarting the sampling from several optimized solutions, have proven to be an effective strategy. In this paper, we demonstrate that curvature estimates computed during the warmstart as a byproduct in adaptive optimizers such as AdamW can inform the sampling phase at negligible additional cost. Specifically, our proposed preconditioned sampling strategy based on optimizer-derived geometries can substantially reduce or even eliminate the need for a lengthy sampling burn-in phase and leads to greater numerical stability. This approach consistently maintains or improves predictive performance and uncertainty quantification without any additional computational costs. We confirm the consistency of our findings across various datasets and network architectures.

📄 PDF Abstract BibTeX arXiv:2607.25312

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Lipschitz Exploration-Exploitation Scheme for Bayesian Optimization

2012-03-30 · Ali Jalali, Javad Azimi, Xiaoli Fern, Ruofei Zhang

The problem of optimizing unknown costly-to-evaluate functions has been studied for a long time in the context of Bayesian Optimization. Algorithms in this field aim to find the optimizer of the function by asking only a…

Bayesian Optimization

Provable and Practical: Efficient Exploration in Reinforcement Learning via Langevin Monte Carlo

2023-05-29 · Haque Ishfaq, Qingfeng Lan, Pan Xu, A. Rupam Mahmood 외

We present a scalable and effective exploration strategy based on Thompson sampling for reinforcement learning (RL). One of the key shortcomings of existing Thompson sampling algorithms is the need to perform a Gaussian …

Efficient Explorationreinforcement-learningReinforcement Learning (RL)Thompson Sampling

From SGD to Muon: Adaptive Optimization via Schatten-p Norms

2026-05-19 · Thomas Massena, Corentin Friedrich, Mathieu Serrurier arxiv

Modern optimizers, like Muon, impose matrix-wise geometry constraints on their updates. These matrix-wise constraints can be unified under Linear Minimization Oracle (LMO) theory. However, all current methods impose fixe…

Recent Advances in Algebraic Geometry and Bayesian Statistics

2022-11-18 · Sumio Watanabe

This article is a review of theoretical advances in the research field of algebraic geometry and Bayesian statistics in the last two decades. Many statistical models and learning machines which contain hierarchical struc…

Improved Exploration through Latent Trajectory Optimization in Deep Deterministic Policy Gradient

2019-11-15 · Kevin Sebastian Luck, Mel Vecerik, Simon Stepputtis, Heni Ben Amor 외

Model-free reinforcement learning algorithms such as Deep Deterministic Policy Gradient (DDPG) often require additional exploration strategies, especially if the actor is of deterministic nature. This work evaluates the …

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2