paper-with-me

홈 › Papers

RecBayes: Recurrent Bayesian Ad Hoc Teamwork in Large Partially Observable Domains

2025-06-18 · João G. Ribeiro, Yaniv Oren, Alberto Sardinha, Matthijs Spaan, Francisco S. Melo

This paper proposes RecBayes, a novel approach for ad hoc teamwork under partial observability, a setting where agents are deployed on-the-fly to environments where pre-existing teams operate, that never requires, at any stage, access to the states of the environment or the actions of its teammates. We show that by relying on a recurrent Bayesian classifier trained using past experiences, an ad hoc agent is effectively able to identify known teams and tasks being performed from observations alone. Unlike recent approaches such as PO-GPL (Gu et al., 2021) and FEAT (Rahman et al., 2023), that require at some stage fully observable states of the environment, actions of teammates, or both, or approaches such as ATPO (Ribeiro et al., 2023) that require the environments to be small enough to be tabularly modelled (Ribeiro et al., 2023), in their work up to 4.8K states and 1.7K observations, we show RecBayes is both able to handle arbitrarily large spaces while never relying on either states and teammates' actions. Our results in benchmark domains from the multi-agent systems literature, adapted for partial observability and scaled up to 1M states and 2^125 observations, show that RecBayes is effective at identifying known teams and tasks being performed from partial observations alone, and as a result, is able to assist the teams in solving the tasks effectively.

📄 PDF Abstract BibTeX arXiv:2506.15756

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

HOC 설명 없음

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

Making Friends in the Dark: Ad Hoc Teamwork Under Partial Observability

2023-09-30 · João G. Ribeiroa, Cassandro Martinhoa, Alberto Sardinhaa, Francisco S. Melo

This paper introduces a formal definition of the setting of ad hoc teamwork under partial observability and proposes a first-principled model-based approach which relies only on prior knowledge and partial observations o…

Semi-Supervised Imitation Learning of Team Policies from Suboptimal Demonstrations

2022-05-05 · Sangwon Seo, Vaibhav V. Unhelkar

We present Bayesian Team Imitation Learner (BTIL), an imitation learning algorithm to model the behavior of teams performing sequential tasks in Markovian domains. In contrast to existing multi-agent imitation learning t…

Imitation Learning

Assisting Unknown Teammates in Unknown Tasks: Ad Hoc Teamwork under Partial Observability

2022-01-10 · João G. Ribeiro, Cassandro Martinho, Alberto Sardinha, Francisco S. Melo

In this paper, we present a novel Bayesian online prediction algorithm for the problem setting of ad hoc teamwork under partial observability (ATPO), which enables on-the-fly collaboration with unknown teammates performi…

Towards an AI Coach to Infer Team Mental Model Alignment in Healthcare

2021-02-17 · Sangwon Seo, Lauren R. Kennedy-Metz, Marco A. Zenati, Julie A. Shah 외

Shared mental models are critical to team success; however, in practice, team members may have misaligned models due to a variety of factors. In safety-critical domains (e.g., aviation, healthcare), lack of shared mental…