Sparse evolutionary Deep Learning with over one million artificial neurons on commodity hardware
Shiwei Liu, Decebal Constantin Mocanu, Amarsagar Reddy Ramapuram, Matavalam, Yulong Pei, Mykola Pechenizkiy

TL;DR
This paper introduces a novel method for training truly sparse neural networks with fixed parameters, enabling the creation of models with over one million neurons that can be trained on standard laptops, addressing hardware and data challenges.
Contribution
The authors present a new technique for training truly sparse neural networks with fixed parameters, allowing large-scale models to be trained efficiently on commodity hardware.
Findings
Trained sparse MLPs with over one million neurons on a laptop.
Achieved higher accuracy than traditional two-phase sparsity methods.
Demonstrated practical training of large sparse networks without GPUs.
Abstract
Artificial Neural Networks (ANNs) have emerged as hot topics in the research community. Despite the success of ANNs, it is challenging to train and deploy modern ANNs on commodity hardware due to the ever-increasing model size and the unprecedented growth in the data volumes. Particularly for microarray data, the very-high dimensionality and the small number of samples make it difficult for machine learning techniques to handle. Furthermore, specialized hardware such as Graphics Processing Unit (GPU) is expensive. Sparse neural networks are the leading approaches to address these challenges. However, off-the-shelf sparsity inducing techniques either operate from a pre-trained model or enforce the sparse structure via binary masks. The training efficiency of sparse neural networks cannot be obtained practically. In this paper, we introduce a technique allowing us to train truly sparse…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research · Face and Expression Recognition
