International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 2 - Number 7 |
Year of Publication: 2010 |
Authors: Sid Ahmed MOSTEFAOUI, Lynda ZAOUI |
10.5120/755-992 |
Sid Ahmed MOSTEFAOUI, Lynda ZAOUI . Article:SVM : Reduction of Learning Time. International Journal of Computer Applications. 2, 7 ( June 2010), 49-55. DOI=10.5120/755-992
Training a support vector machine (SVM) leads to a quadratic optimization problem with bound constraints and one linear equality constraint. Despite the fact that this type of problem is well understood, there are many issues to be considered in designing an SVM learner. In particular, for large learning tasks with many training examples, off-the-shelf optimization techniques for general quadratic programs quickly become intractable in their memory and time requirements. Here we propose an algorithm which aims at reducing the learning time, this algorithm is based on the decomposition method proposed by Osuna dedicated to optimizing SVMs: it divides the original optimization problem into sub problems computable by the machine in terms of CPU time and memory storage, the obtained solution is in practice more parsimonious than that found by the approach of Osuna in terms of learning time quality, while offering similar performances.