Designing Application-Specific Neural Networks Using the Genetic Algorithm

Abstract

We present a general and systematic method for neural network design based on the genetic algorithm. The technique works in conjunction with network learning rules, addressing aspects of the network's gross architecture, connectivity, and learning rule parameters. Networks can be optimiled for various application(cid:173) specific criteria, such as learning speed, generalilation, robustness and connectivity. The approach is model-independent. We describe a prototype system, NeuroGENESYS, that employs the backpropagation learning rule. Experiments on several small problems have been conducted. In each case, NeuroGENESYS has produced networks that perform significantly better than the randomly generated networks of its initial population. The com(cid:173) putational feasibility of our approach is discussed.

Cite

Text

Harp et al. "Designing Application-Specific Neural Networks Using the Genetic Algorithm." Neural Information Processing Systems, 1989.

Markdown

[Harp et al. "Designing Application-Specific Neural Networks Using the Genetic Algorithm." Neural Information Processing Systems, 1989.](https://mlanthology.org/neurips/1989/harp1989neurips-designing/)

BibTeX

@inproceedings{harp1989neurips-designing,
  title     = {{Designing Application-Specific Neural Networks Using the Genetic Algorithm}},
  author    = {Harp, Steven A. and Samad, Tariq and Guha, Aloke},
  booktitle = {Neural Information Processing Systems},
  year      = {1989},
  pages     = {447-454},
  url       = {https://mlanthology.org/neurips/1989/harp1989neurips-designing/}
}