MineDojo:利用互联网规模知识构建开放式具身智能体

MineDojo: Building Open-Ended Embodied Agents with Internet-Scale Knowledge

范麟熙 Jim Fan · NVIDIA · 2022-06-17 · arXiv:2206.08853 ↗ · 被引 587

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

自主智能体在 Atari 游戏和围棋等专业领域取得了巨大进步。然而,它们通常在孤立环境中从零开始学习,目标有限且由人工设计,因此难以泛化到广泛的任务和能力。受人类在开放世界中持续学习和适应的启发,我们主张构建通用智能体的三个要素:1)支持多种任务和目标的模拟环境,2)大规模多模态知识数据库,3)灵活可扩展的智能体架构。我们提出了 MineDojo,这是一个基于热门游戏 Minecraft 的新框架,包含一个具有数千种多样化开放式任务的模拟套件,以及一个包含 Minecraft 视频、教程、维基页面和论坛讨论的互联网规模知识库。利用 MineDojo 的数据,我们提出了一种新颖的智能体学习算法,该算法利用大型预训练视频-语言模型作为学习到的奖励函数。我们的智能体能够解决各种由自由形式语言指定的开放式任务,无需任何手动设计的密集塑形奖励。我们开源了模拟套件、知识库、算法实现和预训练模型(https://minedojo.org),以推动实现通用具身智能体目标的研究。

Autonomous agents have made great strides in specialist domains like Atari games and Go. However, they typically learn tabula rasa in isolated environments with limited and manually conceived objectives, thus failing to generalize across a wide spectrum of tasks and capabilities. Inspired by how humans continually learn and adapt in the open world, we advocate a trinity of ingredients for building generalist agents: 1) an environment that supports a multitude of tasks and goals, 2) a large-scale database of multimodal knowledge, and 3) a flexible and scalable agent architecture. We introduce MineDojo, a new framework built on the popular Minecraft game that features a simulation suite with thousands of diverse open-ended tasks and an internet-scale knowledge base with Minecraft videos, tutorials, wiki pages, and forum discussions. Using MineDojo's data, we propose a novel agent learning algorithm that leverages large pre-trained video-language models as a learned reward function. Our agent is able to solve a variety of open-ended tasks specified in free-form language without any manually designed dense shaping reward. We open-source the simulation suite, knowledge bases, algorithm implementation, and pretrained models (https://minedojo.org) to promote research towards the goal of generally capable embodied agents.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 14)

阅读逐段中英对照全文 →