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

Application of Linearization and Approximation01:29

Application of Linearization and Approximation

A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
Cluster Sampling Method01:20

Cluster Sampling Method

Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

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.
Linearization and Approximation01:26

Linearization and Approximation

Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
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...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...

You might also read

Related Articles

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

Sort by
Same author

Progressive Fusion of Multi-Scale Mamba Context and Local Detail Priors for Infrared Small Target Detection.

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

Performance of Age-Adjusted Whole Genome Sequencing Telomere Length in Idiopathic Pulmonary Fibrosis.

American journal of respiratory and critical care medicine·2026
Same author

Publisher Correction: Whole genome sequence analysis of pulmonary function and COPD in 44,287 multi-ancestry participants.

Genome biology·2026
Same author

Optical Coherence Tomography Biomarkers Differentiate Epiretinal Membranes Secondary to Retinal Detachment from Idiopathic Epiretinal Membranes.

Journal of vitreoretinal diseases·2026
Same author

Arrhythmia Burden and Clinical Responses Under Continuous Monitoring in Heart Failure: Observations From the ALLEVIATE-HF Trial.

Journal of the American College of Cardiology·2026
Same author

Risk-Based Nurse-Managed Personalized Heart Failure Interventions: The ALLEVIATE-HF Trial.

Journal of the American College of Cardiology·2026
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 Video

Updated: May 31, 2026

Assisted Selection of Biomarkers by Linear Discriminant Analysis Effect Size (LEfSe) in Microbiome Data
04:57

Assisted Selection of Biomarkers by Linear Discriminant Analysis Effect Size (LEfSe) in Microbiome Data

Published on: May 16, 2022

Local linear discriminant analysis framework using sample neighbors.

Zizhu Fan1, Yong Xu, David Zhang

  • 1Bio-Computing Research Center, Shenzhen Graduate School, Harbin Institute of Technology, Shenzhen, China. zzfan3@yahoo.com.cn

IEEE Transactions on Neural Networks
|June 23, 2011
PubMed
Summary
This summary is machine-generated.

Local LDA (LLDA) offers improved feature extraction by relaxing assumptions of traditional LDA. This new framework captures local data structures effectively, enhancing classification accuracy for large, high-dimensional datasets.

Related Experiment Videos

Last Updated: May 31, 2026

Assisted Selection of Biomarkers by Linear Discriminant Analysis Effect Size (LEfSe) in Microbiome Data
04:57

Assisted Selection of Biomarkers by Linear Discriminant Analysis Effect Size (LEfSe) in Microbiome Data

Published on: May 16, 2022

Area of Science:

  • Machine Learning
  • Computer Vision
  • Data Science

Background:

  • Linear Discriminant Analysis (LDA) is a widely used linear feature extraction method.
  • Standard LDA relies on assumptions of global and local data structure consistency and Gaussian class distributions.
  • These assumptions are often violated in real-world applications, limiting LDA's effectiveness.

Purpose of the Study:

  • To propose an improved LDA framework, Local LDA (LLDA), that overcomes the limitations of traditional LDA.
  • To develop algorithms capable of performing well without the strict assumptions of Gaussian distributions and consistent data structures.
  • To enhance feature extraction for high-dimensional data and large-scale databases.

Main Methods:

  • Introduced the Local LDA (LLDA) framework, designed to capture local sample structures.
  • Incorporated various linear feature extraction techniques (e.g., classical LDA, Principal Component Analysis) based on local data structures.
  • Developed two LLDA algorithms: a vector-based LLDA and a matrix-based LLDA (MLLDA).

Main Results:

  • LLDA effectively captures local data structures, improving performance over traditional LDA.
  • The matrix-based LLDA (MLLDA) is directly applicable to image recognition tasks like face recognition.
  • The proposed algorithms demonstrate suitability for large-scale databases with high-dimensional data, requiring training on only a subset of data.
  • Achieved high classification accuracy in extensive experiments.

Conclusions:

  • The proposed LLDA framework provides a robust alternative to traditional LDA, particularly when its assumptions are not met.
  • LLDA algorithms are efficient and effective for feature extraction in large-scale, high-dimensional datasets, including image recognition.
  • The study validates the capability of LLDA to achieve good classification results under relaxed assumptions.