Proceedings Article10.1109/ISDEA.2012.469
A Fast SVM Classification Learning Algorithm Used to Large Training Set
Qihua Xu,Shuai Geng +1 more
- 06 Jan 2012
- pp 15-19
7
TL;DR: Simulation results prove this fast learning algorithm under the condition of sample aliasing very effective and can be used as a good practical approach for large-scale SVM training.
read more
Abstract: SVM may have great difficulty in its realization, even can not work properly because of the tremendous increase of compute time and memory for large-scale training set. A new fast learning algorithm for large-scale SVM is proposed under the condition of sample aliasing. The aliasing sample points which are not the same class are eliminated first and then the relative boundary vectors (RBVs) are computed. According to the algorithm, not only the RBV sample itself, but a near RBV sample whose distance to the RBV is smaller than a certain value will also be selected for SVM training in order to prevent the loss of some critical sample points for the optimal hyper plane. The selected training samples after pruning are essential and their number is only about 1/3~1/4, even 1/7~1/10 of the total number of the original training samples. If we use these final samples for SVM training, the training-time can be shorten remarkably and the training-speed will also be improved quite a lot. The most important fact is that the classification accuracy may be kept almost the same as that obtained when the large-scale sample set is used directly for training. The simulation results prove this fast learning algorithm very effective and can be used as a good practical approach for large-scale SVM training.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Prediction of soil moisture based on Extreme Learning Machine for an apple orchard
TL;DR: Based on large-scale datasets obtained from the Dookie apple orchard in Victoria, Australia, the results show that the model can accurately predict the future trends of soil moisture and this can be a useful decision support for future irrigation scheduling.
25
On the study of GRBF and polynomial kernel based support vector machine in web logs
Pulak Sahoo,Ajit Behera,Manoj Kumar Pandia,C. Sanjeev Kumar Dash,Satchidananda Dehuri +4 more
- 23 Dec 2013
TL;DR: Two different kernel functions of support vector machine (SVM) are used to classify the web pages based on access time and region, and experimental results reveal that Gaussian radial basis function (GRBF) kernel based S VM is performing better than the polynomialkernel based SVM.
8
Cognitive Radio Spectrum Classification using FLA-SVM
Ayush Gupta,Saikat Majumder +1 more
- 01 Mar 2019
TL;DR: A new fast learning algorithm (FLA-SVM) is applied to implement a nonlinear classifier using support vector machine (SVM), and the simulation result shows the FLA to be extremely effective for spectrum sensing.
8
•Journal Article
Aero-Engine Fault Diagnosis Based on Support Vector Machine
TL;DR: Simulation result of the aero engine fault diagnosis shows the validity of support vector machine(SVM)learning based on structural risk minimization principle.
7
Data mining and machine learning: an Overview of Classifiers
Mehri Haghighi
- 19 Dec 2015
TL;DR: Six popular and useful classifiers in the data mining process are discussed, which help extracting the information from a vast volume of data and transforming them into a comprehensible form for human.
References
•Book
An Introduction to Support Vector Machines and Other Kernel-based Learning Methods
Nello Cristianini,John Shawe-Taylor +1 more
- 01 Jan 2000
TL;DR: This is the first comprehensive introduction to Support Vector Machines (SVMs), a new generation learning system based on recent advances in statistical learning theory, and will guide practitioners to updated literature, new applications, and on-line software.
15K
An Introduction to Support Vector Machines and Other Kernel‐based Learning Methods
Alex M. Andrew
- 01 Feb 2001
1K
Neighborhood based sample and feature selection for SVM classification learning
TL;DR: A set of experimental results show the model can select very few features and samples for training; in the mean time the classification performances are preserved or even improved.
54
•Journal Article
Traffic Flow Prediction Using Support Vector Machine Based Method
TL;DR: The simulation results show that the SVMs can avoid over-fitting and have better generalization ability compared with BP or recurrent neural networks, and the proposed model can predict traffic flow efficiently.
20