Related Experiment Video
Updated: Jul 5, 2025

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
7.5K
Unsupervised Discriminative Feature Selection via Contrastive Graph Learning.
Summary
This study introduces a new unsupervised feature selection method using contrastive graph learning to improve data analysis. It effectively selects discriminative features by preserving class-specific properties and learning data structures.
Area of Science:
- Machine Learning
- Data Science
- Computer Vision
Background:
- Unsupervised feature selection is crucial for analyzing unlabeled data.
- Existing graph-guided methods struggle with class-specific properties and encoding discriminative information.
- Current approaches often fail to capture the data's intrinsic cluster structure.
Purpose of the Study:
- To develop a novel unsupervised discriminative feature selection method.
- To address limitations of existing methods in characterizing data structures and class-specific features.
- To integrate feature selection and graph learning into a unified framework.
Main Methods:
- Proposed a novel unsupervised discriminative feature selection via contrastive graph learning.
- Adaptively learned an affinity matrix to characterize intrinsic and cluster structures.
- Utilized l1,2-norm regularization on the projection matrix to preserve class-specific features.
Main Results:
- The proposed model effectively preserves class-specific features while removing redundant ones.
- Selected features well characterize the discriminative structure of the data.
- Achieved state-of-the-art performance in experiments.
Conclusions:
- The novel framework successfully integrates feature selection and graph learning.
- The method enhances the encoding of discriminative information for unlabeled data.
- Demonstrated superior performance compared to existing unsupervised feature selection techniques.
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
1.6K
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...
1.6K
Vector Algebra: Graphical Method
12.2K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
12.2K
Multiple Bar Graph
5.2K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
5.2K
Difference from Background: Limit of Detection
6.4K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
6.4K
Classification of Signals
466
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
466
Ogive Graph
5.6K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
5.6K

