cs.ROMar 17, 2026

CABTO: Context-Aware Behavior Tree Grounding for Robot Manipulation

Authors: Yishuai CaiXinglin ChenYunxin MaoKun HuYaodong YangYuanpei ChenWenjing YangJi Wang+1 more

Organizations: National University of Defense Technology · PsiBot · PKU-Psibot Lab · Peking University

Abstract

Behavior Trees (BTs) offer a powerful paradigm for designing modular and reactive robot controllers. BT planning, an emerging field, provides theoretical guarantees for the automated generation of reliable BTs. However, BT planning typically assumes that a well-designed BT system is already grounded -- comprising high-level action models and low-level control policies -- which often requires extensive expert knowledge and manual effort. In this paper, we formalize the BT Grounding problem: the automated construction of a complete and consistent BT system. We analyze its complexity and introduce CABTO (Context-Aware Behavior Tree grOunding), the first framework to efficiently solve this challenge. CABTO leverages pre-trained Large Models (LMs) to heuristically search the space of action models and control policies, guided by contextual feedback from BT planners and environmental observations. Experiments spanning seven task sets across three distinct robotic manipulation scenarios demonstrate CABTO's effectiveness and efficiency in generating complete and consistent behavior tree systems.

Explore similar work

CardsList
  1. Contract-Grounded Behavior Tree Synthesis via Coding Agents

    Jul 13, 2026Jonathan Salfity, Robert Blake Anderson, Mitch PryorExecutable Robot BehaviorCoding Agents