PKU-RL / Plan4MC

Reinforcement learning and planning for Minecraft.
MIT License
150 stars 19 forks source link

Plan4MC: Skill Reinforcement Learning and Planning for Open-World Minecraft Tasks

[[Website]](https://sites.google.com/view/plan4mc) [[Arxiv Paper]](https://arxiv.org/abs/2303.16563) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/MineDojo)](https://pypi.org/project/MineDojo/) [](https://pytorch.org/) [![GitHub license](https://img.shields.io/github/license/MineDojo/MineCLIP)](https://github.com/PKU-RL/Plan4MC/blob/main/LICENSE) ______________________________________________________________________ ![](figs/plan4mc.png)

Plan4MC is a multi-task agent in Minecraft, solving long-term tasks via planning over basic skills. It acquire three types of fine-grained basic skills through reinforcement learning without demonstrations. With a skill graph pre-generated by the Large Language Model, the skill search algorithm generates skill plans and interactively selects policies to solve complicated tasks. Plan4MC accomplishes 24 diverse hard tasks in Minecraft.

Installation

Tasks

Plan4MC

Citation

@article{yuan2023plan4mc,
      title={{Plan4MC}: Skill Reinforcement Learning and Planning for Open-World {Minecraft} Tasks}, 
      author={Yuan, Haoqi and Zhang, Chi and Wang, Hongcheng and Xie, Feiyang and Cai, Penglin and Dong, Hao and Lu, Zongqing},
      journal={arXiv preprint arXiv:2303.16563},
      year={2023},
}