Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Efficient tuning of SVM hyperparameters using radius/margin bound and iterative algorithms.

S S Keerthi1

  • 1Dept. of Mech. Eng., Nat. Univ. of Singapore, Singapore.

IEEE Transactions on Neural Networks
|February 5, 2008
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A fast iterative nearest point algorithm for support vector machine classifier design.

IEEE transactions on neural networks·2008
Same author

Improvements to the SMO algorithm for SVM regression.

IEEE transactions on neural networks·2008
Same author

A stochastic connectionist approach for global optimization with application to pattern clustering.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2008
Same author

Parallel sequential minimal optimization for the training of support vector machines.

IEEE transactions on neural networks·2006
Same author

A simple and efficient algorithm for gene selection using sparse logistic regression.

Bioinformatics (Oxford, England)·2003
Same author

SMO algorithm for least-squares SVM formulations.

Neural computation·2003
Same journal

Universal perceptron and DNA-like learning algorithm for binary neural networks: LSBF and PBF implementations.

IEEE transactions on neural networks·2013
Same journal

Guest editorial: special section on white box nonlinear prediction models.

IEEE transactions on neural networks·2011
Same journal

Data-based fault-tolerant control of high-speed trains with traction/braking notch nonlinearities and actuator failures.

IEEE transactions on neural networks·2011
Same journal

Guest editorial: special section on data-based control, modeling, and optimization.

IEEE transactions on neural networks·2011
Same journal

Neural network-based multiple robot simultaneous localization and mapping.

IEEE transactions on neural networks·2011
Same journal

Data-driven model-free adaptive control for a class of MIMO nonlinear discrete-time systems.

IEEE transactions on neural networks·2011
See all related articles

This study details efficient hyperparameter tuning for Support Vector Machines (SVM) using iterative methods. The approach is effective for large datasets, optimizing the radius/margin bound for improved performance.

Area of Science:

  • Machine Learning
  • Computational Statistics

Background:

  • Support Vector Machines (SVMs) are powerful classification algorithms.
  • Hyperparameter tuning is crucial for SVM performance.
  • The L2 soft margin SVM with radius/margin bound optimization presents unique computational challenges.

Purpose of the Study:

  • To address implementation challenges in tuning L2 soft margin SVMs.
  • To minimize the radius/margin bound using iterative techniques.
  • To demonstrate the feasibility and efficiency of the proposed method for large-scale problems.

Main Methods:

  • Iterative techniques for computing radius and margin.
  • Optimization of the radius/margin bound as the objective function.
  • Implementation strategies for large-scale SVM training.

Related Experiment Videos

Main Results:

  • The proposed implementation is feasible and efficient.
  • Effective tuning is achieved even for problems with over 10,000 support vectors.
  • The radius/margin bound minimization is successfully addressed.

Conclusions:

  • The presented method offers an efficient solution for tuning L2 soft margin SVMs.
  • The approach scales well to large datasets, making it practical for real-world applications.
  • Iterative computation of radius and margin is a viable strategy for SVM optimization.