English

Accelerating Signal-Temporal-Logic-Based Task and Motion Planning of Bipedal Navigation using Benders Decomposition

Robotics 2025-08-21 v2

Abstract

Task and motion planning under Signal Temporal Logic constraints is known to be NP-hard. A common class of approaches formulates these hybrid problems, which involve discrete task scheduling and continuous motion planning, as mixed-integer programs (MIP). However, in applications for bipedal locomotion, introduction of non-convex constraints such as kinematic reachability and footstep rotation exacerbates the computational complexity of MIPs. In this work, we present a method based on Benders Decomposition to address scenarios where solving the entire monolithic optimization problem is prohibitively intractable. Benders Decomposition proposes an iterative cutting-plane technique that partitions the problem into a master problem to prototype a plan that meets the task specification, and a series of subproblems for kinematics and dynamics feasibility checks. Our experiments demonstrate that this method achieves faster planning compared to alternative algorithms for solving the resulting optimization program with nonlinear constraints.

Keywords

Cite

@article{arxiv.2508.13407,
  title  = {Accelerating Signal-Temporal-Logic-Based Task and Motion Planning of Bipedal Navigation using Benders Decomposition},
  author = {Jiming Ren and Xuan Lin and Roman Mineyev and Karen M. Feigh and Samuel Coogan and Ye Zhao},
  journal= {arXiv preprint arXiv:2508.13407},
  year   = {2025}
}

Comments

16 pages, 7 figures, 6 tables

R2 v1 2026-07-01T04:55:46.458Z