A neural network with competitive layers for character recognition

A structure and functioning mechanisms of a neural network with competitive layers are described. The network is intended to solve the character recognition task. The network consists of several competitive layers of neurons. Each layer is a neural network consisting of a number of neurons represent...

ver descrição completa

Detalhes bibliográficos
Autores: Goltsev, Alexander|||0000-0002-2961-0908, Gritsenko, Vladimir
Formato: artículo
Fecha de publicación:2022
País:España
Recursos:Universitat Autònoma de Barcelona
Repositorio:Dipòsit Digital de Documents de la UAB
Idioma:inglés
OAI Identifier:oai:ddd.uab.cat:263044
Acesso em linha:https://ddd.uab.cat/record/263044
https://dx.doi.org/urn:doi:10.5565/rev/elcvia.1392
Access Level:acceso abierto
Palavra-chave:Pattern recognition
Learning
Classification
Character and text recognition
Handwriting recognition
Neural networks
Character recognition
Machine learning
Descrição
Resumo:A structure and functioning mechanisms of a neural network with competitive layers are described. The network is intended to solve the character recognition task. The network consists of several competitive layers of neurons. Each layer is a neural network consisting of a number of neurons represented as a layer. The number of neural layers is equal to the number of recognized classes. All neural layers have one-to-one correspondence with one another and with the input raster. The neurons of every layer have mutual lateral learning connections, which weights are modified during the learning process. There is a competitive (inhibitory) relationship between all neural layers. This competitive interaction is realized by means of a "winner-take-all" (WTA) procedure which aim is to select the layer with the highest level of neural activity. Validation of the network has been done in experiments on recognition of handwritten digits of the MNIST database. The experiments have demonstrated that its error rate is few less than 2%, which is not a high result, but it is compensated by rather fast data processing and a very simple structure and functioning mechanisms.