ICASSP 2022accepted0 citations

Group-Wise Feature Selection for Supervised Learning

Qi Xiao, Hebi Li, Jin Tian, Zhengdao Wang

Abstract

Feature selection has been explored in two ways, global feature selection and instance-wise feature selection. Global feature selection picks the same feature selector for the entire dataset, while instance-wise feature selection allows different feature selectors for different data instances. We propose group-wise feature selection, a new setting that sits between global and instance-wise feature selections. In group-wise feature selection, we constrain the number of possible feature selectors to be a finite number K, which allows different feature selectors while regularizing the number of different selectors. This is for flexible trade-offs between expressiveness and model complexity. We propose two techniques to solve the problem: the first applies K-Means Clustering to the instance-wise feature selection algorithm; the second uses the mixture of experts model with Gumbel-Softmax to learn group membership and feature selector simultaneously. We evaluate our techniques and show promising results on both synthetic and real datasets.

BibTeX
@inproceedings{icassp2022_groupwisefeature,
  title = {Group-Wise Feature Selection for Supervised Learning},
  author = {Qi Xiao and Hebi Li and Jin Tian and Zhengdao Wang},
  booktitle = {ICASSP 2022},
  year = {2022}
}
Group-Wise Feature Selection for Supervised Learning · ICASSP 2022