CVSep 18, 2017

Combinational neural network using Gabor filters for the classification of handwritten digits

arXiv:1709.05867v1
Originality Synthesis-oriented
AI Analysis

This incremental improvement addresses faster training for digit classification, potentially benefiting developers of object recognition software.

The paper tackled handwritten digit classification by combining k-nearest neighbors and multilayer neural networks with Gabor filters for feature extraction, resulting in substantially reduced computational training time on the MNIST dataset.

A classification algorithm that combines the components of k-nearest neighbours and multilayer neural networks has been designed and tested. With this method the computational time required for training the dataset has been reduced substancially. Gabor filters were used for the feature extraction to ensure a better performance. This algorithm is tested with MNIST dataset and it will be integrated as a module in the object recognition software which is currently under development.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes