Time-Dependent Trajectory Regression on Road Networks via Multi-Task Learning

Abstract

Road travel costs are important knowledge hidden in large-scale GPS trajectory data sets, the discovery of which can benefit many applications such as intelligent route planning and automatic driving navigation. While there are previous studies which tackled this task by modeling it as a regression problem with spatial smoothness taken into account, they unreasonably assumed that the latent cost of each road remains unchanged over time. Other works on route planning and recommendation that have considered temporal factors simply assumed that the temporal dynamics be known in advance as a parametric function over time, which is not faithful to reality. To overcome these limitations, in this paper, we propose an extension to a previous static trajectory regression framework by learning the temporal dynamics of road travel costs in an innovative non-parametric manner which can effectively overcome the temporal sparsity problem. In particular, we unify multiple different trajectory regression problems in a multi-task framework by introducing a novel cross-task regularization which encourages temporal smoothness on the change of road travel costs. We then propose an efficient block coordinate descent method to solve the resulting problem by exploiting its separable structures and prove its convergence to global optimum. Experiments conducted on both synthetic and real data sets demonstrate the effectiveness of our method and its improved accuracy on travel time prediction.

Cite

Text

Zheng and Ni. "Time-Dependent Trajectory Regression on Road Networks via Multi-Task Learning." AAAI Conference on Artificial Intelligence, 2013. doi:10.1609/AAAI.V27I1.8577

Markdown

[Zheng and Ni. "Time-Dependent Trajectory Regression on Road Networks via Multi-Task Learning." AAAI Conference on Artificial Intelligence, 2013.](https://mlanthology.org/aaai/2013/zheng2013aaai-time/) doi:10.1609/AAAI.V27I1.8577

BibTeX

@inproceedings{zheng2013aaai-time,
  title     = {{Time-Dependent Trajectory Regression on Road Networks via Multi-Task Learning}},
  author    = {Zheng, Jiangchuan and Ni, Lionel M.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {1048-1055},
  doi       = {10.1609/AAAI.V27I1.8577},
  url       = {https://mlanthology.org/aaai/2013/zheng2013aaai-time/}
}