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

Linearization and Approximation01:26

Linearization and Approximation

213
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...
213
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

415
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...
415
Newton’s Method01:30

Newton’s Method

185
Newton’s Method is a powerful iterative technique for approximating the roots of real-valued, differentiable functions, particularly when analytical solutions are impractical. This approach is widely used in scientific computing, engineering, and finance, where equations may be too complex for traditional algebraic methods to handle. The method relies on an iterative process that refines an initial estimate using the function’s derivative to approach the true solution progressively.
185
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

185
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...
185
Approximate Integration01:24

Approximate Integration

145
In many practical and theoretical contexts, the exact value of a definite integral may be inaccessible. This limitation typically arises when the antiderivative of a function is either unknown or cannot be expressed in a closed mathematical form. Alternatively, it can occur when a function is defined not by a formula but by a finite set of empirical data points, such as those collected during experiments. In these cases, approximate integration techniques provide a valuable solution.One of the...
145
Gaussian Elimination: Problem Solving01:30

Gaussian Elimination: Problem Solving

294
Systems of linear equations in several variables are pivotal in modeling complex scenarios involving multiple unknowns and constraints. Such systems are widely used in various fields to represent relationships where several conditions must be simultaneously satisfied. Each variable in the system corresponds to an unknown quantity, while each equation imposes a linear constraint, leading to a structured approach for analyzing and solving real-world problems.A system of three equations with three...
294

You might also read

Related Articles

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

Sort by
Same author

Pioneering a Hybrid Decentralized Clinical Trial in South Korea: Assessing Feasibility, Data Integrity, and Participant Perceptions.

Clinical and translational science·2026
Same author

Pharmacokinetics and safety of a new free-base formulation of tenofovir alafenamide 25 mg in healthy volunteers: a randomized, open-label, four-period, fully replicated crossover bioequivalence study.

Naunyn-Schmiedeberg's archives of pharmacology·2026
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

Population Pharmacokinetic Analysis of MIT-001, a Novel Ferroptosis Inhibitor, for Dose Optimization.

Journal of clinical pharmacology·2026
Same author

Dynamic scale position embedding for cross-modal representation learning.

Neural networks : the official journal of the International Neural Network Society·2025
Same author

Feasibility test of 3 dimensional patient specific quality assurance of gamma knife radiosurgery using novel mobile phospor probe system.

Scientific reports·2025
Same journal

Intervention Feasible Region and Driver Risk Capacity Aware Human-Machine Collaborative Safe Trajectory Planning.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Unified Differential Denoising Learning Framework With a Pre-Trained Model and Fuzzy Graph Networks for Drug-Drug Interaction Prediction.

IEEE transactions on neural networks and learning systems·2026
Same journal

Self-Supervised Continuous Dynamic Graph Representation Learning via Hawkes Processes.

IEEE transactions on neural networks and learning systems·2026
Same journal

cPU: Consistent Risk Estimator for Positive-Unlabeled Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Tuning-Free Latent Diffusion Models for Ultrahigh-Resolution Image Editing.

IEEE transactions on neural networks and learning systems·2026
Same journal

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Apr 18, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

2.2K

Efficient l1 -norm-based low-rank matrix approximations for large-scale problems using alternating rectified gradient

Eunwoo Kim, Minsik Lee, Chong-Ho Choi

    IEEE Transactions on Neural Networks and Learning Systems
    |January 22, 2015
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces efficient low-rank matrix approximation methods using the l1-norm, overcoming limitations of traditional l2-norm techniques for robust data processing in computer vision.

    More Related Videos

    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    10.2K

    Related Experiment Videos

    Last Updated: Apr 18, 2026

    Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
    06:45

    Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

    Published on: October 28, 2022

    2.2K
    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    10.2K

    Area of Science:

    • Computer Vision
    • Image Processing
    • Matrix Approximation

    Background:

    • Conventional low-rank matrix approximation, often using the l2-norm (Frobenius norm) and Principal Component Analysis (PCA), struggles with outlier-contaminated data.
    • The l2-norm's sensitivity to outliers, including missing data, leads to poor approximation quality in real-world scenarios.
    • Existing robust methods based on the l1-norm are computationally intensive and memory-demanding for high-dimensional data.

    Purpose of the Study:

    • To develop efficient low-rank factorization methods utilizing the l1-norm for improved robustness.
    • To address the computational and memory limitations of current l1-norm based robust matrix approximation techniques.
    • To demonstrate the efficiency and robustness of the proposed methods in computer vision and image processing applications.

    Main Methods:

    • Proposed two novel low-rank factorization methods based on the l1-norm.
    • Employed the alternating rectified gradient method to determine projection and coefficient matrices.
    • Applied the methods to various low-rank matrix approximation problems.

    Main Results:

    • The proposed methods demonstrated significant efficiency in execution time compared to state-of-the-art techniques.
    • Achieved robust performance in reconstruction, effectively handling data with outliers.
    • Outperformed existing methods in both speed and accuracy for low-rank matrix approximation tasks.

    Conclusions:

    • The developed l1-norm based low-rank factorization methods offer an efficient and robust alternative for computer vision and image processing.
    • These methods provide a practical solution for handling outlier-prone data in high-dimensional settings.
    • The alternating rectified gradient approach enables efficient computation without compromising approximation quality.