paper-with-me

홈 › Papers

Why Build an Assistant in Minecraft?

2019-07-22 · Arthur Szlam, Jonathan Gray, Kavya Srinet, Yacine Jernite, Armand Joulin, Gabriel Synnaeve, Douwe Kiela, Haonan Yu, Zhuoyuan Chen, Siddharth Goyal, Demi Guo, Danielle Rothermel, C. Lawrence Zitnick, Jason Weston

In this document we describe a rationale for a research program aimed at building an open "assistant" in the game Minecraft, in order to make progress on the problems of natural language understanding and learning from dialogue.

📄 PDF Abstract BibTeX arXiv:1907.09273

Code (1)

facebookresearch/craftassist 공식 구현 pytorch

Tasks

MinecraftNatural Language Understanding

Similar Papers 제목 키워드 기반

AssistanceZero: Scalably Solving Assistance Games

2025-04-09 · Cassidy Laidlaw, Eli Bronstein, Timothy Guo, Dylan Feng 외

Assistance games are a promising alternative to reinforcement learning from human feedback (RLHF) for training AI assistants. Assistance games resolve key drawbacks of RLHF, such as incentives for deceptive behavior, by …

Imitation LearningMinecraft

CraftAssist: A Framework for Dialogue-enabled Interactive Agents

2019-07-19 · Jonathan Gray, Kavya Srinet, Yacine Jernite, Haonan Yu 외

This paper describes an implementation of a bot assistant in Minecraft, and the tools and platform allowing players to interact with the bot and to record those interactions. The purpose of building such an assistant is …

Minecraft

Meta-Diversity Search in Complex Systems, A Recipe for Artificial Open-Endedness ?

2023-12-01 · Mayalen Etcheverry, Bert Wang-Chak Chan, Clément Moulin-Frier, Pierre-Yves Oudeyer

Can we build an artificial system that would be able to generate endless surprises if ran "forever" in Minecraft? While there is not a single path toward solving that grand challenge, this article presents what we believ…

DiversityMinecraft

CraftAssist Instruction Parsing: Semantic Parsing for a Minecraft Assistant

2019-04-17 · Yacine Jernite, Kavya Srinet, Jonathan Gray, Arthur Szlam

We propose a large scale semantic parsing dataset focused on instruction-driven communication with an agent in Minecraft. We describe the data collection process which yields additional 35K human generated instructions w…

MinecraftSemantic Parsing

3D Building Generation in Minecraft via Large Language Models

2024-06-13 · Shiying Hu, Zengrong Huang, Chengpeng Hu, Jialin Liu

Recently, procedural content generation has exhibited considerable advancements in the domain of 2D game level generation such as Super Mario Bros. and Sokoban through large language models (LLMs). To further validate th…

MinecraftSokoban