A KNN Based Kalman Filter Gaussian Process Regression
Abstract
The standard Gaussian process (GP) regression is often intractable when a data set is large or spatially nonstationary. In this paper, we address these challenging data properties by designing a novel K nearest neighbor based Kalman filter Gaussian process (KNN-KFGP) regression. Based on a state space model established by the KNN driven data grouping, our KNN-KFGP recursively filters out the latent function values in a computationally efficient and accurate Kalman filtering framework. Moreover, KNN allows each test point to find its strongly correlated local training subset, so our KNN-KFGP provides a suitable way to deal with spatial nonstationary problems. We evaluate the performance of our KNN-KFGP on several synthetic and real data sets to show its validity.
Cite
Text
Wang and Chaib-draa. "A KNN Based Kalman Filter Gaussian Process Regression." International Joint Conference on Artificial Intelligence, 2013.Markdown
[Wang and Chaib-draa. "A KNN Based Kalman Filter Gaussian Process Regression." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/wang2013ijcai-knn/)BibTeX
@inproceedings{wang2013ijcai-knn,
title = {{A KNN Based Kalman Filter Gaussian Process Regression}},
author = {Wang, Yali and Chaib-draa, Brahim},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2013},
pages = {1771-1777},
url = {https://mlanthology.org/ijcai/2013/wang2013ijcai-knn/}
}