English

DistrictNet: Decision-aware learning for geographical districting

Machine Learning 2024-12-12 v1 Optimization and Control

Abstract

Districting is a complex combinatorial problem that consists in partitioning a geographical area into small districts. In logistics, it is a major strategic decision determining operating costs for several years. Solving districting problems using traditional methods is intractable even for small geographical areas and existing heuristics often provide sub-optimal results. We present a structured learning approach to find high-quality solutions to real-world districting problems in a few minutes. It is based on integrating a combinatorial optimization layer, the capacitated minimum spanning tree problem, into a graph neural network architecture. To train this pipeline in a decision-aware fashion, we show how to construct target solutions embedded in a suitable space and learn from target solutions. Experiments show that our approach outperforms existing methods as it can significantly reduce costs on real-world cities.

Keywords

Cite

@article{arxiv.2412.08287,
  title  = {DistrictNet: Decision-aware learning for geographical districting},
  author = {Cheikh Ahmed and Alexandre Forel and Axel Parmentier and Thibaut Vidal},
  journal= {arXiv preprint arXiv:2412.08287},
  year   = {2024}
}

Comments

Accepted at NeurIPS 2024

R2 v1 2026-06-28T20:30:48.687Z