paper-with-me

Papers

Traversing Pareto Optimal Policies: Provably Efficient Multi-Objective Reinforcement Learning

2024-07-24 · Shuang Qiu, Dake Zhang, Rui Yang, Boxiang Lyu, Tong Zhang

This paper investigates multi-objective reinforcement learning (MORL), which focuses on learning Pareto optimal policies in the presence of multiple reward functions. Despite MORL's significant empirical success, there is still a lack of satisfactory understanding of various MORL optimization targets and efficient learning algorithms. Our work offers a systematic analysis of several optimization targets to assess their abilities to find all Pareto optimal policies and controllability over learned policies by the preferences for different objectives. We then identify Tchebycheff scalarization as a favorable scalarization method for MORL. Considering the non-smoothness of Tchebycheff scalarization, we reformulate its minimization problem into a new min-max-max optimization problem. Then, for the stochastic policy class, we propose efficient algorithms using this reformulation to learn Pareto optimal policies. We first propose an online UCB-based algorithm to achieve an $\varepsilon$ learning error with an $\tilde{\mathcal{O}}(\varepsilon^{-2})$ sample complexity for a single given preference. To further reduce the cost of environment exploration under different preferences, we propose a preference-free framework that first explores the environment without pre-defined preferences and then generates solutions for any number of preferences. We prove that it only requires an $\tilde{\mathcal{O}}(\varepsilon^{-2})$ exploration complexity in the exploration phase and demands no additional exploration afterward. Lastly, we analyze the smooth Tchebycheff scalarization, an extension of Tchebycheff scalarization, which is proved to be more advantageous in distinguishing the Pareto optimal policies from other weakly Pareto optimal policies based on entry values of preference vectors. Furthermore, we extend our algorithms and theoretical analysis to accommodate this optimization target.

📄 PDF Abstract BibTeX arXiv:2407.17466

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Objective Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

How to Find the Exact Pareto Front for Multi-Objective MDPs?

2024-10-21 · Yining Li, Peizhong Ju, Ness B. Shroff

Multi-objective Markov Decision Processes (MDPs) are receiving increasing attention, as real-world decision-making problems often involve conflicting objectives that cannot be addressed by a single-objective MDP. The Par…

Split the Differences, Pool the Rest: Provably Efficient Multi-Objective Imitation

2026-05-12 · Ziyad Sheebaelhamd, Luca Viano, Volkan Cevher, Claire Vernade arxiv

This work investigates multi-objective imitation learning: the problem of recovering policies that lie on the Pareto front given demonstrations from multiple Pareto-optimal experts in a Multi-Objective Markov Decision Pr…

Divide and Conquer: Provably Unveiling the Pareto Front with Multi-Objective Reinforcement Learning

2024-02-11 · Willem Röpke, Mathieu Reymond, Patrick Mannion, Diederik M. Roijers 외

An important challenge in multi-objective reinforcement learning is obtaining a Pareto front of policies to attain optimal performance under different preferences. We introduce Iterated Pareto Referent Optimisation (IPRO…

Multi-Objective Reinforcement Learningreinforcement-learningReinforcement Learning

Distributional Pareto-Optimal Multi-Objective Reinforcement Learning

2023-09-21 · NeurIPS 2023 12

Multi-objective reinforcement learning (MORL) has been proposed to learn control policies over multiple competing objectives with each possible preference over returns. However, current MORL algorithms fail to account fo…

Autonomous DrivingMulti-Objective Reinforcement Learningreinforcement-learningReinforcement Learning

Toward Finding Strong Pareto Optimal Policies in Multi-Agent Reinforcement Learning

2024-10-25 · Bang Giang Le, Viet Cuong Ta

In this work, we study the problem of finding Pareto optimal policies in multi-agent reinforcement learning problems with cooperative reward structures. We show that any algorithm where each agent only optimizes their re…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning