paper-with-me

홈 › Papers

Gaussian Process for Trajectories

2021-10-07 · Kien Nguyen, John Krumm, Cyrus Shahabi

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.

📄 PDF Abstract BibTeX arXiv:2110.03712

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Gaussian Processes with Noisy Regression Inputs for Dynamical Systems

2024-08-16 · Tobias M. Wolff, Victor G. Lopez, Matthias A. Müller

This paper is centered around the approximation of dynamical systems by means of Gaussian processes. To this end, trajectories of such systems must be collected to be used as training data. The measurements of these traj…

Gaussian Processesregression

Gaussian behaviors: representations and data-driven control

2025-04-22 · András Sasfi, Ivan Markovsky, Alberto Padoan, Florian Dörfler

We propose a modeling framework for stochastic systems based on Gaussian processes. Finite-length trajectories of the system are modeled as random vectors from a Gaussian distribution, which we call a Gaussian behavior. …

Gaussian ProcessesState Space Models

Learning Probabilistic Intersection Traffic Models for Trajectory Prediction

2020-02-05 · Andrew Patterson, Aditya Gahlawat, Naira Hovakimyan

Autonomous agents must be able to safely interact with other vehicles to integrate into urban environments. The safety of these agents is dependent on their ability to predict collisions with other vehicles' future traje…

Collision AvoidanceObject RecognitionPredictionTime Series Analysis+1

The Past Does Matter: Correlation of Subsequent States in Trajectory Predictions of Gaussian Process Models

2022-11-20 · Steffen Ridderbusch, Sina Ober-Blöbaum, Paul Goulart

Computing the distribution of trajectories from a Gaussian Process model of a dynamical system is an important challenge in utilizing such models. Motivated by the computational cost of sampling-based approaches, we cons…

Gaussian ProcessesState Space Models

Learning Energy Conserving Dynamics Efficiently with Hamiltonian Gaussian Processes

2023-03-03 · Magnus Ross, Markus Heinonen

Hamiltonian mechanics is one of the cornerstones of natural sciences. Recently there has been significant interest in learning Hamiltonian systems in a free-form way directly from trajectory data. Previous methods have t…

Gaussian Processes