Gaussian Process for Trajectories
Machine Learning
2021-10-11 v1 Machine Learning
Abstract
The Gaussian process is a powerful and flexible technique for interpolating spatiotemporal data, especially with its ability to capture complex trends and uncertainty from the input signal. This chapter describes Gaussian processes as an interpolation technique for geospatial trajectories. A Gaussian process models measurements of a trajectory as coming from a multidimensional Gaussian, and it produces for each timestamp a Gaussian distribution as a prediction. We discuss elements that need to be considered when applying Gaussian process to trajectories, common choices for those elements, and provide a concrete example of implementing a Gaussian process.
Cite
@article{arxiv.2110.03712,
title = {Gaussian Process for Trajectories},
author = {Kien Nguyen and John Krumm and Cyrus Shahabi},
journal= {arXiv preprint arXiv:2110.03712},
year = {2021}
}
Comments
SpatialGems workshop 2021, 7 pages