A Neural Network Classifier Based on Coding Theory
Abstract
The new neural network classifier we propose transforms the classification problem into the coding theory problem of decoding a noisy codeword. An input vector in the feature space is transformed into an internal representation which is a codeword in the code space, and then error correction decoded in this space to classify the input feature vector to its class. Two classes of codes which give high performance are the Hadamard matrix code and the maximal length sequence code. We show that the number of classes stored in an N-neuron system is linear in N and significantly more than that obtainable by using the Hopfield type memory as a classifier.
Cite
Text
Chiueh and Goodman. "A Neural Network Classifier Based on Coding Theory." Neural Information Processing Systems, 1987.Markdown
[Chiueh and Goodman. "A Neural Network Classifier Based on Coding Theory." Neural Information Processing Systems, 1987.](https://mlanthology.org/neurips/1987/chiueh1987neurips-neural/)BibTeX
@inproceedings{chiueh1987neurips-neural,
title = {{A Neural Network Classifier Based on Coding Theory}},
author = {Chiueh, Tzi-Dar and Goodman, Rodney},
booktitle = {Neural Information Processing Systems},
year = {1987},
pages = {174-183},
url = {https://mlanthology.org/neurips/1987/chiueh1987neurips-neural/}
}