Related Experiment Video
Updated: Dec 22, 2025

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
697
SketchyCoreSVD: SketchySVD from Random Subsampling of the Data Matrix
Chandrajit Bajaj1, Yi Wang1, Tianming Wang1
1The University of Texas at Austin, Austin, TX 78712, USA.
Summary
We developed SketchyCoreSVD, a new method for efficiently computing the Singular Value Decomposition (SVD) of large data matrices using random sketches. This approach offers theoretical guarantees and performs well on diverse datasets.
Area of Science:
- Data Science
- Numerical Linear Algebra
- Machine Learning
Background:
- Singular Value Decomposition (SVD) is crucial for analyzing large datasets.
- Traditional SVD computation can be computationally expensive for massive matrices.
Purpose of the Study:
- To introduce SketchyCoreSVD, an efficient method for near-optimal rank-r SVD.
- To provide theoretical guarantees for the proposed method.
- To demonstrate the practical performance of SketchyCoreSVD on large-scale data.
Main Methods:
- SketchyCoreSVD constructs random sketches from subsampled rows and columns of the data matrix.
- The method computes the SVD based on these compact sketches.
- Theoretical analysis is provided under matrix incoherence assumptions.
Main Results:
- SketchyCoreSVD achieves near-optimal rank-r SVD computation.
- The method is validated on various large static and time-varying datasets.
- Performance is demonstrated to be effective for large-scale matrix decomposition.
Conclusions:
- SketchyCoreSVD offers an efficient and theoretically sound approach for computing SVD.
- The method is suitable for handling large and dynamic data matrices.
- This technique can significantly reduce the computational burden of SVD in practice.
Related Concept Videos
Random Sampling Method
14.0K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures 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. Among the various sampling methods used by...
14.0K
Cluster Sampling Method
13.8K
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...
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...
13.8K
Skewness
17.1K
The measures of central tendency calculated from a data set may not reveal much about its intrinsic distribution. If a plot is made of the data set’s values, the mean and the median may not only differ, but also the plot may have more values on one side of the central tendencies. Such a data set is said to be skewed towards that side.
The longer the tail of the plot on one side, the more skewed it is. The skewness of a data set’s values suggests that the measures of central tendency...
The longer the tail of the plot on one side, the more skewed it is. The skewness of a data set’s values suggests that the measures of central tendency...
17.1K
Upsampling
532
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
532
Sampling Distribution
16.4K
Given simple random samples of size n from a given population with a measured characteristic such as mean, proportion, or standard deviation for each sample, the probability distribution of all the measured characteristics is called a sampling distribution. How much the statistic varies from one sample to another is known as the sampling variability of a statistic. You typically measure the sampling variability of a statistic by its standard error. The standard error of the mean is an example...
16.4K
Sampling Methods: Sample Types
1.6K
Sampling materials are classified into three main types: solid, liquid, and gas.
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
1.6K

