Efficient Deep Feature Learning and Extraction via StochasticNets
Mohammad Javad Shafiee, Parthipan Siva, Paul Fieguth, and Alexander, Wong

TL;DR
This paper introduces StochasticNets, a sparsely-connected deep neural network architecture inspired by brain connectivity, demonstrating that it can achieve comparable or better classification accuracy with fewer connections and faster feature extraction.
Contribution
The paper proposes StochasticNets, a novel stochastic connectivity approach for deep neural networks, enhancing efficiency and speed in feature learning and extraction.
Findings
Fewer neural connections achieve comparable or better accuracy.
Deep features remain effective with only 10% of training data.
Significant speed gains in embedded applications.
Abstract
Deep neural networks are a powerful tool for feature learning and extraction given their ability to model high-level abstractions in highly complex data. One area worth exploring in feature learning and extraction using deep neural networks is efficient neural connectivity formation for faster feature learning and extraction. Motivated by findings of stochastic synaptic connectivity formation in the brain as well as the brain's uncanny ability to efficiently represent information, we propose the efficient learning and extraction of features via StochasticNets, where sparsely-connected deep neural networks can be formed via stochastic connectivity between neurons. To evaluate the feasibility of such a deep neural network architecture for feature learning and extraction, we train deep convolutional StochasticNets to learn abstract features using the CIFAR-10 dataset, and extract the…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
