paper-with-me

홈 › Papers

Abstract Interpretation for Generalized Heuristic Search in Model-Based Planning

2022-08-05 · Tan Zhi-Xuan, Joshua B. Tenenbaum, Vikash K. Mansinghka

Domain-general model-based planners often derive their generality by constructing search heuristics through the relaxation or abstraction of symbolic world models. We illustrate how abstract interpretation can serve as a unifying framework for these abstraction-based heuristics, extending the reach of heuristic search to richer world models that make use of more complex datatypes and functions (e.g. sets, geometry), and even models with uncertainty and probabilistic effects. These heuristics can also be integrated with learning, allowing agents to jumpstart planning in novel world models via abstraction-derived information that is later refined by experience. This suggests that abstract interpretation can play a key role in building universal reasoning systems.

📄 PDF Abstract BibTeX arXiv:2208.02938

Code (0)

등록된 구현이 없습니다.

Tasks

Heuristic Search

Similar Papers 제목 키워드 기반

Generalized Planning as Heuristic Search

2021-03-26 · Javier Segovia-Aguas, Sergio Jiménez, Anders Jonsson

Although heuristic search is one of the most successful approaches to classical planning, this planning paradigm does not apply straightforwardly to Generalized Planning (GP). Planning as heuristic search traditionally a…

Heuristic Search

Computing Programs for Generalized Planning as Heuristic Search

2022-05-12 · Javier Segovia-Aguas, Sergio Jiménez, Anders Jonsson

Although heuristic search is one of the most successful approaches to classical planning, this planning paradigm does not apply straightforwardly to Generalized Planning (GP). This paper adapts the planning as heuristic …

Heuristic Search

Scaling-up Generalized Planning as Heuristic Search with Landmarks

2022-05-10 · Javier Segovia-Aguas, Sergio Jiménez, Anders Jonsson, Laura Sebastiá

Landmarks are one of the most effective search heuristics for classical planning, but largely ignored in generalized planning. Generalized planning (GP) is usually addressed as a combinatorial search in a given space of …

Heuristic Search

Implicit Abstraction Heuristics

2014-01-16 · Michael Katz, Carmel Domshlak

State-space search with explicit abstraction heuristics is at the state of the art of cost-optimal planning. These heuristics are inherently limited, nonetheless, because the size of the abstract space must be bounded by…

Heuristic Search

Generalized Planning as Heuristic Search: A new planning search-space that leverages pointers over objects

2023-01-26 · Javier Segovia-Aguas, Sergio Jiménez, Anders Jonsson

Planning as heuristic search is one of the most successful approaches to classical planning but unfortunately, it does not extend trivially to Generalized Planning (GP). GP aims to compute algorithmic solutions that are …

Heuristic Search