2023

Text2Motion: From Natural Language Instructions to Feasible Plans

Lin, Kevin, Agia, Christopher, Migimatsu, Toki et al.

Understand

We propose Text2Motion, a language-based planning framework enabling robots to solve sequential manipulation tasks that require long-horizon reasoning.

  • Given a natural language instruction, our framework constructs both a task- and motion-level plan that is verified to reach inferred symbolic goals.
  • Text2Motion uses feasibility heuristics encoded in Q-functions of a library of skills to guide task planning with Large Language Models.
  • Whereas previous language-based planners only consider the feasibility of individual skills, Text2Motion actively resolves geometric dependencies spanning skill sequences by performing geometric feasibility planning during its search.

Reading the bibliography…