Thresholded Lexicographic Ordered Multiobjective Reinforcement Learning
Alperen Tercan, Vinayak S. Prabhu

TL;DR
This paper introduces a new reinforcement learning approach for lexicographic multi-objective problems, addressing theoretical and practical limitations of prior heuristics, and demonstrates its effectiveness on benchmark tasks.
Contribution
It proposes a novel policy optimization method with theoretical guarantees for lexicographic multi-objective RL, improving practical performance and addressing previous shortcomings.
Findings
The LPO algorithm outperforms previous heuristics on benchmarks.
The approach provides theoretical guarantees for lexicographic multi-objective RL.
Practical fixes enhance goal-reaching capabilities.
Abstract
Lexicographic multi-objective problems, which impose a lexicographic importance order over the objectives, arise in many real-life scenarios. Existing Reinforcement Learning work directly addressing lexicographic tasks has been scarce. The few proposed approaches were all noted to be heuristics without theoretical guarantees as the Bellman equation is not applicable to them. Additionally, the practical applicability of these prior approaches also suffers from various issues such as not being able to reach the goal state. While some of these issues have been known before, in this work we investigate further shortcomings, and propose fixes for improving practical performance in many cases. We also present a policy optimization approach using our Lexicographic Projection Optimization (LPO) algorithm that has the potential to address these theoretical and practical concerns. Finally, we…
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
TopicsEvolutionary Algorithms and Applications
