Correntropy based feature selection using binary projection

  • Authors:
  • Hui Yan;Xiaotong Yuan;Shuicheng Yan;Jingyu Yang

  • Affiliations:
  • School of Computer Science and Technology, National University of Science and Technology, 210094, China and Department of Electrical and Computer Engineering, National University of Singapore, 117 ...;Department of Electrical and Computer Engineering, National University of Singapore, 117576, Singapore;Department of Electrical and Computer Engineering, National University of Singapore, 117576, Singapore;School of Computer Science and Technology, National University of Science and Technology, 210094, China

  • Venue:
  • Pattern Recognition
  • Year:
  • 2011

Quantified Score

Hi-index 0.01

Visualization

Abstract

Most feature selection algorithms based on information-theoretic learning (ITL) adopt ranking process or greedy search as their searching strategies. The former selects features individually so that it ignores feature interaction and dependencies. The latter heavily relies on the search paths, as only one path will be explored with no possible back-track. In addition, both strategies typically lead to heuristic algorithms. To cope with these problems, this article proposes a novel feature selection framework based on correntropy in ITL, namely correntropy based feature selection using binary projection (BPFS). Our framework selects features by projecting the original high-dimensional data to a low-dimensional space through a special binary projection matrix. The formulated objective function aims at maximizing the correntropy between selected features and class labels. And this function can be efficiently optimized via standard mathematical tools. We apply the half-quadratic method to optimize the objective function in an iterative manner, where each iteration reduces to an assignment subproblem which can be highly efficiently solved with some off-the-shelf toolboxes. Comparative experiments on six real-world datasets indicate that our framework is effective and efficient.