Learning Robust State Abstractions for Hidden-Parameter Block MDPs
Amy Zhang, Shagun Sodhani, Khimya Khetarpal, Joelle Pineau

TL;DR
This paper introduces a robust state abstraction framework for Hidden-Parameter MDPs that enhances transfer and generalization in multi-task and meta-reinforcement learning, with theoretical bounds and empirical improvements.
Contribution
It extends HiP-MDPs to Block MDP-inspired abstractions, providing new theoretical bounds and demonstrating empirical performance gains in multi-task and meta-RL.
Findings
Improved transfer and generalization bounds based on task and state similarity.
Sample complexity depends on total samples across tasks, not number of tasks.
Empirical results show superior performance over existing baselines.
Abstract
Many control tasks exhibit similar dynamics that can be modeled as having common latent structure. Hidden-Parameter Markov Decision Processes (HiP-MDPs) explicitly model this structure to improve sample efficiency in multi-task settings. However, this setting makes strong assumptions on the observability of the state that limit its application in real-world scenarios with rich observation spaces. In this work, we leverage ideas of common structure from the HiP-MDP setting, and extend it to enable robust state abstractions inspired by Block MDPs. We derive instantiations of this new framework for both multi-task reinforcement learning (MTRL) and meta-reinforcement learning (Meta-RL) settings. Further, we provide transfer and generalization bounds based on task and state similarity, along with sample complexity bounds that depend on the aggregate number of samples across tasks, rather…
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
Taxonomy
TopicsReinforcement Learning in Robotics · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
