paper-with-me

Papers

BAP v2: An Enhanced Task Framework for Instruction Following in Minecraft Dialogues

2025-01-18 · Prashant Jayannavar, Liliang Ren, Marisa Hudspeth, Charlotte Lambert, Ariel Cordes, Elizabeth Kaplan, Anjali Narayan-Chen, Julia Hockenmaier

Interactive agents capable of understanding and executing instructions in the physical world have long been a central goal in AI research. The Minecraft Collaborative Building Task (MCBT) provides one such setting to work towards this goal (Narayan-Chen, Jayannavar, and Hockenmaier 2019). It is a two-player game in which an Architect (A) instructs a Builder (B) to construct a target structure in a simulated Blocks World Environment. We focus on the challenging Builder Action Prediction (BAP) subtask of predicting correct action sequences in a given multimodal game context with limited training data (Jayannavar, Narayan-Chen, and Hockenmaier 2020). We take a closer look at evaluation and data for the BAP task, discovering key challenges and making significant improvements on both fronts to propose BAP v2, an upgraded version of the task. This will allow future work to make more efficient and meaningful progress on it. It comprises of: (1) an enhanced evaluation benchmark that includes a cleaner test set and fairer, more insightful metrics, and (2) additional synthetic training data generated from novel Minecraft dialogue and target structure simulators emulating the MCBT. We show that the synthetic data can be used to train more performant and robust neural models even with relatively simple training methods. Looking ahead, such data could also be crucial for training more sophisticated, data-hungry deep transformer models and training/fine-tuning increasingly large LLMs. Although modeling is not the primary focus of this work, we also illustrate the impact of our data and training methodologies on a simple LLM- and transformer-based model, thus validating the robustness of our approach, and setting the stage for more advanced architectures and LLMs going forward.

📄 PDF Abstract BibTeX arXiv:2501.10836

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingMinecraft

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Creative Agents: Empowering Agents with Imagination for Creative Tasks

2023-12-05 · Chi Zhang, Penglin Cai, Yuhui Fu, Haoqi Yuan 외

We study building embodied agents for open-ended creative tasks. While existing methods build instruction-following agents that can perform diverse open-ended tasks, none of them demonstrates creativity -- the ability to…

Instruction FollowingLanguage ModellingLarge Language ModelMinecraft

Odyssey: Empowering Minecraft Agents with Open-World Skills

2024-07-22 · Shunyu Liu, Yaoru Li, Kongcheng Zhang, Zhenyu Cui 외

Recent studies have delved into constructing generalist agents for open-world environments like Minecraft. Despite the encouraging results, existing efforts mainly focus on solving basic programmatic tasks, e.g., materia…

Language ModellingLarge Language ModelMinecraftQuestion Answering

STEVE-1: A Generative Model for Text-to-Behavior in Minecraft

2023-06-01 · NeurIPS 2023 11 · Shalev Lifshitz, Keiran Paster, Harris Chan, Jimmy Ba 외

Constructing AI models that respond to text instructions is challenging, especially for sequential decision-making tasks. This work introduces a methodology, inspired by unCLIP, for instruction-tuning generative models o…

Decision MakingImage GenerationInstruction FollowingMinecraft+1

CrafterDojo: A Suite of Foundation Models for Building Open-Ended Embodied Agents in Crafter

2025-08-19 · Junyeong Park, Hyeonseo Cho, Sungjin Ahn arxiv

Developing general-purpose embodied agents is a core challenge in AI. Minecraft provides rich complexity and internet-scale data, but its slow speed and engineering overhead make it unsuitable for rapid prototyping. Craf…

Instruction Following

OmniJARVIS: Unified Vision-Language-Action Tokenization Enables Open-World Instruction Following Agents

2024-06-27 · ZiHao Wang, Shaofei Cai, Zhancun Mu, Haowei Lin 외

This paper presents OmniJARVIS, a novel Vision-Language-Action (VLA) model for open-world instruction-following agents in Minecraft. Compared to prior works that either emit textual goals to separate controllers or produ…

DecoderImitation LearningInstruction FollowingMinecraft+2