2011
DOI: 10.1609/aaai.v25i1.7823
|View full text |Cite
|
Sign up to set email alerts
|

The Compressed Differential Heuristic

Abstract: The differential heuristic (DH) is an effective memory-based heuristic for explicit state spaces. In this paper we aim to improve its performance and memory usage. We introduce a compression method for DHs which stores only a portion of the original uncompressed DH, while preserving enough information to enable efficient search. Compressed DHs (CDH) are flexible and can be tuned to fit any size of memory, even smaller than the size of the state space. Furthermore, CDHs can be built without the need to create … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
5

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(5 citation statements)
references
References 4 publications
0
5
0
Order By: Relevance
“…COLT is also a versatile data structure with potential application to other search and planning problems, e.g., utilizing the hierarchical search to find optimal meeting points for ride-sharing. Further improvement of search heuristics may also be possible, e.g., in the direction of Compressed Differential Heuristics (Goldenberg et al 2011).…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…COLT is also a versatile data structure with potential application to other search and planning problems, e.g., utilizing the hierarchical search to find optimal meeting points for ride-sharing. Further improvement of search heuristics may also be possible, e.g., in the direction of Compressed Differential Heuristics (Goldenberg et al 2011).…”
Section: Discussionmentioning
confidence: 99%
“…Landmark Lower-Bounds (LLBs): Lower-bounds based on landmarks, also called differential heuristics (Goldenberg et al 2011), involve selecting a set L of m "landmark" vertices and then pre-computing distances from each landmark to all vertices in V . Given two vertices q and p, a lowerbound on network distance can be computed by (1) using the distances to landmark l i and the triangle inequality.…”
Section: Preliminariesmentioning
confidence: 99%
See 1 more Smart Citation
“…In addition, preprocessing is also common in the heuristic search community. For example, it is used in the construction of pattern databases heuristics (Culberson and Schaeffer 1998;Korf 1997;Felner, Korf, and Hanan 2004;Holte et al 2006;Haslum et al 2007), heuristics for 2D-pathfinding problems (Sturtevant et al 2009;Pochter et al 2010;Goldenberg et al 2011), learning-based heuristics (Ernandes and Gori 2004;Samadi, Felner, and Schaeffer 2008; Jabbari Arfaee, Zilles, and Holte 2011), search effort prediction formulas (Korf, Reid, and Edelkamp 2001;Zahavi et al 2010;Lelis, Zilles, and Holte 2011) and search cost prediction formulas (Lelis, Stern, and Jabbari Arfaee 2011;Lelis et al 2012).…”
Section: P R( Hmentioning
confidence: 99%
“…Our approach uses supervised learning of pattern database heuristics (Culberson and Schaeffer 1998), which are a common memory-based heuristic,and then use an ANN as a means of compression to reduce the storage required. Compression has been widely studied for memory-based heuristics (Felner et al 2007;Ball and Holte 2008;Breyer and Korf 2010;Goldenberg et al 2011), and is particularly important when the heuristics require memory that is larger than RAM (Döbbelin, Schütt, and Reinefeld 2013;Hu and Sturtevant 2019).…”
Section: Introductionmentioning
confidence: 99%