Curriculum-based Asymmetric Multi-task Reinforcement Learning
Hanchi Huang, Deheng Ye, Li Shen, Wei Liu

TL;DR
CAMRL is a novel curriculum-based asymmetric multi-task reinforcement learning algorithm that adaptively switches training modes and leverages prior knowledge to improve performance across diverse RL benchmarks.
Contribution
Introduces CAMRL, the first curriculum-based asymmetric multi-task RL algorithm that adaptively switches training modes and uses a composite loss with hyper-parameter automation.
Findings
CAMRL outperforms single-task RL algorithms.
CAMRL surpasses state-of-the-art multi-task RL methods.
Effective across diverse benchmark environments.
Abstract
We introduce CAMRL, the first curriculum-based asymmetric multi-task learning (AMTL) algorithm for dealing with multiple reinforcement learning (RL) tasks altogether. To mitigate the negative influence of customizing the one-off training order in curriculum-based AMTL, CAMRL switches its training mode between parallel single-task RL and asymmetric multi-task RL (MTRL), according to an indicator regarding the training time, the overall performance, and the performance gap among tasks. To leverage the multi-sourced prior knowledge flexibly and to reduce negative transfer in AMTL, we customize a composite loss with multiple differentiable ranking functions and optimize the loss through alternating optimization and the Frank-Wolfe algorithm. The uncertainty-based automatic adjustment of hyper-parameters is also applied to eliminate the need of laborious hyper-parameter analysis during…
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 · Evolutionary Algorithms and Applications
