paper-with-me

홈 › Papers

Universal Induction with Varying Sets of Combinators

2013-06-01 · Alexey Potapov, Sergey Rodionov

Universal induction is a crucial issue in AGI. Its practical applicability can be achieved by the choice of the reference machine or representation of algorithms agreed with the environment. This machine should be updatable for solving subsequent tasks more efficiently. We study this problem on an example of combinatory logic as the very simple Turing-complete reference machine, which enables modifying program representations by introducing different sets of primitive combinators. Genetic programming system is used to search for combinator expressions, which are easily decomposed into sub-expressions being recombined in crossover. Our experiments show that low-complexity induction or prediction tasks can be solved by the developed system (much more efficiently than using brute force); useful combinators can be revealed and included into the representation simplifying more difficult tasks. However, optimal sets of combinators depend on the specific task, so the reference machine should be adaptively chosen in coordination with the search engine.

📄 PDF Abstract BibTeX arXiv:1306.0095

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Montague Grammar Induction

2020-10-15 · Gene Louis Kim, Aaron Steven White

We propose a computational modeling framework for inducing combinatory categorial grammars from arbitrary behavioral data. This framework provides the analyst fine-grained control over the assumptions that the induced gr…

A Universal Part-of-Speech Tagset

2011-04-11 · LREC 2012 5 · Slav Petrov, Dipanjan Das, Ryan Mcdonald

To facilitate future research in unsupervised induction of syntactic structure and to standardize best-practices, we propose a tagset that consists of twelve universal part-of-speech categories. In addition to the tagset…

Composing Modeling and Inference Operations with Probabilistic Program Combinators

2018-11-14 · Eli Sennesh, Adam Ścibior, Hao Wu, Jan-Willem van de Meent

Probabilistic programs with dynamic computation graphs can define measures over sample spaces with unbounded dimensionality, which constitute programmatic analogues to Bayesian nonparametrics. Owing to the generality of …

Ultimate Intelligence Part III: Measures of Intelligence, Perception and Intelligent Agents

2017-09-08 · Eray Özkural

We propose that operator induction serves as an adequate model of perception. We explain how to reduce universal agent models to operator induction. We propose a universal measure of operator induction fitness, and show …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Ultimate Intelligence Part I: Physical Completeness and Objectivity of Induction

2015-01-03 · Eray Özkural

We propose that Solomonoff induction is complete in the physical sense via several strong physical arguments. We also argue that Solomonoff induction is fully applicable to quantum mechanics. We show how to choose an obj…