paper-with-me

Papers

An L-BFGS-B approach for linear and nonlinear system identification under $\ell_1$ and group-Lasso regularization

2024-03-06 · Alberto Bemporad

In this paper, we propose a very efficient numerical method based on the L-BFGS-B algorithm for identifying linear and nonlinear discrete-time state-space models, possibly under $\ell_1$ and group-Lasso regularization for reducing model complexity. For the identification of linear models, we show that, compared to classical linear subspace methods, the approach often provides better results, is much more general in terms of the loss and regularization terms used (such as penalties for enforcing system stability), and is also more stable from a numerical point of view. The proposed method not only enriches the existing set of linear system identification tools but can also be applied to identifying a very broad class of parametric nonlinear state-space models, including recurrent neural networks. We illustrate the approach on synthetic and experimental datasets and apply it to solve a challenging industrial robot benchmark for nonlinear multi-input/multi-output system identification. A Python implementation of the proposed identification method is available in the package jax-sysid, available at https://github.com/bemporad/jax-sysid.

📄 PDF Abstract BibTeX arXiv:2403.03827

Code (1)

bemporad/jax-sysid 공식 구현 jax

Tasks

State Space Modelssubspace methods

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Multi-Preconditioned LBFGS for Training Finite-Basis PINNs

2026-01-13 · Marc Salvadó-Benasco, Aymane Kssim, Alexander Heinlein, Rolf Krause 외 arxiv

A multi-preconditioned LBFGS (MP-LBFGS) algorithm is introduced for training finite-basis physics-informed neural networks (FBPINNs). The algorithm is motivated by the nonlinear additive Schwarz method and exploits the d…

Enhancing training of physics-informed neural networks using domain-decomposition based preconditioning strategies

2023-06-30 · Alena Kopaničáková, Hardik Kothari, George Em Karniadakis, Rolf Krause

We propose to enhance the training of physics-informed neural networks (PINNs). To this aim, we introduce nonlinear additive and multiplicative preconditioning strategies for the widely used L-BFGS optimizer. The nonline…

Adaptive Matching Pursuit based Online Identification and Control Scheme for Nonlinear Systems

2018-07-22

The complexity of adaptive control of nonlinear time-varying systems requires the use of novel methods that have lower computational complexity as well as ensuring good performance under time-varying parameter changes. I…

Distributed Consensus Optimization with Consensus ALADIN

2025-03-21 · Xu Du, Jingzhe Wang

TThe paper proposes the Consensus Augmented Lagrange Alternating Direction Inexact Newton (Consensus ALADIN) algorithm, a novel approach for solving distributed consensus optimization problems (DC). Consensus ALADIN allo…

Computational Efficiency

Optimizing Parameters of the DC Power Flow

2023-09-30 · Babak Taheri, Daniel K. Molzahn

Many power system operation and planning problems use the DC power flow approximation to address computational challenges from the nonlinearity of the AC power flow equations. The DC power flow simplifies the AC power fl…