A lasso-alternative to Dijkstra's algorithm for identifying short paths in networks
Optimization and Control
2025-12-01 v1 Distributed, Parallel, and Cluster Computing
Social and Information Networks
Image and Video Processing
Abstract
We revisit the problem of finding the shortest path between two selected vertices of a graph and formulate this as an -regularized regression -- Least Absolute Shrinkage and Selection Operator (lasso). We draw connections between a numerical implementation of this lasso-formulation, using the so-called LARS algorithm, and a more established algorithm known as the bi-directional Dijkstra. Appealing features of our formulation include the applicability of the Alternating Direction of Multiplier Method (ADMM) to the problem to identify short paths, and a relatively efficient update to topological changes.
Keywords
Cite
@article{arxiv.2511.22745,
title = {A lasso-alternative to Dijkstra's algorithm for identifying short paths in networks},
author = {Anqi Dong and Amirhossein Taghvaei and Tryphon T. Georgiou},
journal= {arXiv preprint arXiv:2511.22745},
year = {2025}
}
Comments
25 pages, 7 figures