Macro-Operator Generation and Predicate Selection for TAMP Operator Learning

📅 2026-08-23
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出一种自动生成宏操作符和剪枝无关谓词的方法,解决了TAMP系统中手动创建符号操作符的瓶颈问题,有效加速了规划过程并提高了长序列任务的可解性。
📝 Abstract
Creating symbolic operators by hand is one of the main bottlenecks in deploying Task and Motion Planning systems (TAMP). Recent works show that these operators can instead be learned directly from demonstration data. Existing methods, however, typically learn each action in isolation and cannot capture the recurring multi-step structure of manipulation tasks, so the search becomes intractable on long sequential tasks. A further inefficiency arises in the symbolic state: every provided predicate is evaluated at every search node, even when it never appears in any learned operator. We present a system that addresses both problems together. Its central component is the automatic generation of macro-operators, composite actions that compress a recurring sequence of individual actions into a single planning step. Our system discovers causally linked action pairs directly from the training data, where one action produces exactly the condition that the next one requires, and turns each pair into a new operator. Alongside this, our system prunes every predicate that no learned operator references, which shrinks the symbolic state evaluated at each search node. Together, these changes shorten the effective planning horizon, and the benefit they bring grows with the length of the task. Across four TAMP domains, our method reaches up to a 4.6x planning speedup compared to the baseline method, namely Learning Operators for TAMP. More importantly, it solves a long sequential task that the baseline cannot solve. Macro-operator discovery thus not only accelerates planning but, in certain domains, determines solvability in practice.
Problem

Research questions and friction points this paper is trying to address.

Task and Motion Planning
symbolic operators
demonstration data
macro-operators
predicate selection
Innovation

Methods, ideas, or system contributions that make the work stand out.

macro-operators
predicate selection
task and motion planning
planning speedup
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
C
Can Emir Bora
Department of Computer Engineering, Bogazici University, Istanbul 34342, Turkey
Emre Ugur
Emre Ugur
Bogazici University
Artificial IntelligenceRoboticsCognitive RoboticsRobot LearningNeuro-Symbolic Robotics