paper-with-me

Papers

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 has focused on closed teams in which the number of agents is fixed. In this work, we consider open teams by allowing agents with different fixed policies to enter and leave the environment without prior notification. Our solution builds on graph neural networks to learn agent models and joint-action value models under varying team compositions. We contribute a novel action-value computation that integrates the agent model and joint-action value model to produce action-value estimates. We empirically demonstrate that our approach successfully models the effects other agents have on the learner, leading to policies that robustly adapt to dynamic team compositions and significantly outperform several alternative methods.

📄 PDF Abstract BibTeX arXiv:2006.10412

Code (1)

uoe-agents/GPL 공식 구현 pytorch

Similar 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 …

Graph Neural Network

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 …

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

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

Teamwork: Collaborative Diffusion with Low-rank Coordination and Adaptation

2025-10-07 · Sam Sartor, Pieter Peers arxiv

Large pretrained diffusion models can provide strong priors beneficial for many graphics applications. However, generative applications such as neural rendering and inverse methods such as SVBRDF estimation and intrinsic…