paper-with-me

Papers

Statistical Linear Regression Approach to Kalman Filtering and Smoothing under Cyber-Attacks

2025-04-11 · Kundan Kumar, Muhammad Iqbal, Simo Särkkä

Remote state estimation in cyber-physical systems is often vulnerable to cyber-attacks due to wireless connections between sensors and computing units. In such scenarios, adversaries compromise the system by injecting false data or blocking measurement transmissions via denial-of-service attacks, distorting sensor readings. This paper develops a Kalman filter and Rauch--Tung--Striebel (RTS) smoother for linear stochastic state-space models subject to cyber-attacked measurements. We approximate the faulty measurement model via generalized statistical linear regression (GSLR). The GSLR-based approximated measurement model is then used to develop a Kalman filter and RTS smoother for the problem. The effectiveness of the proposed algorithms under cyber-attacks is demonstrated through a simulated aircraft tracking experiment.

📄 PDF Abstract BibTeX arXiv:2504.08404

Code (0)

등록된 구현이 없습니다.

Tasks

BlockingState EstimationState Space Models

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…

Similar Papers 제목 키워드 기반

Preferential subspace identification (PSID) with forward-backward smoothing

2025-07-21 · Omid G. Sani, Maryam M. Shanechi arxiv

System identification methods for multivariate time-series, such as neural and behavioral recordings, have been used to build models for predicting one from the other. For example, Preferential Subspace Identification (P…

A New Proof for the Linear Filtering and Smoothing Equations, and Asymptotic Expansion of Nonlinear Filtering

2024-12-20 · Masahiro Kurisaki

In this paper, we propose a new asymptotic expansion approach for nonlinear filtering based on a small parameter in the system noise. This method expresses the filtering distribution as a power series in the noise level,…

Computational Efficiency

Temporal Gaussian Process Regression in Logarithmic Time

2021-02-19 · Adrien Corenflos, Zheng Zhao, Simo Särkkä

The aim of this article is to present a novel parallelization method for temporal Gaussian process (GP) regression problems. The method allows for solving GP regression problems in logarithmic O(log N) time, where N is t…

GPUregression

A Recursive Newton Method for Smoothing in Nonlinear State Space Models

2023-06-15 · Fatemeh Yaghoobi, Hany Abdulsamad, Simo Särkkä

In this paper, we use the optimization formulation of nonlinear Kalman filtering and smoothing problems to develop second-order variants of iterated Kalman smoother (IKS) methods. We show that Newton's method corresponds…

State Space Models

Computation-Aware Kalman Filtering and Smoothing

2024-05-14 · Marvin Pförtner, Jonathan Wenger, Jon Cockayne, Philipp Hennig

Kalman filtering and smoothing are the foundational mechanisms for efficient inference in Gauss-Markov models. However, their time and memory complexities scale prohibitively with the size of the state space. This is par…

GPU