Microsoft Store
 

Artificial intelligence


 

Artificial intelligence (also known as machine intelligence and often abbreviated as AI) is intelligence exhibited by any manufactured (i.e. ) system. The term is often applied to general purpose computers and also in the field of scientific investigation into the theory and practical application of AI. "AI" the term is often used in works of science fiction to refer to that which exhibits artificial intelligence as well, as in "the AI" referring to a singular discrete or distributed mechanism.

Modern AI

Modern AI research focuses on practical engineering tasks. (Supporters of Strong AI may call this approach 'weak AI'.)

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

There are several fields of AI, one of which is natural language. Many weak AI fields have specialised software or programming languages created for them. For example, one of the 'most-human' natural language chatterbots, A.L.I.C.E., uses a programming language AIML that is specific to its program, and the various clones, named Alicebots. Nevertheless, A.L.I.C.E. is still based on pattern matching without any reasoning. This is the same technique Eliza, the first chatterbot, was using back in 1966. Jabberwacky is a little closer to strong AI, since it learns how to converse from the ground up based solely on user interactions. In spite of that, the result is still very poor, and it is reasonable to state that there is actually no general purpose conversational artificial intelligence.

Related Topics:
Natural language - Chatterbot - A.L.I.C.E. - AIML - Alicebot - Eliza - 1966 - Jabberwacky

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

When viewed with a moderate dose of cynicism, AI can be viewed as ‘the set of computer science problems without good solutions at this point’. Once a sub-discipline results in useful work, it is carved out of artificial intelligence and given its own name. Examples of this are pattern recognition, image processing, neural networks, natural language processing, robotics and game theory. While the roots of each of these disciplines is firmly established as having been part of artificial intelligence, they are now thought of as somewhat separate.

Related Topics:
Pattern recognition - Image processing - Neural networks - Natural language processing - Robotics - Game theory

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Whilst progress towards the ultimate goal of human-like intelligence has been slow, many spinoffs have come in the process. Notable examples include the languages LISP and Prolog, which were invented for AI research but are now used for non-AI tasks. Hacker culture first sprang from AI laboratories, in particular the MIT AI Lab, home at various times to such luminaries as McCarthy, Minsky, Seymour Papert (who developed Logo there), Terry Winograd (who abandoned AI after developing SHRDLU).

Related Topics:
LISP - Prolog - Hacker - MIT AI Lab - Seymour Papert - Logo - Terry Winograd - SHRDLU

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Many other useful systems have been built using technologies that at least once were active areas of AI research. Some examples include:

~ ~ ~ ~ ~ ~ ~ ~ ~ ~