RRL: Resnet as representation for Reinforcement Learning
Rutav Shah, Vikash Kumar

TL;DR
This paper introduces RRL, a simple method that uses pre-trained Resnet features within reinforcement learning to enable robots to learn complex behaviors directly from proprioceptive inputs, matching state-based learning performance.
Contribution
The paper presents RRL, a novel approach that integrates pre-trained Resnet features into reinforcement learning, enabling effective behavior learning from high-dimensional visual inputs.
Findings
RRL achieves comparable performance to state-based learning methods.
RRL successfully learns contact-rich behaviors in complex simulated tasks.
The method is simple and effective across high-dimensional domains.
Abstract
The ability to autonomously learn behaviors via direct interactions in uninstrumented environments can lead to generalist robots capable of enhancing productivity or providing care in unstructured settings like homes. Such uninstrumented settings warrant operations only using the robot's proprioceptive sensor such as onboard cameras, joint encoders, etc which can be challenging for policy learning owing to the high dimensionality and partial observability issues. We propose RRL: Resnet as representation for Reinforcement Learning -- a straightforward yet effective approach that can learn complex behaviors directly from proprioceptive inputs. RRL fuses features extracted from pre-trained Resnet into the standard reinforcement learning pipeline and delivers results comparable to learning directly from the state. In a simulated dexterous manipulation benchmark, where the state of the art…
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
Taxonomy
TopicsReinforcement Learning in Robotics · Adversarial Robustness in Machine Learning · Mobile Crowdsensing and Crowdsourcing
