SIA: A Supervised Inductive Algorithm with Genetic Search for Learning Attributes Based Concepts

Abstract

This paper describes a genetic learning system called SIA, which learns attributes based rules from a set of preclassified examples. Examples may be described with a variable number of attributes, which can be numeric or symbolic, and examples may belong to several classes. SIA algorithm is somewhat similar to the AQ algorithm because it takes an example as a seed and generalizes it, using a genetic process, to find a rule maximizing a noise tolerant rule evaluation criterion. The SIA approach to supervised rule learning reduces greatly the possible rule search space when compared to the genetic Michigan and Pitt approaches. SIA is comparable to AQ and decision trees algorithms on two learning tasks. Furthermore, it has been designed for a data analysis task in a large and complex justice domain.

Cite

Text

Venturini. "SIA: A Supervised Inductive Algorithm with Genetic Search for Learning Attributes Based Concepts." European Conference on Machine Learning, 1993. doi:10.1007/3-540-56602-3_142

Markdown

[Venturini. "SIA: A Supervised Inductive Algorithm with Genetic Search for Learning Attributes Based Concepts." European Conference on Machine Learning, 1993.](https://mlanthology.org/ecmlpkdd/1993/venturini1993ecml-sia/) doi:10.1007/3-540-56602-3_142

BibTeX

@inproceedings{venturini1993ecml-sia,
  title     = {{SIA: A Supervised Inductive Algorithm with Genetic Search for Learning Attributes Based Concepts}},
  author    = {Venturini, Gilles},
  booktitle = {European Conference on Machine Learning},
  year      = {1993},
  pages     = {280-296},
  doi       = {10.1007/3-540-56602-3_142},
  url       = {https://mlanthology.org/ecmlpkdd/1993/venturini1993ecml-sia/}
}