Internally Rewarded Reinforcement Learning
Mengdi Li, Xufeng Zhao, Jae Hee Lee, Cornelius Weber, Stefan Wermter

TL;DR
This paper introduces Internally Rewarded Reinforcement Learning (IRRL), where rewards are generated by an internal model, and proposes a clipped linear reward function to stabilize training and improve performance.
Contribution
The paper formally defines IRRL, analyzes the effects of reward functions, and proposes a clipped linear reward function to enhance stability and convergence.
Findings
Clipped linear reward function stabilizes training in IRRL.
Proposed method achieves faster convergence.
Method outperforms baselines across diverse tasks.
Abstract
We study a class of reinforcement learning problems where the reward signals for policy learning are generated by an internal reward model that is dependent on and jointly optimized with the policy. This interdependence between the policy and the reward model leads to an unstable learning process because reward signals from an immature reward model are noisy and impede policy learning, and conversely, an under-optimized policy impedes reward estimation learning. We call this learning setting (IRRL) as the reward is not provided directly by the environment but by a reward model. In this paper, we formally formulate IRRL and present a class of problems that belong to IRRL. We theoretically derive and empirically analyze the effect of the reward function in IRRL and based on these analyses propose the clipped…
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
TopicsReinforcement Learning in Robotics · Muscle activation and electromyography studies · Fuel Cells and Related Materials
