Knowledge Acquisition from Examples Using Maximal Representation Learning

Abstract

In this paper we describe a new Knowledge Acquisition technique based on the learning from examples paradigm. This technique uses the principle of maximal representation of attributes which clusters the examples into sub-descriptions using the frequencies, and orders the attributes based on how well it represents the class. The sub-descriptions aid in simple definitions of importance and redundancy of attributes for a class which are then used to discard unimportant attributes and thereby simplify class description. The resultant description is the simplest characteristic description which describes the class completely with respect to the learning examples and the attributes specified. This helps not only in describing the class well but also in potentially discriminating the current class from all other classes envisaged. An inference algorithm based on the frequencies of the sub-descriptions and importance of attributes is used to classify new examples. This system has been tested on two real-life applications, the results of which are highly encouraging.

Cite

Text

Arunkumar and Yegneshwar. "Knowledge Acquisition from Examples Using Maximal Representation Learning." International Conference on Machine Learning, 1990. doi:10.1016/B978-1-55860-141-3.50004-3

Markdown

[Arunkumar and Yegneshwar. "Knowledge Acquisition from Examples Using Maximal Representation Learning." International Conference on Machine Learning, 1990.](https://mlanthology.org/icml/1990/arunkumar1990icml-knowledge/) doi:10.1016/B978-1-55860-141-3.50004-3

BibTeX

@inproceedings{arunkumar1990icml-knowledge,
  title     = {{Knowledge Acquisition from Examples Using Maximal Representation Learning}},
  author    = {Arunkumar, S. and Yegneshwar, S.},
  booktitle = {International Conference on Machine Learning},
  year      = {1990},
  pages     = {2-8},
  doi       = {10.1016/B978-1-55860-141-3.50004-3},
  url       = {https://mlanthology.org/icml/1990/arunkumar1990icml-knowledge/}
}