paper-with-me

Papers

Simplified Stochastic Feedforward Neural Networks

2017-04-11 · Kimin Lee, Jaehyung Kim, Song Chong, Jinwoo Shin

It has been believed that stochastic feedforward neural networks (SFNNs) have several advantages beyond deterministic deep neural networks (DNNs): they have more expressive power allowing multi-modal mappings and regularize better due to their stochastic nature. However, training large-scale SFNN is notoriously harder. In this paper, we aim at developing efficient training methods for SFNN, in particular using known architectures and pre-trained parameters of DNN. To this end, we propose a new intermediate stochastic model, called Simplified-SFNN, which can be built upon any baseline DNNand approximates certain SFNN by simplifying its upper latent units above stochastic ones. The main novelty of our approach is in establishing the connection between three models, i.e., DNN->Simplified-SFNN->SFNN, which naturally leads to an efficient training procedure of the stochastic models utilizing pre-trained parameters of DNN. Using several popular DNNs, we show how they can be effectively transferred to the corresponding stochastic models for both multi-modal and classification tasks on MNIST, TFD, CASIA, CIFAR-10, CIFAR-100 and SVHN datasets. In particular, we train a stochastic model of 28 layers and 36 million parameters, where training such a large-scale stochastic network is significantly challenging without using Simplified-SFNN

📄 PDF Abstract BibTeX arXiv:1704.03188

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Universal Approximation of Markov Kernels by Shallow Stochastic Feedforward Networks

2015-03-24 · Guido Montufar

We establish upper bounds for the minimal number of hidden units for which a binary stochastic feedforward network with sigmoid activation probabilities and a single hidden layer is a universal approximator of Markov ker…

An Example of the SAM+ Algorithm for Learning Action Models for Stochastic Worlds

2022-03-23 · Brendan Juba, Roni Stern

In this technical report, we provide a complete example of running the SAM+ algorithm, an algorithm for learning stochastic planning action models, on a simplified PPDDL version of the Coffee problem. We provide a very b…

Automated MIMO Motion Feedforward Control: Efficient Learning through Data-Driven Gradients via Adjoint Experiments and Stochastic Approximation

2022-09-12 · Leontine Aarnoudse, Tom Oomen

Parameterized feedforward control is at the basis of many successful control applications with varying references. The aim of this paper is to develop an efficient data-driven approach to learn the feedforward parameters…

Stochastic Feedforward Neural Networks: Universal Approximation

2019-10-22 · Thomas Merkh, Guido Montúfar

In this chapter we take a look at the universal approximation question for stochastic feedforward neural networks. In contrast to deterministic networks, which represent mappings from a set of inputs to a set of outputs,…

Exact Stochastic Newton Method for Deep Learning: the feedforward networks case.

2021-09-29 · Fares B. Mehouachi, Chaouki Kasmi

The inclusion of second-order information into Deep Learning optimization has drawn consistent interest as a way forward to improve upon gradient descent methods. Estimating the second-order update is often convoluted an…

Deep Learning