paper-with-me

홈 › Papers

A Single Deep Preference-Conditioned Policy for Learning Pareto Coverage Sets

2026-05-09 · Akihiro Kubo, Kosuke Nakanishi, Shin Ishii arxiv

Preference-conditioned multi-objective reinforcement learning aims to learn a single policy that captures trade-offs across preferences, but under nonlinear scalarization the uniqueness and continuity of the preference-to-solution correspondence remain unclear. We study this problem in tabular multi-objective Markov decision processes (MDPs) using smooth Tchebycheff scalarization as a monotone utility. Under mild interior conditions on the preference set, we prove that each preference induces a unique Pareto-optimal return vector and that this vector depends Lipschitz-continuously on the preference, providing a principled foundation for preference sweeping toward dense Pareto-front coverage. To compute these targets, we formulate the problem over occupancy measures and derive Concave Mirror Descent Policy Iteration (CMDPI), which achieves an $O(1/k)$ objective-suboptimality rate. We further show that each update is equivalent to solving a Kullback-Leibler-regularized MDP with the previous policy as reference, yielding a policy-iteration interpretation and finite-iterate policy continuity across preferences. We instantiate the update as a deep actor-critic algorithm preserving previous-policy regularization. On eight MO-Gymnasium tasks, it achieves the best average hypervolume rank among recent baselines and strong expected-utility performance. Continuous-control experiments indicate gains beyond the discrete-action setting.

📄 PDF Abstract BibTeX arXiv:2605.08946

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Deterministic Pareto-Optimal Policy Synthesis for Multi-Objective Reinforcement Learning

2026-06-24 · Aniruddha Joshi, Niklas Lauffer, Sanjit Seshia arxiv

Real-world decision-making often requires balancing multiple conflicting objectives, a challenge that standard Reinforcement Learning (RL) frequently addresses by aggregating rewards into a single scalar signal. While ef…

Reinforcement Learning

Pareto Inverse Reinforcement Learning for Diverse Expert Policy Generation

2024-08-22 · Woo Kyung Kim, Minjong Yoo, Honguk Woo

Data-driven offline reinforcement learning and imitation learning approaches have been gaining popularity in addressing sequential decision-making problems. Yet, these approaches rarely consider learning Pareto-optimal p…

Autonomous DrivingDecision MakingImitation Learningreinforcement-learning+2

PCHC: Enabling Preference Conditioned Humanoid Control via Multi-Objective Reinforcement Learning

2026-03-25 · Huanyu Li, Dewei Wang, Xinmiao Wang, Xinzhe Liu 외 arxiv

Humanoid robots often need to balance competing objectives, such as maximizing speed while minimizing energy consumption. While current reinforcement learning (RL) methods can master complex skills like fall recovery and…

Reinforcement Learning

GraphAllocBench: A Flexible Benchmark for Preference-Conditioned Multi-Objective Policy Learning

2026-01-28 · Zhiheng Jiang, Yunzhe Wang, Ryan Marr, Ellen Novoseller 외 arxiv

Preference-Conditioned Policy Learning (PCPL) in Multi-Objective Reinforcement Learning (MORL) approximates diverse Pareto-optimal solutions by conditioning a single policy on user-specified preferences, enabling run-tim…

Reinforcement Learning

Preference Conditioned Multi-Objective Reinforcement Learning: Decomposed, Diversity-Driven Policy Optimization

2026-02-08 · Tanmay Ambadkar, Sourav Panda, Shreyash Kale, Jonathan Dodge 외 arxiv

Multi-objective reinforcement learning (MORL) seeks to train agents capable of balancing conflicting objectives. While single preference-conditioned policies offer a highly scalable solution, existing approaches remain b…

Reinforcement Learning