Search Results for author: Wheeler Ruml

Found 9 papers, 3 papers with code

Planning and Acting While the Clock Ticks

no code implementations21 Mar 2024 Andrew Coles, Erez Karpas, Andrey Lavrinenko, Wheeler Ruml, Solomon Eyal Shimony, Shahaf Shperberg

Recently, situated temporal planning was introduced, where planning starts at time 0 and execution occurs after planning terminates.

Rectangle Search: An Anytime Beam Search (Extended Version)

1 code implementation19 Dec 2023 Sofia Lemons, Wheeler Ruml, Robert C. Holte, Carlos Linares López

In this paper, we propose a new algorithm, rectangle search, that is instead based on beam search, a variant of breadth-first search.

A Formal Metareasoning Model of Concurrent Planning and Execution

1 code implementation5 Mar 2023 Amihay Elboher, Ava Bensoussan, Erez Karpas, Wheeler Ruml, Shahaf S. Shperberg, Solomon E. Shimony

When timing is tight, there may be insufficient time to complete the search for a plan before it is time to act.

Beam Search: Faster and Monotonic

no code implementations6 Apr 2022 Sofia Lemons, Carlos Linares López, Robert C. Holte, Wheeler Ruml

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.

EECBS: A Bounded-Suboptimal Search for Multi-Agent Path Finding

1 code implementation3 Oct 2020 Jiaoyang Li, Wheeler Ruml, Sven Koenig

ECBS is a bounded-suboptimal variant of CBS that uses focal search to speed up CBS by sacrificing optimality and instead guaranteeing that the costs of its solutions are within a given factor of optimal.

Multi-Agent Path Finding

Improved Safe Real-time Heuristic Search

no code implementations15 May 2019 Bence Cserna, Kevin C. Gall, Wheeler Ruml

A fundamental concern in real-time planning is the presence of dead-ends in the state space, from which no goal is reachable.

Value Directed Exploration in Multi-Armed Bandits with Structured Priors

no code implementations12 Apr 2017 Bence Cserna, Marek Petrik, Reazul Hasan Russel, Wheeler Ruml

Multi-armed bandits are a quintessential machine learning problem requiring the balancing of exploration and exploitation.

Multi-Armed Bandits

On-line Planning and Scheduling: An Application to Controlling Modular Printers

no code implementations16 Jan 2014 Wheeler Ruml, Minh Binh Do, Rong Zhou, Markus P. J. Fromherz

To our knowledge, this work represents the first successful industrial application of embedded domain-independent temporal planning.

Decision Making Scheduling

Best-First Heuristic Search for Multicore Machines

no code implementations16 Jan 2014 Ethan Burns, Sofia Lemons, Wheeler Ruml, Rong Zhou

To harness modern multicore processors, it is imperative to develop parallel versions of fundamental algorithms.

Cannot find the paper you are looking for? You can Submit a new open access paper.