paper-with-me

홈 › Papers

HCPO: Hierarchical Conductor-Based Policy Optimization in Multi-Agent Reinforcement Learning

2025-11-15 · Zejiao Liu, Junqi Tu, Yitian Hong, Luolin Xiong, Yaochu Jin, Yang Tang, Fangfei Li arxiv

In cooperative Multi-Agent Reinforcement Learning (MARL), efficient exploration is crucial for optimizing the performance of joint policy. However, existing methods often update joint policies via independent agent exploration, without coordination among agents, which inherently constrains the expressive capacity and exploration of joint policies. To address this issue, we propose a conductor-based joint policy framework that directly enhances the expressive capacity of joint policies and coordinates exploration. In addition, we develop a Hierarchical Conductor-based Policy Optimization (HCPO) algorithm that instructs policy updates for the conductor and agents in a direction aligned with performance improvement. A rigorous theoretical guarantee further establishes the monotonicity of the joint policy optimization process. By deploying local conductors, HCPO retains centralized training benefits while eliminating inter-agent communication during execution. Finally, we evaluate HCPO on three challenging benchmarks: StarCraftII Multi-agent Challenge, Multi-agent MuJoCo, and Multi-agent Particle Environment. The results indicate that HCPO outperforms competitive MARL baselines regarding cooperative efficiency and stability.

📄 PDF Abstract BibTeX arXiv:2511.12123

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

HiconAgent: History Context-aware Policy Optimization for GUI Agents

2025-12-01 · Xurui Zhou, Gongwei Chen, Yuquan Xie, Zaijing Li 외 arxiv

Graphical User Interface (GUI) agents require effective use of historical context to perform sequential navigation tasks. While incorporating past actions and observations can improve decision making, naive use of full h…

Decision Making

Hierarchical Partial-Order Models for Ranking

2026-06-23 · Dongqing Li, Geoff K. Nicholls, Jeong Eun Lee, Chuxuan 외 arxiv

Rank aggregation combines information from ordered lists ranking items by preference. Classical parametric models for such data, including the Mallows and Plackett-Luce models, assume the orders concentrate around one or…

Bayesian Inference

Edge-aware Hard Clustering Graph Pooling for Brain Imaging

2023-08-23 · Cheng Zhu, JiaYi Zhu, Xi Wu, Lijuan Zhang 외

Graph Convolutional Networks (GCNs) can capture non-Euclidean spatial dependence between different brain regions. The graph pooling operator, a crucial element of GCNs, enhances the representation learning capability and…

ClusteringGraph ClusteringRepresentation Learning

PlanDQ: Hierarchical Plan Orchestration via D-Conductor and Q-Performer

2024-06-10 · Chang Chen, Junyeob Baek, Fei Deng, Kenji Kawaguchi 외

Despite the recent advancements in offline RL, no unified algorithm could achieve superior performance across a broad range of tasks. Offline \textit{value function learning}, in particular, struggles with sparse-reward,…

continuous-controlContinuous ControlD4RLOffline RL+1

SQLConductor: Search-to-Policy Learning for Step-wise Text-to-SQL Orchestration

2026-06-22 · Yizhang Zhu, Zhangyang Peng, Boyan Li, Yuyu Luo arxiv

Text-to-SQL enables users to access relational databases via natural language, but real-world settings remain challenging due to coordinated reasoning over complex database environments. Existing systems often use multi-…

Reinforcement Learning