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

Pruning and model-selecting algorithms in the RBF frameworks constructed by support vector learning.

Pei-Yi Hao1, Jung-Hsien Chiang

  • 1Department of Information Management, National Kaohsiung University of Applied Sciences, Kaohsiung 807, Taiwan, ROC. haupy@cc.kuas.edu.tw

International Journal of Neural Systems
|September 15, 2006
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

Contrastive learning enhances fairness in pathology artificial intelligence systems.

Cell reports. Medicine·2025
Same author

Uncertainty-aware ensemble of foundation models differentiates glioblastoma from its mimics.

Nature communications·2025
Same author

CAS: enhancing implicit constrained data augmentation with semantic enrichment for biomedical relation extraction and beyond.

Database : the journal of biological databases and curation·2025
Same author

Risk of intradialytic hypotension among different antihypertensives in haemodialysis patients.

Clinical kidney journal·2025
Same author

User-Centered Prototype Design of a Health Care Robot for Treating Type 2 Diabetes in the Community Pharmacy: Development and Usability Study.

JMIR human factors·2025
Same author

Optimized biomedical entity relation extraction method with data augmentation and classification using GPT-4 and Gemini.

Database : the journal of biological databases and curation·2024
Same journal

Latent Space Projections and Atlases, a Cautionary Tale in Deep Neuroimaging using Autoencoders.

International journal of neural systems·2026
Same journal

Transformer-Based Anomaly Detection for Neurodegenerative Screening in MRI Images.

International journal of neural systems·2026
Same journal

Discrete Wavelet Convolution for Learnable Time-Frequency Representation with Application to Seizure Prediction.

International journal of neural systems·2026
Same journal

Automatic Seizure Detection using Hierarchical Spectral-Temporal Feature Learning with an Imbalance-Aware Transformer.

International journal of neural systems·2026
Same journal

Pyramid Vision Transformer-Enhanced Conformer Network for Epileptic Seizure Recognition Using MultiChannel EEG Signals.

International journal of neural systems·2026
Same journal

A Time-Frequency Decoupled Contrastive Learning Framework for Electroencephalography-Based Parkinson's Disease Diagnosis.

International journal of neural systems·2026
See all related articles

This study introduces pruning and model-selection algorithms for support vector learning, optimizing Radial Basis Function (RBF) networks by removing redundant support vectors to improve classification and regression accuracy.

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Computational Science

Background:

  • Support Vector Learning (SVL) is used for classification and regression.
  • Radial Basis Function (RBF) networks constructed via SVL can contain redundant support vectors.
  • These redundant vectors do not significantly impact final results but increase model complexity.

Purpose of the Study:

  • To develop and present pruning and model-selection algorithms for support vector learning.
  • To optimize the structure of Support Vector Machine (SVM) networks.
  • To enhance the flexibility and efficiency of SVM models in classification and regression tasks.

Main Methods:

  • Algorithms based on sensitivity measure and penalty terms are employed for pruning.

Related Experiment Videos

  • Kernel function parameters and support vector positions are updated.
  • The update process aims for minimal increase in error, ensuring model stability.
  • Main Results:

    • The proposed algorithms effectively prune redundant support vectors from SVM networks.
    • Model structure becomes more flexible and efficient.
    • Demonstrated effectiveness through synthetic data simulations and a face detection problem.

    Conclusions:

    • Pruning algorithms significantly enhance SVM network efficiency and flexibility.
    • The method provides a robust approach for optimizing support vector learning models.
    • Effective for both synthetic data and real-world applications like face detection.