2011
DOI: 10.1609/icaps.v21i1.13470
|View full text |Cite
|
Sign up to set email alerts
|

Searching for Plans with Carefully Designed Probes

Abstract: We define a probe to be a single action sequence computedgreedily from a given state that either terminates in the goalor fails. We show that by designing these probes carefullyusing a number of existing and new polynomial techniquessuch as helpful actions, landmarks, commitments, and con-sistent subgoals, a single probe from the initial state solvesby itself 683 out of 980 problems from previous IPCs, a num-ber that compares well with the 627 problems solved by FFin EHC mode, with similar times and plan lengt… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
21
0

Year Published

2012
2012
2018
2018

Publication Types

Select...
7

Relationship

0
7

Authors

Journals

citations
Cited by 36 publications
(21 citation statements)
references
References 15 publications
0
21
0
Order By: Relevance
“…CAP can be viewed as a method for identifying and connecting a tractable set of waypoints in the search space. This is somewhat related to Probe (Lipovetzky and Geffner 2011), a best first search augmented by "probes" that try to reach the goal from the current state by quickly traversing a sequence of next unachieved landmarks in a "consistent" (Lipovetzky and Geffner 2009) greedy chain. CAP and Probe work at different levels of abstraction: While the land-marks are single propositions (Probe does not handle disjunctive landmarks), CAP identifies serializable subproblems, each of which contains a set of subgoals and requires a significant amount of search by the SubPlanner.…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations
“…CAP can be viewed as a method for identifying and connecting a tractable set of waypoints in the search space. This is somewhat related to Probe (Lipovetzky and Geffner 2011), a best first search augmented by "probes" that try to reach the goal from the current state by quickly traversing a sequence of next unachieved landmarks in a "consistent" (Lipovetzky and Geffner 2009) greedy chain. CAP and Probe work at different levels of abstraction: While the land-marks are single propositions (Probe does not handle disjunctive landmarks), CAP identifies serializable subproblems, each of which contains a set of subgoals and requires a significant amount of search by the SubPlanner.…”
Section: Related Workmentioning
confidence: 99%
“…In principle, such serializable problems should be easy for modern planners equipped with powerful heuristic functions and other search-enhancing techniques. In fact, techniques such as probes (Lipovetzky and Geffner 2011) explicitly target the exploitation of serializable subgoals and have been Copyright c 2015, Association for the Advancement of Artificial Intelligence (www.aaai.org). All rights reserved.…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…Greedy Best First Search (GBFS) is the core search engine used in many state-of-the-art satisficing planners (Bonet and Geffner 2001;Helmert 2006;Lipovetzky and Geffner 2011;Xie, Müller, and Holte 2014b). GBFS always expands a node that minimizes a heuristic function h, without considering its g-value.…”
Section: Introductionmentioning
confidence: 99%