paper-with-me

Papers

Knowledge-based Reasoning and Learning under Partial Observability in Ad Hoc Teamwork

2023-06-01 · Hasra Dodampegama, Mohan Sridharan

Ad hoc teamwork refers to the problem of enabling an agent to collaborate with teammates without prior coordination. Data-driven methods represent the state of the art in ad hoc teamwork. They use a large labeled dataset of prior observations to model the behavior of other agent types and to determine the ad hoc agent's behavior. These methods are computationally expensive, lack transparency, and make it difficult to adapt to previously unseen changes, e.g., in team composition. Our recent work introduced an architecture that determined an ad hoc agent's behavior based on non-monotonic logical reasoning with prior commonsense domain knowledge and predictive models of other agents' behavior that were learned from limited examples. In this paper, we substantially expand the architecture's capabilities to support: (a) online selection, adaptation, and learning of the models that predict the other agents' behavior; and (b) collaboration with teammates in the presence of partial observability and limited communication. We illustrate and experimentally evaluate the capabilities of our architecture in two simulated multiagent benchmark domains for ad hoc teamwork: Fort Attack and Half Field Offense. We show that the performance of our architecture is comparable or better than state of the art data-driven baselines in both simple and complex scenarios, particularly in the presence of limited training data, partial observability, and changes in team composition.

📄 PDF Abstract BibTeX arXiv:2306.00790

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

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…

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

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…

Online Ad Hoc Teamwork under Partial Observability

2021-09-29 · ICLR 2022 4 · Pengjie Gu, Mengchen Zhao, Jianye Hao, Bo An

Autonomous agents often need to work together as a team to accomplish complex cooperative tasks. Due to privacy and other realistic constraints, agents might need to collaborate with previously unknown teammates on the f…

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

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

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…