Task and Motion Planning (TAMP)

Overview

This project generally explores the problem of Task and Motion Planning (TAMP)—the hierarchical planning problem arising when the task is defined at a high-level, symbolically, while the solution is defined at a lower-level, geometrically. It is a key problem in modern robotics, which applies to any autonomous robot tasked by a human. The broad goal of this project is to design efficient solution paradigms, and, by such, push the envelope of problems we can solve, leading to more capable robots. This also encapsulates advancing task planning and motion planning independently.

 

Unpacking

A recent preprint (Suprun et al., 2026) introduced a new paradigm for efficient planning with non-classical, temporally-extended goals, such as tasks defined using finite Linear Temporal Logic (LTLf). This work shows that such a problem can be solved hierarchically, TAMP-style, without computing the expensive “product automaton” of the task and the planning domain (as is the standard). This endeavour bridges Logic and Formal Methods with Planning.

 

A tower rearrangement planning problem.

 

References

2026

  1. Preprint
    TIDE: A Trace-Informed Depth-First Exploration for Planning with Temporally Extended Goals
    Yuliia Suprun, Khen Elimelech, Lydia E. Kavraki, and Moshe Y. Vardi
    arXiv:2601.12141, Dec 2026