End-to-End Pareto Set Prediction with Graph Neural Networks for Multi-objective Facility Location
Shiqing Liu, Xueming Yan, Yaochu Jin

TL;DR
This paper introduces a graph neural network-based method for efficiently predicting the entire Pareto set in multi-objective facility location problems, reducing computational costs while maintaining solution quality.
Contribution
It presents a novel learning-based approach modeling MO-FLP as a bipartite graph and using GNNs to predict Pareto distributions, enabling fast non-autoregressive sampling.
Findings
Achieves solution quality comparable to evolutionary algorithms.
Significantly reduces computational cost.
Effective on various problem scales.
Abstract
The facility location problems (FLPs) are a typical class of NP-hard combinatorial optimization problems, which are widely seen in the supply chain and logistics. Many mathematical and heuristic algorithms have been developed for optimizing the FLP. In addition to the transportation cost, there are usually multiple conflicting objectives in realistic applications. It is therefore desirable to design algorithms that find a set of Pareto solutions efficiently without enormous search cost. In this paper, we consider the multi-objective facility location problem (MO-FLP) that simultaneously minimizes the overall cost and maximizes the system reliability. We develop a learning-based approach to predicting the distribution probability of the entire Pareto set for a given problem. To this end, the MO-FLP is modeled as a bipartite graph optimization problem and two graph neural networks are…
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.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Vehicle Routing Optimization Methods
