Pith. sign in

REVIEW 2 cited by

Integrating Intent Understanding and Optimal Behavior Planning for Behavior Tree Generation from Human Instructions

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.07474 v2 pith:TV5QAV23 submitted 2024-05-13 cs.AI cs.HCcs.RO

classification cs.AIcs.HCcs.RO
keywords behaviorgenerationgoalsinstructionsoptimaltreealgorithmexpansion
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Robots executing tasks following human instructions in domestic or industrial environments essentially require both adaptability and reliability. Behavior Tree (BT) emerges as an appropriate control architecture for these scenarios due to its modularity and reactivity. Existing BT generation methods, however, either do not involve interpreting natural language or cannot theoretically guarantee the BTs' success. This paper proposes a two-stage framework for BT generation, which first employs large language models (LLMs) to interpret goals from high-level instructions, then constructs an efficient goal-specific BT through the Optimal Behavior Tree Expansion Algorithm (OBTEA). We represent goals as well-formed formulas in first-order logic, effectively bridging intent understanding and optimal behavior planning. Experiments in the service robot validate the proficiency of LLMs in producing grammatically correct and accurately interpreted goals, demonstrate OBTEA's superiority over the baseline BT Expansion algorithm in various metrics, and finally confirm the practical deployability of our framework. The project website is https://dids-ei.github.io/Project/LLM-OBTEA/.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LLM-Driven Self-Refinement for Embodied Drone Task Planning

    cs.RO 2025-08 conditional novelty 6.0 of 10

    SRDrone combines continuous state evaluation with hierarchical Behavior Tree repair so that LLM-based drone planners can autonomously refine their own plans after failures.

  2. Robot Operation of Home Appliances by Reading User Manuals

    cs.RO 2025-05 conditional novelty 6.0 of 10

    A robot system that constructs a symbolic appliance model from a user manual and uses it to reliably execute natural language appliance operation tasks, outperforming direct VLM-based policies.

Pith tools