hierarchical bayesian arx models for robust inference
play

Hierarchical Bayesian ARX models for robust inference Johan Dahlin, - PowerPoint PPT Presentation

Hierarchical Bayesian ARX models for robust inference Johan Dahlin, Fredrik Lindsten, Thomas B. Sch on, Adrian Wills Division of Automatic Control, Link oping University School of EECS, University of Newcastle, Australia AUTOMATIC


  1. Hierarchical Bayesian ARX models for robust inference Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills Division of Automatic Control, Link¨ oping University School of EECS, University of Newcastle, Australia AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  2. Summary 2(17) Aim : Robustly infer parameters in ARX processes with Student’s t -distributed innovations. Purpose : Evaluate the practical use of Reversible Jump-MCMC (and ARD priors) in System Identification. Method : Bayesian modelling with conjugate priors and algorithms based on RJ-MCMC. Results : Good performance on simulated random ARX systems with Student’s t innovations as well as on real EEG data. AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  3. Summary (cont.) 3(17) AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  4. The ARX model 4(17) An autoregressive exogenous (ARX) model of orders n = ( n a , n b ) is defined by n a n b ∑ ∑ y t + a i y t − i = b i u t − i + e t . t = 1 t = 1 Two practical problems using the least square (LS) solution are: The correct model order n is often unknown or does not exist. The observed data could be non-Gaussian . AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  5. Bayesian ARX model 5(17) Two special features of our model: The excitation noise is modelled as Student’s t distributed. An automatic order selection by two different methods: • incorporating the system orders in the posterior distribution. • applying a sparseness prior (ARD) over the ARX coefficients. AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  6. Bayesian ARX model (cont.) 6(17) We are using a hierarchical structure for the excitation noise N ( x t ; 0, ( z t λ ) − 1 ) , p z t , λ ( x t ) = p ν ( z t ) = G ( ν /2, ν /2 ) , where the prior distributions of the hyperparameters { λ , ν } are chosen as (vague) Gamma distributions p ( ν ) = G ( ν ; α ν , β ν ) , G ( λ ; α λ , β λ ) . p ( λ ) = AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  7. Bayesian ARX model (cont.) 7(17) The automatic order selection consists of choosing a suitable model in the model set t ) ⊤ θ n + e t , y t = ( ϕ n M n : for n = { 1, 1 } , { 1, 2 } , . . . , { n max , n max } and where ϕ n t denotes a vector of known inputs and outputs. We use a non-informative uniform prior over the model hypotheses � 1/ n 2 if n a , n b ∈ { 1, . . . , n max } max p ( n ) = . 0 otherwise AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  8. Bayesian ARX model (cont.) 8(17) The distribution of the model coefficients (given the model order) is assumed to be � � p ( θ n | n , δ ) θ n ; 0, δ − 1 I n a + n b = N , G ( δ ; α δ , β δ ) , p ( δ ) = where we used conjugate priors to obtain an analytic expression. The full collection of unknown parameters is η = { θ n , n , δ , z 1: T , λ , ν } . AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  9. Bayesian ARX model (cont.) 9(17) AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  10. Reversible-Jump Markov Chain Monte Carlo 10(17) A discrete Laplace distribution is used as the proposal distribution for the model order J ( n ′ | n ) ∝ exp ( − ℓ | n ′ − n | ) , if 1 ≤ n ′ ≤ n max . The acceptance probability is (using the Candidate’s identity) 1, p ( n ′ | z s + 1: T , λ , δ , D T ) J ( n | n ′ ) � � ρ nn ′ = min . J ( n ′ | n ) p ( n | z s + 1: T , λ , δ , D T ) Note that ρ nn ′ is independent of θ n , i.e. we can decide the model order before sampling coefficients. AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  11. Markov Chain Monte Carlo 11(17) Draw new model order and coefficients ( Reversible jump step ) { n ′ , θ n ′ }| z s + 1: T , λ , δ , D T , Draw new coefficient variance ( Gibbs step ) δ ′ | θ n ′ , n ′ . Draw new innovation latent variable, innovation scale parameter and innovation DOF parameter ( Gibbs steps/MH step ) s + 1: T | θ n ′ , n ′ , z , λ , ν , D T , λ ′ | θ n ′ , n ′ , z ′ z ′ ν ′ | z ′ s + 1: T , D T , s + 1: T . AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  12. Markov Chain Monte Carlo (cont.) 12(17) AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  13. Results 13(17) Three different straightforward numerical illustrations are presented to compare the proposed methods with the naive LS method: Large-scale simulation studies on random ARX systems . Case-studies of ARX systems with missing data and outliers. (see paper for details) Analysis of real EEG data . AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  14. Results - Simulation studies 14(17) Method mean CI LS 77.51 [77.21 77.81] RJ-MCMC 78.24 [77.95 78.83] ARD-MCMC 77.73 [77.47 78.06] Table: The average and 95% confidence intervals (CI) for the model fit (in percent) from experiments with 25, 000 random ARX models. Significant difference between using RJ-MCMC and LS. RJ-MCMC seems to perform better than the algorithm based on an ARD sparseness prior. (see paper for details) AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  15. Results - EEG data 15(17) AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  16. Summary 16(17) Aim : Robustly infer parameters in ARX processes with Student’s t -distributed innovations. Purpose : Evaluate the practical use of Reversible Jump-MCMC (and ARD priors) in System Identification. Method : Bayesian modelling with conjugate priors and algorithms based on RJ-MCMC. Results : Good performance on simulated random ARX systems with Student’s t innovations as well as on real EEG data. AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

  17. Thank you for your attention! Questions, suggestions, or comments? To download the code and data from this paper, please visit: http://www.control.isy.liu.se/˜johda87 and click on Software. AUTOMATIC CONTROL Johan Dahlin, Fredrik Lindsten, Thomas B. Sch¨ on, Adrian Wills REGLERTEKNIK LINKÖPINGS UNIVERSITET Hierarchical Bayesian ARX models for robust inference

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend