paper-with-me

Papers

System Identification through Online Sparse Gaussian Process Regression with Input Noise

2016-01-29 · Hildo Bijl, Thomas B. Schön, Jan-Willem van Wingerden, Michel Verhaegen

There has been a growing interest in using non-parametric regression methods like Gaussian Process (GP) regression for system identification. GP regression does traditionally have three important downsides: (1) it is computationally intensive, (2) it cannot efficiently implement newly obtained measurements online, and (3) it cannot deal with stochastic (noisy) input points. In this paper we present an algorithm tackling all these three issues simultaneously. The resulting Sparse Online Noisy Input GP (SONIG) regression algorithm can incorporate new noisy measurements in constant runtime. A comparison has shown that it is more accurate than similar existing regression algorithms. When applied to non-linear black-box system modeling, its performance is competitive with existing non-linear ARX models.

📄 PDF Abstract BibTeX arXiv:1601.08068

Code (1)

HildoBijl/SONIG 공식 구현

Tasks

regression

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

Incremental Nonlinear System Identification and Adaptive Particle Filtering Using Gaussian Process

2016-08-30 · Vahid Bastani, Lucio Marcenaro, Carlo Regazzoni

An incremental/online state dynamic learning method is proposed for identification of the nonlinear Gaussian state space models. The method embeds the stochastic variational sparse Gaussian process as the probabilistic s…

State EstimationState Space Models

Integrated Pre-Processing for Bayesian Nonlinear System Identification with Gaussian Processes

2013-03-12 · Roger Frigola, Carl Edward Rasmussen

We introduce GP-FNARX: a new model for nonlinear system identification based on a nonlinear autoregressive exogenous model (NARX) with filtered regressors (F) where the nonlinear regression problem is tackled using spars…

Gaussian Processesregression

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

Comparison of Data Reduction Criteria for Online Gaussian Processes

2025-08-14 · Thore Wietzke, Knut Graichen arxiv

Gaussian Processes (GPs) are widely used for regression and system identification due to their flexibility and ability to quantify uncertainty. However, their computational complexity limits their applicability to small …

Gaussian Processes

Orthogonal Discrepancy Kernels for Learning with Partial Physics

2026-06-19 · Swapnil Manna, Timothy J. Rogers, Lawrence Bull arxiv

We introduce a semi-parametric framework for nonlinear system identification, which decouples discrepancy functions from physics-based components. Orthogonal Gaussian process regression balances sparse parameter selectio…