paper-with-me

Papers

A General Learning Framework for Open Ad Hoc Teamwork Using Graph-based Policy Learning

2022-10-11 · Arrasy Rahman, Ignacio Carlucho, Niklas Höpner, Stefano V. Albrecht

Open ad hoc teamwork is the problem of training a single agent to efficiently collaborate with an unknown group of teammates whose composition may change over time. A variable team composition creates challenges for the agent, such as the requirement to adapt to new team dynamics and dealing with changing state vector sizes. These challenges are aggravated in real-world applications in which the controlled agent only has a partial view of the environment. In this work, we develop a class of solutions for open ad hoc teamwork under full and partial observability. We start by developing a solution for the fully observable case that leverages graph neural network architectures to obtain an optimal policy based on reinforcement learning. We then extend this solution to partially observable scenarios by proposing different methodologies that maintain belief estimates over the latent environment states and team composition. These belief estimates are combined with our solution for the fully observable case to compute an agent's optimal policy under partial observability in open ad hoc teamwork. Empirical results demonstrate that our solution can learn efficient policies in open ad hoc teamwork in fully and partially observable cases. Further analysis demonstrates that our methods' success is a result of effectively learning the effects of teammates' actions while also inferring the inherent state of the environment under partial observability.

📄 PDF Abstract BibTeX arXiv:2210.05448

Code (1)

uoe-agents/po-gpl 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
HOC 설명 없음

Similar Papers 제목 키워드 기반

Open Ad Hoc Teamwork with Cooperative Game Theory

2024-02-23 · Jianhong Wang, Yang Li, Yuan Zhang, Wei Pan 외

Ad hoc teamwork poses a challenging problem, requiring the design of an agent to collaborate with teammates without prior coordination or joint training. Open ad hoc teamwork (OAHT) further complicates this challenge by …

Towards Open Ad Hoc Teamwork Using Graph-based Policy Learning

2020-06-18 · Arrasy Rahman, Niklas Höpner, Filippos Christianos, Stefano V. Albrecht

Ad hoc teamwork is the challenging problem of designing an autonomous agent which can adapt quickly to collaborate with teammates without prior coordination mechanisms, including joint training. Prior work in this area h…

Teamwork Dimensions Classification Using BERT

2023-12-09 · Junyoung Lee, Elizabeth Koh

Teamwork is a necessary competency for students that is often inadequately assessed. Towards providing a formative assessment of student teamwork, an automated natural language processing approach was developed to identi…

ClassificationLanguage ModelingLanguage ModellingTransfer Learning

A Survey of Ad Hoc Teamwork Research

2022-02-16 · Reuth Mirsky, Ignacio Carlucho, Arrasy Rahman, Elliot Fosong 외

Ad hoc teamwork is the research problem of designing agents that can collaborate with new teammates without prior coordination. This survey makes a two-fold contribution: First, it provides a structured description of th…

Survey

ROTATE: Regret-driven Open-ended Training for Ad Hoc Teamwork

2025-05-29 · Caroline Wang, Arrasy Rahman, Jiaxun Cui, Yoonchang Sung 외

Developing AI agents capable of collaborating with previously unseen partners is a fundamental generalization challenge in multi-agent learning, known as Ad Hoc Teamwork (AHT). Existing AHT approaches typically adopt a t…