Reinforcement Learning with Non-Cumulative Objective
Wei Cui, Wei Yu

TL;DR
This paper extends reinforcement learning algorithms to optimize non-cumulative objectives by modifying the Bellman equation, with theoretical guarantees and experimental validation on control and network routing tasks.
Contribution
It introduces a generalized Bellman update for non-cumulative objectives, providing conditions for convergence and demonstrating effectiveness in control and networking applications.
Findings
Generalized Bellman updates can optimize non-cumulative objectives.
Convergence guarantees are established under specific conditions.
Experimental results show improved performance on routing and control tasks.
Abstract
In reinforcement learning, the objective is almost always defined as a \emph{cumulative} function over the rewards along the process. However, there are many optimal control and reinforcement learning problems in various application fields, especially in communications and networking, where the objectives are not naturally expressed as summations of the rewards. In this paper, we recognize the prevalence of non-cumulative objectives in various problems, and propose a modification to existing algorithms for optimizing such objectives. Specifically, we dive into the fundamental building block for many optimal control and reinforcement learning algorithms: the Bellman optimality equation. To optimize a non-cumulative objective, we replace the original summation operation in the Bellman update rule with a generalized operation corresponding to the objective. Furthermore, we provide…
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
TopicsAge of Information Optimization
