Near-Optimal Dynamic Matching via Coarsening with Application to Heart Transplantation
Itai Zilberstein, Ioannis Anagnostides, Zachary W. Sollie, Arman Kilic, Tuomas Sandholm
TL;DR
This work tackles online stochastic matching under uncertainty with a focus on organ allocation, introducing a coarsening-based framework that aggregates offline nodes into capacitated clusters and uses representative weights to obtain near-optimal guarantees. By linking to $b$-matching theory and deriving bounds that depend on cluster size $b$ and intra-cluster error $\delta(b)$, the authors provide scalable, data-driven policies that remain robust to weight estimation error $\eta$. Applying the framework to UNOS heart transplant data, they discretize donor profiles into $1000$ representative types and demonstrate a simulated competitive ratio of $0.91$, significantly outperforming baselines and the status quo while increasing transplant throughput and reducing computation. The work offers a principled bridge between data-informed heuristics and worst-case guarantees, with implications for scalability, fairness considerations, and deployment in non-stationary healthcare systems. It also discusses ethical and safety considerations, data-bias issues, and directions for future improvement in dynamic settings and bias mitigation.
Abstract
Online matching has been a mainstay in domains such as Internet advertising and organ allocation, but practical algorithms often lack strong theoretical guarantees. We take an important step toward addressing this by developing new online matching algorithms based on a coarsening approach. Although coarsening typically implies a loss of granularity, we show that, to the contrary, aggregating offline nodes into capacitated clusters can yield near-optimal theoretical guarantees. We apply our methodology to heart transplant allocation to develop theoretically grounded policies based on structural properties of historical data. In realistic simulations, our policy closely matches the performance of the omniscient benchmark. Our work bridges the gap between data-driven heuristics and pessimistic theoretical lower bounds, and provides rigorous justification for prior clustering-based approaches in organ allocation.
