OCLGSep 20, 2022

Machine Learning-Augmented Optimization of Large Bilevel and Two-stage Stochastic Programs: Application to Cycling Network Design

arXiv:2209.09404v45 citationsh-index: 18
AI Analysis

This addresses the computational difficulty of large bilevel programs for applications like urban planning, with demonstrated real-world impact in Toronto, though it builds incrementally on existing bilevel optimization methods.

The paper tackles the challenge of solving large bilevel programs with many followers by proposing an approach that samples a subset of followers and uses machine learning to estimate unsampled follower values, proving optimality gap bounds and developing sampling algorithms and representation learning. In a real-world cycling network design case study with over one million followers in Toronto, the approach improved cycling accessibility by 19.2%, equivalent to $18M in cost savings.

A wide range of decision problems can be formulated as bilevel programs with independent followers, which as a special case include two-stage stochastic programs. These problems are notoriously difficult to solve especially when a large number of followers present. Motivated by a real-world cycling infrastructure planning application, we present a general approach to solving such problems. We propose an optimization model that explicitly considers a sampled subset of followers and exploits a machine learning model to estimate the objective values of unsampled followers. We prove bounds on the optimality gap of the generated leader decision as measured by the original objective function that considers the full follower set. We then develop follower sampling algorithms to tighten the bounds and a representation learning approach to learn follower features, which are used as inputs to the embedded machine learning model. Through numerical studies, we show that our approach generates leader decisions of higher quality compared to baselines. Finally, in collaboration with the City of Toronto, we perform a real-world case study in Toronto where we solve a cycling network design problem with over one million followers. Compared to the current practice, our approach improves Toronto's cycling accessibility by 19.2%, equivalent to $18M in potential cost savings. Our approach is being used to inform the cycling infrastructure planning in Toronto and outperforms the current practice by a large margin. It can be generalized to any decision problems that are formulated as bilevel programs with independent followers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes