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 Concept Videos

Classification of Systems-II01:31

Classification of Systems-II

240
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
240
Classification of Systems-I01:26

Classification of Systems-I

296
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
296
Aggregates Classification01:29

Aggregates Classification

381
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
381
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

149
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
149
Multiple Regression01:25

Multiple Regression

3.2K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.2K
Associative Learning01:27

Associative Learning

572
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
572

You might also read

Related Articles

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

Sort by
Same author

LwHM: lightweight hybrid classifier for SDN-attack detection using recursive feature elimination.

Scientific reports·2026
Same author

Prediction of soil shear strength using hybrid machine learning approaches for performance and interpretability analysis.

Scientific reports·2026
Same author

Adsorption mechanisms of methylene blue and methyl orange on activated carbon: scientific interpretation and modeling simulation.

Scientific reports·2026
Same author

YATSIDroid: an android malware detection framework based on artificial immune system.

Scientific reports·2026
Same author

XAI-MedNet: A Next-Generation Explainable AI Framework for Contrast-Enhanced Skin Lesion Classification via Entropy-Controlled Optimization.

Bioengineering (Basel, Switzerland)·2026
Same author

An Integrated Machine Learning and Genomic Framework for Precise Detection of Gastric Cancer.

The American journal of pathology·2026
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Sep 10, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K

Improving learning from the complex multi-class imbalanced and overlapped data by mapping into higher dimension using

Zafar Mahmood1, Leila Jamel2, Dina Ahmed Salem3

  • 1Department of Computer Science, University of Gujrat, Gujrat, Pakistan.

Scientific Reports
|August 25, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces SVM++, a novel Support Vector Machine (SVM) approach to enhance multi-class classification performance. SVM++ effectively addresses imbalanced data and overlapping samples, improving classifier accuracy on complex datasets.

Keywords:
Class overlapping samplesImbalance dataKernel mapping functionOverlapped and non-overlapped regionSupport vector machine

More Related Videos

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.2K
Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
07:05

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine

Published on: October 27, 2016

9.3K

Related Experiment Videos

Last Updated: Sep 10, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.2K
Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
07:05

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine

Published on: October 27, 2016

9.3K

Area of Science:

  • Machine Learning
  • Computer Science
  • Data Science

Background:

  • Traditional classifiers struggle with multi-class problems due to imbalanced samples and data overlap.
  • These issues degrade classifier efficiency, especially with increasing class numbers and overlapping attributes.
  • The combined effects of imbalanced data and overlapping samples receive limited research attention.

Purpose of the Study:

  • To introduce SVM++, a modified Support Vector Machine (SVM) algorithm, designed to improve multi-class classification.
  • To address the challenges posed by imbalanced datasets and overlapping sample attributes in machine learning models.
  • To enhance classifier performance in scenarios with unequal sample distribution and complex data structures.

Main Methods:

  • The proposed SVM++ algorithm involves a three-step process: splitting data into overlapping and non-overlapping sets.
  • Algorithm-2 further categorizes overlapped data into Critical-1 and Critical-2 regions, identifying problematic samples.
  • A novel kernel mapping function is employed, enhancing traditional SVM by mapping Critical-1 samples to a higher dimension based on distance metrics.

Main Results:

  • SVM++ demonstrated superior performance compared to state-of-the-art classifiers across thirty real-world datasets.
  • The algorithm effectively handled datasets with varying degrees of sample imbalance and attribute overlap.
  • The proposed method significantly improved classification accuracy in challenging multi-class scenarios.

Conclusions:

  • SVM++ offers a robust solution for multi-class classification problems plagued by imbalanced data and sample overlap.
  • The enhanced kernel mapping and data partitioning strategy are key to SVM++'s improved performance.
  • This research highlights the importance of addressing combined data imbalance and overlap for effective classifier development.