Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does any working Seed AI exist [closed]

Is anyone aware of any implemented algorithms/programs that could fall under the category of Seed AI? By this I mean "recursive self-improvement."

In the wikipedia article they talk about compilers but do other examples exist?

like image 696
Maxim Gershkovich Avatar asked Nov 14 '22 23:11

Maxim Gershkovich


1 Answers

If I read your linked Wiki article correctly, this is at the moment a hypothetical conept:

Seed AI is a hypothesized type of strong artificial intelligence...

Also, the compiler example is, as they say, very limited in explaining the concept, as it is only single-step and by definition the Seed AI algorithm should be infinitely recursive.

A limited example is that program language compilers are often used to compile themselves. As compilers become more optimized, they can re-compile themselves and so be faster at compiling.

However, they cannot then produce faster code and so this can only provide a very limited one step self-improvement.

If you want to know anything more, I would suggest having a look at the organizations that are doing active research in this field.

  1. Singularity Institute
  2. AGIRI.org
  3. Texai
  4. Halliburton

UPDATE

Consolidated Robotics does the AI (under the name of Consolidated), but they were bought out by Halliburton in 2005.

In 2005, the privately held Consolidated was acquired by energy conglomerate Halliburton for an estimated price of $25 billion US. The company continues to operate under the name Consolidated, though as a wholly owned and operated division of Halliburton.

like image 123
Nico Huysamen Avatar answered Dec 07 '22 23:12

Nico Huysamen