Enhanced Multi-Objective A* Using Balanced Binary Search Trees

02/18/2022
by   Zhongqiang Ren, et al.
4

This work addresses the Multi-Objective Shortest Path Problem (MO-SPP): Given a graph where each edge is associated with a non-negative cost vector, MO-SPP aims to find all the Pareto-optimal paths connecting the given start and goal nodes. To solve MO-SPP, the popular multi-objective A* (MOA*) like algorithms maintain a "frontier" set at any node during the search to keep track of the non-dominated paths that reach that node. The computational efficiency of MOA* algorithms directly depend on how efficiently one can maintain the frontier sets. Recently, several techniques have been developed in the literature to address this issue mainly for two objectives. In this work, we introduce a new method to efficiently maintain these frontiers for multiple objectives by leveraging balanced binary search trees. We provide extensive simulation results for problems with three, four and five objectives to show that our method outperforms existing techniques by an order of magnitude in general.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/06/2022

Enhanced Multi-Objective A* with Partial Expansion

The Multi-Objective Shortest Path Problem, typically posed on a graph, d...
research
03/25/2023

Heuristic Search for Multi-Objective Probabilistic Planning

Heuristic search is a powerful approach that has successfully been appli...
research
08/02/2021

Multi-Objective Path-Based D* Lite

Incremental graph search algorithms, such as D* Lite, reuse previous sea...
research
10/27/2022

End-to-End Pareto Set Prediction with Graph Neural Networks for Multi-objective Facility Location

The facility location problems (FLPs) are a typical class of NP-hard com...
research
10/11/2022

Enhancing Branch-and-Bound for Multi-Objective 0-1 Programming

In the bi-objective branch-and-bound literature, a key ingredient is obj...
research
11/23/2022

Cost Splitting for Multi-Objective Conflict-Based Search

The Multi-Objective Multi-Agent Path Finding (MO-MAPF) problem is the pr...
research
07/06/2022

A Local Optimization Framework for Multi-Objective Ergodic Search

Robots have the potential to perform search for a variety of application...

Please sign up or login with your details

Forgot password? Click here to reset