Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Computational learning theory

From Wikipedia, the free encyclopedia
See also:Statistical learning theory
Theory of machine learning
icon
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Computational learning theory" – news ·newspapers ·books ·scholar ·JSTOR
(November 2018) (Learn how and when to remove this message)
Part of a series on
Machine learning
anddata mining

Incomputer science,computational learning theory (or justlearning theory) is a subfield ofartificial intelligence devoted to studying the design and analysis ofmachine learning algorithms.[1]

Overview

[edit]

Theoretical results in machine learning often focus on a type of inductive learning known assupervised learning. In supervised learning, an algorithm is provided withlabeled samples. For instance, the samples might be descriptions of mushrooms, with labels indicating whether they are edible or not. The algorithm uses these labeled samples to create a classifier. This classifier assigns labels to new samples, including those it has not previously encountered. The goal of the supervised learning algorithm is to optimize performance metrics, such as minimizing errors on new samples.

In addition to performance bounds, computational learning theory studies the time complexity and feasibility of learning.[citation needed] Incomputational learning theory, a computation is considered feasible if it can be done inpolynomial time.[citation needed] There are two kinds of timecomplexity results:

  • Positive results – Showing that a certain class of functions is learnable in polynomial time.
  • Negative results – Showing that certain classes cannot be learned in polynomial time.[2]

Negative results often rely on commonly believed, but yet unproven assumptions,[citation needed] such as:

There are several different approaches to computational learning theory based on making different assumptions about theinference principles used to generalise from limited data. This includes different definitions ofprobability (seefrequency probability,Bayesian probability) and different assumptions on the generation of samples.[citation needed] The different approaches include:

While its primary goal is to understand learning abstractly, computational learning theory has led to the development of practical algorithms. For example, PAC theory inspiredboosting, VC theory led tosupport vector machines, and Bayesian inference led tobelief networks.

See also

[edit]

References

[edit]
  1. ^"ACL - Association for Computational Learning".
  2. ^Kearns, Michael; Vazirani, Umesh (August 15, 1994).An Introduction to Computational Learning Theory. MIT Press.ISBN 978-0262111935.
  3. ^Dana Angluin (1976).An Application of the Theory of Computational Complexity to the Study of Inductive Inference (Ph.D. thesis). University of California at Berkeley.
  4. ^D. Angluin (1978)."On the Complexity of Minimum Inference of Regular Sets".Information and Control.39 (3):337–350.
  5. ^Valiant, Leslie (1984)."A Theory of the Learnable"(PDF).Communications of the ACM.27 (11):1134–1142.doi:10.1145/1968.1972.S2CID 12837541. Archived fromthe original(PDF) on 2019-05-17. Retrieved2022-11-24.
  6. ^Vapnik, V.; Chervonenkis, A. (1971)."On the uniform convergence of relative frequencies of events to their probabilities"(PDF).Theory of Probability and Its Applications.16 (2):264–280.doi:10.1137/1116025.
  7. ^Solomonoff, Ray (March 1964)."A Formal Theory of Inductive Inference Part 1".Information and Control.7 (1):1–22.doi:10.1016/S0019-9958(64)90223-2.
  8. ^Solomonoff, Ray (1964). "A Formal Theory of Inductive Inference Part 2".Information and Control.7 (2):224–254.doi:10.1016/S0019-9958(64)90131-7.
  9. ^Gold, E. Mark (1967)."Language identification in the limit"(PDF).Information and Control.10 (5):447–474.doi:10.1016/S0019-9958(67)91165-5.

Further reading

[edit]

A description of some of these publications is given at important publications in machine learning.

Surveys

[edit]
  • Angluin, D. 1992. Computational learning theory: Survey and selected bibliography. In Proceedings of the Twenty-Fourth Annual ACM Symposium on Theory of Computing (May 1992), pages 351–369.http://portal.acm.org/citation.cfm?id=129712.129746
  • D. Haussler. Probably approximately correct learning. In AAAI-90 Proceedings of the Eight National Conference on Artificial Intelligence, Boston, MA, pages 1101–1108. American Association for Artificial Intelligence, 1990.http://citeseer.ist.psu.edu/haussler90probably.html

Feature selection

[edit]

Optimal O notation learning

[edit]

Negative results

[edit]

Error tolerance

[edit]

Equivalence

[edit]

External links

[edit]
Differentiable computing
General
Hardware
Software libraries
Retrieved from "https://en.wikipedia.org/w/index.php?title=Computational_learning_theory&oldid=1319279942"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp