Structure Regularized Unsupervised Discriminant Feature Analysis

Abstract

Feature selection is an important technique in machine learning research. An effective and robust feature selection method is desired to simultaneously identify the informative features and eliminate the noisy ones of data. In this paper, we consider the unsupervised feature selection problem which is particularly difficult as there is not any class labels that would guide the search for relevant features. To solve this, we propose a novel algorithmic framework which performs unsupervised feature selection. Firstly, the proposed framework implements structure learning, where the data structures (including intrinsic distribution structure and the data segment) are found via a combination of the alternative optimization and clustering. Then, both the intrinsic data structure and data segmentation are formulated as regularization terms for discriminant feature selection. The results of the feature selection also affect the structure learning step in the following iterations. By leveraging the interactions between structure learning and feature selection, we are able to capture more accurate structure of data and select more informative features. Clustering and classification experiments on real world image data sets demonstrate the effectiveness of our method.

Cite

Text

Fan et al. "Structure Regularized Unsupervised Discriminant Feature Analysis." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.10789

Markdown

[Fan et al. "Structure Regularized Unsupervised Discriminant Feature Analysis." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/fan2017aaai-structure/) doi:10.1609/AAAI.V31I1.10789

BibTeX

@inproceedings{fan2017aaai-structure,
  title     = {{Structure Regularized Unsupervised Discriminant Feature Analysis}},
  author    = {Fan, Mingyu and Chang, Xiaojun and Tao, Dacheng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {1870-1876},
  doi       = {10.1609/AAAI.V31I1.10789},
  url       = {https://mlanthology.org/aaai/2017/fan2017aaai-structure/}
}