paper-with-me

홈 › Papers

A General Perspective on Objectives of Reinforcement Learning

2023-06-05 · Long Yang

In this lecture, we present a general perspective on reinforcement learning (RL) objectives, where we show three versions of objectives. The first version is the standard definition of objective in RL literature. Then we extend the standard definition to the $\lambda$-return version, which unifies the standard definition of objective. Finally, we propose a general objective that unifies the previous two versions. The last version provides a high level to understand of RL's objective, where it shows a fundamental formulation that connects some widely used RL techniques (e.g., TD$(\lambda)$ and GAE), and this objective can be potentially applied to extensive RL algorithms.

📄 PDF Abstract BibTeX arXiv:2306.03074

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

On the (In)Tractability of Reinforcement Learning for LTL Objectives

2021-11-24 · Cambridge Yang, Michael Littman, Michael Carbin

In recent years, researchers have made significant progress in devising reinforcement-learning algorithms for optimizing linear temporal logic (LTL) objectives and LTL-like objectives. Despite these advancements, there a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

The Geometry of Nonlinear Reinforcement Learning

2025-09-01 · Nikola Milosevic, Nico Scherf arxiv

Reward maximization, safe exploration, and intrinsic motivation are often studied as separate objectives in reinforcement learning (RL). We present a unified geometric framework, that views these goals as instances of a …

Reinforcement Learning

A Micro-Objective Perspective of Reinforcement Learning

2019-05-24 · Changjian Li, Krzysztof Czarnecki

The standard reinforcement learning (RL) formulation considers the expectation of the (discounted) cumulative reward. This is limiting in applications where we are concerned with not only the expected performance, but al…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Distributed Multitask Reinforcement Learning with Quadratic Convergence

2018-12-01 · NeurIPS 2018 12 · Rasul Tutunov, Dongho Kim, Haitham Bou Ammar

Multitask reinforcement learning (MTRL) suffers from scalability issues when the number of tasks or trajectories grows large. The main reason behind this drawback is the reliance on centeralised solutions. Recent methods…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Inference

A Practical Guide to Multi-Objective Reinforcement Learning and Planning

2021-03-17 · Conor F. Hayes, Roxana Rădulescu, Eugenio Bargiacchi, Johan Källström 외

Real-world decision-making tasks are generally complex, requiring trade-offs between multiple, often conflicting, objectives. Despite this, the majority of research in reinforcement learning and decision-theoretic planni…

Decision MakingMulti-Objective Reinforcement Learningreinforcement-learningReinforcement Learning+1