RTSNet: Learning to Smooth in Partially Known State-Space Models (Preprint)
Guy Revach, Xiaoyong Ni, Nir Shlezinger, Ruud J. G. van Sloun, and, Yonina C. Eldar

TL;DR
RTSNet is a novel hybrid smoothing algorithm that combines model-based and data-driven approaches, effectively handling model mismatch and non-linearities in state-space models with improved efficiency and accuracy.
Contribution
RTSNet introduces a trainable, deep unfolding-based extension of the RTS smoother, enhancing performance in partially known, non-linear, and non-Gaussian systems.
Findings
RTSNet outperforms classic smoothers under model mismatch.
RTSNet handles non-linearities more effectively than previous methods.
RTSNet achieves faster training and inference with improved accuracy.
Abstract
The smoothing task is core to many signal processing applications. A widely popular smoother is the Rauch-Tung-Striebel (RTS) algorithm, which achieves minimal mean-squared error recovery with low complexity for linear Gaussian state space (SS) models, yet is limited in systems that are only partially known, as well as non-linear and non-Gaussian. In this work we propose RTSNet, a highly efficient model-based and data-driven smoothing algorithm suitable for partially known SS models. RTSNet integrates dedicated trainable models into the flow of the classical RTS smoother, while iteratively refining its sequence estimate via deep unfolding methodology. As a result, RTSNet learns from data to reliably smooth when operating under model mismatch and non-linearities while retaining the efficiency and interpretability of the traditional RTS smoothing algorithm. Our empirical study…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Bayesian Modeling and Causal Inference · Neural Networks and Applications
