Simultaneous Concept Learning of Fuzzy Rules

Abstract

FuzzyBexa was the first algorithm to use a set covering approach for induction of fuzzy classification rules. It followed an iterated concept learning strategy, where rules are induced for each concept in turn. We present a new algorithm to allow also simultaneous concept learning and the induction of ordered fuzzy rule sets. When a proper rule evaluation function is used, simultaneous concept learning performs far better than iterated concept learning with respect to rule set size, rule complexity, search complexity, and classification accuracy. We provide empirical results of five experiments on nine data sets and also show that the algorithm compares favourably to other well known concept learners.

Cite

Text

van Zyl and Cloete. "Simultaneous Concept Learning of Fuzzy Rules." European Conference on Machine Learning, 2004. doi:10.1007/978-3-540-30115-8_50

Markdown

[van Zyl and Cloete. "Simultaneous Concept Learning of Fuzzy Rules." European Conference on Machine Learning, 2004.](https://mlanthology.org/ecmlpkdd/2004/vanzyl2004ecml-simultaneous/) doi:10.1007/978-3-540-30115-8_50

BibTeX

@inproceedings{vanzyl2004ecml-simultaneous,
  title     = {{Simultaneous Concept Learning of Fuzzy Rules}},
  author    = {van Zyl, Jacobus and Cloete, Ian},
  booktitle = {European Conference on Machine Learning},
  year      = {2004},
  pages     = {548-559},
  doi       = {10.1007/978-3-540-30115-8_50},
  url       = {https://mlanthology.org/ecmlpkdd/2004/vanzyl2004ecml-simultaneous/}
}