Papers › DataSP: A Differential All-to-All Shortest Path Algorithm for Learning Costs and...

DataSP: A Differential All-to-All Shortest Path Algorithm for Learning Costs and Predicting Paths with Context

8 May 2024arXiv:2405.04923archive 2025-07-28

Alan A. Lahoud, Erik Schaffernicht, Johannes A. Stork

Learning latent costs of transitions on graphs from trajectories demonstrations under various contextual features is challenging but useful for path planning. Yet, existing methods either oversimplify cost assumptions or scale poorly with the number of observed trajectories. This paper introduces DataSP, a differentiable all-to-all shortest path algorithm to facilitate learning latent costs from trajectories. It allows to learn from a large number of trajectories in each learning step without additional computation. Complex latent cost functions from contextual features can be represented in the algorithm through a neural network approximation. We further propose a method to sample paths from DataSP in order to reconstruct/mimic observed paths' distributions. We prove that the inferred distribution follows the maximum entropy principle. We show that DataSP outperforms state-of-the-art differentiable combinatorial solver and classical machine learning approaches in predicting paths on graphs.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.04923")

Code

Syntology Ran 14 of 14 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 14 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

alanlahoud/datasp officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 14 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14ran

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from alanlahoud/datasp. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

argmin_smooth alanlahoud/datasp/datasp.py official repository ran no licence file found · pointer only · 65c1bcfdeccc03e5 · report
check_or_create_folder alanlahoud/datasp/data_utils.py official repository ran no licence file found · pointer only · 5da2f8265f71362d · report
costs_to_matrix alanlahoud/datasp/data_utils.py official repository ran no licence file found · pointer only · cca78e7b7aff39f8 · report
cross_entropy_cont alanlahoud/datasp/exp_cabspotting.py official repository ran fingerprinted no licence file found · pointer only · ec62045e0efa1cb7 · report
d_is_large alanlahoud/datasp/datasp.py official repository ran fingerprinted no licence file found · pointer only · 08e64eb6241429b9 · report
edges_from_vertex alanlahoud/datasp/comb_modules/utils.py official repository ran no licence file found · pointer only · cfb366bb41c25ba7 · report
gen_cond_dist alanlahoud/datasp/data_generation.py official repository ran no licence file found · pointer only · 344e207e50232b42 · report
gen_data alanlahoud/datasp/data_generation.py official repository ran no licence file found · pointer only · 734a6852070b9b8f · report
gen_intermediate alanlahoud/datasp/data_generation.py official repository ran no licence file found · pointer only · 85d9c1a42ed1aa25 · report
get_adj_cost_M alanlahoud/datasp/create_networks.py official repository ran no licence file found · pointer only · cdc8e06a258ebcd5 · report
get_bin_M alanlahoud/datasp/create_networks.py official repository ran no licence file found · pointer only · d593db1610afbe36 · report
get_neighbourhood_func alanlahoud/datasp/comb_modules/utils.py official repository ran no licence file found · pointer only · b2dba6d1326e8400 · report
min_smooth alanlahoud/datasp/datasp.py official repository ran fingerprinted no licence file found · pointer only · e6257721df2f0f28 · report
vertex_index alanlahoud/datasp/comb_modules/utils.py official repository ran no licence file found · pointer only · 89cc3bc20a3a00d6 · report

Tasks

All

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections