paper-with-me

Papers

Evolving Flying Machines in Minecraft Using Quality Diversity

2023-02-01 · Alejandro Medina, Melanie Richey, Mark Mueller, Jacob Schrum

Minecraft is a great testbed for human creativity that has inspired the design of various structures and even functioning machines, including flying machines. EvoCraft is an API for programmatically generating structures in Minecraft, but the initial work in this domain was not capable of evolving flying machines. This paper applies fitness-based evolution and quality diversity search in order to evolve flying machines. Although fitness alone can occasionally produce flying machines, thanks in part to a more sophisticated fitness function than was used previously, the quality diversity algorithm MAP-Elites is capable of discovering flying machines much more reliably, at least when an appropriate behavior characterization is used to guide the search for diverse solutions.

📄 PDF Abstract BibTeX arXiv:2302.00782

Code (1)

schrum2/MM-NEAT 공식 구현 pytorch

Tasks

DiversityMinecraft

Similar Papers 제목 키워드 기반

EvoCraft: A New Challenge for Open-Endedness

2020-12-08 · Djordje Grbic, Rasmus Berg Palm, Elias Najarro, Claire Glanois 외

This paper introduces EvoCraft, a framework for Minecraft designed to study open-ended algorithms. We introduce an API that provides an open-source Python interface for communicating with Minecraft to place and track blo…

Minecraft

Optimus-3: Towards Generalist Multimodal Minecraft Agents with Scalable Task Experts

2025-06-12 · Zaijing Li, Yuquan Xie, Rui Shao, Gongwei Chen 외

Recently, agents based on multimodal large language models (MLLMs) have achieved remarkable progress across various domains. However, building a generalist agent with capabilities such as perception, planning, action, gr…

DiversityMinecraftMixture-of-ExpertsMultimodal Reasoning

Generating Redstone Style Cities in Minecraft

2023-07-19 · Shuo Huang, Chengpeng Hu, Julian Togelius, Jialin Liu

Procedurally generating cities in Minecraft provides players more diverse scenarios and could help understand and improve the design of cities in other digital worlds and the real world. This paper presents a city genera…

Layout GenerationMinecraft

BugCraft: End-to-End Crash Bug Reproduction Using LLM Agents in Minecraft

2025-03-25 · Eray Yapağcı, Yavuz Alp Sencer Öztürk, Eray Tüzün

Reproducing game bugs, in our case crash bugs in continuously evolving games like Minecraft, is a notoriously manual, time-consuming, and challenging process to automate. Despite the success of LLM-driven bug reproductio…

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