paper-with-me

홈 › Papers

Leveraging Planning Landmarks for Hybrid Online Goal Recognition

2023-01-25 · Nils Wilken, Lea Cohausz, Johannes Schaum, Stefan Lüdtke, Christian Bartelt, Heiner Stuckenschmidt

Goal recognition is an important problem in many application domains (e.g., pervasive computing, intrusion detection, computer games, etc.). In many application scenarios it is important that goal recognition algorithms can recognize goals of an observed agent as fast as possible and with minimal domain knowledge. Hence, in this paper, we propose a hybrid method for online goal recognition that combines a symbolic planning landmark based approach and a data-driven goal recognition approach and evaluate it in a real-world cooking scenario. The empirical results show that the proposed method is not only significantly more efficient in terms of computation time than the state-of-the-art but also improves goal recognition performance. Furthermore, we show that the utilized planning landmark based approach, which was so far only evaluated on artificial benchmark domains, achieves also good recognition performance when applied to a real-world cooking scenario.

📄 PDF Abstract BibTeX arXiv:2301.10571

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion Detection

Similar Papers 제목 키워드 기반

Landmark-Assisted Monte Carlo Planning

2025-08-15 · David H. Chan, Mark Roberts, Dana S. Nau arxiv

Landmarks$\unicode{x2013}$conditions that must be satisfied at some point in every solution plan$\unicode{x2013}$have contributed to major advancements in classical planning, but they have seldom been used in stochastic …

Planning Landmark Based Goal Recognition Revisited: Does Using Initial State Landmarks Make Sense?

2023-06-27 · Nils Wilken, Lea Cohausz, Christian Bartelt, Heiner Stuckenschmidt

Goal recognition is an important problem in many application domains (e.g., pervasive computing, intrusion detection, computer games, etc.). In many application scenarios, it is important that goal recognition algorithms…

Intrusion Detection

Landmark-Based Approaches for Goal Recognition as Planning

2019-04-26 · Ramon Fraga Pereira, Nir Oren, Felipe Meneguzzi

The task of recognizing goals and plans from missing and full observations can be done efficiently by using automated planning techniques. In many applications, it is important to recognize goals and plans not only accur…

The More the Merrier?! Evaluating the Effect of Landmark Extraction Algorithms on Landmark-Based Goal Recognition

2020-05-06 · Kin Max Piamolini Gusmão, Ramon Fraga Pereira, Felipe Meneguzzi

Recent approaches to goal and plan recognition using classical planning domains have achieved state of the art results in terms of both recognition time and accuracy by using heuristics based on planning landmarks. To ac…

Landmark-Based Plan Recognition

2016-04-05 · Ramon Fraga Pereira, Felipe Meneguzzi

Recognition of goals and plans using incomplete evidence from action execution can be done efficiently by using planning techniques. In many applications it is important to recognize goals and plans not only accurately, …