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

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...
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...
State Space Representation01:27

State Space Representation

The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
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...
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...
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.

You might also read

Related Articles

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

Sort by
Same author

DrawMotion: Generating 3D Human Motions by Freehand Drawing.

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

Diff-MEF: Cross-Modal Diffusion Framework With Text Prompts and Semantic Perception for Multi-Exposure Image Fusion.

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

MC#: Mixture Compressor for Mixture-of-Experts Large Models.

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

Artificial intelligence-assisted remote sensing observation, understanding, and decision.

Innovation (Cambridge (Mass.))·2026
Same author

UniVST: A Unified Framework for Training-Free Localized Video Style Transfer.

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

URFusion: Unsupervised Unified Degradation-Robust Image Fusion Network.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2025
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 Videos

Active subspace: toward scalable low-rank learning.

Guangcan Liu1, Shuicheng Yan

  • 1Coordinated Science Laboratory, University of Illinois at Urbana-Champaign, Illinois 61820, USA. gutty.liu@gmail.com

Neural Computation
|September 14, 2012
PubMed
Summary
This summary is machine-generated.

This study introduces an active subspace algorithm to efficiently solve large-scale low-rank matrix learning problems. The method transforms complex problems into smaller ones, reducing computational complexity without sacrificing solution quality.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Optimization
  • Numerical Analysis

Background:

  • Low-rank matrix learning problems often involve computationally intensive nuclear norm regularized optimization problems (NNROPs).
  • Existing solvers for NNROPs face significant scalability challenges in large-scale applications.
  • The optimal solutions to NNROPs are frequently characterized by a low-rank structure.

Purpose of the Study:

  • To address the computational scalability issues inherent in large-scale low-rank matrix learning.
  • To develop an efficient algorithm for solving nuclear norm regularized optimization problems (NNROPs).
  • To reduce the complexity of NNROPs by transforming them into smaller-scale problems.

Main Methods:

  • Revisiting low-rank matrix factorization to exploit the low-rank property of NNROP solutions.
  • Developing an active subspace algorithm that factorizes the large solution matrix into a small orthonormal matrix (active subspace) and another small matrix.
  • Employing the augmented Lagrange alternating direction method to find suboptimal solutions for the resulting nonconvex problems.

Main Results:

  • The proposed active subspace algorithm transforms large-scale NNROPs into manageable, small-scale problems.
  • Theoretical analysis for Robust PCA (RPCA) confirms the suboptimality of the algorithm's solution.
  • Empirical results demonstrate significant reductions in computational complexity for general NNROPs, with no loss in optimality.

Conclusions:

  • The active subspace algorithm provides an efficient and scalable approach to solving large-scale low-rank matrix learning problems.
  • The method effectively reduces computational demands for NNROPs, maintaining solution quality.
  • This approach offers a practical alternative for handling complex matrix learning tasks in computationally constrained environments.