Journal of Computer Applications ›› 2022, Vol. 42 ›› Issue (2): 449-456.DOI: 10.11772/j.issn.1001-9081.2021071170
• Data science and technology • Previous Articles Next Articles
Received:
2021-07-07
Revised:
2021-08-06
Accepted:
2021-08-09
Online:
2022-02-11
Published:
2022-02-10
Contact:
Zuqiang MENG
About author:
KANG Meng, born in 1995, M. S. candidate. His research interests include granular computing, data mining, knowledge discovery.Supported by:
通讯作者:
蒙祖强
作者简介:
康猛(1995—),男,安徽亳州人,硕士研究生,主要研究方向:粒计算、数据挖掘、知识发现;基金资助:
CLC Number:
Meng KANG, Zuqiang MENG. Efficient attribute reduction algorithm based on local conditional discernibility[J]. Journal of Computer Applications, 2022, 42(2): 449-456.
康猛, 蒙祖强. 基于局部条件区分能力的高效属性约简算法[J]. 《计算机应用》唯一官方网站, 2022, 42(2): 449-456.
Add to citation manager EndNote|Ris|BibTeX
URL: https://www.joca.cn/EN/10.11772/j.issn.1001-9081.2021071170
数据集 | 实例数 | 特征数 | 类别数 |
---|---|---|---|
Tic-tac-toe | 958 | 9 | 2 |
Kr-vs-kp | 3 196 | 36 | 2 |
Mushroom | 8 124 | 22 | 2 |
Letter | 20 000 | 16 | 26 |
Connect | 67 557 | 42 | 3 |
Tab. 1 Description of datasets
数据集 | 实例数 | 特征数 | 类别数 |
---|---|---|---|
Tic-tac-toe | 958 | 9 | 2 |
Kr-vs-kp | 3 196 | 36 | 2 |
Mushroom | 8 124 | 22 | 2 |
Letter | 20 000 | 16 | 26 |
Connect | 67 557 | 42 | 3 |
数据集 | FAR-DV | 算法1 | 算法2(k=1 000) |
---|---|---|---|
Tic-tac-toe | [4, 1, 7, 3, 5, 0, 8, 2] | [4, 1, 7, 3, 5, 8, 0, 2] | [4, 0, 8, 3, 5, 2, 6, 1] |
Kr-vs-kp | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [5, 32, 9, 34, 20, 14, 23, 17, 8, 4, 10, 12, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] |
Mushroom | [5, 20, 0, 21] | [5, 20, 0, 21] | [5, 20, 0, 21] |
Letter | [2, 15, 8, 9, 11, 12, 13, 10, 0, 1, 5, 4] | [2, 15, 8, 9, 11, 12, 13, 10, 0, 5, 1, 4] | [2, 8, 15, 9, 7, 12, 13, 11, 10, 3, 4, 5] |
Connect | [0, 18, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] | [0, 18, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] | [18, 0, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 2, 8, 20, 38, 26, 32, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
Tab. 2 Reduction results of three algorithms
数据集 | FAR-DV | 算法1 | 算法2(k=1 000) |
---|---|---|---|
Tic-tac-toe | [4, 1, 7, 3, 5, 0, 8, 2] | [4, 1, 7, 3, 5, 8, 0, 2] | [4, 0, 8, 3, 5, 2, 6, 1] |
Kr-vs-kp | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [5, 32, 9, 34, 20, 14, 23, 17, 8, 4, 10, 12, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] |
Mushroom | [5, 20, 0, 21] | [5, 20, 0, 21] | [5, 20, 0, 21] |
Letter | [2, 15, 8, 9, 11, 12, 13, 10, 0, 1, 5, 4] | [2, 15, 8, 9, 11, 12, 13, 10, 0, 5, 1, 4] | [2, 8, 15, 9, 7, 12, 13, 11, 10, 3, 4, 5] |
Connect | [0, 18, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] | [0, 18, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] | [18, 0, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 2, 8, 20, 38, 26, 32, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
数据集 | 特征数 | FAR-DV | 算法1 | 算法2(k=1 000) | ||||||
---|---|---|---|---|---|---|---|---|---|---|
约简后特征数 | 分类精度/% | 约简后特征数 | 分类精度/% | 约简后特征数 | 分类精度/% | |||||
SVM | CART | SVM | CART | SVM | CART | |||||
Tic-tac-toe | 9 | 8 | 78.6 | 80.4 | 8 | 78.6 | 80.4 | 8 | 82.1 | 90.1 |
Kr-vs-kp | 36 | 29 | 98.0 | 99.3 | 29 | 98.0 | 99.3 | 29 | 98.0 | 99.3 |
Mushroom | 22 | 4 | 99.6 | 100.0 | 4 | 99.6 | 100.0 | 4 | 99.6 | 100.0 |
Letter | 16 | 12 | 57.3 | 78.3 | 12 | 57.3 | 78.3 | 12 | 59.0 | 78.8 |
Connect | 42 | 34 | 76.9 | 74.6 | 34 | 76.9 | 74.6 | 34 | 76.9 | 74.6 |
Tab. 3 Classification accuracies of reduction results of three algorithms
数据集 | 特征数 | FAR-DV | 算法1 | 算法2(k=1 000) | ||||||
---|---|---|---|---|---|---|---|---|---|---|
约简后特征数 | 分类精度/% | 约简后特征数 | 分类精度/% | 约简后特征数 | 分类精度/% | |||||
SVM | CART | SVM | CART | SVM | CART | |||||
Tic-tac-toe | 9 | 8 | 78.6 | 80.4 | 8 | 78.6 | 80.4 | 8 | 82.1 | 90.1 |
Kr-vs-kp | 36 | 29 | 98.0 | 99.3 | 29 | 98.0 | 99.3 | 29 | 98.0 | 99.3 |
Mushroom | 22 | 4 | 99.6 | 100.0 | 4 | 99.6 | 100.0 | 4 | 99.6 | 100.0 |
Letter | 16 | 12 | 57.3 | 78.3 | 12 | 57.3 | 78.3 | 12 | 59.0 | 78.8 |
Connect | 42 | 34 | 76.9 | 74.6 | 34 | 76.9 | 74.6 | 34 | 76.9 | 74.6 |
k | Tic-tac-toe | Letter | k | Mushroom |
---|---|---|---|---|
100 | [7, 4, 1, 6, 3, 0, 2, 5] | [11, 15, 9, 2, 8, 12, 13, 7, 10, 3, 4, 5] | 10 | [3, 9, 5, 1, 12, 20, 0] |
500 | [4, 5, 3, 2, 8, 6, 0, 1] | [2, 9, 15, 8, 11, 13, 12, 10, 0, 1, 5, 4] | 30 | [5, 3, 20, 0, 8] |
1 000 | [4, 0, 8, 3, 5, 2, 6, 1] | [2, 8, 15, 9, 7, 12, 13, 11, 10, 3, 4, 5] | 50 | [5, 20, 3, 0, 8] |
1 500 | [4, 3, 5, 6, 0, 2, 8, 1] | [2, 8, 15, 9, 11, 12, 13, 10, 0, 1, 5, 4] | 70 | [5, 3, 20, 0, 8] |
2 000 | [4, 7, 1, 6, 8, 0, 2, 3] | [2, 15, 8, 9, 11, 12, 13, 10, 0, 1, 5, 4] | 90 | [5, 20, 0, 21] |
2 500 | [4, 3, 5, 1, 7, 0, 8, 2] | [2, 8, 15, 9, 11, 12, 13, 10, 0, 1, 5, 4] | 110 | [5, 20, 0, 21] |
3 000 | [4, 3, 5, 7, 1, 0, 8, 2] | [2, 15, 9, 8, 11, 12, 13, 10, 0, 1, 5, 4] | 130 | [5, 20, 0, 21] |
3 500 | [4, 3, 5, 8, 2, 0, 6, 1] | [2, 15, 8, 9, 11, 12, 13, 10, 0, 1, 5, 4] | 150 | [5, 20, 0, 21] |
4 000 | [4, 5, 3, 1, 7, 0, 8, 2] | [2, 15, 8, 9, 11, 12, 13, 10, 0, 1, 5, 4] | 170 | [5, 20, 0, 21] |
Tab. 4 Reduction results of algorithm 2 on Tic-tac-toe, Letter and Mushroom datasets
k | Tic-tac-toe | Letter | k | Mushroom |
---|---|---|---|---|
100 | [7, 4, 1, 6, 3, 0, 2, 5] | [11, 15, 9, 2, 8, 12, 13, 7, 10, 3, 4, 5] | 10 | [3, 9, 5, 1, 12, 20, 0] |
500 | [4, 5, 3, 2, 8, 6, 0, 1] | [2, 9, 15, 8, 11, 13, 12, 10, 0, 1, 5, 4] | 30 | [5, 3, 20, 0, 8] |
1 000 | [4, 0, 8, 3, 5, 2, 6, 1] | [2, 8, 15, 9, 7, 12, 13, 11, 10, 3, 4, 5] | 50 | [5, 20, 3, 0, 8] |
1 500 | [4, 3, 5, 6, 0, 2, 8, 1] | [2, 8, 15, 9, 11, 12, 13, 10, 0, 1, 5, 4] | 70 | [5, 3, 20, 0, 8] |
2 000 | [4, 7, 1, 6, 8, 0, 2, 3] | [2, 15, 8, 9, 11, 12, 13, 10, 0, 1, 5, 4] | 90 | [5, 20, 0, 21] |
2 500 | [4, 3, 5, 1, 7, 0, 8, 2] | [2, 8, 15, 9, 11, 12, 13, 10, 0, 1, 5, 4] | 110 | [5, 20, 0, 21] |
3 000 | [4, 3, 5, 7, 1, 0, 8, 2] | [2, 15, 9, 8, 11, 12, 13, 10, 0, 1, 5, 4] | 130 | [5, 20, 0, 21] |
3 500 | [4, 3, 5, 8, 2, 0, 6, 1] | [2, 15, 8, 9, 11, 12, 13, 10, 0, 1, 5, 4] | 150 | [5, 20, 0, 21] |
4 000 | [4, 5, 3, 1, 7, 0, 8, 2] | [2, 15, 8, 9, 11, 12, 13, 10, 0, 1, 5, 4] | 170 | [5, 20, 0, 21] |
k | Kr-vs-kp | Connect |
---|---|---|
100 | [5, 8, 32, 9, 34, 20, 14, 17, 23, 4, 12, 10, 22, 25, 0, 1, 35, 33, 16, 15, 29, 6, 19, 26, 3, 24, 30, 2, 11, 27] | [6, 0, 18, 36, 30, 13, 7, 24, 2, 12, 14, 19, 37, 1, 31, 25, 8, 20, 38, 32, 26, 15, 9, 21, 3, 34, 27, 39, 16, 10, 22, 4, 40, 28] |
500 | [32, 9, 34, 20, 14, 5, 23, 8, 17, 12, 10, 4, 25, 35, 0, 11, 33, 15, 6, 22, 29, 19, 16, 3, 24, 26, 30, 2, 27] | [6, 0, 36, 30, 18, 13, 7, 24, 1, 37, 12, 19, 31, 25, 14, 8, 2, 20, 38, 26, 32, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
1 000 | [5, 32, 9, 34, 20, 14, 23, 17, 8, 4, 10, 12, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [18, 0, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 2, 8, 20, 38, 26, 32, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
1 500 | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [6, 0, 36, 18, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 2, 8, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
2 000 | [32, 9, 5, 34, 20, 14, 23, 17, 8, 12, 10, 4, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [0, 18, 36, 6, 30, 13, 24, 7, 1, 12, 19, 37, 31, 25, 14, 2, 8, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
2 500 | [32, 9, 34, 20, 14, 5, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [0, 18, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
3 000 | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [0, 36, 18, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
3 500 | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [6, 0, 36, 18, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
4 000 | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [0, 18, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
Tab. 5 Reduction results of algorithm 2 on Kr-vs-kp and Connect datasets
k | Kr-vs-kp | Connect |
---|---|---|
100 | [5, 8, 32, 9, 34, 20, 14, 17, 23, 4, 12, 10, 22, 25, 0, 1, 35, 33, 16, 15, 29, 6, 19, 26, 3, 24, 30, 2, 11, 27] | [6, 0, 18, 36, 30, 13, 7, 24, 2, 12, 14, 19, 37, 1, 31, 25, 8, 20, 38, 32, 26, 15, 9, 21, 3, 34, 27, 39, 16, 10, 22, 4, 40, 28] |
500 | [32, 9, 34, 20, 14, 5, 23, 8, 17, 12, 10, 4, 25, 35, 0, 11, 33, 15, 6, 22, 29, 19, 16, 3, 24, 26, 30, 2, 27] | [6, 0, 36, 30, 18, 13, 7, 24, 1, 37, 12, 19, 31, 25, 14, 8, 2, 20, 38, 26, 32, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
1 000 | [5, 32, 9, 34, 20, 14, 23, 17, 8, 4, 10, 12, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [18, 0, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 2, 8, 20, 38, 26, 32, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
1 500 | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [6, 0, 36, 18, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 2, 8, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
2 000 | [32, 9, 5, 34, 20, 14, 23, 17, 8, 12, 10, 4, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [0, 18, 36, 6, 30, 13, 24, 7, 1, 12, 19, 37, 31, 25, 14, 2, 8, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
2 500 | [32, 9, 34, 20, 14, 5, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [0, 18, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
3 000 | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [0, 36, 18, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
3 500 | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [6, 0, 36, 18, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
4 000 | [32, 9, 34, 20, 5, 14, 23, 17, 8, 12, 4, 10, 25, 22, 33, 0, 35, 15, 29, 19, 16, 6, 26, 3, 24, 30, 2, 11, 27] | [0, 18, 36, 6, 30, 13, 7, 24, 1, 12, 37, 19, 31, 25, 14, 8, 2, 20, 38, 32, 26, 15, 9, 3, 21, 27, 33, 40, 16, 10, 22, 4, 34, 28] |
数据集 | FAR-DV | K2NCRS | FPRA | 算法1 | (k=1 000) 算法2 |
---|---|---|---|---|---|
Tic-tac-toe | 0.13 | 0.11 | 0.28 | 0.09 | 0.10 |
Kr-vs-kp | 5.65 | 5.66 | 12.14 | 3.85 | 0.33 |
Mushroom | 11.89 | 5.19 | 3.41 | 7.29 | 0.48 |
Letter | 18.10 | 11.63 | 26.97 | 13.62 | 1.00 |
Connect | 4 497.35 | 1 130.98 | 3 299.31 | 3 031.51 | 56.87 |
Tab. 6 Comparison of running time of five algorithms on different datasets
数据集 | FAR-DV | K2NCRS | FPRA | 算法1 | (k=1 000) 算法2 |
---|---|---|---|---|---|
Tic-tac-toe | 0.13 | 0.11 | 0.28 | 0.09 | 0.10 |
Kr-vs-kp | 5.65 | 5.66 | 12.14 | 3.85 | 0.33 |
Mushroom | 11.89 | 5.19 | 3.41 | 7.29 | 0.48 |
Letter | 18.10 | 11.63 | 26.97 | 13.62 | 1.00 |
Connect | 4 497.35 | 1 130.98 | 3 299.31 | 3 031.51 | 56.87 |
1 | PAWLAK Z. Rough sets[J]. International Journal of Computer and Information Sciences, 1982, 11(5): 341-356. 10.1007/bf01001956 |
2 | KRYSZKIEWICZ M, RYBINSKI H. Attribute reduction versus property reduction [C]// Proceedings of the 4th European Congress on Intelligent Techniques and Soft Computing. Aachen: ELITE-Foundation, 1996: 204-208. |
3 | WONG S K M, ZIARKO W. On optimal decision rules in decision tables[J]. Bulletin of the Polish Academy of Sciences Mathematics, 1985, 33(11/12): 693-696. |
4 | FAN X D, CHEN Q, QIAO Z J, et al. Attribute reduction for multi-label classification based on labels of positive region[J]. Soft Computing, 2020, 24(18): 14039-14049. 10.1007/s00500-020-04780-4 |
5 | LI B Z, WEI Z H, MIAO D Q, et al. Improved general attribute reduction algorithms[J]. Information Sciences, 2020, 536: 298-316. 10.1016/j.ins.2020.05.043 |
6 | FAN X D, ZHAO W D, WANG C Z, et al. Attribute reduction based on max-decision neighborhood rough set model[J]. Knowledge-Based Systems, 2018, 151: 16-23. 10.1016/j.knosys.2018.03.015 |
7 | YIN L Z, JIANG Z H. A fast attribute reduction algorithm based on a positive region sort ascending decision table[J]. Symmetry, 2020, 12(7): No.1189. 10.3390/sym12071189 |
8 | DONG Z, SUN M, YANG Y Y. Fast algorithms of attribute reduction for covering decision systems with minimal elements in discernibility matrix[J]. International Journal of Machine Learning and Cybernetics, 2016, 7(2): 297-310. 10.1007/s13042-015-0438-2 |
9 | SHI Y P, HUANG Y, WANG C Z, et al. Attribute reduction based on the Boolean matrix[J]. Granular Computing, 2019, 4(3): 313-322. 10.1007/s41066-018-0108-3 |
10 | WEI W, WU X Y, LIANG J Y, et al. Discernibility matrix based incremental attribute reduction for dynamic data[J]. Knowledge-Based Systems, 2018, 140: 142-157. 10.1016/j.knosys.2017.10.033 |
11 | WANG B Q, LIANG C Y. A fast attribute reduction algorithm based on sorting and quantity of information[J]. Journal of Computational Methods in Sciences and Engineering, 2019, 19(1): 97-107. 10.3233/jcm-180859 |
12 | THUY N N, WONGTHANAVASU S. On reduction of attributes in inconsistent decision tables based on information entropies and stripped quotient sets[J]. Expert Systems with Applications, 2019, 137: 308-323. 10.1016/j.eswa.2019.06.071 |
13 | WANG Y B, CHEN X J, DONG K. Attribute reduction via local conditional entropy[J]. International Journal of Machine Learning and Cybernetics, 2019, 10(12): 3619-3634. 10.1007/s13042-019-00948-z |
14 | ZHANG X, MEI C L, CHEN D G, et al. Feature selection in mixed data: a method using a novel fuzzy rough set-based information entropy[J]. Pattern Recognition, 2016, 56: 1-15. 10.1016/j.patcog.2016.02.013 |
15 | YANG P, LI J S, HUANG Y X. An attribute reduction algorithm by rough set based on binary discernibility matrix [C]// Proceedings of the 5th International Conference on Fuzzy Systems and Knowledge Discovery. Piscataway: IEEE, 2008: 276-280. 10.1109/fskd.2008.355 |
16 | 杨传健,葛浩.基于有序差别集的高效属性约简算法[J].计算机工程与应用, 2008, 44(29): 146-149. 10.3778/j.issn.1002-8331.2008.29.041 |
YANG C J, GE H. Efficient attribute reduction algorithm based on ordered discernibility set[J]. Computer Engineering and Applications, 2008, 44(29): 146-149. 10.3778/j.issn.1002-8331.2008.29.041 | |
17 | QIAN J, LV P. Applying indiscernibility attribute to attribute reduction based on discernibility matrix [C]// Proceedings of the 2009 International Conference on Environmental Science and Information Application Technology. Piscataway: IEEE, 2009: 397-400. 10.1109/esiat.2009.135 |
18 | ZHAN Q. Algorithm of attribute reduction in dominance based rough sets combined with dominance discernibility matrix [C]// Proceedings of the 2016 International Conference on Internet Multimedia Computing and Service. New York: ACM, 2016: 66-71. 10.1145/3007669.3007676 |
19 | TENG S H, LU M, YANG A F, et al. Efficient attribute reduction from the viewpoint of discernibility[J]. Information Sciences, 2016, 326: 297-314. 10.1016/j.ins.2015.07.052 |
20 | 秦克云,敬思惠.决策系统基于不可区分关系及区分关系的约简[J].计算机科学, 2018, 45(6): 247-250. 10.11896/j.issn.1002-137X.2018.06.044 |
QIN K Y, JING S H. Attribute reduction of decision systems based on indiscernibility relation and discernibility relation[J]. Computer Science, 2018, 45(6): 247-250. 10.11896/j.issn.1002-137X.2018.06.044 | |
21 | CHEN J K, MI J S, XIE B, et al. A fast attribute reduction method for large formal decision contexts[J]. International Journal of Approximate Reasoning, 2019, 106: 1-17. 10.1016/j.ijar.2018.12.002 |
22 | 李贤平.概率论基础[M].第3版.北京:高等教育出版社, 2010: 280-300. 10.1108/14676371011031874 |
LI X P. Fundamentals of Probability Theory[M]. 3rd ed. Beijing: Higher Education Press, 2010: 280-300. 10.1108/14676371011031874 | |
23 | 林芷欣,刘遵仁,纪俊.基于k近邻属性重要度和相关系数的属性约简[J].计算机工程与设计, 2020, 41(9): 2488-2494. |
LIN Z X, LIU Z R, JI J. Attribute reduction algorithm based on k-nearest neighbor attribute importance and correlation coefficient[J]. Computer Engineering and Design, 2020, 41(9): 2488-2494. |
[1] | Yuanjiang LI, Jinsheng QUAN, Yangyi TAN, Tian YANG. Attribute reduction for high-dimensional data based on bi-view of similarity and difference [J]. Journal of Computer Applications, 2023, 43(5): 1467-1472. |
[2] | Qing WANG, Xiuwei GAO, Yehai XIE, Guilong LIU. Inner product reduction in formal context [J]. Journal of Computer Applications, 2023, 43(4): 1079-1085. |
[3] | Yan LI, Bin FAN, Jie GUO. Attribute reduction algorithm based on cluster granulation and divergence among clusters [J]. Journal of Computer Applications, 2022, 42(9): 2701-2712. |
[4] | Chao LIU, Lei WANG, Wen YANG, Qiangqiang ZHONG, Min LI. Incremental attribute reduction method for set-valued decision information system with variable attribute sets [J]. Journal of Computer Applications, 2022, 42(2): 463-468. |
[5] | LI Leitao, ZHANG Nan, TONG Xiangrong, YUE Xiaodong. β-distribution reduction based on discernibility matrix in interval-valued decision systems [J]. Journal of Computer Applications, 2021, 41(4): 1084-1092. |
[6] | WANG Lei. Network intrusion detection method based on improved rough set attribute reduction and K-means clustering [J]. Journal of Computer Applications, 2020, 40(7): 1996-2002. |
[7] | Xiajie ZHANG, Jinghua ZHU, Yang CHEN. Distributed rough set attribute reduction algorithm under Spark [J]. Journal of Computer Applications, 2020, 40(2): 518-523. |
[8] | OU Binli, ZHONG Xiaru, DAI Jianhua, YANG Tian. Intrusion detection method based on variable precision covering rough set [J]. Journal of Computer Applications, 2020, 40(12): 3465-3470. |
[9] | LI Ziying, SHI Zhenguo. Scheduling method for big data tasks [J]. Journal of Computer Applications, 2020, 40(10): 2923-2928. |
[10] | BAO Di, ZHANG Nan, TONG Xiangrong, YUE Xiaodong. Incremental attribute reduction algorithm of positive region in interval-valued decision tables [J]. Journal of Computer Applications, 2019, 39(8): 2288-2296. |
[11] | KONG Heqing, ZHANG Nan, YUE Xiaodong, TONG Xiangrong, YU Tianyou. Positive region preservation reduction based on multi-specific decision classes in incomplete decision systems [J]. Journal of Computer Applications, 2019, 39(5): 1252-1260. |
[12] | CHEN Manru, ZHANG Nan, TONG Xiangrong, DONGYE Shenglong, YANG Wenjing. Multi-scale attribute granule based quick positive region reduction algorithm [J]. Journal of Computer Applications, 2019, 39(12): 3426-3433. |
[13] | TAN Yongqi, FAN Jiancong, REN Yande, ZHOU Xiaoming. Improved attribute reduction algorithm and its application to prediction of microvascular invasion in hepatocellular carcinoma [J]. Journal of Computer Applications, 2019, 39(11): 3221-3226. |
[14] | LI Xu, RONG Zijing, RUAN Xiaoxi. Attribute reduction of relative indiscernibility relation and discernibility relation in relation decision system [J]. Journal of Computer Applications, 2019, 39(10): 2852-2858. |
[15] | WANG Yinglong, ZENG Qi, QIAN Wenbin, SHU Wenhao, HUANG Jintao. Incremental attribute reduction method for incomplete hybrid data with variable precision [J]. Journal of Computer Applications, 2018, 38(10): 2764-2771. |
Viewed | ||||||
Full text |
|
|||||
Abstract |
|
|||||