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

Regression Toward the Mean01:52

Regression Toward the Mean

7.2K
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...
7.2K
Punnett Squares01:00

Punnett Squares

125.6K
Overview
125.6K
Multiple Regression01:25

Multiple Regression

4.0K
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...
4.0K
Correlation and Regression00:53

Correlation and Regression

3.5K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
3.5K
Regression Analysis01:11

Regression Analysis

8.4K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
8.4K
Root Mean Square00:57

Root Mean Square

3.8K
If in an experiment, data values have a probability of being both positive and negative, neither the arithmetic mean, the geometric mean, nor the harmonic mean can be used to calculate the central tendency of the data set. In particular, if the positive and negative values are equally likely, the arithmetic mean is close to zero.
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
3.8K

You might also read

Related Articles

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

Sort by
Same author

From beliefs to curvilinear behavioral effects: Mapping the drivers of sustainable purchase intention.

Journal of environmental management·2026
Same author

Vitamin D status and sarcopenia in older adults: population-based evidence for synergy with diabetes and experimental validation in an aged diabetic rat model.

The journal of nutrition, health & aging·2026
Same author

Pulmonary nodule growth prediction with anisotropic reaction-diffusion.

Computer methods and programs in biomedicine·2026
Same author

Machine Learning and Deep Learning Models for Predicting Future Falls in Community-Dwelling Older Adults: Systematic Review and Meta-Analysis of Longitudinal Evidence.

Journal of medical Internet research·2026
Same author

Predicting dynamic changes of Ki-67 in breast cancer after neoadjuvant therapy based on multi-phase DCE-MRI delta-radiomics.

Frontiers in oncology·2026
Same author

Long-term particulate matter exposure accelerates cognitive decline and increases incident mild cognitive impairment in middle-aged and older adults.

Neurotoxicology·2026
Same journal

A Model-Free Reinforcement Learning Implementation of Decision Making Under Uncertainty by Sequential Sampling.

Neural computation·2026
Same journal

DROP: Distributional and Regular Optimism and Pessimism for Reinforcement Learning.

Neural computation·2026
Same journal

Hierarchical Active Inference Using Successor Representations.

Neural computation·2026
Same journal

W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian Estimators.

Neural computation·2026
Same journal

A Hidden Markov Model-Inspired Sequence Classification Method for Hyperdimensional Computing.

Neural computation·2026
Same journal

Sparse Graphical Modeling for Electrophysiological Phase-Based Connectivity Using Circular Statistics.

Neural computation·2026
See all related articles

Related Experiment Video

Updated: Feb 7, 2026

O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression
06:50

O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression

Published on: November 8, 2019

7.0K

Multiclass Classification and Feature Selection Based on Least Squares Regression with Large Margin.

Haifeng Zhao1, Siqi Wang2, Zheng Wang3

  • 1College of Computer Science and Technology, Anhui University, Hefei 230601, China ahu_cs@163.com.

Neural Computation
|July 19, 2018
PubMed
Summary
This summary is machine-generated.

Orthogonal Least Squares Regression with Large Margin (OLSLM) enhances multiclass classification by preserving local data structure and improving classification accuracy. This novel algorithm outperforms existing methods on real-world datasets.

More Related Videos

Selective Harvesting of Marginating-hepatic Leukocytes
06:53

Selective Harvesting of Marginating-hepatic Leukocytes

Published on: July 21, 2016

6.0K
Selective Harvesting of Marginating-pulmonary Leukocytes
07:06

Selective Harvesting of Marginating-pulmonary Leukocytes

Published on: March 11, 2016

6.2K

Related Experiment Videos

Last Updated: Feb 7, 2026

O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression
06:50

O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression

Published on: November 8, 2019

7.0K
Selective Harvesting of Marginating-hepatic Leukocytes
06:53

Selective Harvesting of Marginating-hepatic Leukocytes

Published on: July 21, 2016

6.0K
Selective Harvesting of Marginating-pulmonary Leukocytes
07:06

Selective Harvesting of Marginating-pulmonary Leukocytes

Published on: March 11, 2016

6.2K

Area of Science:

  • Machine Learning
  • Statistical Analysis
  • Pattern Recognition

Background:

  • Least Squares Regression (LSR) is a foundational technique in feature learning but often neglects local data structures.
  • Traditional LSR struggles to precisely reflect classification ability due to its loss function limitations.
  • Existing methods attempt to preserve local information using orthogonal constraints and improve classification via large margin concepts.

Purpose of the Study:

  • To propose a novel algorithm, Orthogonal Least Squares Regression with Large Margin (OLSLM), for multiclass classification.
  • To simultaneously learn regression targets and an orthogonal transformation matrix.
  • To enhance classification accuracy with a large margin and preserve local data structure in a subspace.

Main Methods:

  • Developed OLSLM, integrating large margin and orthogonal constraints.
  • Employed an efficient iterative optimization method for solving constraints, demonstrating theoretical and practical convergence.
  • Applied the large margin constraint for sparse learning and feature selection using joint L1-norm minimization.

Main Results:

  • The proposed OLSLM model ensures correct classification with a larger margin compared to conventional LSR.
  • OLSLM effectively preserves local data structure information within the learned subspace.
  • Experimental results show superior performance of OLSLM over state-of-the-art methods on diverse real-world datasets.

Conclusions:

  • OLSLM offers a robust approach for multiclass classification by effectively combining large margin and orthogonal constraints.
  • The method demonstrates significant improvements in both classification accuracy and local structure preservation.
  • OLSLM provides an effective strategy for feature selection, contributing to more interpretable and efficient models.