paper-with-me

Papers

Hyperbolically-Discounted Reinforcement Learning on Reward-Punishment Framework

2021-06-03 · Taisuke Kobayashi

This paper proposes a new reinforcement learning with hyperbolic discounting. Combining a new temporal difference error with the hyperbolic discounting in recursive manner and reward-punishment framework, a new scheme to learn the optimal policy is derived. In simulations, it is found that the proposal outperforms the standard reinforcement learning, although the performance depends on the design of reward and punishment. In addition, the averages of discount factors w.r.t. reward and punishment are different from each other, like a sign effect in animal behaviors.

📄 PDF Abstract BibTeX arXiv:2106.01516

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Regularized Reward-Punishment Reinforcement Learning

2026-06-26 · Jiexin Wang, Eiji Uchibe arxiv

We propose KL-Coupled Policy Regularization (KCPR), a policy coordination framework for Reward-Punishment Reinforcement Learning (RPRL). Based on KCPR, we derive KL-Coupled Soft Optimality (KCSO) and develop its deep rea…

Reinforcement Learning

Reward-Punishment Reinforcement Learning with Maximum Entropy

2024-05-20 · Jiexin Wang, Eiji Uchibe

We introduce the ``soft Deep MaxPain'' (softDMP) algorithm, which integrates the optimization of long-term policy entropy into reward-punishment reinforcement learning objectives. Our motivation is to facilitate a smooth…

reinforcement-learningReinforcement Learning

Stochastic Reinforcement Learning

2019-02-11 · Nikki Lijing Kuang, Clement H. C. Leung, Vienne W. K. Sung

In reinforcement learning episodes, the rewards and punishments are often non-deterministic, and there are invariably stochastic elements governing the underlying situation. Such stochastic elements are often numerous an…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Tournament selection in zeroth-level classifier systems based on average reward reinforcement learning

2016-04-26 · Zhaoxiang Zang, Zhao Li, Junying Wang, Zhiping Dan

As a genetics-based machine learning technique, zeroth-level classifier system (ZCS) is based on a discounted reward reinforcement learning algorithm, bucket-brigade algorithm, which optimizes the discounted total reward…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Avoiding Confusion between Predictors and Inhibitors in Value Function Approximation

2013-12-19 · Patrick C. Connor, Thomas P. Trappenberg

In reinforcement learning, the goal is to seek rewards and avoid punishments. A simple scalar captures the value of a state or of taking an action, where expected future rewards increase and punishments decrease this qua…

Decision MakingReinforcement LearningValue prediction