StochasticNet: Forming Deep Neural Networks via Stochastic Connectivity
Mohammad Javad Shafiee, Parthipan Siva, and Alexander Wong

TL;DR
This paper introduces StochasticNet, a neural network architecture inspired by biological synaptic randomness, which uses stochastic connectivity to reduce complexity and improve efficiency while maintaining or enhancing accuracy across multiple datasets.
Contribution
The paper proposes a novel stochastic connectivity approach for deep neural networks, inspired by biological neural microcircuits, enabling reduced connections and improved performance.
Findings
Achieves comparable accuracy with less than half the neural connections.
Reduces overfitting on multiple datasets.
Faster operational speeds with maintained or improved accuracy.
Abstract
Deep neural networks is a branch in machine learning that has seen a meteoric rise in popularity due to its powerful abilities to represent and model high-level abstractions in highly complex data. One area in deep neural networks that is ripe for exploration is neural connectivity formation. A pivotal study on the brain tissue of rats found that synaptic formation for specific functional connectivity in neocortical neural microcircuits can be surprisingly well modeled and predicted as a random formation. Motivated by this intriguing finding, we introduce the concept of StochasticNet, where deep neural networks are formed via stochastic connectivity between neurons. As a result, any type of deep neural networks can be formed as a StochasticNet by allowing the neuron connectivity to be stochastic. Stochastic synaptic formations, in a deep neural network architecture, can allow for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Neural Networks and Applications · Advanced Memory and Neural Computing
