MAGNOLIA: Matching Algorithms via GNNs for Online Value-to-go Approximation

Published: 27 Jun 2024, Last Modified: 20 Aug 2024Differentiable Almost EverythingEveryoneRevisionsBibTeXCC BY 4.0
Keywords: matching, online algorithms, rideshare, combinatorial optimization, graph neural networks
TL;DR: GNN-based methods can provably approximate online matching problems and outperform state-of-the-art benchmarks empirically.
Abstract: Online Bayesian bipartite matching is a central problem in digital marketplaces and exchanges, including advertising, crowdsourcing, ridesharing, and kidney donor matching. We introduce a graph neural network (GNN) approach that acts as a continuous approximation to the intractable optimal online algorithm, which selects actions (e.g., which nodes to match) by computing each action's *value-to-go (VTG)*---the expected weight of the matching if the algorithm takes that action, then acts optimally in the future. We train a GNN to estimate VTG and show empirically that our method returns high-weight matchings across a variety of tasks. Moreover, we identify a common family of graph distributions in spatial crowdsourcing applications, such as rideshare, under which VTG can be efficiently approximated by aggregating information locally within graphs. This structure matches the local behavior of GNNs, providing theoretical justification for our approach.
Submission Number: 23
Loading