Encyclopedia > AI-complete

  Article Content

AI-complete

AI-complete is a slang term (derived from NP-Complete) for a group of problems in computer science that seem to require a fundamental breakthrough in Artificial Intelligence research to solve. A problem is called AI-complete if it seems to be so difficult that any AI program solving that problem would also be smart enough to solve every other problem in AI. That is by analogy with an NP-complete problem, which is so difficult that any fast solution to it would let us quickly solve all other NP problems.

The slang is usually used humorously, not literally. It reflects an attitude that these problems won't be solved by simple tricks, such as those used in ELIZA. Such problems include:

These problems are easy for humans to do (in fact, some are described directly in terms of imitating humans), and all, at their core, are about representing complex relationships between a large number of fuzzily-described concepts. Some systems can solve very simple restricted versions of these problems, but none can solve them in their full generality.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Photosynthesis

... water, splitting it into O2 and H+. The electrons transfer from the primary acceptor to plastoquinone, then to plastocyanin, producing proton-motive force as with cyclic ...

 
 
 
This page was created in 23.1 ms