2017
DOI: 10.1609/icaps.v27i1.13819
|View full text |Cite
|
Sign up to set email alerts
|

Adapting Novelty to Classical Planning as Heuristic Search

Abstract: The introduction of the concept of state novelty has advanced the state of the art in deterministic online planning in Atari-like problems and in planning with rewards in general, when rewards are defined on states. In classical planning, however, the success of novelty as the dichotomy between novel and non-novel states was somewhat limited. Until very recently, novelty-based methods were not able to successfully compete with state-of-the-art heuristic search based planners. In this work we adapt the concept … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
10
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
7
1
1

Relationship

3
6

Authors

Journals

citations
Cited by 16 publications
(11 citation statements)
references
References 15 publications
(18 reference statements)
0
10
0
Order By: Relevance
“…Algorithm 1 prunes a state s according to a novelty measure akin to Katz et al (2017) novelty heuristics, but defined instead on the basis of the cost g(s) accumulated through the trajectory from the problem initial state to s (steps 20-21).…”
Section: Width-based Search For Ma Planningmentioning
confidence: 99%
“…Algorithm 1 prunes a state s according to a novelty measure akin to Katz et al (2017) novelty heuristics, but defined instead on the basis of the cost g(s) accumulated through the trajectory from the problem initial state to s (steps 20-21).…”
Section: Width-based Search For Ma Planningmentioning
confidence: 99%
“…More complex novelty measures have been devised that tie the novelty score to a heuristic value, and consider the novelty of a state only among other states with the same (Lipovetzky and Geffner 2017) or lower (Katz et al 2017) heuristic value. In best-first width search (BFWS), the function ordering the open list is a tie-breaking sequence of multiple evaluation functions, where the primary function is a novelty measure (Lipovetzky and Geffner 2017).…”
Section: Novelty Pruningmentioning
confidence: 99%
“…The simplest form prunes states that do not contain a fact (or a tuple of facts) that has not been contained in previously explored states. The novelty measure can also be tied to a heuristic (Lipovetzky and Geffner 2017;Katz et al 2017), preferring states that contain novel facts among states with the same heuristic value.…”
mentioning
confidence: 99%
“…Best-first width algorithms (BFWS) have been shown to achieve state-of-the-art performance by combining width and heuristic search (Lipovetzky and Geffner 2017;Katz et al 2017). BFWS(f ) with f = h, h 1 , .…”
Section: Best-first Width Searchmentioning
confidence: 99%