State Representations as Incentives for Reinforcement Learning Agents: A Sim2Real Analysis on Robotic Grasping
Panagiotis Petropoulakis, Ludwig Gr\"af, Mohammadhossein Malmir, Josip, Josifovski, and Alois Knoll

TL;DR
This paper investigates how different environment state representations influence reinforcement learning agents' ability to learn robotic grasping tasks and transfer policies from simulation to real robots, highlighting the benefits of task-specific and pre-trained representations.
Contribution
It introduces a continuum of state representations for robotic grasping and analyzes their impact on learning efficiency and sim2real transfer, emphasizing the advantages of pre-trained and task-informed states.
Findings
Numerical states enable performance comparable to non-learning baselines.
Pre-trained image-based representations outperform end-to-end trained models.
Task-specific knowledge in representations accelerates training and improves transfer success.
Abstract
Choosing an appropriate representation of the environment for the underlying decision-making process of the reinforcement learning agent is not always straightforward. The state representation should be inclusive enough to allow the agent to informatively decide on its actions and disentangled enough to simplify policy training and the corresponding sim2real transfer. Given this outlook, this work examines the effect of various representations in incentivizing the agent to solve a specific robotic task: antipodal and planar object grasping. A continuum of state representations is defined, starting from hand-crafted numerical states to encoded image-based representations, with decreasing levels of induced task-specific knowledge. The effects of each representation on the ability of the agent to solve the task in simulation and the transferability of the learned policy to the real robot…
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 · Robot Manipulation and Learning · Adversarial Robustness in Machine Learning
