Unifying Learning Methods by Colored Digraphs

Abstract

We describe a graph-based induction algorithm that extracts typical patterns from colored digraphs. The method is shown to be capable of solving a variety of learning problems by mapping the different learning problems into colored digraphs. The generality and scope of this method can be attributed to the expressiveness of the colored digraph representation which allows a number of different learning problems to be solved by a single algorithm. We demonstrate the application of our method to two seemingly different learning tasks: inductive learning of classification rules, and learning macro rules for speeding up inference. We also show that the uniform treatment of the above two learning tasks enables our method to solve complex learning problems such as the construction of hierarchical knowledge bases.

Cite

Text

Yoshida et al. "Unifying Learning Methods by Colored Digraphs." International Conference on Algorithmic Learning Theory, 1993. doi:10.1007/3-540-57370-4_59

Markdown

[Yoshida et al. "Unifying Learning Methods by Colored Digraphs." International Conference on Algorithmic Learning Theory, 1993.](https://mlanthology.org/alt/1993/yoshida1993alt-unifying/) doi:10.1007/3-540-57370-4_59

BibTeX

@inproceedings{yoshida1993alt-unifying,
  title     = {{Unifying Learning Methods by Colored Digraphs}},
  author    = {Yoshida, Kenichi and Motoda, Hiroshi and Indurkhya, Nitin},
  booktitle = {International Conference on Algorithmic Learning Theory},
  year      = {1993},
  pages     = {342-355},
  doi       = {10.1007/3-540-57370-4_59},
  url       = {https://mlanthology.org/alt/1993/yoshida1993alt-unifying/}
}