Beyond expected value: geometric mean optimization for long-term policy performance in reinforcement learning
Xinyi Sheng, Dominik Baumann

TL;DR
This paper introduces a novel reinforcement learning algorithm that optimizes long-term individual trajectory performance by combining expected value with geometric mean-based measures, improving results in complex simulations.
Contribution
The work proposes a new RL method integrating geometric mean optimization with traditional expected reward, including a novel Bellman operator and sliding window estimator for long-term performance.
Findings
Outperforms conventional RL methods in challenging simulations
Effectively captures long-term trajectory performance
Provides a practical algorithm combining ensemble and trajectory-based optimization
Abstract
Reinforcement learning (RL) algorithms typically optimize the expected cumulative reward, i.e., the expected value of the sum of scalar rewards an agent receives over the course of a trajectory. The expected value averages the performance over an infinite number of trajectories. However, when deploying the agent in the real world, this ensemble average may be uninformative for the performance of individual trajectories. Thus, in many applications, optimizing the long-term performance of individual trajectories might be more desirable. In this work, we propose a novel RL algorithm that combines the standard ensemble average with the time-average growth rate, a measure for the long-term performance of individual trajectories. We first define the Bellman operator for the time-average growth rate. We then show that, under multiplicative reward dynamics, the geometric mean aligns with the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Bandit Algorithms Research · Autonomous Vehicle Technology and Safety
