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

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.6K
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.6K
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

1.4K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
1.4K
Field Application of Global Positioning System01:28

Field Application of Global Positioning System

74
The Global Positioning System (GPS) has become an indispensable tool in fieldwork, offering unparalleled precision and efficiency for surveying, navigation, and infrastructure development. By harnessing signals from a constellation of satellites, GPS receivers determine the location of objects with remarkable speed and accuracy, often completing calculations within a second.Advantages of Modern GPS TechnologyContemporary GPS receivers are designed to meet the practical demands of field...
74
Vector Algebra: Method of Components01:08

Vector Algebra: Method of Components

14.2K
It is cumbersome to find the magnitudes of vectors using the parallelogram rule or using the graphical method to perform mathematical operations like addition, subtraction, and multiplication. There are two ways to circumvent this algebraic complexity. One way is to draw the vectors to scale, as in navigation, and read approximate vector lengths and angles (directions) from the graphs. The other way is to use the method of components.
In many applications, the magnitudes and directions of...
14.2K
Regression Toward the Mean01:52

Regression Toward the Mean

6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

120
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
120

You might also read

Related Articles

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

Sort by
Same author

Rethinking Trust in Synthetic Health Data: Lessons From 7 European Research Initiatives.

Journal of medical Internet research·2026
Same author

Vital Signs Prediction for COVID-19 Patients in ICU.

Sensors (Basel, Switzerland)·2021
Same author

Vital Signs Prediction and Early Warning Score Calculation Based on Continuous Monitoring of Hospitalised Patients Using Wearable Technology.

Sensors (Basel, Switzerland)·2020
See all related articles

Related Experiment Video

Updated: Aug 1, 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.3K

Global-local least-squares support vector machine (GLocal-LS-SVM).

Ahmed Youssef Ali Amer1

  • 1Data Sciences, Janssen Pharmaceutica NV, Beerse, Belgium.

Plos One
|April 27, 2023
PubMed
Summary
This summary is machine-generated.

A new global-local least-squares support vector machine (GLocal-LS-SVM) algorithm efficiently handles large, decentralized datasets. This machine learning model achieves high classification accuracy with significantly reduced training times.

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
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

117

Related Experiment Videos

Last Updated: Aug 1, 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.3K
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
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

117

Area of Science:

  • Machine Learning
  • Computational Science
  • Data Science

Background:

  • Decentralized data sources and large datasets present significant computational challenges for traditional machine learning algorithms.
  • Input-space complexities can hinder the performance and scalability of existing models.
  • Least-squares support vector machine (LS-SVM) models struggle with efficiency on extensive and distributed datasets.

Purpose of the Study:

  • To introduce a novel machine learning algorithm, the global-local least-squares support vector machine (GLocal-LS-SVM).
  • To address challenges posed by decentralized data, large datasets, and input-space issues.
  • To enhance computational efficiency while maintaining high classification performance.

Main Methods:

  • A double-layer learning approach combining multiple local LS-SVM models and a global LS-SVM model.
  • Identification and extraction of informative data points (support vectors) from local input space regions.
  • Merging local support vectors to create a reduced training set for the global model.

Main Results:

  • GLocal-LS-SVM demonstrated comparable or superior classification performance against standard LS-SVM and other state-of-the-art models.
  • Significant improvements in computational efficiency were observed; training time was reduced to 2% of standard LS-SVM for a 9,000-instance dataset.
  • The algorithm effectively handles large datasets and decentralized data sources.

Conclusions:

  • GLocal-LS-SVM offers a robust solution for efficiently processing large and decentralized datasets.
  • The algorithm maintains high classification accuracy, making it suitable for practical applications.
  • Its computational efficiency positions it as a valuable tool across various domains requiring machine learning analysis.