Size Adaptive Selection of Most Informative Features

Si Liu,Hairong Liu,Longin Jan Latecki,Shuicheng Yan,Changsheng Xu,Hanqing Lu
DOI: https://doi.org/10.1609/aaai.v25i1.7902
2011-01-01
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:In this paper, we propose a novel method to select the most informativesubset of features, which has little redundancy andvery strong discriminating power. Our proposed approach automaticallydetermines the optimal number of features and selectsthe best subset accordingly by maximizing the averagepairwise informativeness, thus has obvious advantage overtraditional filter methods. By relaxing the essential combinatorialoptimization problem into the standard quadratic programmingproblem, the most informative feature subset canbe obtained efficiently, and a strategy to dynamically computethe redundancy between feature pairs further greatly acceleratesour method through avoiding unnecessary computationsof mutual information. As shown by the extensive experiments,the proposed method can successfully select the mostinformative subset of features, and the obtained classificationresults significantly outperform the state-of-the-art results onmost test datasets.
What problem does this paper attempt to address?