This document summarizes a research paper on hierarchical algorithms for training a quasi-linear ARX neural network model for identification of nonlinear systems. The key points are:
1) A hierarchical algorithm is proposed that first estimates the system using a linear sub-model and least squares estimation to obtain linear parameters. It then trains a neural network nonlinear sub-model to refine the errors of the linear sub-model.
2) The linear parameter estimates are fixed and used as biases for the neural network, which is trained to minimize the residual errors of the linear sub-model.
3) This hierarchical approach separates the identification into linear and nonlinear parts, allowing analysis of the system linearly while also capturing nonlinearities. The neural
Related topics: