arXiv 2406.17553
Retrieval-Augmented Code Generation for Situated Action Generation: A Case Study on Minecraft
By Chalamalasetti Kranti, Sherzod Hakimov, et al.
Published 2024-06-25
Wiki summary
Explore the paper's summary, context, and related research on Papiers.
In the Minecraft Collaborative Building Task, two players collaborate: an Architect (A) provides instructions to a Builder (B) to assemble a specified structure using 3D blocks. In this work, we investigate the use of large language models (LLMs) to predict the sequence of actions taken by the Builder. Leveraging LLMs' in-context learning abilities, we use few-shot prompting techniques, that significantly improve pe…