The reviewed record of science sign in
Pith

arxiv: 2105.00250 · v2 · pith:A67DGQRY · submitted 2021-05-01 · cs.LG

Incorporating Transformer and LSTM to Kalman Filter with EM algorithm for state estimation

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:A67DGQRYrecord.jsonopen to challenge →

classification cs.LG
keywords algorithmem-kfestimationkalmanmodelstateavailablefilter
0
0 comments X
read the original abstract

Kalman Filter requires the true parameters of the model and solves optimal state estimation recursively. Expectation Maximization (EM) algorithm is applicable for estimating the parameters of the model that are not available before Kalman filtering, which is EM-KF algorithm. To improve the preciseness of EM-KF algorithm, the author presents a state estimation method by combining the Long-Short Term Memory network (LSTM), Transformer and EM-KF algorithm in the framework of Encoder-Decoder in Sequence to Sequence (seq2seq). Simulation on a linear mobile robot model demonstrates that the new method is more accurate. Source code of this paper is available at https://github.com/zshicode/Deep-Learning-Based-State-Estimation.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ChronosAD: Leveraging Time Series Foundation Models for Accurate Anomaly Detection

    cs.LG 2026-05 unverdicted novelty 5.0

    ChronosAD is a two-stage anomaly detection architecture that applies a time series foundation model for zero-shot embeddings followed by a custom Temporal Block, reporting average gains of 4.72% AUC and 6.60% AP over ...