Spectral Self-supervised Feature Selection
Choosing a meaningful subset of features from high-dimensional observations in unsupervised settings can greatly enhance the accuracy of downstream analysis, such as clustering or dimensionality reduction, and provide valuable insights into the sources of heterogeneity in a given dataset. In this paper, we propose a self-supervised graph-based approach for unsupervised feature selection. Our method's core involves computing robust pseudo-labels by applying simple processing steps to the graph Laplacian's eigenvectors. The subset of eigenvectors used for computing pseudo-labels is chosen based on a model stability criterion. We then measure the importance of each feature by training a surrogate model to predict the pseudo-labels from the observations. Our approach is shown to be robust to challenging scenarios, such as the presence of outliers and complex substructures. We demonstrate the effectiveness of our method through experiments on real-world datasets, showing its robustness across multiple domains, particularly its effectiveness on biological datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Dimensionality Reductionfeature selectionSimilar Papers 제목 키워드 기반
Spatial-Spectral Diffusion Contrastive Representation Network for Hyperspectral Image Classification
Although efficient extraction of discriminative spatial-spectral features is critical for hyperspectral images classification (HSIC), it is difficult to achieve these features due to factors such as the spatial-spectral …
Contrastive LearningDenoisingfeature selectionHyperspectral Image Classification+2Unsupervised Salient Object Detection with Spectral Cluster Voting
In this paper, we tackle the challenging task of unsupervised salient object detection (SOD) by leveraging spectral clustering on self-supervised features. We make the following contributions: (i) We revisit spectral clu…
ClusteringObjectobject-detectionObject Detection+3Spectral-Spatial Self-Supervised Learning for Few-Shot Hyperspectral Image Classification
Few-shot classification of hyperspectral images (HSI) faces the challenge of scarce labeled samples. Self-Supervised learning (SSL) and Few-Shot Learning (FSL) offer promising avenues to address this issue. However, exis…
Classification Of Hyperspectral ImagesDiversityFew-Shot LearningHyperspectral Image Classification+3HyperNet: Self-Supervised Hyperspectral Spatial-Spectral Feature Understanding Network for Hyperspectral Change Detection
The fast development of self-supervised learning lowers the bar learning feature representation from massive unlabeled data and has triggered a series of research on change detection of remote sensing images. Challenges …
Change DetectionSelf-Supervised LearningUnsupervised Band Selection Using Fused HSI and LiDAR Attention Integrating With Autoencoder
Band selection in hyperspectral imaging (HSI) is critical for optimising data processing and enhancing analytical accuracy. Traditional approaches have predominantly concentrated on analysing spectral and pixel character…