English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Paper

Tackling Decision Processes with Non-Cumulative Objectives using Reinforcement Learning

MPS-Authors

Nägele,  Maximilian
Marquardt Division, Max Planck Institute for the Science of Light, Max Planck Society;
Friedrich-Alexander-Universität Erlangen-Nürnberg;

Olle,  Jan
Marquardt Division, Max Planck Institute for the Science of Light, Max Planck Society;

Zen,  Remmy
Marquardt Division, Max Planck Institute for the Science of Light, Max Planck Society;

/persons/resource/persons201125

Marquardt,  Florian
Marquardt Division, Max Planck Institute for the Science of Light, Max Planck Society;
Friedrich-Alexander-Universität Erlangen-Nürnberg;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

2405.13609.pdf
(Preprint), 3MB

Supplementary Material (public)

Bildschirmfoto 2024-05-28 um 15.17.51.png
(Supplementary material), 11KB

Citation

Nägele, M., Olle, J., Fösel, T., Zen, R., & Marquardt, F. (2024). Tackling Decision Processes with Non-Cumulative Objectives using Reinforcement Learning. arXiv, 2405.13609.


Cite as: https://hdl.handle.net/21.11116/0000-000F-583A-E
Abstract
Markov decision processes (MDPs) are used to model a wide variety of applications ranging from game playing over robotics to finance. Their optimal policy typically maximizes the expected sum of rewards given at each step of the decision process. However, a large class of problems does not fit straightforwardly into this framework: Non-cumulative Markov decision processes (NCMDPs), where instead of the expected sum of rewards, the expected value of an arbitrary function of the rewards is maximized. Example functions include the maximum of the rewards or their mean divided by their standard deviation. In this work, we introduce a general mapping of NCMDPs to standard MDPs. This allows all techniques developed to find optimal policies for MDPs, such as reinforcement learning or dynamic programming, to be directly applied to the larger class of NCMDPs. Focusing on reinforcement learning, we show applications in a diverse set of tasks, including classical control, portfolio optimization in finance, and discrete optimization problems. Given our approach, we can improve both final performance and training time compared to relying on standard MDPs.