Skip to main content

Showing 1–3 of 3 results for author: Lemons, S

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:1401.3861  [pdf

    cs.AI cs.DC

    Best-First Heuristic Search for Multicore Machines

    Authors: Ethan Burns, Sofia Lemons, Wheeler Ruml, Rong Zhou

    Abstract: To harness modern multicore processors, it is imperative to develop parallel versions of fundamental algorithms. In this paper, we compare different approaches to parallel best-first search in a shared-memory setting. We present a new method, PBNF, that uses abstraction to partition the state space and to detect duplicate states without requiring frequent locking. PBNF allows speculative expansion… ▽ More

    Submitted 16 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 39, pages 689-743, 2010