paper-with-me

Papers

Cooperative Open-ended Learning Framework for Zero-shot Coordination

2023-02-09 · Yang Li, Shao Zhang, Jichen Sun, Yali Du, Ying Wen, Xinbing Wang, Wei Pan

Zero-shot coordination in cooperative artificial intelligence (AI) remains a significant challenge, which means effectively coordinating with a wide range of unseen partners. Previous algorithms have attempted to address this challenge by optimizing fixed objectives within a population to improve strategy or behaviour diversity. However, these approaches can result in a loss of learning and an inability to cooperate with certain strategies within the population, known as cooperative incompatibility. To address this issue, we propose the Cooperative Open-ended LEarning (COLE) framework, which constructs open-ended objectives in cooperative games with two players from the perspective of graph theory to assess and identify the cooperative ability of each strategy. We further specify the framework and propose a practical algorithm that leverages knowledge from game theory and graph theory. Furthermore, an analysis of the learning process of the algorithm shows that it can efficiently overcome cooperative incompatibility. The experimental results in the Overcooked game environment demonstrate that our method outperforms current state-of-the-art methods when coordinating with different-level partners. Our demo is available at https://sites.google.com/view/cole-2023.

📄 PDF Abstract BibTeX arXiv:2302.04831

Code (2)

PKU-Alignment/ProAgent pytorch
liyang619/cole-platform tf

Tasks

Diversity

Similar Papers 제목 키워드 기반

Tackling Cooperative Incompatibility for Zero-Shot Human-AI Coordination

2023-06-05 · Yang Li, Shao Zhang, Jichen Sun, WenHao Zhang 외

Securing coordination between AI agent and teammates (human players or AI agents) in contexts involving unfamiliar humans continues to pose a significant challenge in Zero-Shot Coordination. The issue of cooperative inco…

AI Agent

HOLA-Drone: Hypergraphic Open-ended Learning for Zero-Shot Multi-Drone Cooperative Pursuit

2024-09-13 · Yang Li, Dengyu Zhang, Junfan Chen, Ying Wen 외

Zero-shot coordination (ZSC) is a significant challenge in multi-agent collaboration, aiming to develop agents that can coordinate with unseen partners they have not encountered before. Recent cutting-edge ZSC methods ha…

Any-Play: An Intrinsic Augmentation for Zero-Shot Coordination

2022-01-28 · Keane Lucas, Ross E. Allen

Cooperative artificial intelligence with human or superhuman proficiency in collaborative tasks stands at the frontier of machine learning research. Prior work has tended to evaluate cooperative AI performance under the …

DecoderDiversity

ZeroDL: Zero-shot Distribution Learning for Text Clustering via Large Language Models

2024-06-19 · Hwiyeol Jo, Hyunwoo Lee, Taiwoo Park

The recent advancements in large language models (LLMs) have brought significant progress in solving NLP tasks. Notably, in-context learning (ICL) is the key enabling mechanism for LLMs to understand specific tasks and g…

ClusteringIn-Context LearningText Clustering

OpenSpiel: A Framework for Reinforcement Learning in Games

2019-08-26 · Marc Lanctot, Edward Lockhart, Jean-Baptiste Lespiau, Vinicius Zambaldi 외

OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games. OpenSpiel supports n-player (single- and multi- agent) zero-sum, cooperative and gener…

General Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)