Related Experiment Video
Updated: Nov 24, 2025

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
7.8K
Unsupervised Feature Selection With Constrained ℓ₂,₀-Norm and Optimized Graph.
IEEE Transactions on Neural Networks and Learning Systems
|December 28, 2020
Summary
We introduce a new unsupervised feature selection method, RSOGFS, that integrates feature selection and similarity matrix construction. This approach directly addresses the l2,0-norm problem, outperforming existing methods on real-world datasets.
Area of Science:
- Machine Learning
- Data Mining
- Computer Science
Background:
- Traditional feature selection often involves separate steps for feature selection and similarity matrix construction.
- Existing sparse learning methods typically solve relaxed or approximate convex problems, potentially sacrificing accuracy.
- Unsupervised feature selection is crucial for dimensionality reduction and improving model performance without labeled data.
Purpose of the Study:
- To propose a novel unsupervised feature selection approach, RSOGFS, that unifies feature selection and similarity matrix construction.
- To directly address the l2,0-norm constrained problem for group feature selection, avoiding relaxation or approximation.
- To adaptively determine a similarity matrix that preserves the local manifold structure of data.
Main Methods:
- Developed a unified framework integrating feature selection and similarity matrix construction.
- Proposed a novel approach using constrained l2,0-norm (row-sparsity constrained) and optimized graph (RSOGFS).
- Introduced two optimization strategies to solve the original sparse constrained problem, providing convergence and approximation guarantees.
Main Results:
- The proposed RSOGFS method demonstrates superior performance compared to state-of-the-art methods on real-world datasets.
- Experimental results validate the effectiveness of the approach in solving a non-convex problem.
- The method adaptively constructs a similarity matrix that effectively preserves local data manifold structures.
Conclusions:
- The unified framework of RSOGFS offers a more effective approach to unsupervised feature selection.
- Directly tackling the l2,0-norm problem leads to improved performance over methods solving relaxed versions.
- RSOGFS provides a robust and theoretically sound method for feature selection and data representation.
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
3.2K
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...
3.2K
Graphical Representation of Inequalities
65
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...
65
Outliers and Influential Points
5.3K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
5.3K
Routh-Hurwitz Criterion II
630
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
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...
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...
630
Expected Frequencies in Goodness-of-Fit Tests
5.6K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n) to the number of categories (k).
5.6K
Routh-Hurwitz Criterion I
414
Consider an electrical power grid, where stability is essential to prevent blackouts. The Routh-Hurwitz criterion is a valuable tool for assessing system stability under varying load conditions or faults. By analyzing the closed-loop transfer function, the Routh-Hurwitz criterion helps determine whether the system remains stable.
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...
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...
414

