← Search

Michael Volpp

8 accepted papers

2026

Trust-Region Diffusion Policies for Massively Parallel On-Policy RL

ICML 2026poster

Reinforcement learning with massively parallel simulations has become an emerging trend; however, most existing approaches still rely on simple Gaussian policy parameterizations. Diffusion models provide a more expressive policy class and have shown strong performance on challenging control problems…

Cited by 0SourceScholar
2023

Accurate Bayesian Meta-Learning by Accurate Task Posterior Inference

ICLR 2023poster

Bayesian meta-learning (BML) enables fitting expressive generative models to small datasets by incorporating inductive priors learned from a set of related tasks. The Neural Process (NP) is a prominent deep neural network-based BML architecture, which has shown remarkable results in recent years. In…

Cited by 4SourcePDFScholar
2023

Beyond Deep Ensembles: A Large-Scale Evaluation of Bayesian Deep Learning under Distribution Shift

NeurIPS 2023poster

Bayesian deep learning (BDL) is a promising approach to achieve well-calibrated predictions on distribution-shifted data. Nevertheless, there exists no large-scale survey that evaluates recent SOTA methods on diverse, realistic, and challenging benchmark tasks in a systematic manner. To provide a cl…

2023

ProDMP: A Unified Perspective on Dynamic and Probabilistic Movement Primitives

RA-L 2023

Movement Primitives (MPs) are a well-known concept to represent and generate modular trajectories. MPs can be broadly categorized into two types: (a) dynamics-based approaches that generate smooth trajectories from any initial state, e. g., Dynamic Movement Primitives (DMPs), and (b) probabilistic a

Cited by 57SourceScholar
2022

What Matters for Meta-Learning Vision Regression Tasks?

CVPR 2022poster

Meta-learning is widely used in few-shot classification and function regression due to its ability to quickly adapt to unseen tasks. However, it has not yet been well explored on regression tasks with high dimensional inputs such as images. This paper makes two main contributions that help understan…

Cited by 34PDFcodeScholar
2021

Bayesian Context Aggregation for Neural Processes

ICLR 2021poster

Formulating scalable probabilistic regression models with reliable uncertainty estimates has been a long-standing challenge in machine learning research. Recently, casting probabilistic regression as a multi-task learning problem in terms of conditional latent variable (CLV) models such as the Neur…

Cited by 38SourcePDFScholar
2020

Meta-Learning Acquisition Functions for Transfer Learning in Bayesian Optimization

ICLR 2020spotlight

Transferring knowledge across tasks to improve data-efficiency is one of the open key challenges in the field of global black-box optimization. Readily available algorithms are typically designed to be universal optimizers and, therefore, often suboptimal for specific tasks. We propose a novel trans…

Cited by 100SourceScholar
2019

Trajectory-Based Off-Policy Deep Reinforcement Learning

ICML 2019oral

Policy gradient methods are powerful reinforcement learning algorithms and have been demonstrated to solve many complex tasks. However, these methods are also data-inefficient, afflicted with high variance gradient estimates, and frequently get stuck in local optima. This work addresses these weakne…