← Search

Claas A Voelcker

5 accepted papers

2026

Relative Entropy Pathwise Policy Optimization

ICLR 2026poster

Score-function based methods for policy learning, such as REINFORCE and PPO, have delivered strong results in game-playing and robotics, yet their high variance often undermines training stability. Using pathwise policy gradients, i.e. computing a derivative by differentiating the objective function…

Cited by 0SourcecodeScholar
2025

Calibrated Value-Aware Model Learning with Probabilistic Environment Models

ICML 2025poster

The idea of value-aware model learning, that models should produce accurate value estimates, has gained prominence in model-based reinforcement learning. The MuZero loss, which penalizes a model's value function prediction compared to the ground-truth value function, has been utilized in several pro…

Cited by 0SourcePDFScholar
2025

MAD-TD: Model-Augmented Data stabilizes High Update Ratio RL

ICLR 2025spotlight

Building deep reinforcement learning (RL) agents that find a good policy with few samples has proven notoriously challenging. To achieve sample efficiency, recent work has explored updating neural networks with large numbers of gradient steps for every new sample. While such high update-to-data (UTD…

Cited by 1SourcePDFScholar
2024

Temporal-Difference Learning Using Distributed Error Signals

NeurIPS 2024poster

A computational problem in biological reward-based learning is how credit assignment is performed in the nucleus accumbens (NAc). Much research suggests that NAc dopamine encodes temporal-difference (TD) errors for learning value predictions. However, dopamine is synchronously distributed in regiona…

2022

Value Gradient weighted Model-Based Reinforcement Learning

ICLR 2022spotlight

Model-based reinforcement learning (MBRL) is a sample efficient technique to obtain control policies, yet unavoidable modeling errors often lead performance deterioration. The model in MBRL is often solely fitted to reconstruct dynamics, state observations in particular, while the impact of model er…