Academia.eduAcademia.edu

goal recognition

description9 papers
group0 followers
lightbulbAbout this topic
Goal recognition is the process of inferring an agent's intended goals based on its observed actions and behaviors. It involves analyzing patterns and contextual information to determine the underlying objectives driving an agent's decisions, often utilized in artificial intelligence, human-computer interaction, and cognitive science.
lightbulbAbout this topic
Goal recognition is the process of inferring an agent's intended goals based on its observed actions and behaviors. It involves analyzing patterns and contextual information to determine the underlying objectives driving an agent's decisions, often utilized in artificial intelligence, human-computer interaction, and cognitive science.

Key research themes

1. How can goal recognition be efficiently achieved using planning landmarks and process mining techniques?

This theme focuses on leveraging planning landmarks—critical actions or states that must occur in any plan achieving a goal—and process mining methods to recognize goals efficiently and accurately. The goal recognition approaches in this theme transform observed agent behaviors into landmarks or process models, enabling fast inference that does not rely on exhaustive plan libraries or domain models. This is particularly important for improving computational efficiency and interpretability in goal recognition across diverse domains.

Key finding: Introduces novel goal recognition heuristics leveraging planning landmarks, including a ratio-based heuristic counting achieved landmarks relative to total landmarks per goal and a uniqueness-weighted heuristic for goal... Read more
Key finding: Presents a framework implementing goal recognition by learning skill models from historical agent behaviors via process mining, and diagnosing deviations from these models to infer goals from partial observations. The... Read more
by ZH SU
Key finding: Proposes addressing probabilistic goal recognition by automatically discovering process models from observations and utilizing conformance checking for goal inference, thus relaxing the assumption of complete domain... Read more
Key finding: Develops an online goal recognition method which combines the continuous domain concept of goal mirroring with discrete planning landmarks, enabling recognition from incrementally revealed noisy observations. By extracting... Read more

2. How can visual and tracking systems enhance goal recognition and event detection in soccer through player and ball analysis?

This theme explores computer vision and tracking methodologies to detect goals and recognize game situations in soccer videos. It involves robust player and ball detection under challenging conditions like low resolution, occlusions, and dynamic environments. Tracking multi-object trajectories and semantic features extracted via deep learning or classical vision techniques contribute to event spotting, game state understanding, and strategic behavior analysis, which complement goal recognition frameworks by providing reliable situational awareness.

Key finding: Proposes a self-supervised pipeline for training soccer player detectors and trackers that achieve top-tier performance on small, low-resolution players without relying on manual annotations. The method transfers knowledge... Read more
Key finding: Introduces SoccerNet-Tracking, the largest dataset with multi-object tracking annotations for players, referees, and ball in soccer videos, enabling benchmarking and training of tracking algorithms on challenging scenarios.... Read more
Key finding: Develops a real-time multi-camera vision system using high frame rate cameras and computationally efficient ball position detection algorithms, enabling objective, timely detection of goal events. Their system effectively... Read more
Key finding: Introduces a semantic segmentation approach specific to soccer videos that extracts meaningful pixel-level classes (field, players, lines) and interprets higher level semantic features which enable classification of game... Read more
Key finding: Combines semi-supervised learning with variational autoencoders to extract informative feature representations from unlabeled soccer positional data, enabling situation detection (e.g. corner kicks, counterattacks) with few... Read more

3. What are the challenges and strategies for online and active goal recognition in dynamic and changing environments?

This theme investigates methods for goal recognition in online or continuously evolving scenarios where observations arrive incrementally and environments may experience changes or drifts over time. Approaches focus on adapting classical offline goal recognition to online settings, incorporating temporal dynamics, uncertainty, environment changes, and decision-making strategies to improve recognition early and adaptively. Active goal recognition design also considers interventions to facilitate quicker and more accurate recognition.

Key finding: Defines the problem of continuous goal recognition where observers must recognize goals of agents operating in environments that evolve over time, potentially via sudden or gradual changes. Introduces GRACE, a simulator... Read more
Key finding: Formalizes online Active Goal Recognition Design (AGRD), where the observer interleaves observation with interventions to modify the environment, facilitating earlier or more accurate goal recognition. Demonstrates that... Read more
Key finding: This paper is relevant here as well for proposing an online recognition method (described in the previous theme), emphasizing incremental hypothesis updating and efficient computation tailored to streaming observations,... Read more

All papers in goal recognition

