Prosody-based token-level goal/detail classification, combined with in-context LLM prompting, disambiguates robot instructions better than text-only processing.
Bootstrapping Object-level Planning with Large Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We introduce a new method that extracts knowledge from a large language model (LLM) to produce object-level plans, which describe high-level changes to object state, and uses them to bootstrap task and motion planning (TAMP). Existing work uses LLMs to directly output task plans or generate goals in representations like PDDL. However, these methods fall short because they rely on the LLM to do the actual planning or output a hard-to-satisfy goal. Our approach instead extracts knowledge from an LLM in the form of plan schemas as an object-level representation called functional object-oriented networks (FOON), from which we automatically generate PDDL subgoals. Our method markedly outperforms alternative planning strategies in completing several pick-and-place tasks in simulation.
citation-role summary
citation-polarity summary
fields
cs.RO 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Enhancing Speech Instruction Understanding and Disambiguation in Robotics via Speech Prosody
Prosody-based token-level goal/detail classification, combined with in-context LLM prompting, disambiguates robot instructions better than text-only processing.