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...

Descripción completa

Detalles Bibliográficos
Autores: Goltsev, Alexander|||0000-0002-2961-0908, Gritsenko, Vladimir
Tipo de recurso: artículo
Fecha de publicación:2022
País:España
Institución:Universitat Autònoma de Barcelona
Repositorio:Dipòsit Digital de Documents de la UAB
Idioma:inglés
OAI Identifier:oai:ddd.uab.cat:263044
Acceso en línea:https://ddd.uab.cat/record/263044
https://dx.doi.org/urn:doi:10.5565/rev/elcvia.1392
Access Level:acceso abierto
Palabra clave:Pattern recognition
Learning
Classification
Character and text recognition
Handwriting recognition
Neural networks
Character recognition
Machine learning
Descripción
Sumario: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.