中文
相关论文

相关论文: Planning as Goal Recognition: Deriving Heuristics …

200 篇论文

While most heuristics studied in heuristic search depend only on the state, some accumulate information during search and thus also depend on the search history. Various existing approaches use such dynamic heuristics in $\mathrm{A}^*$-like…

人工智能 · 计算机科学 2025-12-10 Remo Christen , Florian Pommerening , Clemens Büchner , Malte Helmert

Landmarks are facts or actions that appear in all valid solutions of a planning problem. They have been used successfully to calculate heuristics that guide the search for a plan. We investigate an extension to this concept by defining a…

人工智能 · 计算机科学 2024-03-13 Oliver Kim , Mohan Sridharan

Learning a well-informed heuristic function for hard task planning domains is an elusive problem. Although there are known neural network architectures to represent such heuristic knowledge, it is not obvious what concrete information is…

人工智能 · 计算机科学 2021-12-06 Leah Chrestien , Tomas Pevny , Antonin Komenda , Stefan Edelkamp

There has been increasing attention on planning model learning in classical planning. Most existing approaches, however, focus on learning planning models from structured data in symbolic representations. It is often difficult to obtain…

机器学习 · 计算机科学 2022-11-30 Kebing Jin , Zhanhao Xiao , Hankui Hankz Zhuo , Hai Wan , Jiaran Cai

In a recent paper, we have shown that Plan Recognition over STRIPS can be formulated and solved using Classical Planning heuristics and algorithms. In this work, we show that this formulation subsumes the standard formulation of Plan…

人工智能 · 计算机科学 2016-05-24 Miquel Ramirez , Hector Geffner

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…

人工智能 · 计算机科学 2020-05-07 Kin Max Piamolini Gusmão , Ramon Fraga Pereira , Felipe Meneguzzi

The ability to observe the effects of actions performed by others and to infer their intent, most likely goals, or course of action, is known as a plan or intention recognition cognitive capability and has long been one of the fundamental…

人工智能 · 计算机科学 2019-11-26 Mariane Maynard , Thibault Duhamel , Froduald Kabanza

Goal recognition aims to recognize the set of candidate goals that are compatible with the observed behavior of an agent. In this paper, we develop a method based on the operator-counting framework that efficiently computes solutions that…

人工智能 · 计算机科学 2021-06-16 Luísa R. de A. Santos , Felipe Meneguzzi , Ramon Fraga Pereira , André Grahl Pereira

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

人工智能 · 计算机科学 2018-04-18 Ramon Fraga Pereira , Felipe Meneguzzi

There is an impressive body of work on developing heuristics and other reasoning algorithms to guide search in optimal and anytime planning algorithms for classical planning. However, very little effort has been directed towards developing…

人工智能 · 计算机科学 2016-07-08 Vikas Shivashankar , Ron Alford , Mark Roberts , David W. Aha

We present a new approach to learning for planning, where knowledge acquired while solving a given set of planning problems is used to plan faster in related, but new problem instances. We show that a deep neural network can be used to…

人工智能 · 计算机科学 2018-07-26 Edward Groshev , Maxwell Goldstein , Aviv Tamar , Siddharth Srivastava , Pieter Abbeel

Automated planning remains one of the most general paradigms in Artificial Intelligence, providing means of solving problems coming from a wide variety of domains. One of the key factors restricting the applicability of planning is its…

人工智能 · 计算机科学 2017-07-24 Pawel Gomoluch , Dalal Alrajeh , Alessandra Russo , Antonio Bucchiarone

Automated Planning is one of the main research field of Artificial Intelligence since its beginnings. Research in Automated Planning aims at developing general reasoners (i.e., planners) capable of automatically solve complex problems.…

人工智能 · 计算机科学 2019-05-15 Alessandro Umbrico

Replanning via determinization is a recent, popular approach for online planning in MDPs. In this paper we adapt this idea to classical, non-stochastic domains with partial information and sensing actions, presenting a new planner: SDR…

人工智能 · 计算机科学 2014-01-24 Ronen I. Brafman , Guy Shani

Goal recognition aims at predicting human intentions from a trace of observations. This ability allows people or organizations to anticipate future actions and intervene in a positive (collaborative) or negative (adversarial) way. Goal…

人工智能 · 计算机科学 2020-11-04 Daniel Borrajo , Sriram Gopalakrishnan , Vamsi K. Potluru

Heuristic forward search is currently the dominant paradigm in classical planning. Forward search algorithms typically rely on a single, relatively simple variation of best-first search and remain fixed throughout the process of solving a…

人工智能 · 计算机科学 2019-11-28 Pawel Gomoluch , Dalal Alrajeh , Alessandra Russo , Antonio Bucchiarone

Generalised planning (GP) refers to the task of synthesising programs that solve families of related planning problems. We introduce a novel, yet simple method for GP: given a set of training problems, for each problem, compute an optimal…

人工智能 · 计算机科学 2025-11-17 Dillon Z. Chen , Till Hofmann , Toryn Q. Klassen , Sheila A. McIlraith

Current evaluation functions for heuristic planning are expensive to compute. In numerous planning problems these functions provide good guidance to the solution, so they are worth the expense. However, when evaluation functions are…

人工智能 · 计算机科学 2014-01-17 Tomas De la Rosa , Sergio Jimenez , Raquel Fuentetaja , Daniel Borrajo

Goal recognition is a fundamental cognitive process that enables individuals to infer intentions based on available cues. Current goal recognition algorithms often take only observed actions as input, but here we use a Bayesian framework to…

人机交互 · 计算机科学 2024-02-19 Chenyuan Zhang , Charles Kemp , Nir Lipovetzky

To coordinate with other systems, agents must be able to determine what the systems are currently doing and predict what they will be doing in the future---plan and goal recognition. There are many methods for plan and goal recognition, but…

人工智能 · 计算机科学 2019-09-26 Christopher Amato , Andrea Baisero