English

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

Machine Learning 2021-01-19 v2 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

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.

Keywords

Cite

@article{arxiv.2007.03669,
  title  = {See, Hear, Explore: Curiosity via Audio-Visual Association},
  author = {Victoria Dean and Shubham Tulsiani and Abhinav Gupta},
  journal= {arXiv preprint arXiv:2007.03669},
  year   = {2021}
}
R2 v1 2026-06-23T16:55:44.953Z