Quick and Accurate Affordance Learning
Fedor Scholz, Erik Ayari, Johannes Bertram, Martin V. Butz

TL;DR
This paper presents a deep learning model that actively explores environments to learn affordances, emphasizing the importance of uncertainty measures and navigation strategies for efficient learning, inspired by infant behavior.
Contribution
The study introduces a novel deep learning architecture that combines global exploration with local affordance learning, utilizing Jensen-Shannon Divergence for balanced active exploration.
Findings
JSD provides the most balanced exploration strategy.
Model effectively distinguishes epistemic from aleatoric uncertainty.
Active navigation enhances affordance learning efficiency.
Abstract
Infants learn actively in their environments, shaping their own learning curricula. They learn about their environments' affordances, that is, how local circumstances determine how their behavior can affect the environment. Here we model this type of behavior by means of a deep learning architecture. The architecture mediates between global cognitive map exploration and local affordance learning. Inference processes actively move the simulated agent towards regions where they expect affordance-related knowledge gain. We contrast three measures of uncertainty to guide this exploration: predicted uncertainty of a model, standard deviation between the means of several models (SD), and the Jensen-Shannon Divergence (JSD) between several models. We show that the first measure gets fooled by aleatoric uncertainty inherent in the environment, while the two other measures focus learning on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Adversarial Robustness in Machine Learning
MethodsFocus
