Simple PAC Learning of Simple Decision Lists

Abstract

We prove that log n -decision lists — the class of decision lists such that all their terms have low Kolmogorov complexity— are learnable in the simple PAG learning model. The proof is based on a transformation from an algorithm based on equivalence queries (found independently by Simon). Then we introduce the class of simple decision lists, and extend our algorithm to show that simple decision lists are simple-PAC learnable as well. This last result is relevant in that it is, to our knowledge, the first learning algorithm for decision lists in which an exponentially wide set of functions may be used for the terms.

Cite

Text

Castro and Balcázar. "Simple PAC Learning of Simple Decision Lists." International Conference on Algorithmic Learning Theory, 1995. doi:10.1007/3-540-60454-5_42

Markdown

[Castro and Balcázar. "Simple PAC Learning of Simple Decision Lists." International Conference on Algorithmic Learning Theory, 1995.](https://mlanthology.org/alt/1995/castro1995alt-simple/) doi:10.1007/3-540-60454-5_42

BibTeX

@inproceedings{castro1995alt-simple,
  title     = {{Simple PAC Learning of Simple Decision Lists}},
  author    = {Castro, Jorge and Balcázar, José L.},
  booktitle = {International Conference on Algorithmic Learning Theory},
  year      = {1995},
  pages     = {239-248},
  doi       = {10.1007/3-540-60454-5_42},
  url       = {https://mlanthology.org/alt/1995/castro1995alt-simple/}
}