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

A parallel mixture of SVMs for very large scale problems.

Ronan Collobert1, Samy Bengio, Yoshua Bengio

  • 1Dalle Molle Institute for Perceptual Artificial Intelligence, 1920 Martigny, Switzerland. collober@idiap.ch

Neural Computation
|April 26, 2002
PubMed
Summary

This study introduces a novel mixture of Support Vector Machines (SVMs) for efficient large-scale classification. The parallel approach significantly reduces training time and improves model generalization, overcoming SVM limitations.

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

Imagining and building wise machines: the centrality of AI metacognition.

Trends in cognitive sciences·2026
Same author

Navigating Ternary Doping in Li-ion Cathodes With Closed-Loop Multi-Objective Bayesian Optimization.

Advanced materials (Deerfield Beach, Fla.)·2026
Same author

Divergent creativity in humans and large language models.

Scientific reports·2026
Same author

Identifying indicators of consciousness in AI systems.

Trends in cognitive sciences·2025
Same author

Publisher Correction: Deep-learning-based virtual screening of antibacterial compounds.

Nature biotechnology·2025
Same author

Deep-learning-based virtual screening of antibacterial compounds.

Nature biotechnology·2025

Area of Science:

  • Machine Learning
  • Computer Science
  • Data Science

Background:

  • Support Vector Machines (SVMs) are advanced classification models.
  • SVM training complexity is quadratic, limiting scalability to large datasets.
  • Real-world problems with numerous examples are challenging for standard SVMs.

Purpose of the Study:

  • To propose a new mixture of SVMs for parallel implementation.
  • To address the scalability limitations of traditional SVM training algorithms.
  • To improve both training efficiency and generalization performance on large datasets.

Main Methods:

  • Developed a novel mixture of SVMs designed for parallel processing.
  • Each SVM in the mixture is trained on a distinct subset of the data.

Related Experiment Videos

  • Evaluated the approach on a large benchmark dataset (Forest).
  • Main Results:

    • Achieved significant improvements in training time.
    • Empirically demonstrated that time complexity grows linearly with the number of examples.
    • Observed a surprising and significant enhancement in model generalization.

    Conclusions:

    • The proposed parallel SVM mixture effectively overcomes scalability issues.
    • This approach offers a practical solution for large-scale classification tasks.
    • The method not only speeds up training but also enhances predictive accuracy.