paper-with-me

Papers

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 of positive definiteness of covariance matrices. We solve this issue by developing, for the first time, a tensor network square root Kalman filter, and apply it to high-dimensional online Gaussian process regression. In our experiments, we demonstrate that our method is equivalent to the conventional Kalman filter when choosing a full-rank tensor network. Furthermore, we apply our method to a real-life system identification problem where we estimate $4^{14}$ parameters on a standard laptop. The estimated model outperforms the state-of-the-art tensor network Kalman filter in terms of prediction accuracy and uncertainty quantification.

📄 PDF Abstract BibTeX arXiv:2409.03276

Code (0)

등록된 구현이 없습니다.

Tasks

regressionUncertainty Quantification

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

A Square-Root Kalman Filter Using Only QR Decompositions

2022-08-12 · Kevin Tracy

The Kalman filter operates by storing a Gaussian description of the state estimate in the form of a mean and covariance. Instead of storing and manipulating the covariance matrix directly, a square-root Kalman filter onl…

Robust Square Root Unscented Kalman filter of graph signals

2024-09-11 · Jinhui Hu, Haiquan Zhao, Yi Peng

Considering the problem of nonlinear and non-gaussian filtering of the graph signal, in this paper, a robust square root unscented Kalman filter based on graph signal processing is proposed. The algorithm uses a graph to…

State Estimation

Online SOC Estimation of Lithium-ion Battery Based on Improved Adaptive H Infinity Extended Kalman Filter

2023-04-16 · Jierui Wang, Wentao Yu, Guoyang Cheng, Lin Chen

For the battery management system of electric vehicle, accurate estimation of the State of Charge of Lithium-ion battery can effectively avoid structural damage caused by overcharge or over discharge inside the battery. …

Management

Extending the practical applicability of the Kalman Filter

2022-08-26 · J Humberto Ramos

A Schmidt filter is a modification of the Kalman filter that allows to append system parameters as states and considers their uncertainty effect in the filtering process without attempting to estimate such parameters. Th…

SCKF-LSTM Based Trajectory Tracking for Electricity-Gas Integrated Energy System

2024-12-24 · Liang Chen, Yang Li, Jun Cai, Songlin Gu 외

This paper introduces a novel approach for tracking the dynamic trajectories of integrated natural gas and power systems, leveraging a Kalman filter-based structure. To predict the states of the system, the Holt's expone…

Time Series Prediction