Generating Neural Networks Through the Induction of Threshold Logic Unit Trees (Extended Abstract)

Abstract

We investigate the generation of neural networks through the induction of binary trees of threshold logic units (TLUs). Initially, we describe the framework for our tree construction algorithm and how such trees can be transformed into an isomorphic neural network topology. Several methods for learning the linear discriminant functions at each node of the tree structure are examined and shown to produce accuracy results that are comparable to classical information theoretic methods for constructing decision trees (which use single feature tests at each node). Our TLU trees, however, are smaller and thus easier to understand. Moreover, we show that it is possible to simultaneously learn both the topology and weight settings of a neural network simply using the training data set that we are given.

Cite

Text

Sahami. "Generating Neural Networks Through the Induction of Threshold Logic Unit Trees (Extended Abstract)." European Conference on Machine Learning, 1995. doi:10.1007/3-540-59286-5_82

Markdown

[Sahami. "Generating Neural Networks Through the Induction of Threshold Logic Unit Trees (Extended Abstract)." European Conference on Machine Learning, 1995.](https://mlanthology.org/ecmlpkdd/1995/sahami1995ecml-generating/) doi:10.1007/3-540-59286-5_82

BibTeX

@inproceedings{sahami1995ecml-generating,
  title     = {{Generating Neural Networks Through the Induction of Threshold Logic Unit Trees (Extended Abstract)}},
  author    = {Sahami, Mehran},
  booktitle = {European Conference on Machine Learning},
  year      = {1995},
  pages     = {339-342},
  doi       = {10.1007/3-540-59286-5_82},
  url       = {https://mlanthology.org/ecmlpkdd/1995/sahami1995ecml-generating/}
}