Efficient Multi-Objective Planning with Weighted Maximization Using Large Neighbourhood Search
Krishna Kalavadia, Shamak Dutta, Yash Vardhan Pant, Stephen L. Smith

TL;DR
This paper introduces a Large Neighbourhood Search algorithm for multi-objective planning that efficiently finds Pareto-optimal solutions, significantly reducing computation time compared to existing methods.
Contribution
The paper presents a novel Large Neighbourhood Search-based algorithm for weighted maximum planning, enabling faster computation of Pareto-optimal solutions in autonomous navigation.
Findings
Achieves solution quality comparable to existing methods.
Reduces runtime by 10 to 100 times.
Effectively finds solutions in non-convex trade-off spaces.
Abstract
Autonomous navigation often requires the simultaneous optimization of multiple objectives. The most common approach scalarizes these into a single cost function using a weighted sum, but this method is unable to find all possible trade-offs and can therefore miss critical solutions. An alternative, the weighted maximum of objectives, can find all Pareto-optimal solutions, including those in non-convex regions of the trade-off space that weighted sum methods cannot find. However, the increased computational complexity of finding weighted maximum solutions in the discrete domain has limited its practical use. To address this challenge, we propose a novel search algorithm based on the Large Neighbourhood Search framework that efficiently solves the weighted maximum planning problem. Through extensive simulations, we demonstrate that our algorithm achieves comparable solution quality to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
