AI Can Generate ‘Doom’ Levels Now

AI Can Generate ‘Doom’ Levels Now

  • May 12, 2018
Table of Contents

AI Can Generate ‘Doom’ Levels Now

Researchers recently successfully trained neural networks to generate level maps for Doom that, they report in a paper published to the arXiv preprint server in April, “proved to be interesting” to play. The work was carried out by researchers from the Polytechnic University of Milan and used Generative Adversarial Networks, a recent innovation in the field of deep learning.

The goal of the technique, ultimately, is to reduce the time it takes to develop games by automating parts of level design and, arguably, letting humans do more creative work. Neural networks are algorithms that “learn” patterns in large datasets and then generate new predictions based on what they’ve learned. Generative Adversarial Networks (GANs) provide a powerful generative model, and have been used to generate horrifying faces and even turn winter scenes into summer ones.

In a GAN, two neural networks—the generator and the discriminator—are set against each other. The generator is “trained” on input data (in this case, more than 1,000 Doom maps), and it creates new levels based on the model it’s learned. The generator’s goal is to trick the discriminator side of the algorithm, which is satisfied if it believes a Doom map was created by a person and not a computer.

Source: vice.com

Tags :
Share :
comments powered by Disqus

Related Posts

AI trained to navigate develops brain-like location tracking

AI trained to navigate develops brain-like location tracking

Now that DeepMind has solved Go, the company is applying DeepMind to navigation. Navigation relies on knowing where you are in space relative to your surroundings and continually updating that knowledge as you move. DeepMind scientists trained neural networks to navigate like this in a square arena, mimicking the paths that foraging rats took as they explored the space.

Read More
Facebook’s Field Guide to Machine Learning video series

Facebook’s Field Guide to Machine Learning video series

The Facebook Field Guide to Machine Learning is a six-part video series developed by the Facebook ads machine learning team. The series shares best real-world practices and provides practical tips about how to apply machine-learning capabilities to real-world problems. Machine learning and artificial intelligence are in the headlines everywhere today, and there are many resources to teach you about how the algorithms work and demonstrations of the latest cutting-edge research.

Read More