Jump to content

Frame (artificial intelligence)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mosquitopsu (talk | contribs) at 01:32, 8 March 2007 (started the article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Frames were proposed by Marvin Minsky in his 1974 article "A Framework for Representing Knowledge." A frame is a data structure used to divide knowledge into substructures by representing "stereotyped situations." Frames are connected together to form a complete idea.

Frame structure

The frame contains information on how to use the frame, what to expect next, and what to do when these expectations are not met. Some information in the frame is generally unchanged while other information stored in "terminals" usually change.

A frame's terminals are already filled with default values, which is based on how the human mind works. For example, when a person is told "a boy kicks a ball," most people will be able to visualize a particular ball (such as a familiar soccer vall) rather than imagining some abstract ball with no attributes.

Minsky's "A Framework for Representing Knowledge"