This paper proposes an unsupervised learning technique by using Multi-layer Mirroring Neural Network and Forgy's clustering algorithm. Multi-layer Mirroring Neural Network is a neural network that can be trained with generalized data inputs (different categories of image patterns) to perform non-linear dimensionality reduction and the resultant low-dimensional code is used for unsupervised pattern classification using Forgy's algorithm. By adapting the non-linear activation function (modified sigmoidal function) and initializing the weights and bias terms to small random values, mirroring of the input pattern is initiated. In training, the weights and bias terms are changed in such a way that the input presented is reproduced at the output by back propagating the error. The mirroring neural network is capable of reducing the input vector to a great degree (approximately 1/30th the original size) and also able to reconstruct the input pattern at the output layer from this reduced code units. The feature set (output of central hidden layer) extracted from this network is fed to Forgy's algorithm, which classify input data patterns into distinguishable classes. In the implementation of Forgy's algorithm, initial seed points are selected in such a way that they are distant enough to be perfectly grouped into different categories. Thus a new method of unsupervised learning is formulated and demonstrated in this paper. This method gave impressive results when applied to classification of different image patterns.
[1]
Garrison W. Cottrell,et al.
Non-Linear Dimensionality Reduction
,
1992,
NIPS.
[2]
Geoffrey E. Hinton,et al.
Reducing the Dimensionality of Data with Neural Networks
,
2006,
Science.
[3]
Fredrik Andersson,et al.
Nonlinear Dimensionality Reduction Using Circuit Models
,
2005,
SCIA.
[4]
Thomas G. Dietterich.
What is machine learning?
,
2020,
Archives of Disease in Childhood.
[5]
Anil K. Jain,et al.
Algorithms for Clustering Data
,
1988
.
[6]
Christopher J. C. Burges,et al.
Geometric Methods for Feature Extraction and Dimensional Reduction
,
2005
.
[7]
Jens Nilsson,et al.
Approximate geodesic distances reveal biologically relevant structures in microarray data
,
2004,
Bioinform..
[8]
K. Eswaran,et al.
Dimensionality Reduction and Reconstruction using Mirroring Neural Networks and Object Recognition based on Reduced Dimension Characteristic Vector
,
2007,
ArXiv.
[9]
Anil K. Jain,et al.
Clustering, dimensionality reduction, and side information
,
2006
.
[10]
J. Nilsson,et al.
Nonlinear dimensionality reduction of gene expression data
,
2006
.
[11]
Kurt Hornik,et al.
Neural networks and principal component analysis: Learning from examples without local minima
,
1989,
Neural Networks.
[12]
David J. Spiegelhalter,et al.
Machine Learning, Neural and Statistical Classification
,
2009
.
[13]
Stan Z. Li,et al.
Manifold Learning and Applications in Recognition
,
2005
.
[14]
Christopher M. Bishop,et al.
Neural networks for pattern recognition
,
1995
.