paper-with-me

Papers

Learning Shortest Paths When Data is Scarce

2026-01-07 · Dmytro Matsypura, Yu Pan, Hanzhao Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.03629

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Reconfiguring Shortest Paths in Graphs

2021-12-14 · Kshitij Gajjar, Agastya Vibhuti Jha, Manish Kumar, Abhiruk Lahiri

Reconfiguring two shortest paths in a graph means modifying one shortest path to the other by changing one vertex at a time so that all the intermediate paths are also shortest paths. This problem has several natural app…

Incremental Approximate Single-Source Shortest Paths with Predictions

2025-02-12 · Samuel McCauley, Benjamin Moseley, Aidin Niaparast, Helia Niaparast 외

The algorithms-with-predictions framework has been used extensively to develop online algorithms with improved beyond-worst-case competitive ratios. Recently, there is growing interest in leveraging predictions for desig…

Edge types vs privacy in K-anonymization of shortest paths

2015-03-18 · Applied Soft Computing 2015 3 · Yu-Chuan Tsai

Information breaches in social networks and other published data have caused many concerns of privacy issues in recent years. Since information in networks can be modeled as graphs, various techniques have been propose…

Probabilistic Pursuits on Graphs

2017-10-23 · Michael Amir, Alfred M. Bruckstein

We consider discrete dynamical systems of "ant-like" agents engaged in a sequence of pursuits on a graph environment. The agents emerge one by one at equal time intervals from a source vertex $s$ and pursue each other by…

Shortest Paths in HSI Space for Color Texture Classification

2019-04-16 · Mingxin Jin, Yongsheng Dong, Lintao Zheng, Lingfei Liang 외

Color texture representation is an important step in the task of texture classification. Shortest paths was used to extract color texture features from RGB and HSV color spaces. In this paper, we propose to use shortest …

ClassificationGeneral ClassificationTexture Classification