paper-with-me

Papers

Deep Stochastic Configuration Networks with Universal Approximation Property

2017-02-18 · Dianhui Wang, Ming Li

This paper develops a randomized approach for incrementally building deep neural networks, where a supervisory mechanism is proposed to constrain the random assignment of the weights and biases, and all the hidden layers have direct links to the output layer. A fundamental result on the universal approximation property is established for such a class of randomized leaner models, namely deep stochastic configuration networks (DeepSCNs). A learning algorithm is presented to implement DeepSCNs with either specific architecture or self-organization. The read-out weights attached with all direct links from each hidden layer to the output layer are evaluated by the least squares method. Given a set of training examples, DeepSCNs can speedily produce a learning representation, that is, a collection of random basis functions with the cascaded inputs together with the read-out weights. An empirical study on a function approximation is carried out to demonstrate some properties of the proposed deep learner model.

📄 PDF Abstract BibTeX arXiv:1702.05639

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Broad stochastic configuration residual learning system for norm-convergent universal approximation

2025-11-20 · Han Su, Zhongyan Li, Wanquan Liu arxiv

Universal approximation serves as the foundation of neural network learning algorithms. However, some networks establish their universal approximation property by demonstrating that the iterative errors converge in proba…

Kernel Stochastic Configuration Networks for Nonlinear Regression

2024-12-08 · Yongxuan Chen, Dianhui Wang

Stochastic configuration networks (SCNs), as a class of randomized learner models, are featured by its way of random parameters assignment in the light of a supervisory mechanism, resulting in the universal approximation…

regressionRepresentation Learning

Stochastic Configuration Networks: Fundamentals and Algorithms

2017-02-10 · Dianhui Wang, Ming Li

This paper contributes to a development of randomized methods for neural networks. The proposed learner model is generated incrementally by stochastic configuration (SC) algorithms, termed as Stochastic Configuration Net…

regression

Recurrent Stochastic Configuration Networks with Incremental Blocks

2024-11-18 · Gang Dang, Dainhui Wang

Recurrent stochastic configuration networks (RSCNs) have shown promise in modelling nonlinear dynamic systems with order uncertainty due to their advantages of easy implementation, less human intervention, and strong app…

Time Series Prediction

On the Universal Approximation Property and Equivalence of Stochastic Computing-based Neural Networks and Binary Neural Networks

2018-03-14 · Yanzhi Wang, Zheng Zhan, Jiayu Li, Jian Tang 외

Large-scale deep neural networks are both memory intensive and computation-intensive, thereby posing stringent requirements on the computing platforms. Hardware accelerations of deep neural networks have been extensively…