← Search

Marcel Hussing

7 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
2026

Replicable Reinforcement Learning with Linear Function Approximation

ICLR 2026poster

Replication of experimental results has been a challenge faced by many scientific disciplines, including the field of machine learning. Recent work on the theory of machine learning has formalized replicability as the demand that an algorithm produce identical outcomes when executed twice on differe…

Cited by 0SourceScholar
2025

Intersectional Fairness in Reinforcement Learning with Large State and Constraint Spaces

ICML 2025poster

In traditional reinforcement learning (RL), the learner aims to solve a single objective optimization problem: find the policy that maximizes expected reward. However, in many real-world settings, it is important to optimize over multiple objectives simultaneously. For example, when we are intereste…

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

Oracle-Efficient Reinforcement Learning for Max Value Ensembles

NeurIPS 2024poster

Reinforcement learning (RL) in large or infinite state spaces is notoriously challenging, both theoretically (where worst-case sample and computational complexities must scale with state space cardinality) and experimentally (where function approximation and policy gradient techniques often scale po…

Cited by 1SourcePDFScholar
2020

Structured Object-Aware Physics Prediction for Video Modeling and Planning

ICLR 2020poster

When humans observe a physical system, they can easily locate components, understand their interactions, and anticipate future behavior, even in settings with complicated and previously unseen interactions. For computers, however, learning such models from videos in an unsupervised fashion is an uns…

Cited by 73SourcecodeScholar