2019
DOI: 10.1080/21642583.2019.1661312
|View full text |Cite
|
Sign up to set email alerts
|

An improved relief feature selection algorithm based on Monte-Carlo tree search

Abstract: The goal of feature selection methods is to find the optimal feature subset by eliminating irrelevant or redundant information from the original feature space according to some evaluation criteria. In the literature, the Relief algorithm is a typical feature selection method, which is simple and easy to execute. However, the classification accuracy of the Relief algorithm is usually affected by the noise. In recent years, the Monte Carlo Tree Search (MCTS) technique has achieved great success in strategy selec… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(3 citation statements)
references
References 11 publications
(14 reference statements)
0
3
0
Order By: Relevance
“…• Relief algorithm considers the correlation between features, and feature weights are used to select the features to classify. Despite the ease with which the relief technique calculates classification weights, the results can be influenced by noise, which can lead to mistakes in the subset of features acquired [21]. Relief was originally proposed by Kira and Rendell [22].…”
Section: Figure 2 Gene Filter Methods Flowchartmentioning
confidence: 99%
“…• Relief algorithm considers the correlation between features, and feature weights are used to select the features to classify. Despite the ease with which the relief technique calculates classification weights, the results can be influenced by noise, which can lead to mistakes in the subset of features acquired [21]. Relief was originally proposed by Kira and Rendell [22].…”
Section: Figure 2 Gene Filter Methods Flowchartmentioning
confidence: 99%
“…In the regression case, the fitness of BSO was substituted from the accuracy of the KNN classifier to the mean square error of the KNN regressor. The reward function of Q Learning only differed in minor sign modification from its original paper; • For MCTS_RreliefF, as the ReliefF algorithm was used to implement classification on multiclass outputs feature selection problem, we changed it into RreliefF algorithm; the other framework in the paper remained the same, including most parameter settings in [38];…”
Section: Comparison Methods and Metricsmentioning
confidence: 99%
“…The algorithm used MCTS to learn sub-optimal feature trees, by simultaneously partitioning the search space into different localities. The MCTS-based method to improve the relief algorithm is proposed in Reference [ 34 ]. The authors used the exhaustive tree with relief (a feature selection algorithm) as an evaluator to select the best feature subset.…”
Section: Introductionmentioning
confidence: 99%