Accelerating Reinforcement Learning by Composing Solutions of Automatically Identified Subtasks
C. Drummond

TL;DR
This paper presents a system that accelerates reinforcement learning by transferring and composing solutions of identified subtasks, leveraging stable features to partition state space and significantly improve learning speed.
Contribution
The system introduces a novel method of transfer learning in reinforcement learning by composing solutions of automatically identified subtasks using stable features and graph-based partitioning.
Findings
Function composition yields over tenfold increase in learning speed.
Partitioning state space with graph representations improves transfer efficiency.
Transfer from related tasks reduces re-learning effort significantly.
Abstract
This paper discusses a system that accelerates reinforcement learning by using transfer from related tasks. Without such transfer, even if two tasks are very similar at some abstract level, an extensive re-learning effort is required. The system achieves much of its power by transferring parts of previously learned solutions rather than a single complete solution. The system exploits strong features in the multi-dimensional function produced by reinforcement learning in solving a particular task. These features are stable and easy to recognize early in the learning process. They generate a partitioning of the state space and thus the function. The partition is represented as a graph. This is used to index and compose functions stored in a case base to form a close approximation to the solution of the new task. Experiments demonstrate that function composition often produces more than an…
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.
