A Multi-Agent Approach for Adaptive Finger Cooperation in Learning-based In-Hand Manipulation
Lingfeng Tao, Jiucai Zhang, Michael Bowman, Xiaoli Zhang

TL;DR
This paper introduces a multi-agent reinforcement learning framework for adaptive in-hand manipulation with robotic fingers, enhancing robustness and generalization over traditional single-policy methods.
Contribution
It proposes the MAGCLA method with a global-observation critic and local-observation actors, and introduces SHER for experience replay, improving multi-finger manipulation adaptability.
Findings
MAGCLA achieves comparable learning efficiency to single-policy methods.
The approach generalizes well across different manipulation tasks.
Policies trained with MAGCLA show higher robustness in robot malfunction scenarios.
Abstract
In-hand manipulation is challenging for a multi-finger robotic hand due to its high degrees of freedom and the complex interaction with the object. To enable in-hand manipulation, existing deep reinforcement learning based approaches mainly focus on training a single robot-structure-specific policy through the centralized learning mechanism, lacking adaptability to changes like robot malfunction. To solve this limitation, this work treats each finger as an individual agent and trains multiple agents to control their assigned fingers to complete the in-hand manipulation task cooperatively. We propose the Multi-Agent Global-Observation Critic and Local-Observation Actor (MAGCLA) method, where the critic can observe all agents' actions globally, and the actor only locally observes its neighbors' actions. Besides, conventional individual experience replay may cause unstable cooperation due…
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
