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

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

Calibration Curves: Linear Least Squares

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...
Quadratic Models01:23

Quadratic Models

Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
Regression Toward the Mean01:52

Regression Toward the Mean

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 researchers try to extrapolate results...
Vector Algebra: Method of Components01:08

Vector Algebra: Method of Components

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...
Classification of Signals01:30

Classification of Signals

In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...

You might also read

Related Articles

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

Sort by
Same author

XGBoost-Based Digital Twin Model for Predicting Trajectory Errors in a Hexapod Coordinated Machining System Using Positioning Accuracy and Vibration Data.

Sensors (Basel, Switzerland)·2025
Same author

Multi-speed transformer network for neurodegenerative disease assessment and activity recognition.

Computer methods and programs in biomedicine·2023
Same author

Variational Bayesian Orthogonal Nonnegative Matrix Factorization Over the Stiefel Manifold.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2022
Same author

TaijiGNN: A New Cycle-Consistent Generative Neural Network for High-Quality Bidirectional Transformation between RGB and Multispectral Domains.

Sensors (Basel, Switzerland)·2021
Same author

Blind Decomposition of Multispectral Document Images Using Orthogonal Nonnegative Matrix Factorization.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2021
Same author

MSdB-NMF: MultiSpectral Document Image Binarization Framework via Non-negative Matrix Factorization Approach.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2020
Same journal

Universal perceptron and DNA-like learning algorithm for binary neural networks: LSBF and PBF implementations.

IEEE transactions on neural networks·2013
Same journal

Guest editorial: special section on white box nonlinear prediction models.

IEEE transactions on neural networks·2011
Same journal

Data-based fault-tolerant control of high-speed trains with traction/braking notch nonlinearities and actuator failures.

IEEE transactions on neural networks·2011
Same journal

Guest editorial: special section on data-based control, modeling, and optimization.

IEEE transactions on neural networks·2011
Same journal

Neural network-based multiple robot simultaneous localization and mapping.

IEEE transactions on neural networks·2011
Same journal

Data-driven model-free adaptive control for a class of MIMO nonlinear discrete-time systems.

IEEE transactions on neural networks·2011
See all related articles

Related Experiment Videos

Semisupervised least squares support vector machine.

Mathias M Adankon1, Mohamed Cheriet, Alain Biem

  • 1Synchromedia Laboratory for Multimedia Communication in Telepresence, Ecole de Technologie Supérieure, University of Quebec, Montreal, QC, Canada. mathias.adankon@synchromedia.ca

IEEE Transactions on Neural Networks
|December 8, 2009
PubMed
Summary
This summary is machine-generated.

This study introduces two novel algorithms for semisupervised learning using least squares support vector machines (LS-SVM). These methods enhance generalization capacity, particularly with limited labeled data, showing promising results in benchmarks.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Computational Statistics

Background:

  • Support Vector Machines (SVM) are effective for classification tasks, relying on margin maximization for structural risk minimization and generalization.
  • Least Squares Support Vector Machines (LS-SVM) offer an alternative formulation with potential advantages.
  • Semisupervised learning aims to leverage both labeled and unlabeled data for improved model performance.

Purpose of the Study:

  • To adapt LS-SVM for semisupervised learning tasks.
  • To propose and evaluate novel algorithms for LS-SVM based semisupervised learning.

Main Methods:

  • Two algorithms are proposed, inspired by the transductive SVM approach.
  • Algorithm 1 utilizes combinatorial search with heuristics for efficiency.
  • Algorithm 2 iteratively constructs the decision function by incorporating unlabeled samples.

Main Results:

  • Algorithm 1 demonstrates faster computational performance.
  • Algorithm 2 achieves superior generalization capacity, especially when labeled data is scarce.
  • Both algorithms yield encouraging results across various benchmark datasets.

Conclusions:

  • The proposed algorithms effectively extend LS-SVM to semisupervised learning scenarios.
  • Algorithm 2 offers a valuable approach for situations with limited labeled data.
  • The findings validate the potential of LS-SVM in semisupervised learning contexts.