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

Cluster Sampling Method01:20

Cluster Sampling Method

15.2K
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...
15.2K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

4.3K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.3K
Gaussian Elimination: Problem Solving01:30

Gaussian Elimination: Problem Solving

233
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...
233
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

5.2K
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an...
5.2K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

9.7K
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...
9.7K
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

522
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
522

You might also read

Related Articles

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

Sort by
Same author

DVMMHGNN: A Dual View Multi-Modal Heterogeneous Graph Neural Network with Contrastive Learning for Microbe-Informed Drug Repurposing.

Journal of chemical information and modeling·2026
Same author

Network-Guided Sparse Subspace Clustering on Single-Cell Data.

Journal of computational biology : a journal of computational molecular cell biology·2025
Same author

Semi-Supervised Anomaly Detection Using Restricted Distribution Transformation.

IEEE transactions on neural networks and learning systems·2025
Same author

When low-light meets flares: Towards Synchronous Flare Removal and Brightness Enhancement.

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

Smooth Tensor Product for Tensor Completion.

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

STAR-RL: Spatial-Temporal Hierarchical Reinforcement Learning for Interpretable Pathology Image Super-Resolution.

IEEE transactions on medical imaging·2024

Related Experiment Video

Updated: Mar 2, 2026

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
05:12

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data

Published on: January 16, 2019

12.0K

Sparse subspace clustering for data with missing entries and high-rank matrix completion.

Jicong Fan1, Tommy W S Chow1

  • 1Department of Electronic Engineering, City University of Hong Kong, Tat Chee Avenue, Kowloon, Hong Kong Special Administrative Region.

Neural Networks : the Official Journal of the International Neural Network Society
|May 23, 2017
PubMed
Summary
This summary is machine-generated.

This study introduces a novel Sparse Representation with Missing Entries and Matrix Completion algorithm to address subspace clustering with incomplete data. The method effectively handles high-rank matrices and improves clustering accuracy compared to existing techniques.

Keywords:
High-rankMatrix completionMissing entriesSparse representationSubspace clustering

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

16.4K
A Multimodal Wide-Field Fourier-Transform Raman Microscope
06:48

A Multimodal Wide-Field Fourier-Transform Raman Microscope

Published on: December 30, 2025

567

Related Experiment Videos

Last Updated: Mar 2, 2026

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
05:12

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data

Published on: January 16, 2019

12.0K
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

16.4K
A Multimodal Wide-Field Fourier-Transform Raman Microscope
06:48

A Multimodal Wide-Field Fourier-Transform Raman Microscope

Published on: December 30, 2025

567

Area of Science:

  • Computer Science
  • Data Science
  • Machine Learning

Background:

  • Subspace clustering methods struggle with incomplete datasets due to missing entries.
  • Existing matrix completion techniques often fail with high-rank matrices common in practical scenarios.

Purpose of the Study:

  • To propose a novel algorithm for subspace clustering with incomplete data.
  • To address the challenge of high-rank matrix completion in the context of subspace clustering.

Main Methods:

  • Developed a Sparse Representation with Missing Entries and Matrix Completion (SRM²C) algorithm.
  • The algorithm iteratively computes sparse representation coefficients and imputes missing data.
  • Minimizes representation coefficients, errors, and matrix rank for data recovery.

Main Results:

  • The proposed SRM²C algorithm demonstrates superior performance in both subspace clustering and matrix completion.
  • Experiments on synthetic and natural image data validate the algorithm's effectiveness.
  • Outperforms existing methods in handling incomplete data and high-rank matrices.

Conclusions:

  • The novel SRM²C algorithm offers an effective solution for subspace clustering with incomplete data.
  • The method successfully addresses limitations of conventional matrix completion for high-rank matrices.
  • Provides a robust approach for real-world applications involving missing data in clustering.