PulseAugur
EN
LIVE 08:02:33

New GraphAllocBench benchmark advances multi-objective policy learning

Researchers have introduced GraphAllocBench, a new benchmark designed to evaluate preference-conditioned policy learning (PCPL) in multi-objective reinforcement learning (MORL). This benchmark is built on a novel graph-based resource allocation environment called CityPlannerEnv, offering greater flexibility and scalability than previous PCPL benchmarks. GraphAllocBench includes customizable objectives, varied preference conditions, and complex Pareto fronts, along with new metrics like Proportion of Non-Dominated Solutions (PNDS) and Ordering Score (OS) to better assess PCPL algorithm performance. Experiments with existing PCPL algorithms and a new graph-aware PCPL-PPO baseline demonstrate the benchmark's utility in revealing failure modes and highlighting the potential of graph-based approaches, such as Graph Neural Networks (GNNs), for complex allocation tasks. AI

IMPACT Introduces a more scalable and flexible benchmark for multi-objective reinforcement learning, potentially accelerating research in preference-conditioned policy learning.

RANK_REASON The cluster contains a research paper introducing a new benchmark and methodology. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New GraphAllocBench benchmark advances multi-objective policy learning

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Zhiheng Jiang, Yunzhe Wang, Ryan Marr, Ellen Novoseller, Benjamin T. Files, Volkan Ustun ·

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

    arXiv:2601.20753v4 Announce Type: replace Abstract: 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-time adapta…