Unsupervised Feature Selection via Orthogonal Basis Clustering and Local Structure Preserving
Summary
This study introduces an efficient unsupervised feature selection method (OCLSP) that uses orthogonal basis clustering and local structure preservation. OCLSP effectively identifies important features, outperforming existing methods in clustering accuracy and data analysis.
Area of Science:
- Machine Learning
- Data Science
- Computer Vision
Background:
- High-dimensional data presents challenges due to the "curse of dimensionality."
- Feature selection is crucial for reducing redundancy and identifying informative features.
- Unsupervised feature selection is vital for preprocessing data without prior category information, applicable in pattern classification and learning systems.
Purpose of the Study:
- To propose an efficient unsupervised feature selection method named OCLSP.
- To address the challenge of selecting informative features in high-dimensional datasets.
- To simultaneously achieve excellent cluster separation and preserve local data structures.
Main Methods:
- Developed OCLSP using orthogonal basis clustering and adaptive graph regularization.
- Employed an efficient alternative optimization algorithm to solve the method's optimization problem.
- Conducted theoretical analysis of computational complexity and convergence.
Main Results:
- OCLSP demonstrated superior performance on nine real-world datasets.
- Achieved higher clustering accuracy and normalized mutual information compared to state-of-the-art methods.
- Showcased a strong ability to identify the most important features in datasets.
Conclusions:
- The proposed OCLSP method is effective for unsupervised feature selection in high-dimensional data.
- OCLSP offers significant improvements over existing unsupervised feature selection techniques.
- The method shows promise for applications requiring robust feature identification and data preprocessing.
More Related Videos
Related Concept Videos
Cluster Sampling Method
13.4K
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.4K
Structural Classification of Joints
5.6K
Joints, also known as articulations, are classified based on their structural characteristics, i.e., based on whether the articulating surfaces of the adjacent bones are directly connected by fibrous connective tissue or cartilage, or whether the articulating surfaces contact each other within a fluid-filled joint cavity. These differences serve to divide the joints of the body into three structural classifications.
A fibrous joint is where the adjacent bones are united by fibrous connective...
A fibrous joint is where the adjacent bones are united by fibrous connective...
5.6K
Stability of structures
301
In mechanical engineering, the stability of systems under various forces is critical for designing durable and efficient structures. One fundamental way to explore these concepts is by analyzing systems like two rods connected at a pivot point, O, with a torsional spring of spring constant k at the pivot point. This system is similar in appearance to a scissor jack used to change tires on a car. In this case, the arms of the linkage (equivalent to the rods in this system) are entirely vertical,...
301
Extraction: Partition and Distribution Coefficients
3.8K
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...
For extracting a solute from an aqueous phase into an...
3.8K
Quantifying and Rejecting Outliers: The Grubbs Test
2.9K
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...
2.9K
Outliers and Influential Points
5.0K
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.0K


