2023

Errors are Useful Prompts: Instruction Guided Task Programming with Verifier-Assisted Iterative Prompting

Skreta, Marta, Yoshikawa, Naruki, Arellano-Rubach, Sebastian et al.

Understand

Generating low-level robot task plans from high-level natural language instructions remains a challenging problem.

  • Although large language models have shown promising results in generating plans, the accuracy of the output remains unverified.
  • Furthermore, the lack of domain-specific language data poses a limitation on the applicability of these models.
  • In this paper, we propose CLAIRIFY, a novel approach that combines automatic iterative prompting with program verification to ensure programs written in data-scarce domain-specific language are syntactically valid and incorporate environment constraints.

Reading the bibliography…