The Use of Self Organizing Map Method and Feature Selection in Image Database Classification System
Dian Pratiwi

TL;DR
This paper explores using Self Organizing Map (SOM) with PCA and LSA feature selection methods to classify images, finding PCA with 100 features yields the highest accuracy of 88%.
Contribution
It demonstrates that combining PCA with SOM improves image classification accuracy over LSA-based feature selection.
Findings
PCA with 100 features achieves 88% accuracy.
SOM effectively classifies images using selected features.
PCA outperforms LSA in this classification task.
Abstract
This paper presents a technique in classifying the images into a number of classes or clusters desired by means of Self Organizing Map (SOM) Artificial Neural Network method. A number of 250 color images to be classified as previously done some processing, such as RGB to grayscale color conversion, color histogram, feature vector selection, and then classifying by the SOM Feature vector selection in this paper will use two methods, namely by PCA (Principal Component Analysis) and LSA (Latent Semantic Analysis) in which each of these methods would have taken the characteristic vector of 50, 100, and 150 from 256 initial feature vector into the process of color histogram. Then the selection will be processed into the SOM network to be classified into five classes using a learning rate of 0.5 and calculated accuracy. Classification of some of the test results showed that the highest…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Computer Science and Engineering · Data Mining and Machine Learning Applications
