How to Stay Curious while Avoiding Noisy TVs using Aleatoric Uncertainty Estimation
Augustine N. Mavor-Parker, Kimberly A. Young, Caswell Barry, Lewis D., Griffin

TL;DR
This paper introduces Aleatoric Mapping Agents (AMAs), a novel approach inspired by neuroscience that estimates environment uncertainty to improve exploration in noisy, stochastic environments, outperforming traditional curiosity-driven methods.
Contribution
The paper presents AMAs, a new method that explicitly models environment uncertainty to avoid stochastic traps, advancing exploration strategies in noisy environments.
Findings
AMAs effectively avoid action-dependent stochastic traps.
AMAs outperform traditional curiosity-driven agents in noisy environments.
Open-source code available for reproducibility.
Abstract
Exploration in environments with sparse rewards is difficult for artificial agents. Curiosity driven learning -- using feed-forward prediction errors as intrinsic rewards -- has achieved some success in these scenarios, but fails when faced with action-dependent noise sources. We present aleatoric mapping agents (AMAs), a neuroscience inspired solution modeled on the cholinergic system of the mammalian brain. AMAs aim to explicitly ascertain which dynamics of the environment are unpredictable, regardless of whether those dynamics are induced by the actions of the agent. This is achieved by generating separate forward predictions for the mean and variance of future states and reducing intrinsic rewards for those transitions with high aleatoric variance. We show AMAs are able to effectively circumvent action-dependent stochastic traps that immobilise conventional curiosity driven agents.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural dynamics and brain function
