LGJun 18, 2024

Adaptive Collaborative Correlation Learning-based Semi-Supervised Multi-Label Feature Selection

arXiv:2406.12193v42 citations
Originality Incremental advance
AI Analysis

This work addresses feature selection for high-dimensional multi-label data with missing labels, which is an incremental improvement over existing methods by adaptively learning correlations.

The paper tackles the problem of semi-supervised multi-label feature selection by addressing noise in sample similarity graphs and unknown labels, proposing an adaptive method that integrates instance and label correlations to select discriminative and non-redundant features, achieving superior performance over state-of-the-art methods in experiments.

Semi-supervised multi-label feature selection has recently been developed to solve the curse of dimensionality problem in high-dimensional multi-label data with certain samples missing labels. Although many efforts have been made, most existing methods use a predefined graph approach to capture the sample similarity or the label correlation. In this manner, the presence of noise and outliers within the original feature space can undermine the reliability of the resulting sample similarity graph. It also fails to precisely depict the label correlation due to the existence of unknown labels. Besides, these methods only consider the discriminative power of selected features, while neglecting their redundancy. In this paper, we propose an Adaptive Collaborative Correlation lEarning-based Semi-Supervised Multi-label Feature Selection (Access-MFS) method to address these issues. Specifically, a generalized regression model equipped with an extended uncorrelated constraint is introduced to select discriminative yet irrelevant features and maintain consistency between predicted and ground-truth labels in labeled data, simultaneously. Then, the instance correlation and label correlation are integrated into the proposed regression model to adaptively learn both the sample similarity graph and the label similarity graph, which mutually enhance feature selection performance. Extensive experimental results demonstrate the superiority of the proposed Access-MFS over other state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes