基于模糊决策系统中可分性的快速鲁棒属性约简

Fast and Robust Attribute Reduction Based on the Separability in Fuzzy Decision Systems

IEEE Transactions on Cybernetics · 2021
被引 95
ABS 3

中文导读

提出一种基于对象与决策类别直接关系的可分性评价函数和约简方法,通过类内聚合度和类间离散度衡量属性子集重要性,设计顺序前向选择算法并引入后剪枝策略,在公开数据集上验证了其快速、鲁棒且分类精度高。

Abstract

Attribute reduction is one of the most important preprocessing steps in machine learning and data mining. As a key step of attribute reduction, attribute evaluation directly affects classification performance, search time, and stopping criterion. The existing evaluation functions are greatly dependent on the relationship between objects, which makes its computational time and space more costly. To solve this problem, we propose a novel separability-based evaluation function and reduction method by using the relationship between objects and decision categories directly. The degree of aggregation (DA) of intraclass objects and the degree of dispersion (DD) of between-class objects are first defined to measure the significance of an attribute subset. Then, the separability of attribute subsets is defined by DA and DD in fuzzy decision systems, and we design a sequentially forward selection based on the separability (SFSS) algorithm to select attributes. Furthermore, a postpruning strategy is introduced to prevent overfitting and determine a termination parameter. Finally, the SFSS algorithm is compared with some typical reduction algorithms using some public datasets from UCI and ELVIRA Biomedical repositories. The interpretability of SFSS is directly presented by the performance on MNIST handwritten digits. The experimental comparisons show that SFSS is fast and robust, which has higher classification accuracy and compression ratio, with extremely low computational time.

机器学习数据挖掘属性约简模糊决策系统特征选择