TL;DR
This paper introduces a novel memetic algorithm called SPATIAL, designed specifically for spatial partitioning problems, demonstrating its effectiveness on real-world school districting datasets and highlighting its practical planning benefits.
Contribution
The paper develops a domain-aware memetic algorithm tailored for spatial partitioning, addressing the limitations of existing population-based methods in discrete spatial domains.
Findings
SPATIAL outperforms baseline methods on real-world datasets.
Ablation studies reveal the importance of spatially-aware operators.
The algorithm is applicable to various spatial planning scenarios.
Abstract
Spatial optimization problems (SOPs) are characterized by spatial relationships governing the decision variables, objectives, and/or constraint functions. In this article, we focus on a specific type of SOP called spatial partitioning, which is a combinatorial problem due to the presence of discrete spatial units. Exact optimization methods do not scale with the size of the problem, especially within practicable time limits. This motivated us to develop population-based metaheuristics for solving such SOPs. However, the search operators employed by these population-based methods are mostly designed for real-parameter continuous optimization problems. For adapting these methods to SOPs, we apply domain knowledge in designing spatially-aware search operators for efficiently searching through the discrete search space while preserving the spatial constraints. To this end, we put forward a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTest
