Learning Multimodal Transition Dynamics for Model-Based Reinforcement Learning
Thomas M. Moerland, Joost Broekens, Catholijn M. Jonker

TL;DR
This paper presents a method using variational inference to learn complex, multimodal stochastic transition dynamics in reinforcement learning, addressing a key challenge in modeling stochastic environments.
Contribution
It introduces a variational inference-based approach for modeling multimodal stochastic transitions, improving over traditional discriminative models in RL environments.
Findings
VI models successfully predict multimodal outcomes
VI robustly ignores deterministic transition parts
Method is effective for stochastic domain modeling
Abstract
In this paper we study how to learn stochastic, multimodal transition dynamics in reinforcement learning (RL) tasks. We focus on evaluating transition function estimation, while we defer planning over this model to future work. Stochasticity is a fundamental property of many task environments. However, discriminative function approximators have difficulty estimating multimodal stochasticity. In contrast, deep generative models do capture complex high-dimensional outcome distributions. First we discuss why, amongst such models, conditional variational inference (VI) is theoretically most appealing for model-based RL. Subsequently, we compare different VI models on their ability to learn complex stochasticity on simulated functions, as well as on a typical RL gridworld with multimodal dynamics. Results show VI successfully predicts multimodal outcomes, but also robustly ignores these for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Model Reduction and Neural Networks · Adaptive Dynamic Programming Control
