paper-with-me

홈 › Papers

Extended Tree Search for Robot Task and Motion Planning

2021-03-09 · Tianyu Ren, Georgia Chalvatzaki, Jan Peters

Integrated task and motion planning (TAMP) is desirable for generalized autonomy robots but it is challenging at the same time. TAMP requires the planner to not only search in both the large symbolic task space and the high-dimension motion space but also deal with the infeasible task actions due to its intrinsic hierarchical process. We propose a novel decision-making framework for TAMP by constructing an extended decision tree for both symbolic task planning and high-dimension motion variable binding. We integrate top-k planning for generating explicitly a skeleton space where a variety of candidate skeleton plans are at disposal. Moreover, we effectively combine this skeleton space with the resultant motion variable spaces into a single extended decision space. Accordingly, we use Monte-Carlo Tree Search (MCTS) to ensure an exploration-exploitation balance at each decision node and optimize globally to produce optimal solutions. The proposed seamless combination of symbolic top-k planning with streams, with the proved optimality of MCTS, leads to a powerful planning algorithm that can handle the combinatorial complexity of long-horizon manipulation tasks. We empirically evaluate our proposed algorithm in challenging robot tasks with different domains that require multi-stage decisions and show how our method can overcome the large task space and motion space through its effective tree search compared to its most competitive baseline method.

📄 PDF Abstract BibTeX arXiv:2103.05456

Code (1)

ttianyuren/eTAMP 공식 구현

Tasks

Decision MakingMotion PlanningTask and Motion PlanningTask Planning

Methods 이 논문이 사용한 방법론

Monte-Carlo Tree Search Monte-Carlo Tree Search is a planning algorithm that accumulates value estimates obtained from Monte Carlo simulations in order to successively direct simulations towards more…

Similar Papers 제목 키워드 기반

Autonomous Exploration with Terrestrial-Aerial Bimodal Vehicles

2025-07-28 · Yuman Gao, Ruibin Zhang, Tiancheng Lai, Yanjun Cao 외 arxiv

Terrestrial-aerial bimodal vehicles, which integrate the high mobility of aerial robots with the long endurance of ground robots, offer significant potential for autonomous exploration. Given the inherent energy and time…

Monte Carlo Tree Search with Tensor Factorization for Optimization Problems in Robotics

2025-07-07 · Teng Xue, Yan Zhang, Amirreza Razmjoo, Sylvain Calinon arxiv

Many robotic tasks, such as inverse kinematics, motion planning, and contact-rich manipulation, can be formulated as optimization problems. Solving these problems requires addressing inherent nonlinear kinematics, comple…

Robot ManipulationMotion PlanningDecision Making

Kine2Go: Kinematic dataset for the Unitree Go2 robot with diverse gaits and motions

2026-06-12 · Władysław Pałucki, Paweł Siwak, Krzysztof Ciebiera, Marek Cygan arxiv

The recent popularity of robotics, combined with the steadily decreasing cost of robotic hardware, has lowered the entry barrier to robotics research and enabled rapid advancements in the field. One of the primary exampl…

Reinforcement Learning

Respect Your Emotion: Human-Multi-Robot Teaming based on Regret Decision Model

2019-09-18 · Longsheng Jiang, Yue Wang

Often, when modeling human decision-making behaviors in the context of human-robot teaming, the emotion aspect of human is ignored. Nevertheless, the influence of emotion, in some cases, is not only undeniable but benefi…

Decision MakingManagement

Extended Diffeomorphism for Real-Time Motion Replication in Workspaces with Different Spatial Arrangements

2025-08-30 · Masaki Saito, Shunki Itadera, Toshiyuki Murakami arxiv

This paper presents two types of extended diffeomorphism designs to compensate for spatial placement differences between robot workspaces. Teleoperation of multiple robots is attracting attention to expand the utilizatio…