LGNov 27, 2024

SPTTE: A Spatiotemporal Probabilistic Framework for Travel Time Estimation

arXiv:2411.18484v11 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses travel time estimation for navigation and planning, offering an incremental improvement over existing probabilistic methods.

The paper tackles the challenge of modeling temporal variability in multi-trip travel time distributions under sparse and uneven data, proposing SPTTE, a spatiotemporal probabilistic framework that outperforms state-of-the-art methods by over 10.13%.

Accurate travel time estimation is essential for navigation and itinerary planning. While existing research employs probabilistic modeling to assess travel time uncertainty and account for correlations between multiple trips, modeling the temporal variability of multi-trip travel time distributions remains a significant challenge. Capturing the evolution of joint distributions requires large, well-organized datasets; however, real-world trip data are often temporally sparse and spatially unevenly distributed. To address this issue, we propose SPTTE, a spatiotemporal probabilistic framework that models the evolving joint distribution of multi-trip travel times by formulating the estimation task as a spatiotemporal stochastic process regression problem with fragmented observations. SPTTE incorporates an RNN-based temporal Gaussian process parameterization to regularize sparse observations and capture temporal dependencies. Additionally, it employs a prior-based heterogeneity smoothing strategy to correct unreliable learning caused by unevenly distributed trips, effectively modeling temporal variability under sparse and uneven data distributions. Evaluations on real-world datasets demonstrate that SPTTE outperforms state-of-the-art deterministic and probabilistic methods by over 10.13%. Ablation studies and visualizations further confirm the effectiveness of the model components.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes