用于时间序列预测的边际稳定三角递归神经网络架构

Marginally Stable Triangular Recurrent Neural Network Architecture for Time Series Prediction

IEEE Transactions on Cybernetics · 2017
被引 30
ABS 3

中文导读

提出一种使用三角反馈权重矩阵的离散时间递归神经网络,通过将特征值约束在单位圆上确保稳定性,在非线性混沌时间序列预测中表现高效。

Abstract

This paper introduces a discrete-time recurrent neural network architecture using triangular feedback weight matrices that allows a simplified approach to ensuring network and training stability. The triangular structure of the weight matrices is exploited to readily ensure that the eigenvalues of the feedback weight matrix represented by the block diagonal elements lie on the unit circle in the complex z-plane by updating these weights based on the differential of the angular error variable. Such placement of the eigenvalues together with the extended close interaction between state variables facilitated by the nondiagonal triangular elements, enhances the learning ability of the proposed architecture. Simulation results show that the proposed architecture is highly effective in time-series prediction tasks associated with nonlinear and chaotic dynamic systems with underlying oscillatory modes. This modular architecture with dual upper and lower triangular feedback weight matrices mimics fully recurrent network architectures, while maintaining learning stability with a simplified training process. While training, the block-diagonal weights (hence the eigenvalues) of the dual triangular matrices are constrained to the same values during weight updates aimed at minimizing the possibility of overfitting. The dual triangular architecture also exploits the benefit of parsing the input and selectively applying the parsed inputs to the two subnetworks to facilitate enhanced learning performance.

时间序列预测递归神经网络非线性动力学系统机器学习