- International Journal of Computational and Experimental Science Engineering
- Volume:4 Issue:1
- Comparison of Different Training Data Reduction Approaches for Fast Support Vector Machines Based on...
Comparison of Different Training Data Reduction Approaches for Fast Support Vector Machines Based on Principal Component Analysis and Distance Based Measurements
Authors : Gür Emre GÜRAKSIN, Harun UĞUZ
Pages : 1-5
Doi:10.22399/ijcesen.374222
View : 12 | Download : 7
Publication Date : 2018-03-15
Article Type : Research Paper
Abstract :Support vector machine is a supervised learning algorithm, which is recommended for classification and nonlinear function approaches. Support vector machines require remarkable amount of memory with time consuming process for large data sets in the training process. The main reason for this is the solving a constrained quadratic programming problem within the algorithm. In this paper, we proposed three approaches for identifying the non-critical points in training set and remove these non-critical points from the original training set for speeding up the training process of support vector machine. For this purpose, we used principal component analysis, Mahalanobis distance and Euclidean distance based measurements for the elimination of non-critical training instances in the training set. We compared the proposed methods in terms of computational time and classification accuracy between each other and conventional support vector machine. Our experimental results show that principal component analysis and Mahalanobis distance based proposed methods have positive effects on computational time without degrading the classification results than the Euclidean distance based proposed method and conventional support vector machine.Keywords : Support Vector Machines, Principal Component Analysis, Machine Learning