• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2022, Vol. 44 ›› Issue (04): 723-729.

• Artificial Intelligence and Data Mining • Previous Articles     Next Articles

Feature selection based on general importance and runner-root algorithm

WU Shang-zhi,XU Dan-dan,WANG Xu-wen,XIA Ning   

  1. (College of Computer Science & Engineering,Northwest Normal University,Lanzhou 730070,China)
  • Received:2020-09-15 Revised:2021-01-10 Accepted:2022-04-25 Online:2022-04-25 Published:2022-04-20

Abstract: Feature selection is an important step in the data preprocessing stage in machine learning, pattern recognition, data mining and other fields. In reality, the data information collected is of high dimension, and there are redundant data and noisy data, which will increase the calculation time and mislead the modeling results at the same time. Combined with the generalized importance of attribute subsets and the intelligent optimization runner-root algorithm, a feature selection algorithm  is proposed. The method uses the runner-root algorithm for iterative optimization, and uses the generalized importance of attribute subsets and the size of the selected feature subsets as fitness functions to evaluate the selected feature subsets, so that the features that are important for decision making are searched out as far as possible in the entire sample space. The experimental results show that the proposed feature selection algorithm  can select effective feature subsets and obtain higher accuracy on the classification model. 

Key words: intelligent optimization, general importance, runner-root algorithm, feature selection