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

Normal and Tangetial Components: Problem Solving01:24

Normal and Tangetial Components: Problem Solving

Consider a man with a mass of 70 kg seated in a chair connected to a pin support through a member BC. If the man maintains an upright position, the task is to determine the horizontal and vertical reactions of the chair on the man when the member makes a 45° angle with the horizontal. At this moment, the man has a speed of 5 m/s, increasing at a rate of 1 m/s².
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
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...
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...
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...
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...

You might also read

Related Articles

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

Sort by
Same author

From Local to Global to Mechanistic: An iERF-Centered Unified Framework for Interpreting Vision Models.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Air quality and kidney health: Assessing the effects of PM<sub>10</sub>, PM<sub>2.5</sub>, CO, and NO<sub>2</sub> on renal function in primary glomerulonephritis.

Ecotoxicology and environmental safety·2024
Same author

Image Recommendation System Based on Environmental and Human Face Information.

Sensors (Basel, Switzerland)·2023
Same author

Reliable Data Collection Methodology for Face Recognition in Preschool Children.

Sensors (Basel, Switzerland)·2022
Same author

Deep Learning Model for Real-Time Prediction of Intradialytic Hypotension.

Clinical journal of the American Society of Nephrology : CJASN·2021
Same author

Radar-Spectrogram-Based UAV Classification Using Convolutional Neural Networks.

Sensors (Basel, Switzerland)·2021
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Achieving Text-based Person Retrieval with Any Granularity.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Jul 3, 2026

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits
08:27

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits

Published on: September 27, 2019

Principal component analysis based on l1-norm maximization.

Nojun Kwak1

  • 1Division of Electrical and Computer Engineering, Ajou University, Suwon, Korea. nojunk@ieee.org

IEEE Transactions on Pattern Analysis and Machine Intelligence
|July 12, 2008
PubMed
Summary
This summary is machine-generated.

This study introduces a robust principal component analysis (PCA) method using L1-norm optimization, making it less sensitive to outliers and invariant to rotations for improved data analysis.

More Related Videos

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

Related Experiment Videos

Last Updated: Jul 3, 2026

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits
08:27

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits

Published on: September 27, 2019

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

Area of Science:

  • Data Science
  • Machine Learning
  • Statistics

Background:

  • Principal Component Analysis (PCA) is a widely used dimensionality reduction technique.
  • Conventional PCA relies on L2-norm, making it sensitive to outliers in datasets.
  • Robustness to outliers is crucial for reliable data analysis in various fields.

Purpose of the Study:

  • To propose a novel L1-norm optimization technique for Principal Component Analysis (PCA).
  • To enhance the robustness of PCA against outliers.
  • To develop a rotation-invariant PCA method that is simple and easy to implement.

Main Methods:

  • Developed a new L1-norm optimization technique for PCA.
  • Demonstrated the outlier robustness of the L1-norm approach compared to L2-norm.
  • Proved that the proposed method finds a locally maximal solution.
  • Applied the method to multiple datasets for performance evaluation.

Main Results:

  • The proposed L1-norm PCA method exhibits superior robustness to outliers.
  • The technique is invariant to data rotations.
  • The L1-norm optimization is intuitive, simple, and easy to implement.
  • Empirical results show competitive or improved performance compared to conventional methods.

Conclusions:

  • The L1-norm optimization technique offers a robust and effective alternative to conventional PCA.
  • This method provides a valuable tool for data analysis where outliers are a concern.
  • The simplicity and rotation invariance make it broadly applicable in machine learning and statistics.