← Search

Sebastian Curi

8 accepted papers

2023

Gradient-Based Trajectory Optimization With Learned Dynamics

ICRA 2023poster

Trajectory optimization methods have achieved an exceptional level of performance on real-world robots in recent years. These methods heavily rely on accurate analytical models of the dynamics, yet some aspects of the physical world can only be captured to a limited extent. An alternative approach i…

Cited by 9SourceScholar
2022

Constrained Policy Optimization via Bayesian World Models

ICLR 2022spotlight

Improving sample-efficiency and safety are crucial challenges when deploying reinforcement learning in high-stakes real world applications. We propose LAMBDA, a novel model-based approach for policy optimization in safety critical tasks modeled via constrained Markov decision processes. Our approach…

2021

Combining Pessimism with Optimism for Robust and Efficient Model-Based Deep Reinforcement Learning

ICML 2021spotlight

In real-world tasks, reinforcement learning (RL) agents frequently encounter situations that are not present during training time. To ensure reliable performance, the RL agents need to exhibit robustness to such worst-case situations. The robust-RL framework addresses this challenge via a minimax op…

Cited by 16SourcePDFScholar
2020

Adaptive Sampling for Stochastic Risk-Averse Learning

NeurIPS 2020poster

In high-stakes machine learning applications, it is crucial to not only perform well {\em on average}, but also when restricted to {\em difficult} examples. To address this, we consider the problem of training models in a risk-averse manner. We propose an adaptive sampling algorithm for stochastical…

2020

Efficient Model-Based Reinforcement Learning through Optimistic Policy Search and Planning

NeurIPS 2020spotlight

Model-based reinforcement learning algorithms with probabilistic dynamical models are amongst the most data-efficient learning methods. This is often attributed to their ability to distinguish between epistemic and aleatoric uncertainty. However, while most algorithms distinguish these two uncertain…