paper-with-me

Papers

Joint Policy Search for Multi-agent Collaboration with Imperfect Information

2020-08-14 · NeurIPS 2020 12 · Yuandong Tian, Qucheng Gong, Tina Jiang

To learn good joint policies for multi-agent collaboration with imperfect information remains a fundamental challenge. While for two-player zero-sum games, coordinate-ascent approaches (optimizing one agent's policy at a time, e.g., self-play) work with guarantees, in multi-agent cooperative setting they often converge to sub-optimal Nash equilibrium. On the other hand, directly modeling joint policy changes in imperfect information game is nontrivial due to complicated interplay of policies (e.g., upstream updates affect downstream state reachability). In this paper, we show global changes of game values can be decomposed to policy changes localized at each information set, with a novel term named policy-change density. Based on this, we propose Joint Policy Search(JPS) that iteratively improves joint policies of collaborative agents in imperfect information games, without re-evaluating the entire game. On multi-agent collaborative tabular games, JPS is proven to never worsen performance and can improve solutions provided by unilateral approaches (e.g, CFR), outperforming algorithms designed for collaborative policy learning (e.g. BAD). Furthermore, for real-world games, JPS has an online form that naturally links with gradient updates. We test it to Contract Bridge, a 4-player imperfect-information game where a team of $2$ collaborates to compete against the other. In its bidding phase, players bid in turn to find a good contract through a limited information channel. Based on a strong baseline agent that bids competitive bridge purely through domain-agnostic self-play, JPS improves collaboration of team players and outperforms WBridge5, a championship-winning software, by $+0.63$ IMPs (International Matching Points) per board over 1k games, substantially better than previous SoTA ($+0.41$ IMPs/b) under Double-Dummy evaluation.

📄 PDF Abstract BibTeX arXiv:2008.06495

Code (1)

facebookresearch/jps 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A collaboration of multi-agent model using an interactive interface

2022-09-01 · journal 2022 9 · Jingchen Li, Fan Wu, Haobin Shi, Kao-Shing Hwang

Multi-agent reinforcement learning algorithms scarcely attend to noisy environments, in which agents are inhibited from achieving optimal policy training and making correct decisions. This work investigates the effect of…

Multi-agent Reinforcement Learning

Value-Guidance MeanFlow for Offline Multi-Agent Reinforcement Learning

2026-04-09 · Teng Pang, Zhiqiang Dong, Yan Zhang, Rongjian Xu 외 arxiv

Offline multi-agent reinforcement learning (MARL) aims to learn the optimal joint policy from pre-collected datasets, requiring a trade-off between maximizing global returns and mitigating distribution shift from offline…

Multi-agent Reinforcement Learning

Enhancing Multi-Agent Collaboration with Attention-Based Actor-Critic Policies

2025-07-30 · Hugo Garrido-Lestache Belinchon, Jeremy Kedziora arxiv

This paper introduces Team-Attention-Actor-Critic (TAAC), a reinforcement learning algorithm designed to enhance multi-agent collaboration in cooperative environments. TAAC employs a Centralized Training/Centralized Exec…

Reinforcement Learning

Seven Security Challenges That Must be Solved in Cross-domain Multi-agent LLM Systems

2025-05-28 · Ronny Ko, Jiseong Jeong, Shuyuan Zheng, Chuan Xiao 외

Large language models (LLMs) are rapidly evolving into autonomous agents that cooperate across organizational boundaries, enabling joint disaster response, supply-chain optimization, and other tasks that demand decentral…

Disaster ResponsePosition

HALO: Learning Human-Robot Collaboration via Heterogeneous-Agent Lyapunov Policy Optimization

2026-03-04 · Hao Zhang, Yaru Niu, Yikai Wang, Ding Zhao 외 arxiv

To improve generalization and resilience in human-robot collaboration (HRC), robots must contend with diverse combinations of human behaviors and contexts, motivating multi-agent reinforcement learning (MARL). However, i…

Multi-agent Reinforcement Learning