paper-with-me

Papers

Recursive Estimation for Dynamical Systems with Measurement Bias, Outliers and Constraints

2025-03-10 · Krishan Mohan Nagpal

This paper describes recursive algorithms for state estimation of linear dynamical systems when measurements are noisy with unknown bias and/or outliers. For situations with noisy and biased measurements, algorithms are proposed that minimize $\epsilon$ insensitive loss function. In this approach which is often used in Support Vector Machines, small errors are ignored making the algorithm less sensitive to measurement bias. Apart from $\epsilon$ insensitive quadratic loss function, estimation algorithms are also presented for $\epsilon$ insensitive Huber M loss function which provides good performance in presence of both small noises as well as outliers. The advantage of Huber cost function based estimator in presence of outliers is due to the fact the error penalty function switches from quadratic to linear for errors beyond a certain threshold. For both objective functions, estimation algorithms are extended to cases when there are additional constraints on states and exogenous signals such as known range of some states or exogenous signals or measurement noises. Interestingly, the filtering algorithms are recursive and structurally similar to Kalman filter with the main difference being that the updates based on the new measurement ("innovation term") are based on solution of a quadratic optimization problem with linear constraints.

📄 PDF Abstract BibTeX arXiv:2503.06825

Code (0)

등록된 구현이 없습니다.

Tasks

State Estimation

Similar Papers 제목 키워드 기반

Variational-Based Nonlinear Bayesian Filtering with Biased Observations

2021-12-29 · Aamir Hussain Chughtai, Arslan Majal, Muhammad Tahir, Momin Uppal

State estimation of dynamical systems is crucial for providing new decision-making and system automation information in different applications. However, the assumptions on the standard computational models for sensor mea…

Decision MakingState EstimationState Space Models

Recursive KalmanNet: Deep Learning-Augmented Kalman Filtering for State Estimation with Consistent Uncertainty Quantification

2025-06-13 · Hassan Mortada, Cyril Falcon, Yanis Kahil, Mathéo Clavaud 외

State estimation in stochastic dynamical systems with noisy measurements is a challenge. While the Kalman filter is optimal for linear systems with independent Gaussian white noise, real-world conditions often deviate fr…

State EstimationUncertainty Quantification

Recursive Compressed Sensing

2013-12-17 · Nikolaos M. Freris, Orhan Öçal, Martin Vetterli

We introduce a recursive algorithm for performing compressed sensing on streaming data. The approach consists of a) recursive encoding, where we sample the input stream via overlapping windowing and make use of the previ…

compressed sensing

An interval-valued recursive estimation framework for linearly parameterized systems

2022-06-20 · Laurent Bako, Seydi Ndiaye, Eric Blanco

This paper proposes a recursive interval-valued estimation framework for identifying the parameters of linearly parameterized systems which may be slowly time-varying. It is assumed that the model error (which may consis…

Estimation of Dynamical Systems in Noisy Conditions and with Constraints

2020-11-05 · Krishan Mohan Nagpal

When measurements from dynamical systems are noisy, it is useful to have estimation algorithms that have low sensitivity to measurement noises and outliers. In the first set of results described in this paper we obtain o…