IJCAI 2023poster1 citations

Multi-Agent Intention Recognition and Progression

Michael Dann, Yuan Yao, Natasha Alechina, Brian Logan, Felipe Meneguzzi, John Thangarajah

Abstract

For an agent in a multi-agent environment, it is often beneficial to be able to predict what other agents will do next when deciding how to act. Previous work in multi-agent intention scheduling assumes a priori knowledge of the current goals of other agents. In this paper, we present a new approach to multi-agent intention scheduling in which an agent uses online goal recognition to identify the goals currently being pursued by other agents while acting in pursuit of its own goals. We show how online goal recognition can be incorporated into an MCTS-based intention scheduler, and evaluate our approach in a range of scenarios. The results demonstrate that our approach can rapidly recognise the goals of other agents even when they are pursuing multiple goals concurrently, and has similar performance to agents which know the goals of other agents a priori.

Agent-based and Multi-agent Systems: MAS: Agent theories and modelsPlanning and Scheduling: PS: Activity and plan recognition
BibTeX
@inproceedings{ijcai2023p11,
  title     = {Multi-Agent Intention Recognition and Progression},
  author    = {Dann, Michael and Yao, Yuan and Alechina, Natasha and Logan, Brian and Meneguzzi, Felipe and Thangarajah, John},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {91--99},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/11},
  url       = {https://doi.org/10.24963/ijcai.2023/11},
}