paper-with-me

홈 › Papers

Reward prediction for representation learning and reward shaping

2021-05-07 · Hlynur Davíð Hlynsson, Laurenz Wiskott

One of the fundamental challenges in reinforcement learning (RL) is the one of data efficiency: modern algorithms require a very large number of training samples, especially compared to humans, for solving environments with high-dimensional observations. The severity of this problem is increased when the reward signal is sparse. In this work, we propose learning a state representation in a self-supervised manner for reward prediction. The reward predictor learns to estimate either a raw or a smoothed version of the true reward signal in environment with a single, terminating, goal state. We augment the training of out-of-the-box RL agents by shaping the reward using our reward predictor during policy learning. Using our representation for preprocessing high-dimensional observations, as well as using the predictor for reward shaping, is shown to significantly enhance Actor Critic using Kronecker-factored Trust Region and Proximal Policy Optimization in single-goal environments with visual inputs.

📄 PDF Abstract BibTeX arXiv:2105.03172

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionReinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

Shaping Sparse Rewards in Reinforcement Learning: A Semi-supervised Approach

2025-01-31 · Wenyun Li, Wenjie Huang

In many real-world scenarios, reward signal for agents are exceedingly sparse, making it challenging to learn an effective reward function for reward shaping. To address this issue, our approach performs reward shaping n…

Data Augmentationreinforcement-learningReinforcement Learning

Shaping Proto-Value Functions via Rewards

2015-11-27 · Chandrashekar Lakshmi Narayanan, Raj Kumar Maity, Shalabh Bhatnagar

In this paper, we combine task-dependent reward shaping and task-independent proto-value functions to obtain reward dependent proto-value functions (RPVFs). In constructing the RPVFs we are making use of the immediate re…

Automatic Reward Shaping from Multi-Objective Human Heuristics

2025-12-17 · Yuqing Xie, Jiayu Chen, Wenhao Tang, Ya Zhang 외 arxiv

Designing effective reward functions remains a central challenge in reinforcement learning, especially in multi-objective environments. In this work, we propose Multi-Objective Reward Shaping with Exploration (MORSE), a …

Reinforcement Learning

Learning to Utilize Shaping Rewards: A New Approach of Reward Shaping

2020-11-05 · NeurIPS 2020 12 · Yujing Hu, Weixun Wang, Hangtian Jia, Yixiang Wang 외

Reward shaping is an effective technique for incorporating domain knowledge into reinforcement learning (RL). Existing approaches such as potential-based reward shaping normally make full use of a given shaping reward fu…

MuJoCoReinforcement Learning (RL)

Predictive Coding for Boosting Deep Reinforcement Learning with Sparse Rewards

2019-12-21 · Xingyu Lu, Stas Tiomkin, Pieter Abbeel

While recent progress in deep reinforcement learning has enabled robots to learn complex behaviors, tasks with long horizons and sparse rewards remain an ongoing challenge. In this work, we propose an effective reward sh…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)