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

Reducing Line Loss01:18

Reducing Line Loss

152
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
152
Classification of Systems-II01:31

Classification of Systems-II

144
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,
144
Survival Tree01:19

Survival Tree

84
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
84
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.4K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.4K
Classification of Systems-I01:26

Classification of Systems-I

184
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:
184

You might also read

Related Articles

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

Sort by
Same author

KM-DBSCAN: an enhanced density and centroid based border detection framework for data reduction towards green AI.

Scientific reports·2026
Same author

Fine-Tuning Arabic Large Language Models for improved multi-turn dialogue: A blueprint for synthetic data generation and benchmarking.

PloS one·2026
Same author

Ultrasound guided microsurgical resection of cerebral arteriovenous malformations.

Journal of cerebrovascular and endovascular neurosurgery·2025
Same author

A quality-by-design optimized LC method for navigating degradation kinetics and quantification of favipiravir in the presence of degradation products and manufacturing impurities.

BMC chemistry·2025
Same author

Multi-modal management of aggressive vertebral hemangioma: A single center experience.

Journal of cerebrovascular and endovascular neurosurgery·2025
Same author

Evaluating the In Vitro Anthelmintic Activity of Zinc Oxide Nanoparticles (ZnO-NPs) Against the Adult Stages of Fasciola hepatica.

Veterinary medicine and science·2025
Same journal

Analysis of strength degradation of coal and rock masses and stability of mined areas under long term immersion environment.

PloS one·2026
Same journal

Biogenic Silver-Selenium nanocomposite with anticancer activity and potent efficacy against vancomycin-resistant Staphylococcus aureus.

PloS one·2026
Same journal

Preparation and physicochemical characterization of a biodegradable chitosan/carboxymethyl cellulose hydrogel synthesized in NaOH/urea medium.

PloS one·2026
Same journal

Action-guilt, survivor-guilt, and depression in combat-related PTSD.

PloS one·2026
Same journal

Explainable machine learning for predicting activities of daily living at discharge in stroke patients: A retrospective study using SHAP interpretability.

PloS one·2026
Same journal

Deep learning based two-way feature depiction model for brain tumor detection.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Jun 29, 2025

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.2K

Data reduction for SVM training using density-based border identification.

Mohammed Shalaby1, Mohamed Farouk1, Hatem A Khater2

  • 1Department of Computer Science, College of Computing and Information Technology, Arab Academy of Science, Technology & Maritime Transport, Alexandria, Egypt.

Plos One
|April 3, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces Density-based Border Identification (DBI) to reduce Support Vector Machine (SVM) training data size. The method effectively extracts border instances, speeding up training and prediction while maintaining classification accuracy.

More Related Videos

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.4K
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.1K

Related Experiment Videos

Last Updated: Jun 29, 2025

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.2K
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.4K
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.1K

Area of Science:

  • Machine Learning
  • Data Science
  • Pattern Recognition

Background:

  • Support Vector Machines (SVMs) are widely used for classification and regression.
  • SVM training is computationally expensive for large datasets due to quadratic programming optimization.
  • Existing methods aim to reduce training data by selecting key instances, like support vectors.

Purpose of the Study:

  • To present a novel density-based method, Density-based Border Identification (DBI), for reducing SVM training data.
  • To explore variations of DBI and its application to higher-dimensional data using dimensionality reduction.
  • To evaluate the effectiveness of DBI in minimizing training data size and improving computational efficiency.

Main Methods:

  • Developed a density-based method (DBI) to extract border instances from datasets.
  • Applied DBI to lower-dimensional embeddings (using Uniform Manifold Approximation and Projection - UMAP) for high-dimensional data.
  • Evaluated multiple DBI variations on benchmark datasets like Banana, USPS, and Adult9a.

Main Results:

  • DBI effectively reduced the size of training data by extracting border instances.
  • The method achieved significant training and prediction speedups.
  • Classification accuracy was maintained adequately compared to training on the full dataset.
  • DBI showed competitive performance against state-of-the-art methods like BPLSH, CBCH, and SE.

Conclusions:

  • The proposed Density-based Border Identification (DBI) method is effective in reducing SVM training data.
  • DBI offers practical benefits in terms of computational efficiency and speedup for large datasets.
  • The method shows potential for practical application in machine learning tasks involving large-scale SVM training.