🌙

堆叠式宽学习系统:从增量扁平结构到深度模型

Stacked Broad Learning System: From Incremental Flatted Structure to Deep Model

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2020
被引 131 · 同刊同年前 8%
ABS 3

中文导读

本文提出一种新的自适应增量结构——堆叠式宽学习系统,通过动态增加层和神经元,在多个数据集上比深度残差网络等先进方法精度更高、训练更快。

Abstract

The broad learning system (BLS) has been proved to be effective and efficient lately. In this article, several deep variants of BLS are reviewed, and a new adaptive incremental structure, Stacked BLS, is proposed. The proposed model is a novel incremental stacking of BLS. This invariant inherits the efficiency and effectiveness of BLS that the structure and weights of lower layers of BLS are fixed when the new blocks are added. The incremental stacking algorithm computes not only the connection weights between the newly stacking blocks but also the connection weights of the enhancement nodes within the BLS block. The Stacked BLS is considered as the increment of “layers” and “neurons” dynamically during the training for multilayer neural networks. The proposed architecture along with the training algorithms that utilizes the residual characteristic is very versatile in comparison with traditional fixed architecture. Finally, experimental results on UCI datasets, MNIST dataset, NORB dataset, CIFAR-10 dataset, SVHN dataset, and CIFAR-100 dataset indicate that the proposed method outperforms the selected state-of-the-art methods on both accuracy and training speed, such as deep residual networks. The results also imply that the proposed structure could highly reduce the number of nodes and the training time of the original BLS in the classification task of some datasets.

人工智能机器学习深度学习宽学习系统