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

Ranks01:02

Ranks

496
Unlike parametric methods, nonparametric statistics are ideal for nominal and ordinal data, requiring fewer assumptions about the population's nature or distribution. This makes nonparametric methods easier to apply and interpret, as they do not depend on parameters like mean or standard deviation. One common approach in nonparametric analysis is to sort data according to a specific criterion. For instance, we might arrange weather data from hottest to coldest days in a month or rank cities...
496
State Space Representation01:27

State Space Representation

558
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...
558
Spearman's Rank Correlation Test01:20

Spearman's Rank Correlation Test

1.5K
Spearman's rank correlation test, also known as Spearman's rho, is a nonparametric method for assessing the strength and direction of association between two variables. This test is particularly valuable when the data distribution is unknown or when the assumption of normality does not hold. Named after the English psychologist and statistician Dr. Charles Edward Spearman, it serves as the nonparametric counterpart to Pearson's correlation coefficient.
Spearman's test calculates correlation by...
1.5K
Control Volume and System Representations01:16

Control Volume and System Representations

1.5K
Two key frameworks are employed to analyze mass, energy, and momentum transfer: the control volume approach and the system approach. These frameworks offer different perspectives, depending on whether the focus is on a specific region in space (control volume approach) or a defined mass of fluid (system approach).
The control volume approach considers a stationary region in space through which fluid flows. This region is bounded by a control surface.  For instance, in the case of water...
1.5K
Graphical Representation of Inequalities01:28

Graphical Representation of Inequalities

200
The graph of the equation where y equals x squared forms a curve known as a parabola. This curve acts as a boundary in the coordinate plane, dividing it into distinct regions based on the relative position of points.When the equality sign in the equation is replaced with an inequality—such as greater than, less than, greater than or equal to, or less than or equal to—the graphical representation changes from a single curve into a broader shaded area that signifies the set of all...
200
Wilcoxon Rank-Sum Test01:21

Wilcoxon Rank-Sum Test

741
The Wilcoxon rank-sum test, also known as the Mann-Whitney U test, is a nonparametric test used to determine if there is a significant difference between the distributions of two independent samples. This test is designed specifically for two independent populations and has the following key requirements:
741

You might also read

Related Articles

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

Sort by
Same journal

Computational modelling distinguishes diverse contributors to aneurysmal progression in the Marfan aorta.

Proceedings. Mathematical, physical, and engineering sciences·2025
Same journal

Inferring the shape of data: a probabilistic framework for analysing experiments in the natural sciences.

Proceedings. Mathematical, physical, and engineering sciences·2023
Same journal

The Elbert range of magnetostrophic convection. I. Linear theory.

Proceedings. Mathematical, physical, and engineering sciences·2022
Same journal

Soft wetting with (a)symmetric Shuttleworth effect.

Proceedings. Mathematical, physical, and engineering sciences·2022
Same journal

The quantum theory of time: a calculus for q-numbers.

Proceedings. Mathematical, physical, and engineering sciences·2022
Same journal

Integrable nonlinear evolution equations in three spatial dimensions.

Proceedings. Mathematical, physical, and engineering sciences·2022
See all related articles

Related Experiment Video

Updated: Jan 29, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

2.4K

Sparse low-rank separated representation models for learning from data.

Christophe Audouze1, Prasanth B Nair1

  • 1University of Toronto Institute for Aerospace Studies, 4925 Dufferin Street, Toronto, Ontario, Canada M3H 5T6.

Proceedings. Mathematical, Physical, and Engineering Sciences
|February 15, 2019
PubMed
Summary
This summary is machine-generated.

This study introduces a sparse low-rank separated representation (SSR) model for learning complex functions from scattered data. New algorithms, including block coordinate descent (BCD), improve training efficiency and convergence for high-dimensional machine learning problems.

Keywords:
block coordinate descentcoordinate descentlow-rank separated representationmachine learningregressionsparse approximation

More Related Videos

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.4K
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.8K

Related Experiment Videos

Last Updated: Jan 29, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

2.4K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.4K
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.8K

Area of Science:

  • Machine Learning
  • Numerical Analysis
  • Data Science

Background:

  • Learning multivariate functions from scattered data is crucial in many scientific fields.
  • High-dimensional problems pose challenges for traditional function approximation methods.
  • Existing sparse low-rank separated representation (SSR) models face convergence issues with standard training algorithms like alternating least-squares (ALS).

Purpose of the Study:

  • To develop efficient and convergent training algorithms for sparse low-rank separated representation (SSR) models.
  • To address the convergence difficulties of existing methods, particularly for models with rank greater than 1.
  • To enhance the well-posedness of function approximation problems through sparsity constraints.

Main Methods:

  • Supplementing the SSR model with sparsity constraints to ensure approximation problem well-posedness.
  • Proposing two novel training algorithms: cyclic coordinate descent and block coordinate descent (BCD).
  • Analyzing the convergence properties and computational complexity of the proposed algorithms, comparing them to ALS.

Main Results:

  • The block coordinate descent (BCD) algorithm guarantees convergence to a Nash equilibrium point.
  • The proposed algorithms exhibit linear computational cost scaling with model parameters, outperforming ALS.
  • Numerical studies on synthetic and real-world regression datasets demonstrate the effectiveness of the SSR model.

Conclusions:

  • The proposed sparse SSR model, trained with efficient algorithms like BCD, offers a promising approach for high-dimensional machine learning.
  • The integration of sparsity constraints enhances model stability and training reliability.
  • The developed methods provide a computationally efficient and convergent solution for complex function learning tasks.