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
Islip Terrace, New York

... of it is land and none of the area is covered with water. Demographics As of the census of 2000, there are 5,641 people, 1,755 households, and 1,463 families residing ...

 
 
 
This page was created in 31.3 ms