paper-with-me

Papers

Distributed Time-Varying Gaussian Regression via Kalman Filtering

2025-04-21 · Nicola Taddei, Riccardo Maggioni, Jaap Eising, Giulia De Pasquale, Florian Dorfler

We consider the problem of learning time-varying functions in a distributed fashion, where agents collect local information to collaboratively achieve a shared estimate. This task is particularly relevant in control applications, whenever real-time and robust estimation of dynamic cost/reward functions in safety critical settings has to be performed. In this paper, we,adopt a finite-dimensional approximation of a Gaussian Process, corresponding to a Bayesian linear regression in an appropriate feature space, and propose a new algorithm, DistKP, to track the time-varying coefficients via a distributed Kalman filter. The proposed method works for arbitrary kernels and under weaker assumptions on the time-evolution of the function to learn compared to the literature. We validate our results using a simulation example in which a fleet of Unmanned Aerial Vehicles (UAVs) learns a dynamically changing wind field.

📄 PDF Abstract BibTeX arXiv:2504.14900

Code (1)

nicola-taddei/distributedgp 공식 구현

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…
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 제목 키워드 기반

Numerical Gaussian process Kalman filtering for spatiotemporal systems

2021-05-05 · Armin Küper, Steffen Waldherr

We present a novel Kalman filter for spatiotemporal systems called the numerical Gaussian process Kalman filter (GPKF). Numerical Gaussian processes have recently been introduced as a physics informed machine learning me…

BIG-bench Machine LearningGaussian ProcessesPhysics-informed machine learning

Covariance-Intersection-based Distributed Kalman Filtering: Stability Problems Revisited

2025-04-08 · Zhongyao Hu, Bo Chen, Chao Sun, Li Yu

This paper studies the stability of covariance-intersection (CI)-based distributed Kalman filtering in time-varying systems. For the general time-varying case, a relationship between the error covariance and the observab…

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

State Estimation of Wireless Sensor Networks in the Presence of Data Packet Drops and Non-Gaussian Noise

2023-01-14 · Jiacheng He, Gang Wang, Xuemei Mao, Song Gao 외

Distributed Kalman filter approaches based on the maximum correntropy criterion have recently demonstrated superior state estimation performance to that of conventional distributed Kalman filters for wireless sensor netw…

State Estimation

Tensor network square root Kalman filter for online Gaussian process regression

2024-09-05 · Clara Menzen, Manon Kok, Kim Batselier

The state-of-the-art tensor network Kalman filter lifts the curse of dimensionality for high-dimensional recursive estimation problems. However, the required rounding operation can cause filter divergence due to the loss…

regressionUncertainty Quantification