CLAMGen: Closed-Loop Arm Motion Generation via Multi-view Vision-Based RL
Iretiayo Akinola, Zizhao Wang, and Peter Allen

TL;DR
This paper introduces CLAMGen, a vision-based reinforcement learning approach for closed-loop arm trajectory generation that improves obstacle avoidance and sample efficiency using multi-view images and residual learning techniques.
Contribution
It presents a residual-RL method combining a goal-reaching policy with residual learning from images, enhancing collision avoidance and 3D understanding in robotic arm control.
Findings
Achieves higher success rates than RL baselines.
Improves sample efficiency and obstacle avoidance.
Enhances 3D perception from multi-view images.
Abstract
We propose a vision-based reinforcement learning (RL) approach for closed-loop trajectory generation in an arm reaching problem. Arm trajectory generation is a fundamental robotics problem which entails finding collision-free paths to move the robot's body (e.g. arm) in order to satisfy a goal (e.g. place end-effector at a point). While classical methods typically require the model of the environment to solve a planning, search or optimization problem, learning-based approaches hold the promise of directly mapping from observations to robot actions. However, learning a collision-avoidance policy using RL remains a challenge for various reasons, including, but not limited to, partial observability, poor exploration, low sample efficiency, and learning instabilities. To address these challenges, we present a residual-RL method that leverages a greedy goal-reaching RL policy as the…
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
TopicsRobot Manipulation and Learning · Reinforcement Learning in Robotics · Human Pose and Action Recognition
