English

Learning Shortest Paths When Data is Scarce

Machine Learning 2026-01-08 v1

Abstract

Digital twins and other simulators are increasingly used to support routing decisions in large-scale networks. However, simulator outputs often exhibit systematic bias, while ground-truth measurements are costly and scarce. We study a stochastic shortest-path problem in which a planner has access to abundant synthetic samples, limited real-world observations, and an edge-similarity structure capturing expected behavioral similarity across links. We model the simulator-to-reality discrepancy as an unknown, edge-specific bias that varies smoothly over the similarity graph, and estimate it using Laplacian-regularized least squares. This approach yields calibrated edge cost estimates even in data-scarce regimes. We establish finite-sample error bounds, translate estimation error into path-level suboptimality guarantees, and propose a computable, data-driven certificate that verifies near-optimality of a candidate route. For cold-start settings without initial real data, we develop a bias-aware active learning algorithm that leverages the simulator and adaptively selects edges to measure until a prescribed accuracy is met. Numerical experiments on multiple road networks and traffic graphs further demonstrate the effectiveness of our methods.

Keywords

Cite

@article{arxiv.2601.03629,
  title  = {Learning Shortest Paths When Data is Scarce},
  author = {Dmytro Matsypura and Yu Pan and Hanzhao Wang},
  journal= {arXiv preprint arXiv:2601.03629},
  year   = {2026}
}
R2 v1 2026-07-01T08:53:48.720Z