Zero-shot generalization using cascaded system-representations
Ashish Malik

TL;DR
This paper introduces CASNET, a novel framework that learns a single control policy for classes of analogous systems, enabling zero-shot generalization in robotics without additional training.
Contribution
CASNET leverages cascade neural network encoders and decoders to create general-purpose system representations, facilitating zero-shot transfer across similar control systems.
Findings
CASNET achieves zero-shot optimal performance on unseen robot models.
The framework generalizes across different robot morphologies.
Empirical results show performance is limited by the learning algorithm, not the framework.
Abstract
Deep reinforcement learning has been applied to solve a variety of control problems in isolation. However, the learned latent representations cannot be optimally reused for other analogous tasks and/or control systems without additional training or tuning. In this regard, we propose a novel framework that can be used to learn a single control policy for a whole class of analogous control systems. The framework is abbreviated as CASNET and it leverages the similarities in the designs of analogous control-systems to learn general-purpose abstract system-representations. The framework uses a cascade of recurrent neural networks-based encoders to create these representations which are then fed to a conventional policy network as input. A similar cascade of decoders decodes the output of the policy network to generate system-specific output. We illustrate the effectiveness of this framework…
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 · Robot Manipulation and Learning · Machine Learning and Algorithms
