paper-with-me

홈 › Papers

Automatic Reward Design via Learning Motivation-Consistent Intrinsic Rewards

2022-07-29 · Yixiang Wang, Yujing Hu, Feng Wu, Yingfeng Chen

Reward design is a critical part of the application of reinforcement learning, the performance of which strongly depends on how well the reward signal frames the goal of the designer and how well the signal assesses progress in reaching that goal. In many cases, the extrinsic rewards provided by the environment (e.g., win or loss of a game) are very sparse and make it difficult to train agents directly. Researchers usually assist the learning of agents by adding some auxiliary rewards in practice. However, designing auxiliary rewards is often turned to a trial-and-error search for reward settings that produces acceptable results. In this paper, we propose to automatically generate goal-consistent intrinsic rewards for the agent to learn, by maximizing which the expected accumulative extrinsic rewards can be maximized. To this end, we introduce the concept of motivation which captures the underlying goal of maximizing certain rewards and propose the motivation based reward design method. The basic idea is to shape the intrinsic rewards by minimizing the distance between the intrinsic and extrinsic motivations. We conduct extensive experiments and show that our method performs better than the state-of-the-art methods in handling problems of delayed reward, exploration, and credit assignment.

📄 PDF Abstract BibTeX arXiv:2207.14722

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CIM: Constrained Intrinsic Motivation for Sparse-Reward Continuous Control

2022-11-28 · Xiang Zheng, Xingjun Ma, Cong Wang

Intrinsic motivation is a promising exploration technique for solving reinforcement learning tasks with sparse or absent extrinsic rewards. There exist two technical challenges in implementing intrinsic motivation: 1) ho…

continuous-controlContinuous ControlEfficient Exploration

LECO: Learnable Episodic Count for Task-Specific Intrinsic Reward

2022-10-11 · DaeJin Jo, Sungwoong Kim, Daniel Wontae Nam, Taehwan Kwon 외

Episodic count has been widely used to design a simple yet effective intrinsic motivation for reinforcement learning with a sparse reward. However, the use of episodic count in a high-dimensional state space as well as o…

Efficient Explorationreinforcement-learning

Autonomous Behavior and Whole-Brain Dynamics Emerge in Embodied Zebrafish Agents with Model-based Intrinsic Motivation

2025-05-30 · Reece Keller, Alyn Tornell, Felix Pei, Xaq Pitkow 외

Autonomy is a hallmark of animal intelligence, enabling adaptive and intelligent behavior in complex environments without relying on external reward or task structure. Existing reinforcement learning approaches to explor…

Constrained Intrinsic Motivation for Reinforcement Learning

2024-07-12 · Xiang Zheng, Xingjun Ma, Chao Shen, Cong Wang

This paper investigates two fundamental problems that arise when utilizing Intrinsic Motivation (IM) for reinforcement learning in Reward-Free Pre-Training (RFPT) tasks and Exploration with Intrinsic Motivation (EIM) tas…

MuJoCoreinforcement-learningReinforcement Learning

The intrinsic motivation of reinforcement and imitation learning for sequential tasks

2024-12-29 · Sao Mai Nguyen

This work in the field of developmental cognitive robotics aims to devise a new domain bridging between reinforcement learning and imitation learning, with a model of the intrinsic motivation for learning agents to learn…

Imitation LearningMulti-Task Learning