paper-with-me

홈 › Papers

Evolution and Computational Learning Theory: A survey on Valiant's paper

2013-12-17 · Arka Bhattacharya

Darwin's theory of evolution is considered to be one of the greatest scientific gems in modern science. It not only gives us a description of how living things evolve, but also shows how a population evolves through time and also, why only the fittest individuals continue the generation forward. The paper basically gives a high level analysis of the works of Valiant[1]. Though, we know the mechanisms of evolution, but it seems that there does not exist any strong quantitative and mathematical theory of the evolution of certain mechanisms. What is defined exactly as the fitness of an individual, why is that only certain individuals in a population tend to mutate, how computation is done in finite time when we have exponentially many examples: there seems to be a lot of questions which need to be answered. [1] basically treats Darwinian theory as a form of computational learning theory, which calculates the net fitness of the hypotheses and thus distinguishes functions and their classes which could be evolvable using polynomial amount of resources. Evolution is considered as a function of the environment and the previous evolutionary stages that chooses the best hypothesis using learning techniques that makes mutation possible and hence, gives a quantitative idea that why only the fittest individuals tend to survive and have the power to mutate.

📄 PDF Abstract BibTeX arXiv:1312.4599

Code (0)

등록된 구현이 없습니다.

Tasks

Learning TheorySurvey

Similar Papers 제목 키워드 기반

The Probably Approximately Correct Learning Model in Computational Learning Theory

2025-11-11 · Rocco A. Servedio arxiv

This survey paper gives an overview of various known results on learning classes of Boolean functions in Valiant's Probably Approximately Correct (PAC) learning model and its commonly studied variants.

Attribute-Efficient Evolvability of Linear Functions

2013-09-16 · Elaine Angelino, Varun Kanade

In a seminal paper, Valiant (2006) introduced a computational model for evolution to address the question of complexity that can arise through Darwinian mechanisms. Valiant views evolution as a restricted form of computa…

AttributeEvolutionary Algorithms

What is Learnable in Valiant's Theory of the Learnable?

2026-05-13 · Steve Hanneke, Anay Mehrotra, Grigoris Velegkas, Manolis Zampetakis arxiv

Valiant's 1984 paper is widely credited with introducing the PAC learning model, but it, in fact, introduced a different model: unlike PAC learning, the learner receives only positives, may issue membership queries, and …

Unsupervised Learning through Prediction in a Model of Cortex

2014-12-26 · Christos H. Papadimitriou, Santosh S. Vempala

We propose a primitive called PJOIN, for "predictive join," which combines and extends the operations JOIN and LINK, which Valiant proposed as the basis of a computational theory of cortex. We show that PJOIN can be impl…

Simulating Evolvability as a Learning Algorithm: Empirical Investigations on Distribution Sensitivity, Robustness, and Constraint Tradeoffs

2025-07-24 · Nicholas Fidalgo, Puyuan Ye arxiv

The theory of evolvability, introduced by Valiant (2009), formalizes evolution as a constrained learning algorithm operating without labeled examples or structural knowledge. While theoretical work has established the ev…