Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Generalized Fisher Score for Feature Selection

About

Fisher score is one of the most widely used supervised feature selection methods. However, it selects each feature independently according to their scores under the Fisher criterion, which leads to a suboptimal subset of features. In this paper, we present a generalized Fisher score to jointly select features. It aims at finding an subset of features, which maximize the lower bound of traditional Fisher score. The resulting feature selection problem is a mixed integer programming, which can be reformulated as a quadratically constrained linear programming (QCLP). It is solved by cutting plane algorithm, in each iteration of which a multiple kernel learning problem is solved alternatively by multivariate ridge regression and projected gradient descent. Experiments on benchmark data sets indicate that the proposed method outperforms Fisher score as well as many other state-of-the-art feature selection methods.

Quanquan Gu, Zhenhui Li, Jiawei Han• 2012

Related benchmarks

TaskDatasetResultRank
Intrusion DetectionNSL-KDD (test)--
35
Intrusion DetectionUNSW-NB15 (test)--
33
Intrusion DetectionCICDDoS 2019 (5-fold CV)
Macro F1-Score73.04
6
ClassificationCICIDS 2017 (stratified 5-fold cross-validation)
Accuracy87.8
6
Intrusion DetectionCICIDS 2017 (5-fold CV)
Macro-F164.82
6
Showing 5 of 5 rows

Other info

Follow for update