← Search

Wheeler Ruml

11 accepted papers

2025

Concurrent Planning and Execution Using Dispatch-Dependent Values

IJCAI 2025

Agents operating in the real world must cope with the fact that time passes while they plan. In some cases, such as under tight deadlines, the only way for such an agent to achieve its goal is to execute an action before a complete plan has been found. This problem is called Concurrent Planning and

Cited by 0SourcePDFScholar
2023

A Formal Metareasoning Model of Concurrent Planning and Execution

AAAI 2023technical

Agents that plan and act in the real world must deal with the fact that time passes as they are planning. When timing is tight, there may be insufficient time to complete the search for a plan before it is time to act. By commencing execution before search concludes, one gains time to search by mak…

2021

Choosing the Initial State for Online Replanning

AAAI 2021technical

The need to replan arises in many applications. However, in the context of planning as heuristic search, it raises an annoying problem: if the previous plan is still executing, what should the new plan search take as its initial state? If it were possible to accurately predict how long replanning wo…

Cited by 3SourcePDFScholar
2021

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

AAAI 2021technical

Multi-Agent Path Finding (MAPF), i.e., finding collision-free paths for multiple robots, is important for many applications where small runtimes are necessary, including the kind of automated warehouses operated by Amazon. CBS is a leading two-level search algorithm for solving MAPF optimally. ECBS…

2020

Trading Plan Cost for Timeliness in Situated Temporal Planning

IJCAI 2020poster

If a planning agent is considering taking a bus, for example, the time that passes during its planning can affect the feasibility of its plans, as the bus may depart before the agent has found a complete plan. Previous work on this situated temporal planning setting proposed an abstract deliberation…

Cited by 0SourcePDFScholar