

Machine Learning + Procedural Content Generation with Julian Togelius and Sebastian Risi
Aug 29, 2020
Joining the conversation are Julian Togelius, an Associate Professor researching AI in game development, and Sebastian Risi, co-director of the Robotics Evolution and Arts Lab at IT University of Copenhagen. They dive into how procedural content generation boosts adaptability in gaming. The duo discusses the exciting synergy between AI and game design, showcasing its potential to evolve dynamic environments. They also touch on the challenges of creating diverse gaming worlds and the innovative AI tools transforming game development, including NPC enhancement and automated level creation.
AI Snips
Chapters
Books
Transcript
Episode notes
Rogue and PCG Origins
- Julian Togelius explains how the game Rogue used PCG due to memory constraints.
- Rogue's algorithm created new dungeons every playthrough, inspiring "Roguelikes."
Elite's Vast Galaxy
- Julian Togelius mentions Elite (1984) as another early PCG example.
- Elite's vast galaxy was procedurally generated from random seeds, fitting limited machine memory.
Mutual Benefits of PCG and ML
- PCG and machine learning can benefit each other.
- Machine learning improves PCG algorithms, while PCG addresses machine learning's overfitting.