SEGEN: Sample-Ensemble Genetic Evolutional Network Model
Jiawei Zhang, Limeng Cui, Fisher B. Gouza

TL;DR
SEGEN introduces a genetic evolutionary approach to representation learning, combining multiple shallow models trained on sampled data to achieve competitive results with less data and computational resources.
Contribution
It proposes a novel ensemble-based evolutionary framework as an alternative to deep learning, emphasizing interpretability and efficiency.
Findings
SEGEN outperforms state-of-the-art models on benchmark datasets.
Requires less data and computational resources.
Offers better interpretability of the learning process.
Abstract
Deep learning, a rebranding of deep neural network research works, has achieved a remarkable success in recent years. With multiple hidden layers, deep learning models aim at computing the hierarchical feature representations of the observational data. Meanwhile, due to its severe disadvantages in data consumption, computational resources, parameter tuning costs and the lack of result explainability, deep learning has also suffered from lots of criticism. In this paper, we will introduce a new representation learning model, namely "Sample-Ensemble Genetic Evolutionary Network" (SEGEN), which can serve as an alternative approach to deep learning models. Instead of building one single deep model, based on a set of sampled sub-instances, SEGEN adopts a genetic-evolutionary learning strategy to build a group of unit models generations by generations. The unit models incorporated in SEGEN…
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
TopicsNeural Networks and Applications · Evolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research
