pith. sign in

arxiv: 2406.11247 · v1 · pith:WJWPQ22Snew · submitted 2024-06-17 · 💻 cs.CV

STEVE Series: Step-by-Step Construction of Agent Systems in Minecraft

classification 💻 cs.CV
keywords systemagentagentsstevetasksbeginenvironmentexploration
0
0 comments X
read the original abstract

Building an embodied agent system with a large language model (LLM) as its core is a promising direction. Due to the significant costs and uncontrollable factors associated with deploying and training such agents in the real world, we have decided to begin our exploration within the Minecraft environment. Our STEVE Series agents can complete basic tasks in a virtual environment and more challenging tasks such as navigation and even creative tasks, with an efficiency far exceeding previous state-of-the-art methods by a factor of $2.5\times$ to $7.3\times$. We begin our exploration with a vanilla large language model, augmenting it with a vision encoder and an action codebase trained on our collected high-quality dataset STEVE-21K. Subsequently, we enhanced it with a Critic and memory to transform it into a complex system. Finally, we constructed a hierarchical multi-agent system. Our recent work explored how to prune the agent system through knowledge distillation. In the future, we will explore more potential applications of STEVE agents in the real world.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. WISE: A Long-Horizon Agent in Minecraft with Why-Which Reasoning

    cs.AI 2026-06 unverdicted novelty 5.0

    WISE augments Minecraft agents with causal memory graphs and opportunistic scheduling to raise success rates on long-horizon sparse-reward tasks.