Estimation of Dynamical Systems in Noisy Conditions and with Constraints
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 optimal estimators for linear dynamical systems with $\epsilon$ insensitive loss functions. The $\epsilon$ insensitive loss function, which is often used in Support Vector Machines, provides greater robustness when the measurements are biased and very noisy as the algorithm tolerates small errors in prediction which in turn makes the estimates less sensitive to measurement noises. Apart from $\epsilon$ insensitive quadratic loss function, estimation algorithms are also derived for $\epsilon$ insensitive Huber M loss function which provides robustness in presence of both small noises as well as outliers. Robustness in presence of outliers is achieved with Huber cost function based estimator as the error penalty function switches from quadratic to linear for errors beyond certain threshold. The second set of results in the paper describe algorithms for estimation when apart from general description of dynamics of the system, one also has additional information about states and exogenous signals such as known range of some states or prior information about the maximum magnitude of noises/disturbances. While the proposed approaches have similarities to Kalman-Bucy or $\mathcal{H}_2$ smoothing algorithm, the algorithms are not linear in measurements but are easily implemented as optimal estimates are obtained by solving a standard quadratic optimization problem with linear constraints. For all cases, algorithms are proposed not only for filtering and smoothing but also for prediction of future states.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Recursive Estimation for Dynamical Systems with Measurement Bias, Outliers and Constraints
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 …
State EstimationLearning to Assimilate in Chaotic Dynamical Systems
The accuracy of simulation-based forecasting in chaotic systems is heavily dependent on high-quality estimates of the system state at the time the forecast is initialized. Data assimilation methods are used to infer thes…
DenoisingLong-time accuracy of ensemble Kalman filters for chaotic and machine-learned dynamical systems
Filtering is concerned with online estimation of the state of a dynamical system from partial and noisy observations. In applications where the state is high dimensional, ensemble Kalman filters are often the method of c…
Data Denoising and Derivative Estimation for Data-Driven Modeling of Nonlinear Dynamical Systems
Data-driven modeling of nonlinear dynamical systems is often hampered by measurement noise. We propose a denoising framework, called Runge-Kutta and Total Variation Based Implicit Neural Representation (RKTV-INR), that r…
Guaranteed $\mathcal{H}_\infty$ performance analysis and controller synthesis for interconnected linear systems from noisy input-state data
The increase in available data and complexity of dynamical systems has sparked the research on data-based system performance analysis and controller design. Recent approaches can guarantee performance and robust controll…