paper-with-me

Papers

SPTTE: A Spatiotemporal Probabilistic Framework for Travel Time Estimation

2024-11-27 · Chen Xu, Qiang Wang, Lijun Sun

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.

📄 PDF Abstract BibTeX arXiv:2411.18484

Code (1)

ChenXu02/SPTTE 공식 구현 pytorch

Tasks

Travel Time Estimation

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Uncertainty Quantification of Spatiotemporal Travel Demand with Probabilistic Graph Neural Networks

2023-03-07 · Qingyi Wang, Shenhao Wang, Dingyi Zhuang, Haris Koutsopoulos 외

Recent studies have significantly improved the prediction accuracy of travel demand using graph neural networks. However, these studies largely ignored uncertainty that inevitably exists in travel demand prediction. To f…

PredictionUncertainty Quantification

Link Representation Learning for Probabilistic Travel Time Estimation

2024-07-08 · Chen Xu, Qiang Wang, Lijun Sun

Travel time estimation is a crucial application in navigation apps and web mapping services. Current deterministic and probabilistic methods primarily focus on modeling individual trips, assuming independence among trips…

Data AugmentationRepresentation LearningTravel Time Estimation

TP-RAG: Benchmarking Retrieval-Augmented Large Language Model Agents for Spatiotemporal-Aware Travel Planning

2025-04-11 · Hang Ni, Fan Liu, Xinyu Ma, Lixin Su 외

Large language models (LLMs) have shown promise in automating travel planning, yet they often fall short in addressing nuanced spatiotemporal rationality. While existing benchmarks focus on basic plan validity, they negl…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model+2

Generalising Travel Time Prediction To Varying Route Choices In Urban Networks

2026-05-07 · Łukasz Gorczyca, Kacper Drozd, Michał Bujak, Rafał Kucharski arxiv

Previous methods that predict system-wide travel time, predominantly grounded in graph neural networks, remain limited to typical and recurring demand patterns. While they successfully predict future congestion following…

STRelay: A Universal Spatio-Temporal Relaying Framework for Location Prediction over Human Trajectory Data

2025-08-14 · Bangchao Deng, Lianhua Ji, Chunhua Chen, Xin Jing 외 arxiv

Next location prediction is a critical task in human mobility modeling, enabling applications like travel planning and urban mobility management. Existing methods mainly rely on historical spatiotemporal trajectory data …

Multi-Task Learning