GSL-PCD: Improving Generalist-Specialist Learning with Point Cloud Feature-based Task Partitioning
Xiu Yuan

TL;DR
This paper introduces GSL-PCD, a method that enhances generalist-specialist learning in deep reinforcement learning by using point cloud features for task partitioning, leading to better performance and efficiency.
Contribution
It proposes a novel point cloud feature-based clustering method for task partitioning in GSL, improving specialization and reducing computational costs.
Findings
Point cloud feature-based partitioning outperforms vanilla methods by 9.4%.
GSL-PCD reduces computational and sample costs by 50%.
Achieves comparable performance with fewer resources.
Abstract
Generalization in Deep Reinforcement Learning (DRL) across unseen environment variations often requires training over a diverse set of scenarios. Many existing DRL algorithms struggle with efficiency when handling numerous variations. The Generalist-Specialist Learning (GSL) framework addresses this by first training a generalist model on all variations, then creating specialists from the generalist's weights, each focusing on a subset of variations. The generalist then refines its learning with assistance from the specialists. However, random task partitioning in GSL can impede performance by assigning vastly different variations to the same specialist, often resulting in each specialist focusing on only one variation, which raises computational costs. To improve this, we propose Generalist-Specialist Learning with Point Cloud Feature-based Task Partitioning (GSL-PCD). Our approach…
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
Topics3D Shape Modeling and Analysis · Image Processing and 3D Reconstruction · 3D Surveying and Cultural Heritage
MethodsSparse Evolutionary Training
