A Theory of the Learnable

Abstract

Humans appear to be able to learn new concepts without needing to be programmed explicitly in any conventional sense. In this paper we regard learning as the phenomenon of knowledge acquisition in the absence of explicit programming. We give a precise methodology for studying this phenomenon from a computational viewpoint. It consists of choosing an appropriate information gathering mechanism, the learning protocol, and exploring the class of concepts that can be learned using it in a reasonable (polynomial) number of steps. Although inherent algorithmic complexity appears to set serious limits to the range of concepts that can be learned, we show that there are some important nontrivial classes of propositional concepts that can be learned in a realistic sense.

Cite

Text

Valiant. "A Theory of the Learnable." Communications of the ACM, 1984. doi:10.1145/1968.1972

Markdown

[Valiant. "A Theory of the Learnable." Communications of the ACM, 1984.](https://mlanthology.org/misc/1984/valiant1984misc-theory/) doi:10.1145/1968.1972

BibTeX

@misc{valiant1984misc-theory,
  title     = {{A Theory of the Learnable}},
  author    = {Valiant, Leslie G.},
  howpublished = {Communications of the ACM},
  year      = {1984},
  pages     = {1134-1142},
  doi       = {10.1145/1968.1972},
  volume    = {27},
  number    = {11},
  url       = {https://mlanthology.org/misc/1984/valiant1984misc-theory/}
}