Multiscale Markov Decision Problems: Compression, Solution, and Transfer Learning
Jake Bouvrie, Mauro Maggioni

TL;DR
This paper introduces a multiscale approach for compressing and solving Markov decision processes (MDPs), enabling hierarchical problem decomposition and transfer learning to improve efficiency and generalization across different decision-making tasks.
Contribution
It presents a fast multiscale procedure for automatically creating hierarchical MDP decompositions, facilitating efficient solutions and transfer of sub-task policies across problems.
Findings
Hierarchical MDP compression accelerates solution convergence.
Transfer of sub-task policies improves learning efficiency in new problems.
Demonstrated effectiveness on discrete and continuous state space domains.
Abstract
Many problems in sequential decision making and stochastic control often have natural multiscale structure: sub-tasks are assembled together to accomplish complex goals. Systematically inferring and leveraging hierarchical structure, particularly beyond a single level of abstraction, has remained a longstanding challenge. We describe a fast multiscale procedure for repeatedly compressing, or homogenizing, Markov decision processes (MDPs), wherein a hierarchy of sub-problems at different scales is automatically determined. Coarsened MDPs are themselves independent, deterministic MDPs, and may be solved using existing algorithms. The multiscale representation delivered by this procedure decouples sub-tasks from each other and can lead to substantial improvements in convergence rates both locally within sub-problems and globally across sub-problems, yielding significant computational…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Reinforcement Learning in Robotics · Domain Adaptation and Few-Shot Learning
