paper-with-me

홈 › Papers

Hierarchical Policy for Non-prehensile Multi-object Rearrangement with Deep Reinforcement Learning and Monte Carlo Tree Search

2021-09-18 · Fan Bai, Fei Meng, Jianbang Liu, Jiankun Wang, Max Q. -H. Meng

Non-prehensile multi-object rearrangement is a robotic task of planning feasible paths and transferring multiple objects to their predefined target poses without grasping. It needs to consider how each object reaches the target and the order of object movement, which significantly deepens the complexity of the problem. To address these challenges, we propose a hierarchical policy to divide and conquer for non-prehensile multi-object rearrangement. In the high-level policy, guided by a designed policy network, the Monte Carlo Tree Search efficiently searches for the optimal rearrangement sequence among multiple objects, which benefits from imitation and reinforcement. In the low-level policy, the robot plans the paths according to the order of path primitives and manipulates the objects to approach the goal poses one by one. We verify through experiments that the proposed method can achieve a higher success rate, fewer steps, and shorter path length compared with the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2109.08973

Code (1)

baifanxxx/NPMO-Rearrangement 공식 구현 pytorch

Tasks

Deep Reinforcement LearningObjectObject Rearrangement

Similar Papers 제목 키워드 기반

Push-Placement: A Hybrid Approach Integrating Prehensile and Non-Prehensile Manipulation for Object Rearrangement

2026-02-14 · Majid Sadeghinejad, Arman Barghi, Hamed Hosseini, Mehdi Tale Masouleh 외 arxiv

Efficient tabletop rearrangement remains challenging due to collisions and the need for temporary buffering when target poses are obstructed. Prehensile pick-and-place provides precise control but often requires extra mo…

Object Rearrangement

EgoPush: Learning End-to-End Egocentric Multi-Object Rearrangement for Mobile Robots

2026-02-20 · Boyuan An, Zhexiong Wang, Yipeng Wang, Jiaqi Li 외 arxiv

Humans can rearrange objects in cluttered environments using egocentric perception, navigating occlusions without global coordinates. Inspired by this capability, we study long-horizon multi-object non-prehensile rearran…

Object Rearrangement

Efficient and High-quality Prehensile Rearrangement in Cluttered and Confined Spaces

2021-10-06 · Rui Wang, Yinglong Miao, Kostas E. Bekris

Prehensile object rearrangement in cluttered and confined spaces has broad applications but is also challenging. For instance, rearranging products in a grocery shelf means that the robot cannot directly access all objec…

Motion PlanningObjectObject RearrangementVocal Bursts Intensity Prediction

Rearrangement with Nonprehensile Manipulation Using Deep Reinforcement Learning

2018-03-15 · Weihao Yuan, Johannes A. Stork, Danica Kragic, Michael Y. Wang 외

Rearranging objects on a tabletop surface by means of nonprehensile manipulation is a task which requires skillful interaction with the physical world. Usually, this is achieved by precisely modeling physical properties …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Push Smarter, Not Harder: Hierarchical RL-Diffusion Policy for Efficient Nonprehensile Manipulation

2025-12-10 · Steven Caro, Stephen L. Smith arxiv

Nonprehensile manipulation, such as pushing objects across cluttered environments, presents a challenging control problem due to complex contact dynamics and long-horizon planning requirements. In this work, we propose H…

Hierarchical Reinforcement Learning