Combining Physics and Machine Learning for Network Flow Estimation
Arlei Lopes da Silva, Furkan Kocayusufoglu, Saber Jafarpour, Francesco Bullo, Ananthram Swami, Ambuj Singh
Abstract
The flow estimation problem consists of predicting missing edge flows in a network (e.g., traffic, power, and water) based on partial observations. These missing flows depend both on the underlying \textit{physics} (edge features and a flow conservation law) as well as the observed edge flows. This paper introduces an optimization framework for computing missing edge flows and solves the problem using bilevel optimization and deep learning. More specifically, we learn regularizers that depend on edge features (e.g., number of lanes in a road, the resistance of a power line) using neural networks. Empirical results show that our method accurately predicts missing flows, outperforming the best baseline, and is able to capture relevant physical properties in traffic and power networks.
BibTeX
@inproceedings{
silva2021combining,
title={Combining Physics and Machine Learning for Network Flow Estimation},
author={Arlei Lopes da Silva and Furkan Kocayusufoglu and Saber Jafarpour and Francesco Bullo and Ananthram Swami and Ambuj Singh},
booktitle={International Conference on Learning Representations},
year={2021},
url={https://openreview.net/forum?id=l0V53bErniB}
}