paper-with-me

Papers

Sparse Bayesian Deep Learning for Dynamic System Identification

2021-07-27 · Hongpeng Zhou, Chahine Ibrahim, Wei Xing Zheng, Wei Pan

This paper proposes a sparse Bayesian treatment of deep neural networks (DNNs) for system identification. Although DNNs show impressive approximation ability in various fields, several challenges still exist for system identification problems. First, DNNs are known to be too complex that they can easily overfit the training data. Second, the selection of the input regressors for system identification is nontrivial. Third, uncertainty quantification of the model parameters and predictions are necessary. The proposed Bayesian approach offers a principled way to alleviate the above challenges by marginal likelihood/model evidence approximation and structured group sparsity-inducing priors construction. The identification algorithm is derived as an iterative regularised optimisation procedure that can be solved as efficiently as training typical DNNs. Remarkably, an efficient and recursive Hessian calculation method for each layer of DNNs is developed, turning the intractable training/optimisation process into a tractable one. Furthermore, a practical calculation approach based on the Monte-Carlo integration method is derived to quantify the uncertainty of the parameters and predictions. The effectiveness of the proposed Bayesian approach is demonstrated on several linear and nonlinear system identification benchmarks by achieving good and competitive simulation accuracy. The code to reproduce the experimental results is open-sourced and available online.

📄 PDF Abstract BibTeX arXiv:2107.12910

Code (1)

hongpengzhou/deep-bayesian-system-identification 공식 구현 pytorch

Tasks

Deep LearningUncertainty Quantification

Similar Papers 제목 키워드 기반

Bayesian Dynamical System Identification With Unified Sparsity Priors And Model Uncertainty

2021-03-08 · Prem Ratan Mohan Ram, Ulrich Römer, Richard Semaan

This work is concerned with uncertainty quantification in reduced-order dynamical system identification. Reduced-order models for system dynamics are ubiquitous in design and control applications and recent efforts focus…

regressionUncertainty Quantification

On Identification of Sparse Multivariable ARX Model: A Sparse Bayesian Learning Approach

2016-09-30 · J. Jin, Y. Yuan, W. Pan, D. L. T. Pham 외

This paper begins with considering the identification of sparse linear time-invariant networks described by multivariable ARX models. Such models possess relatively simple structure thus used as a benchmark to promote fu…

Compressive Sensing

BINDy -- Bayesian identification of nonlinear dynamics with reversible-jump Markov-chain Monte-Carlo

2024-08-15 · Max D. Champneys, Timothy J. Rogers

Model parsimony is an important \emph{cognitive bias} in data-driven modelling that aids interpretability and helps to prevent over-fitting. Sparse identification of nonlinear dynamics (SINDy) methods are able to learn s…

Dictionary Learning

A Bayesian Approach to Sparse plus Low rank Network Identification

2015-03-25 · Mattia Zorzi, Alessandro Chiuso

We consider the problem of modeling multivariate time series with parsimonious dynamical models which can be represented as sparse dynamic Bayesian networks with few latent nodes. This structure translates into a sparse …

Network IdentificationregressionTime SeriesTime Series Analysis

Uncertainty-Aware Sparse Identification of Dynamical Systems via Bayesian Model Averaging

2026-04-12 · Shuhei Kashiwamura, Yusuke Kato, Hiroshi Kori, Masato Okada arxiv

In many problems of data-driven modeling for dynamical systems, the governing equations are not known a priori and must be selected phenomenologically from a large set of candidate interactions and basis functions. In su…