
אריאל פלנר
Speeding Up Dominance Checks in Multi-Objective Search
New Techniques and Data Structures
In multi-objective search, given a directed graph where each edge is annotated with multiple cost metrics, a start state, and a goal state, we are interested in computing the Pareto frontier, i.e., the set of all undominated paths from the start state to the goal state. Almost all multi-objective search algorithms use dominance checks to determine if a search node can be pruned. Since dominance checks are performed in the inner loop of the multi-objective search, they are the most timeconsuming part of it. In this paper, we propose (1) two novel techniques to reduce duplicate dominance checks and (2) a simple data structure that enables more efficient dominance checks. Our experimental results show that combining our proposed techniques and data structure speeds up LTMOA*, a state-of-the-art multi-objective search algorithm, by up to an order of magnitude on road network instances.
| שפת פרסום | אנגלית |
| דפים | 228-232 |
| כתב עת | The International Symposium on Combinatorial Search |
| כרך | 17 |
| נושא מספר | 1 |
| סטטוס פרסום | פורסם - 01.01.2024 |