paper-with-me

Papers

A Gaussian Process Regression based Dynamical Models Learning Algorithm for Target Tracking

2022-11-25 · Mengwei Sun, Mike E. Davies, Ian K. Proudler, James R. Hopgood

Maneuvering target tracking is a challenging problem for sensor systems because of the unpredictability of the targets' motions. This paper proposes a novel data-driven method for learning the dynamical motion model of a target. Non-parametric Gaussian process regression (GPR) is used to learn a target's naturally shift invariant motion (NSIM) behavior, which is translationally invariant and does not need to be constantly updated as the target moves. The learned Gaussian processes (GPs) can be applied to track targets within different surveillance regions from the surveillance region of the training data by being incorporated into the particle filter (PF) implementation. The performance of our proposed approach is evaluated over different maneuvering scenarios by being compared with commonly used interacting multiple model (IMM)-PF methods and provides around $90\%$ performance improvement for a multi-target tracking (MTT) highly maneuvering scenario.

📄 PDF Abstract BibTeX arXiv:2211.14162

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesGPRregression

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

Asynchronous Distributed Gaussian Process Regression for Online Learning and Dynamical Systems: Complementary Document

2024-12-16 · Zewen Yang, Xiaobing Dai, Sandra Hirche

This is a complementary document for the paper titled "Asynchronous Distributed Gaussian Process Regression for Online Learning and Dynamical Systems".

regression

Application of Gaussian Process Regression to Koopman Mode Decomposition for Noisy Dynamic Data

2019-11-04 · Akitoshi Masuda, Yoshihiko Susuki, Manel Martínez-Ramón, Andrea Mammoli 외

Koopman Mode Decomposition (KMD) is a technique of nonlinear time-series analysis that originates from point spectrum of the Koopman operator defined for an underlying nonlinear dynamical system. We present a numerical a…

regressionTime SeriesTime Series Analysis

Efficient Spatio-Temporal Gaussian Regression via Kalman Filtering

2017-05-03 · Marco Todescato, Andrea Carron, Ruggero Carli, Gianluigi Pillonetto 외

In this work we study the non-parametric reconstruction of spatio-temporal dynamical Gaussian processes (GPs) via GP regression from sparse and noisy data. GPs have been mainly applied to spatial regression where they re…

Gaussian Processesregression

JGPR: a computationally efficient multi-target Gaussian process regression algorithm

2022-05-11 · Machine Learning 2022 5 · Mohammad Nabati, Seyed Ali Ghorashi, Reza Shahbazian

Multi-target regression algorithms are designed to predict multiple outputs at the same time, and allow us to take all output variables into account during the training phase. Despite the recent advances, this context of…

GPRMulti-target regressionregression

Symbolic Regression on Sparse and Noisy Data with Gaussian Processes

2023-09-20 · Junette Hsin, Shubhankar Agarwal, Adam Thorpe, Luis Sentis 외

In this paper, we address the challenge of deriving dynamical models from sparse and noisy data. High-quality data is crucial for symbolic regression algorithms; limited and noisy data can present modeling challenges. To…

Gaussian ProcessesregressionSymbolic Regression