CFP last date
20 May 2024
Reseach Article

Features based Classification of Images using Weighted Feature Support Vector Machines

by Amutha A.L., Kavitha S.
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 26 - Number 10
Year of Publication: 2011
Authors: Amutha A.L., Kavitha S.
10.5120/3141-4335

Amutha A.L., Kavitha S. . Features based Classification of Images using Weighted Feature Support Vector Machines. International Journal of Computer Applications. 26, 10 ( July 2011), 23-29. DOI=10.5120/3141-4335

@article{ 10.5120/3141-4335,
author = { Amutha A.L., Kavitha S. },
title = { Features based Classification of Images using Weighted Feature Support Vector Machines },
journal = { International Journal of Computer Applications },
issue_date = { July 2011 },
volume = { 26 },
number = { 10 },
month = { July },
year = { 2011 },
issn = { 0975-8887 },
pages = { 23-29 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume26/number10/3141-4335/ },
doi = { 10.5120/3141-4335 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:12:25.354647+05:30
%A Amutha A.L.
%A Kavitha S.
%T Features based Classification of Images using Weighted Feature Support Vector Machines
%J International Journal of Computer Applications
%@ 0975-8887
%V 26
%N 10
%P 23-29
%D 2011
%I Foundation of Computer Science (FCS), NY, USA
Abstract

In the recent research era analyzing and classifying images into meaningful categories using low-level visual features and high-level semantic features is a challenging and important problem. This paper focuses on the classification of COREL dataset images into its specific category using Weighted Feature Support Vector Machines (WFSVM) and the results are compared with Support Vector Machine (SVM) for validation. In WFSVM, the kernel function is precomputed by assigning more weight to relevant features using the principle of maximizing deviations. Initially, any two classes of COREL dataset is divided into training and test set and segmented using Fuzzy C Means clustering. Then from each segment of the image, color and texture features are extracted. The extracted features of the training dataset are used to construct the weighted features and precomputed linear kernel for training the WFSVM and its model file is created. Using this model file the features of test samples are classified into its specific category. Overall accuracy of classification using WFSVM is 99%, and the number of support vectors created is 6 whereas the accuracy of traditional SVM is 97% and the number of support vectors created is 12, justifies the performance of the proposed method with the existing methods.

References
  1. A.W.M. Smeulders, M. Worring, S. Santini, A. Gupta and R. Jain, “Content-based Image Retrieval at the end of the Early Years”, on Pattern Analysis and Machine Intelligence, IEEE Trans. volume 12, pp. 1349-1380, 2000.
  2. Amine M. Bensaid, Lawrence O. Hall, James C. Bezdek, Laurence P. Clarke, Martin L. Silbiger, John A.Arrington and Reed F. Murtagth, “Validity-Guided (Re)Clustering with Application to Image Segmentation”, IEEE Trans.on Fuzzy Systems, vol. 4, pp. 112-123, 1996.
  3. Bo Sun, Shi-Ji Song and Cheng Wu, “A New Algorithm of Support Vector Machine based on Weighted Feature”, In Machine Learning and Cybernetics, 2009 International Conference on vol. 3, pp. 1616-1620, 2009.
  4. I. Gath and A.B. Geva, “Unsupervised Optimal Fuzzy Clustering”, IEEE Trans. Pattern Anal. Machine Intell., vol. 11, No. 7, pp. 773-781, 1989.
  5. II Hong Suh, Jae-Hyun Kim and Frank Chung-Hoon Rhee, “Convex-Set-Based Fuzzy Clustering”, IEEE Trans. on Fuzzy Systems vol. 7, No. 3, pp. 271-285, 1999.
  6. Keping Wang, Xiaojie Wang and Yixin Zhong, “A Weighted Feature Support Vector Machines Method for Semantic Image Classification”, in Measuring Technology and Mechatronics Automation (ICMTMA), 2010 International Conference on vol.1, pp. 377-380, 2010.
  7. L. Wang, L. Khan, L. Liu and W. Wu, “Automatic Image Annotation and Retrieval using Weighted Feature Selection”, in Multimedia Software Engineering, 2004 Proceedings on IEEE Sixth International Symposium, pp. 435-442, 2004.
  8. M. Sugeno and T. Yasukawa, “A Fuzzy-Logic-Based Approach to Qualitative Modeling", IEEE Trans. Fuzzy Syst., vol. 1, pp. 7-31, 1993.
  9. Metin KAYA , “An Algorithm for Image Clustering and Compression,” Turk J Elec Engin, vol. 13, 2005.
  10. Simon Tong and Edward Chang, “Support Vector Machine Active Learning for Image Retrieval”, in Proceedings of the ninth ACM International Conference on Multimedia, vol.1, pp. 107-118, New York, USA, 2001.
  11. Stuart Andrews, Ioannis Tsochantaridis and Thomas Hofmann, “Support Vector Machines for Multiple-Instance Learning”, in Advances in Neural Information Processing Systems, vol. 15, pp. 561-568. MIT Press, 2003.
  12. Tianxia Gong, Shimiao Li and Chew Lim Tan, “A Semantic Similarity Language Model to Improve Automatic Image Annotation”, in Tools with Artificial Intelligence (ICTAI), 2010 22nd IEEE International Conference on, vol. 1, pp. 197-203, 2010.
  13. Xuanli Lisa Xie and Gerardo Beni, “A Validity Measure for Fuzzy Clustering”, IEEE Trans. on Pattern Anal. Machine Intell., vol. 13, No.8, pp. 841-847, 1991.
  14. Zhang Qilong, Shan Ganlin and Duan Xiusheng, “Weighted Support Vector Machine based Clustering Vector”, Computer Science and Software Engineering, International Conference on vol. 1, pp. 819-822, 2008.
  15. COREL database http://corel.digitalriver.com/
  16. LibSVM www.csie.ntu.edu.te/~cjlin/libsvm/.
Index Terms

Computer Science
Information Sciences

Keywords

Texture features Color features Kernel Function Support Vector Machine Weighted Feature Support Vector Machine