2013
DOI: 10.1609/icaps.v23i1.13605
|View full text |Cite
|
Sign up to set email alerts
|

Counterexample-Guided Cartesian Abstraction Refinement

Abstract: Counterexample-guided abstraction refinement (CEGAR) is a method for incrementally computing abstractions of transition systems. We propose a CEGAR algorithm for computing abstraction heuristics for optimal classical planning. Starting from a coarse abstraction of the planning task, we iteratively compute an optimal abstract solution, check if and why it fails for the concrete planning task and refine the abstraction so that the same failure cannot occur in future iterations. A key ingredient of our approach i… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
26
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
6
2

Relationship

3
5

Authors

Journals

citations
Cited by 24 publications
(26 citation statements)
references
References 13 publications
(7 reference statements)
0
26
0
Order By: Relevance
“…Experimentally, we report results for pattern databases that are derived systematically (Pommerening, Röger, and Helmert 2013) and by hill climbing (Haslum et al 2007), for Cartesian abstractions (Seipp and Helmert 2013), and for landmark heuristics (Karpas and Domshlak 2009), showing that earlier evidence for the strength of saturated cost partitioning for Cartesian abstractions (Seipp, Keller, and Helmert 2017) generalizes to all considered kinds of heuristics.…”
Section: Introductionmentioning
confidence: 85%
See 2 more Smart Citations
“…Experimentally, we report results for pattern databases that are derived systematically (Pommerening, Röger, and Helmert 2013) and by hill climbing (Haslum et al 2007), for Cartesian abstractions (Seipp and Helmert 2013), and for landmark heuristics (Karpas and Domshlak 2009), showing that earlier evidence for the strength of saturated cost partitioning for Cartesian abstractions (Seipp, Keller, and Helmert 2017) generalizes to all considered kinds of heuristics.…”
Section: Introductionmentioning
confidence: 85%
“…If h is an abstraction heuristic, the saturated cost of operator o is the maximum over h(s) − h(s ) for all abstract state transitions s → s induced by o. For explicit-state abstraction heuristics based on pattern databases or Cartesian abstraction (Ball, Podelski, and Rajamani 2001;Seipp and Helmert 2013), this can be computed at negligible overhead during the construction of the heuristic. The same is true for merge-and-shrink heuristics not using label reduction (Sievers, Wehrle, and Helmert 2014).…”
Section: Saturated Cost Partitioningmentioning
confidence: 99%
See 1 more Smart Citation
“…The second technique is saturated cost partitioning (SCP) (Seipp and Helmert 2013), which has been successfully used for Cartesian abstractions and PDB heuristics (Seipp, Keller, and Helmert 2017a). Like greedy zero-one cost partitioning, SCP greedily distributes the costs among the heuristics in a given order, but in a more intelligent way that avoids using up costs that do not contribute to the heuristic value.…”
Section: Introductionmentioning
confidence: 99%
“…The most common method for solving optimal classical planning tasks is to use A * (Hart, Nilsson, and Raphael 1968) with an admissible heuristic (Pearl 1984). One way of obtaining such a heuristic is counterexample-guided abstraction refinement (CEGAR) for Cartesian abstractions (Clarke et al 2003;Seipp and Helmert 2013;2018). Algorithm 1 shows pseudo-code for the CEGAR algorithm.…”
Section: Introductionmentioning
confidence: 99%