Not Logged In

Building a Competitive Associative Classifier

Full Text: DAWAK2020.pdf PDF

With the huge success of deep learning, other machine learning paradigms have had to take back seat. Yet other models, particularly rule-based, are more readable and explainable and can even be competitive when labelled data is not abundant. However, most of the existing rule-based classifiers suffer from the production of a large number of classification rules, affecting the model readability. This hampers the classification accuracy as noisy rules might not add any useful information for classification and also lead to longer classification time. In this study, we propose SigD2 which uses a novel, two-stage pruning strategy which prunes most of the noisy, redundant and uninteresting rules and makes the classification model more accurate and readable. To make SigDirect more competitive with the most prevalent but uninterpretable machine learning-based classifiers like neural networks and support vector machines, we propose bagging and boosting on the ensemble of the SigDirect classifier. The results of the proposed algorithms are quite promising and we are able to obtain a minimal set of statistically significant rules for classification without jeopardizing the classification accuracy. We use 15 UCI datasets and compare our approach with eight existing systems. The SigD2 and boosted SigDirect (ACboost) ensemble model outperform various state-of-the-art classifiers not only in terms of classification accuracy but also in terms of the number of rules.

Citation

N. Sood, O. Zaiane. "Building a Competitive Associative Classifier". International Conference on Big Data Analytics and Knowledge Discovery (DAWAK), (ed: Min Song, Il-Yeol Song, Gabriele Kotsis, A. Min Tjoa, Ismail Khalil), pp 223-234, September 2020.

Keywords:  
Category: In Conference
Web Links: doi
  LNCS 12393

BibTeX

@incollection{Sood+Zaiane:DAWAK20,
  author = {Nitakshi Sood and Osmar R. Zaiane},
  title = {Building a Competitive Associative Classifier},
  Editor = {Min Song, Il-Yeol Song, Gabriele Kotsis, A. Min Tjoa, Ismail
    Khalil},
  Pages = {223-234},
  booktitle = {International Conference on Big Data Analytics and Knowledge
    Discovery (DAWAK)},
  year = 2020,
}

Last Updated: September 15, 2020
Submitted by Sabina P

University of Alberta Logo AICML Logo