Process mining (PM)-based goal recognition (GR) techniques, which infer goals or targets based on sequences of observed actions, have shown efficacy in real-world engineering applications. This study explores the applicability of PM-based... more
A transhumeral prosthesis restores missing anatomical segments below the shoulder, including the hand. Active prostheses utilize real-valued, continuous sensor data to recognize patient target poses, or goals, and proactively move the... more
The problem of goal recognition requests to automatically infer an accurate probability distribution over possible goals an autonomous agent is attempting to achieve in the environment. The state-of-the-art approaches for goal recognition... more
Goal Recognition (GR) is a research problem that studies ways to infer the goal of an intelligent agent based on its observed behavior and knowledge of the environment. A common assumption of GR is that the underlying environment is... more
Recent approaches to goal recognition have progressively relaxed the requirements about the amount of domain knowledge and available observations, yielding accurate and efficient algorithms. These approaches, however, assume that there is... more
Plan recognition aims to discover target plans (i.e., sequences of actions) behind observed actions, with history plan libraries or domain models in hand. Previous approaches either discover plans by maximally "matching"... more
Recently, we are seeing the emergence of plan-and goal-recognition algorithms which are based on the principle of rationality. These avoid the use of a plan library that compactly encodes all possible observable plans, and instead... more
In automated planning, recognising the goal of an agent from a trace of observations is an important task with many applications. The state-of-the-art approaches to goal recognition rely on the application of planning techniques, which... more
The global population is aging; projections show that by 2050, over 20% of the population will be aged over 64. This will lead to an increase in aging related illness, a decrease in informal support, and ultimately issues with providing... more
In Goal Recognition Design (GRD), the objective is to modify a domain to facilitate early detection of the goal of a subject agent. Most previous work studies this problem in the offline setting, in which the observing agent performs its... more
Automated planning can be used to efficiently recognize goals and plans from partial or full observed action sequences. In this paper, we propose goal recognition heuristics that rely on information from planning landmarks - facts or... more
This is the author's version of the work. It is posted here by permission of ACM for your personal use. Not for redistribution. The definitive version was published in ACM Transactions on Software Engineering and Methodology, 25(4),... more
Automated planning can be used to efficiently recognize goals and plans from partial or full observed action sequences. In this paper, we propose goal recognition heuristics that rely on information from planning landmarks - facts or... more
Goal Recognition is the task of recognizing the intended goal of autonomous agents or humans by observing their behavior in an environment. Over the past years, most existing approaches to goal and plan recognition have been ignoring the... more
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 achieve such fast... more
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, but also quickly.... more
Recent approaches to goal recognition have progressively relaxed the assumptions about the amount and correctness of domain knowledge and available observations, yielding accurate and efficient algorithms. These approaches, however,... more
Recognition of goals and plans using incomplete evidence from action execution can be done e ciently by using automated planning techniques. In many applications it is important to recognize goals and plans not only accurately, but also... more
This paper revisits probabilistic, model–based goal recognition to study the implications of the use of nominal models to estimate the posterior probability distribution over a finite set of hypothetical goals. Existing model–based... more
Recent approaches to goal recognition have progressively relaxed the assumptions about the amount and correctness of domain knowledge and available observations, yielding accurate and efficient algorithms. These approaches, however,... more
Recent approaches to goal recognition have progressively relaxed the assumptions about the amount and correctness of domain knowledge and available observations, yielding accurate and efficient algorithms. These approaches, however,... more
Goal Recognition is the task of inferring an agent's goal, from a set of hypotheses, given a model of the environment dynamic, and a sequence of observations of such agent's behavior. While research on this problem gathered... more
This paper revisits probabilistic, model-based goal recognition to study the implications of the use of nominal models to estimate the posterior probability distribution over a finite set of hypothetical goals. Existing model-based... more
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 accurately, but also... more
Recent approaches to goal recognition have progressively relaxed the requirements about the amount of domain knowledge and available observations, yielding accurate and efficient algorithms. These approaches, however, assume that there is... more
by ZH SU
The problem of probabilistic goal recognition consists of automatically inferring a probability distribution over a range of possible goals of an autonomous agent based on the observations of its behavior. The state-of-the-art approaches... more
Approaches to goal recognition have progressively relaxed the requirements about the amount of domain knowledge and available observations, yielding accurate and efficient algorithms capable of recognizing goals. However, to recognize... more
In this paper, I overview a number of AI Planning applications for Enterprise and discuss a number of challenges in applying AI Planning in that setting. I will also summarize the progress made to date in addressing these challenges.
Goal recognition is the problem of recognizing the goal of an agent based on an incomplete sequence of observations. Recognizing goals with minimal domain knowledge as an agent executes its plan requires efficient algorithms to sift... more
Online goal recognition is the problem of recognizing the goal of an agent based on an incomplete sequence of incrementally revealed observations as early along the recognition process as possible. Recognizing goals with minimal domain... more
Every model involves assumptions. While some are standard to all models that simulate intelligent decision-making (e.g., discrete/continuous, static/dynamic), goal recognition is well known also to involve choices about the observed... more
The problem of probabilistic goal recognition consists of automatically inferring a probability distribution over a range of possible goals of an autonomous agent based on the observations of its behavior. The state-of-the-art approaches... more
Download research papers for free!