paper-with-me

홈 › Papers

Action-Model Based Multi-agent Plan Recognition

2012-12-01 · NeurIPS 2012 12 · Hankz H. Zhuo, Qiang Yang, Subbarao Kambhampati

Multi-Agent Plan Recognition (MAPR) aims to recognize dynamic team structures and team behaviors from the observed team traces (activity sequences) of a set of intelligent agents. Previous MAPR approaches required a library of team activity sequences (team plans) be given as input. However, collecting a library of team plans to ensure adequate coverage is often difficult and costly. In this paper, we relax this constraint, so that team plans are not required to be provided beforehand. We assume instead that a set of action models are available. Such models are often already created to describe domain physics; i.e., the preconditions and effects of effects actions. We propose a novel approach for recognizing multi-agent team plans based on such action models rather than libraries of team plans. We encode the resulting MAPR problem as a \emph{satisfiability problem} and solve the problem using a state-of-the-art weighted MAX-SAT solver. Our approach also allows for incompleteness in the observed plan traces. Our empirical studies demonstrate that our algorithm is both effective and efficient in comparison to state-of-the-art MAPR methods based on plan libraries.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Intention Recognition for Multiple Agents

2021-12-05 · Zhang Zhang, Yifeng Zeng, Yinghui Pan

Intention recognition is an important step to facilitate collaboration among multiple agents. Existing work mainly focuses on intention recognition in a single-agent setting and uses a descriptive model, e.g. Bayesian ne…

ClusteringDescriptiveIntent Detection

Sequential Plan Recognition

2017-03-03 · Reuth Mirsky, Roni Stern, Ya'akov, Gal 외

Plan recognition algorithms infer agents' plans from their observed actions. Due to imperfect knowledge about the agent's behavior and the environment, it is often the case that there are multiple hypotheses about an age…

SLIM: Semi-Lazy Inference Mechanism for Plan Recognition

2017-03-02 · Retuh Mirsky, Ya'akov, Gal

Plan Recognition algorithms require to recognize a complete hierarchy explaining the agent's actions and goals. While the output of such algorithms is informative to the recognizer, the cost of its calculation is high in…

Responsive Planning and Recognition for Closed-Loop Interaction

2019-09-13 · Richard G. Freedman, Yi Ren Fung, Roman Ganchin, Shlomo Zilberstein

Many intelligent systems currently interact with others using at least one of fixed communication inputs or preset responses, resulting in rigid interaction experiences and extensive efforts developing a variety of scena…

Recognizing Plans by Learning Embeddings from Observed Action Distributions

2017-12-05 · Yantian Zha, Yikang Li, Sriram Gopalakrishnan, Baoxin Li 외

Recent advances in visual activity recognition have raised the possibility of applications such as automated video surveillance. Effective approaches for such problems however require the ability to recognize the plans o…

Activity RecognitionWord Embeddings