Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PointPatchRL -- Masked Reconstruction Improves Reinforcement Learning on Point Clouds

About

Perceiving the environment via cameras is crucial for Reinforcement Learning (RL) in robotics. While images are a convenient form of representation, they often complicate extracting important geometric details, especially with varying geometries or deformable objects. In contrast, point clouds naturally represent this geometry and easily integrate color and positional data from multiple camera views. However, while deep learning on point clouds has seen many recent successes, RL on point clouds is under-researched, with only the simplest encoder architecture considered in the literature. We introduce PointPatchRL (PPRL), a method for RL on point clouds that builds on the common paradigm of dividing point clouds into overlapping patches, tokenizing them, and processing the tokens with transformers. PPRL provides significant improvements compared with other point-cloud processing architectures previously used for RL. We then complement PPRL with masked reconstruction for representation learning and show that our method outperforms strong model-free and model-based baselines on image observations in complex manipulation tasks containing deformable objects and variations in target object geometry. Videos and code are available at https://alrhub.github.io/pprl-website

Bal\'azs Gyenes, Nikolai Franke, Philipp Becker, Gerhard Neumann• 2024

Related benchmarks

TaskDatasetResultRank
Robotic ManipulationRoboCasa--
68
Robot ManipulationManiSkill PullCube v1
Success Rate46.8
22
CoffeeServeMugRoboCasa
Success Rate1.8
20
Robot ManipulationManiSkill RollBall v1
Success Rate23.6
16
Robot ManipulationManiSkill PokeCube v1
Success Rate56.4
16
Robot ManipulationManiSkill Table-Top 2 Finger Gripper (Overall)
Success Rate49
16
Robot ManipulationManiSkill PushCube v1
Success Rate69.3
16
Showing 7 of 7 rows

Other info

Follow for update