Shared-unique Features and Task-aware Prioritized Sampling on Multi-task Reinforcement Learning
Po-Shao Lin, Jia-Fong Yeh, Yi-Ting Chen, Winston H. Hsu

TL;DR
This paper introduces STARS, a novel multi-task reinforcement learning method that uses shared-unique feature extraction and task-aware prioritized sampling to improve performance balance across tasks.
Contribution
The paper proposes a new approach combining shared-unique feature extraction with task-aware sampling to address performance imbalance in multi-task reinforcement learning.
Findings
STARS outperforms current SOTA methods on Meta-World benchmark.
STARS alleviates the performance imbalance issue.
Learned features are visualized to support interpretability.
Abstract
We observe that current state-of-the-art (SOTA) methods suffer from the performance imbalance issue when performing multi-task reinforcement learning (MTRL) tasks. While these methods may achieve impressive performance on average, they perform extremely poorly on a few tasks. To address this, we propose a new and effective method called STARS, which consists of two novel strategies: a shared-unique feature extractor and task-aware prioritized sampling. First, the shared-unique feature extractor learns both shared and task-specific features to enable better synergy of knowledge between different tasks. Second, the task-aware sampling strategy is combined with the prioritized experience replay for efficient learning on tasks with poor performance. The effectiveness and stability of our STARS are verified through experiments on the mainstream Meta-World benchmark. From the results, our…
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
TopicsReinforcement Learning in Robotics
MethodsExperience Replay · Prioritized Experience Replay
