GAIG Game AI Research Group @ QMUL

'Did You Hear That?' Learning to Play Video Games from Audio Cues


Abstract

Game-playing AI research has focused for a long time on learning to play video games from visual input or symbolic information. However, humans benefit from a wider array of sensors which we utilise in order to navigate the world around us. In particular, sounds and music are key to how many of us perceive the world and influence the decisions we make. In this paper, we present initial experiments on game-playing agents learning to play video games solely from audio cues. We expand the Video Game Description Language to allow for audio specification, and the General Video Game AI framework to provide new audio games and an API for learning agents to make use of audio observations. We analyse the games and the audio game design process, include initial results with simple Q-Learning agents, and encourage further research in this area.
Arxiv: http://arxiv.org/abs/1906.04027 
URL: https://ieeexplore.ieee.org/document/8848088
Github: https://github.com/rdgain/GVGAI-Sound 
DOI:10.1109/CIG.2019.8848088

Cite this work

@inproceedings{gaina2019audio,
author= {Raluca D. Gaina and Matthew Stephenson},
title= {{'Did You Hear That?' Learning to Play Video Games from Audio Cues}},
year= {2019},
booktitle= {{IEEE Conference on Games (COG)}},
pages= {1--4},
url= {https://ieeexplore.ieee.org/document/8848088},
doi= {10.1109/CIG.2019.8848088},
abstract= {Game-playing AI research has focused for a long time on learning to play video games from visual input or symbolic information. However, humans benefit from a wider array of sensors which we utilise in order to navigate the world around us. In particular, sounds and music are key to how many of us perceive the world and influence the decisions we make. In this paper, we present initial experiments on game-playing agents learning to play video games solely from audio cues. We expand the Video Game Description Language to allow for audio specification, and the General Video Game AI framework to provide new audio games and an API for learning agents to make use of audio observations. We analyse the games and the audio game design process, include initial results with simple Q-Learning agents, and encourage further research in this area.},
}

Comments

Content