Skip to main content

Showing 1–7 of 7 results for author: Holte, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.12554  [pdf, other

    cs.AI

    Rectangle Search: An Anytime Beam Search (Extended Version)

    Authors: Sofia Lemons, Wheeler Ruml, Robert C. Holte, Carlos Linares López

    Abstract: Anytime heuristic search algorithms try to find a (potentially suboptimal) solution as quickly as possible and then work to find better and better solutions until an optimal solution is obtained or time is exhausted. The most widely-known anytime search algorithms are based on best-first search. In this paper, we propose a new algorithm, rectangle search, that is instead based on beam search, a va… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

    Comments: 30 pages, 200+ figures

    MSC Class: 68T20 ACM Class: I.2.8; F.2.2

  2. arXiv:2204.02929  [pdf, other

    cs.AI

    Beam Search: Faster and Monotonic

    Authors: Sofia Lemons, Carlos Linares López, Robert C. Holte, Wheeler Ruml

    Abstract: Beam search is a popular satisficing approach to heuristic search problems that allows one to trade increased computation time for lower solution cost by increasing the beam width parameter. We make two contributions to the study of beam search. First, we show how to make beam search monotonic; that is, we provide a new variant that guarantees non-increasing solution cost as the beam width is incr… ▽ More

    Submitted 6 April, 2022; originally announced April 2022.

    Comments: 9 pages, 15 figures, 3 algorithms, published in the International Conference on Automated Planning and Scheduling ICAPS 2022

  3. arXiv:1905.11346  [pdf, other

    cs.AI

    Error Analysis and Correction for Weighted A*'s Suboptimality (Extended Version)

    Authors: Robert C. Holte, Ruben Majadas, Alberto Pozanco, Daniel Borrajo

    Abstract: Weighted A* (wA*) is a widely used algorithm for rapidly, but suboptimally, solving planning and search problems. The cost of the solution it produces is guaranteed to be at most W times the optimal solution cost, where W is the weight wA* uses in prioritizing open nodes. W is therefore a suboptimality bound for the solution produced by wA*. There is broad consensus that this bound is not very acc… ▽ More

    Submitted 26 May, 2023; v1 submitted 27 May, 2019; originally announced May 2019.

    Comments: Published as a short paper in the 12th Annual Symposium on Combinatorial Search, SoCS 2019

  4. arXiv:1711.05105  [pdf, other

    cs.AI

    An Empirical Study of the Effects of Spurious Transitions on Abstraction-based Heuristics

    Authors: Mehdi Sadeqi, Robert C. Holte, Sandra Zilles

    Abstract: The efficient solution of state space search problems is often attempted by guiding search algorithms with heuristics (estimates of the distance from any state to the goal). A popular way for creating heuristic functions is by using an abstract version of the state space. However, the quality of abstraction-based heuristic functions, and thus the speed of search, can suffer from spurious transitio… ▽ More

    Submitted 14 November, 2017; originally announced November 2017.

    Comments: 38 pages, 9 figures, appendix with 5 figures

  5. arXiv:1703.03868  [pdf, other

    cs.AI

    Front-to-End Bidirectional Heuristic Search with Near-Optimal Node Expansions

    Authors: Jingwei Chen, Robert C. Holte, Sandra Zilles, Nathan R. Sturtevant

    Abstract: It is well-known that any admissible unidirectional heuristic search algorithm must expand all states whose $f$-value is smaller than the optimal solution cost when using a consistent heuristic. Such states are called "surely expanded" (s.e.). A recent study characterized s.e. pairs of states for bidirectional search with consistent heuristics: if a pair of states is s.e. then at least one of the… ▽ More

    Submitted 23 May, 2017; v1 submitted 10 March, 2017; originally announced March 2017.

    Comments: Accepted to IJCAI 2017. Camera ready version with new timing results

  6. Predicting the Performance of IDA* using Conditional Distributions

    Authors: Uzi Zahavi, Ariel Felner, Neil Burch, Robert C. Holte

    Abstract: Korf, Reid, and Edelkamp introduced a formula to predict the number of nodes IDA* will expand on a single iteration for a given consistent heuristic, and experimentally demonstrated that it could make very accurate predictions. In this paper we show that, in addition to requiring the heuristic to be consistent, their formulas predictions are accurate only at levels of the brute-force search tree w… ▽ More

    Submitted 15 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 37, pages 41-83, 2010

  7. A General Theory of Additive State Space Abstractions

    Authors: Fan Yang, Joseph Culberson, Robert Holte, Uzi Zahavi, Ariel Felner

    Abstract: Informally, a set of abstractions of a state space S is additive if the distance between any two states in S is always greater than or equal to the sum of the corresponding distances in the abstract spaces. The first known additive abstractions, called disjoint pattern databases, were experimentally demonstrated to produce state of the art performance on certain state spaces. However, previous app… ▽ More

    Submitted 31 October, 2011; originally announced November 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 32, pages 631-662, 2008