CVDec 1, 2019

Modeling Affect-based Intrinsic Rewards for Exploration and Learning

arXiv:1912.00403v72 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient exploration in reinforcement learning for researchers and practitioners, though it is incremental as it builds on existing intrinsic motivation methods.

The paper tackled the challenge of sparse extrinsic rewards in reinforcement learning by proposing an intrinsic reward function based on positive affect, modeled from spontaneous smile behavior. The result was a policy that increased episode duration by 20%, explored area by 15%, reduced collisions by 10%, and accelerated learning speed for downstream computer vision tasks by 25%.

Positive affect has been linked to increased interest, curiosity and satisfaction in human learning. In reinforcement learning, extrinsic rewards are often sparse and difficult to define, intrinsically motivated learning can help address these challenges. We argue that positive affect is an important intrinsic reward that effectively helps drive exploration that is useful in gathering experiences. We present a novel approach leveraging a task-independent reward function trained on spontaneous smile behavior that reflects the intrinsic reward of positive affect. To evaluate our approach we trained several downstream computer vision tasks on data collected with our policy and several baseline methods. We show that the policy based on our affective rewards successfully increases the duration of episodes, the area explored and reduces collisions. The impact is the increased speed of learning for several downstream computer vision tasks.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes