2023

Words into Action: Learning Diverse Humanoid Robot Behaviors using Language Guided Iterative Motion Refinement

Kumar, K. Niranjan, Essa, Irfan, Ha, Sehoon

Understand

Humanoid robots are well suited for human habitats due to their morphological similarity, but developing controllers for them is a challenging task that involves multiple sub-problems, such as control, planning and perception.

  • In this paper, we introduce a method to simplify controller design by enabling users to train and fine-tune robot control policies using natural language commands.
  • We first learn a neural network policy that generates behaviors given a natural language command, such as "walk forward", by combining Large Language Models (LLMs), motion retargeting, and motion imitation.
  • Based on the synthesized motion, we iteratively fine-tune by updating the text prompt and querying LLMs to find the best checkpoint associated with the closest motion in history.

Reading the bibliography…