paper-with-me

홈 › Papers

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 can recognize goals of an observed agent as fast as possible. However, many early approaches in the area of Plan Recognition As Planning, require quite large amounts of computation time to calculate a solution. Mainly to address this issue, recently, Pereira et al. developed an approach that is based on planning landmarks and is much more computationally efficient than previous approaches. However, the approach, as proposed by Pereira et al., also uses trivial landmarks (i.e., facts that are part of the initial state and goal description are landmarks by definition). In this paper, we show that it does not provide any benefit to use landmarks that are part of the initial state in a planning landmark based goal recognition approach. The empirical results show that omitting initial state landmarks for goal recognition improves goal recognition performance.

📄 PDF Abstract BibTeX arXiv:2306.15362

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion Detection

Similar Papers 제목 키워드 기반

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 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…

Leveraging Planning Landmarks for Hybrid Online Goal Recognition

2023-01-25 · Nils Wilken, Lea Cohausz, Johannes Schaum, Stefan Lüdtke 외

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 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, …

Inferring Agents Preferences as Priors for Probabilistic Goal Recognition

2021-02-23 · Kin Max Gusmão, Ramon Fraga Pereira, Felipe Meneguzzi

Recent approaches to goal recognition have leveraged planning landmarks to achieve high-accuracy with low runtime cost. These approaches, however, lack a probabilistic interpretation. Furthermore, while most probabilisti…