Zooming Cautiously: Linear-Memory Heuristic Search With Node Expansion Guarantees

06/07/2019
by   Laurent Orseau, et al.
0

We introduce and analyze two parameter-free linear-memory tree search algorithms. Under mild assumptions we prove our algorithms are guaranteed to perform only a logarithmic factor more node expansions than A* when the search space is a tree. Previously, the best guarantee for a linear-memory algorithm under similar assumptions was achieved by IDA*, which in the worst case expands quadratically more nodes than in its last iteration. Empirical results support the theory and demonstrate the practicality and robustness of our algorithms. Furthermore, they are fast and easy to implement.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/23/2021

A*+BFHS: A Hybrid Heuristic Search Algorithm

We present a new algorithm A*+BFHS for solving hard problems where A* an...
research
05/08/2023

New metrics and search algorithms for weighted causal DAGs

Recovering causal relationships from data is an important problem. Using...
research
10/04/2018

Compound Binary Search Tree and Algorithms

The Binary Search Tree (BST) is average in computer science which suppor...
research
02/04/2014

Incremental Clustering and Expansion for Faster Optimal Planning in Dec-POMDPs

This article presents the state-of-the-art in optimal solution methods f...
research
01/16/2014

The Complexity of Integer Bound Propagation

Bound propagation is an important Artificial Intelligence technique used...
research
07/07/2020

Fast Perturbative Algorithm Configurators

Recent work has shown that the ParamRLS and ParamILS algorithm configura...
research
06/17/2022

Scalable Differentially Private Clustering via Hierarchically Separated Trees

We study the private k-median and k-means clustering problem in d dimens...

Please sign up or login with your details

Forgot password? Click here to reset