Related Experiment Videos
Robust Alternating Low-Rank Representation by joint Lp- and L2,p-norm minimization
Zhao Zhang1, Mingbo Zhao2, Fanzhang Li1
1School of Computer Science and Technology & Joint International Research Laboratory of Machine Learning and Neuromorphic Computing, Soochow University, Suzhou 215006, China.
Abstract:
We propose a robust Alternating Low-Rank Representation (ALRR) model formed by an alternating forward-backward representation process. For forward representation, ALRR first recovers the low-rank PCs and random corruptions by an adaptive local Robust PCA (RPCA). Then, ALRR performs a joint Lp-norm and L2,p-norm minimization (0
p-norm on the coefficients can ensure joint sparsity for subspace representation, while the L2,p-norm on the reconstruction error can handle outlier pursuit. After that, ALRR returns the coefficients as adaptive weights to local RPCA for updating PCs and dictionary in the backward representation process. Thus, ALRR is regarded as an integration of local RPCA with adaptive weights plus sparse LRR with a self-expressive low-rank dictionary. To enable ALRR to handle outside data efficiently, a projective ALRR that can extract features from data directly by embedding is also derived. To solve the L2,p-norm based minimization problem, a new iterative scheme based on the Iterative Shrinkage/Thresholding (IST) approach is presented. The relationship analysis with other related criteria show that our methods are more general. Visual and numerical results demonstrate the effectiveness of our algorithms for representation.
Related Concept Videos
Residuals and Least-Squares Property
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...
Application of Linearization and Approximation
Linearization and Approximation
Routh-Hurwitz Criterion II
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
Gaussian Elimination: Problem Solving
Routh-Hurwitz Criterion I
To apply the Routh-Hurwitz criterion, a Routh table is constructed. The table's rows are labeled with powers of the complex frequency variable s, starting from the...