paper-with-me

Papers

Stable Linear Subspace Identification: A Machine Learning Approach

2023-11-06 · Loris Di Natale, Muhammad Zakwan, Bratislav Svetozarevic, Philipp Heer, Giancarlo Ferrari-Trecate, Colin N. Jones

Machine Learning (ML) and linear System Identification (SI) have been historically developed independently. In this paper, we leverage well-established ML tools - especially the automatic differentiation framework - to introduce SIMBa, a family of discrete linear multi-step-ahead state-space SI methods using backpropagation. SIMBa relies on a novel Linear-Matrix-Inequality-based free parametrization of Schur matrices to ensure the stability of the identified model. We show how SIMBa generally outperforms traditional linear state-space SI methods, and sometimes significantly, although at the price of a higher computational burden. This performance gap is particularly remarkable compared to other SI methods with stability guarantees, where the gain is frequently above 25% in our investigations, hinting at SIMBa's ability to simultaneously achieve state-of-the-art fitting performance and enforce stability. Interestingly, these observations hold for a wide variety of input-output systems and on both simulated and real-world data, showcasing the flexibility of the proposed approach. We postulate that this new SI paradigm presents a great extension potential to identify structured nonlinear models from data, and we hence open-source SIMBa on https://github.com/Cemempamoi/simba.

📄 PDF Abstract BibTeX arXiv:2311.03197

Code (1)

cemempamoi/simba 공식 구현 pytorch

Similar Papers 제목 키워드 기반

System Identification with Variance Minimization via Input Design

2022-02-02 · Xiangyu Mao, Jianping He, Chengcheng Zhao

The subspace method is one of the mainstream system identification method of linear systems, and its basic idea is to estimate the system parameter matrices by projecting them into a subspace related to input and output.…

subspace methods

SIMBa: System Identification Methods leveraging Backpropagation

2023-11-23 · Loris Di Natale, Muhammad Zakwan, Philipp Heer, Giancarlo Ferrari-Trecate 외

This manuscript details and extends the SIMBa toolbox (System Identification Methods leveraging Backpropagation) presented in previous work, which uses well-established Machine Learning tools for discrete-time linear mul…

Finite Sample Analysis of Stochastic System Identification

2019-03-21 · Anastasios Tsiamis, George J. Pappas

In this paper, we analyze the finite sample complexity of stochastic system identification using modern tools from machine learning and statistics. An unknown discrete-time linear system evolves over time under Gaussian …

parameter estimationvalid

Non-Asymptotic Analysis of Subspace Identification for Stochastic Systems Using Multiple Trajectories

2025-01-31 · Shuai Sun

This paper is concerned with the analysis of identification errors for $n$-dimensional discrete-time Linear Time-Invariant (LTI) systems with $m$ outputs and no external inputs, using Subspace Identification Methods (SIM…

Stable-by-Design Neural Network-Based LPV State-Space Models for System Identification

2025-10-21 · Ahmet Eren Sertbaş, Tufan Kumbasar arxiv

Accurate modeling of nonlinear systems is essential for reliable control, yet conventional identification methods often struggle to capture latent dynamics while maintaining stability. We propose a \textit{stable-by-desi…