← Search

Shahaf Shperberg

6 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
2024

Theoretical Study on Multi-objective Heuristic Search

IJCAI 2024poster

This paper provides a theoretical study on Multi-Objective Heuristic Search. We first classify states in the state space into must-expand, maybe-expand, and never-expand states and then transfer these definitions to nodes in the search tree. We then formalize a framework that generalizes A* to Multi…

Cited by 0SourcePDFScholar
2023

Front-to-End Bidirectional Heuristic Search with Consistent Heuristics: Enumerating and Evaluating Algorithms and Bounds

IJCAI 2023poster

Recent research on bidirectional heuristic search (BiHS) is based on the must-expand pairs theory (MEP theory), which describes which pairs of nodes must be expanded during the search to guarantee the optimality of solutions. A separate line of research in BiHS has proposed algorithms that use lowe…

Cited by 2SourcePDFScholar
2020

Bidirectional Heuristic Search: Expanding Nodes by a Lower Bound

IJCAI 2020poster

Recent work on bidirectional search defined a lower bound on costs of paths between pairs of nodes, and introduced a new algorithm, NBS, which is based on this bound. Building on these results, we introduce DVCBS, a new algorithm that aims to to further reduce the number of expansions. Generalizing…

Cited by 0SourcePDFScholar
2020

Multi-Directional Heuristic Search

IJCAI 2020poster

In the Multi-Agent Meeting problem (MAM), the task is to find a meeting location for multiple agents, as well as a path for each agent to that location. In this paper, we introduce MM*, a Multi-Directional Heuristic Search algorithm that finds the optimal meeting location under different cost functi…

Cited by 0SourcePDFScholar
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