/AEFS

Code for paper "Autoencoder Inspired Unsupervised Feature Selection"

Primary LanguageMATLAB

AutoEncoder Feature Selector (AEFS)

A great implementation in Matlab for paper "Autoencoder Inspired Unsupervised Feature Selection"

Details in Paper or Arxiv.

Usage

Run aefs_demo.m in Matlab, which is a demo on warpPIE10P dataset.

Citation

@inproceedings{han2018autoencoder,
  title={Autoencoder inspired unsupervised feature selection},
  author={Han, Kai and Wang, Yunhe and Zhang, Chao and Li, Chao and Xu, Chao},
  booktitle={2018 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
  pages={2941--2945},
  year={2018},
  organization={IEEE}
}