NeurIPS 2020poster60 citations

See, Hear, Explore: Curiosity via Audio-Visual Association

Victoria Dean, Shubham Tulsiani, Abhinav Gupta

Abstract

Exploration is one of the core challenges in reinforcement learning. A common formulation of curiosity-driven exploration uses the difference between the real future and the future predicted by a learned model. However, predicting the future is an inherently difficult task which can be ill-posed in the face of stochasticity. In this paper, we introduce an alternative form of curiosity that rewards novel associations between different senses. Our approach exploits multiple modalities to provide a stronger signal for more efficient exploration. Our method is inspired by the fact that, for humans, both sight and sound play a critical role in exploration. We present results on several Atari environments and Habitat (a photorealistic navigation simulator), showing the benefits of using an audio-visual association model for intrinsically guiding learning agents in the absence of external rewards. For videos and code, see https://vdean.github.io/audio-curiosity.html.

BibTeX
@inproceedings{NEURIPS2020_ab6b331e,
 author = {Dean, Victoria and Tulsiani, Shubham and Gupta, Abhinav},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {14961--14972},
 publisher = {Curran Associates, Inc.},
 title = {See, Hear, Explore: Curiosity via Audio-Visual Association},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/ab6b331e94c28169d15cca0cb3bbc73e-Paper.pdf},
 volume = {33},
 year = {2020}
}