paper-with-me

홈 › Papers

Sequential Plan Recognition

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

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 agent's plans that are consistent with the observations, though only one of these hypotheses is correct. This paper addresses the problem of how to disambiguate between hypotheses, by querying the acting agent about whether a candidate plan in one of the hypotheses matches its intentions. This process is performed sequentially and used to update the set of possible hypotheses during the recognition process. The paper defines the sequential plan recognition process (SPRP), which seeks to reduce the number of hypotheses using a minimal number of queries. We propose a number of policies for the SPRP which use maximum likelihood and information gain to choose which plan to query. We show this approach works well in practice on two domains from the literature, significantly reducing the number of hypotheses using fewer queries than a baseline approach. Our results can inform the design of future plan recognition systems that interleave the recognition process with intelligent interventions of their users.

📄 PDF Abstract BibTeX arXiv:1703.01083

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discovery of Shifting Patterns in Sequence Classification

2017-12-19 · Xiaowei Jia, Ankush Khandelwal, Anuj Karpatne, Vipin Kumar

In this paper, we investigate the multi-variate sequence classification problem from a multi-instance learning perspective. Real-world sequential data commonly show discriminative patterns only at specific time periods. …

ClassificationGeneral Classification

OrigamiBench: An Interactive Environment to Synthesize Flat-Foldable Origamis

2026-03-14 · Naaisha Agarwal, Yihan Wu, Yichang Jian, Yikuan Hu 외 arxiv

Building AI systems that can plan, act, and create in the physical world requires more than pattern recognition. Such systems must understand the causal mechanisms and constraints governing physical processes in order to…

VCHAR:Variance-Driven Complex Human Activity Recognition framework with Generative Representation

2024-07-03 · Yuan Sun, Navid Salami Pargoo, Taqiya Ehsan, Zhao Zhang 외

Complex human activity recognition (CHAR) remains a pivotal challenge within ubiquitous computing, especially in the context of smart environments. Existing studies typically require meticulous labeling of both atomic an…

Activity RecognitionHuman Activity Recognition

Sequential Deep Trajectory Descriptor for Action Recognition with Three-stream CNN

2016-09-10 · Yemin Shi, Yonghong Tian, Yao-Wei Wang, Tiejun Huang

Learning the spatial-temporal representation of motion information is crucial to human action recognition. Nevertheless, most of the existing features or descriptors cannot capture motion information effectively, especia…

Action RecognitionTemporal Action Localization

Probabilistic Planning with Sequential Monte Carlo methods

2019-05-01 · ICLR 2019 5 · Alexandre Piche, Valentin Thomas, Cyril Ibrahim, Yoshua Bengio 외

In this work, we propose a novel formulation of planning which views it as a probabilistic inference problem over future optimal trajectories. This enables us to use sampling methods, and thus, tackle planning in continu…

continuous-controlContinuous Control