MineNPC-Task: Task Suite for Memory-Aware Minecraft Agents
By: Tamil Sudaravan Mohan Doss , Michael Xu , Sudha Rao and more
Potential Business Impact:
Lets game characters remember and learn from playing.
We present MineNPC-Task, a user-authored benchmark and evaluation harness for testing memory-aware, mixed-initiative LLM agents in open-world Minecraft. Rather than relying on synthetic prompts, tasks are elicited through formative and summative co-play with expert players, then normalized into parametric templates with explicit preconditions and dependency structure. These tasks are paired with machine-checkable validators under a bounded-knowledge policy that forbids out-of-world shortcuts. The harness captures plan, action, and memory events, including plan previews, targeted clarifications, memory reads and writes, precondition checks, and repair attempts, and reports outcomes relative to the total number of attempted subtasks using only in-world evidence. As an initial snapshot, we instantiate the framework with GPT-4o and evaluate 216 subtasks across 8 experienced players. We observe recurring breakdown patterns in code execution, inventory and tool handling, referencing, and navigation, alongside successful recoveries supported by mixed-initiative clarifications and lightweight memory use. Participants rated interaction quality and interface usability positively, while noting the need for stronger memory persistence across tasks. We release the complete task suite, validators, logs, and evaluation harness to support transparent and reproducible evaluation of future memory-aware embodied agents.
Similar Papers
MineNPC-Task: Task Suite for Memory-Aware Minecraft Agents
Artificial Intelligence
Teaches game characters to remember and play better.
BAP v2: An Enhanced Task Framework for Instruction Following in Minecraft Dialogues
Computation and Language
Teaches computers to build things from instructions.
MINDSTORES: Memory-Informed Neural Decision Synthesis for Task-Oriented Reinforcement in Embodied Systems
Artificial Intelligence
Lets robots learn from past actions in games.