English

Minimum-Cost Network Flow with Dual Predictions

Machine Learning 2026-01-29 v1 Data Structures and Algorithms

Abstract

Recent work has shown that machine-learned predictions can provably improve the performance of classic algorithms. In this work, we propose the first minimum-cost network flow algorithm augmented with a dual prediction. Our method is based on a classic minimum-cost flow algorithm, namely ε\varepsilon-relaxation. We provide time complexity bounds in terms of the infinity norm prediction error, which is both consistent and robust. We also prove sample complexity bounds for PAC-learning the prediction. We empirically validate our theoretical results on two applications of minimum-cost flow, i.e., traffic networks and chip escape routing, in which we learn a fixed prediction, and a feature-based neural network model to infer the prediction, respectively. Experimental results illustrate 12.74×12.74\times and 1.64×1.64\times average speedup on two applications.

Keywords

Cite

@article{arxiv.2601.20203,
  title  = {Minimum-Cost Network Flow with Dual Predictions},
  author = {Zhiyang Chen and Hailong Yao and Xia Yin},
  journal= {arXiv preprint arXiv:2601.20203},
  year   = {2026}
}

Comments

accepted by AAAI 2026

R2 v1 2026-07-01T09:23:10.766Z