---
title: "DataSP: A Differentiable All-to-All Shortest Path Machine Learning Algorithm to Facilitate Learning Latent Costs from Trajectories"
url: https://daily.dev/posts/datasp-a-differentiable-all-to-all-shortest-path-machine-learning-algorithm-to-facilitate-learning--cjpsdhxzl
source_url: https://www.marktechpost.com/2024/05/15/datasp-a-differentiable-all-to-all-shortest-path-machine-learning-algorithm-to-facilitate-learning-latent-costs-from-trajectories/
type: article
source: "Machine Learning News"
published: 2024-05-15T11:05:29.545Z
updated: 2024-05-15T11:05:28.560Z
tags: ["machine-learning", "neural-networks"]
reading_time: 3
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# DataSP: A Differentiable All-to-All Shortest Path Machine Learning Algorithm to Facilitate Learning Latent Costs from Trajectories

**[Machine Learning News](https://daily.dev/sources/mlnews)** · 3 min read · 1 upvotes · 0 comments

## Summary

A novel method called DataSP is proposed to learn latent costs from observed trajectories by encoding them into frequencies of observed shortcuts. DataSP is a differentiable adaptation of the Floyd-Warshall algorithm that enables informative backpropagation through shortest-path computation. It facilitates predicting likely trajectories and inferring probable destinations or future nodes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.marktechpost.com/2024/05/15/datasp-a-differentiable-all-to-all-shortest-path-machine-learning-algorithm-to-facilitate-learning-latent-costs-from-trajectories/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#machine-learning](https://daily.dev/tags/machine-learning), [#neural-networks](https://daily.dev/tags/neural-networks)

[View this post on daily.dev](https://daily.dev/posts/datasp-a-differentiable-all-to-all-shortest-path-machine-learning-algorithm-to-facilitate-learning--cjpsdhxzl)
