next up previous index
Next: Base-constructive analogy Up: The tasks of understanding Previous: Memory retrieval

Analogical mapping

            The next task making up the reasoning supertask is that of analogical mapping. Analogy is the process by which a reasoner discovers how two concepts are related (e.g., [#!analogy:falkenhainer!#,#!analogy:gentner!#,#!analogy:holyoak-thagard-1995!#]). A well-known analogy is that which relates atomic structure to the solar system. The object which a reasoner is attempting to explain is called the target and the known analogue is the base; the reasoner discovers the relationships which exist between base and target. In the atom example, the atom is the target and the solar system is the base. Notice that specific details do not need to match; there is more differences between the nucleus of an atom and a star than there are similarities. The important thing is that they both fill the same role within the concepts being related. The nucleus is the center of the structured system of the atom; it is that around which the electrons are orbiting. The sun is the center of the structured system of the solar system; it is that around which the planets are orbiting. So, at one important level, the nucleus and the sun can be viewed as   functionally equivalent. If a reasoner is faced with a novel concept and can retrieve a known base and perform an analogical mapping between the concepts, then the understanding of the base will lead to an understanding of the target.

In the understanding process, memory retrieval may have returned concepts which were not considered ``good enough'' matches by the     reasoning supertask. This may happen because the memory supertask was using some set of ``internal'' matching criteria which determined that these retrieved concepts were in some way similar to the concept being understood. In this situation, analogical mapping can be utilized to discover if any of the similar concepts are analogues of the concept being understood.

   


  
Figure 25: Analogical mapping algorithm
\begin{figure}
\begin{center}

\begin{algorithm}
{Analogical mapping}

INPUT : b...
 .... 
\end{Block}
Return mapping
\end{Block}\end{algorithm}\end{center}\end{figure}

  The analogical mapping algorithm is shown in Figure 25. The two concepts are compared by analyzing the attributes of the base concept, one by one. If the same attribute exists in the target, then the two values are compared to see if they are functionally equivalent--this means that the two values have to be capable of filling the same function. The function of the concept filling the base's attribute must be equivalent to the function of the concept filling the attribute in the target. For example, a pencil with a length of six inches can be compared to a pencil with a length of ten inches. Since six inches and ten inches are functionally equivalent (they both fill the role of specifying length in a normal pencil), the length attribute will be mapped in this instance. Any two values will not be functionally equivalent; for example, a length of six inches for one pencil and a length of one micron for the other are not functionally equivalent when considering the pencil's function of writing. Since the one micron pencil is impossible to write with, the two lengths are not equivalent when considering a pencil as a writing tool.

If the same attribute does not exist, it might be that an equivalent value does. This can be ascertained by appealing to the knowledge one has about the function which the concepts are filling and by determining if an equivalent attribute exists. For example, suppose one wanted to perform an analogical mapping between two geometric figures--a square and a circle. What attribute in the square is functionally equivalent to the circumference attribute of the circle? Squares do not possess circumferences so there is not a direct match; however, squares do possess perimeters. The perimeter fills some of the same functional roles in the square as the circumference does in the circle.  

If analogical mapping is successful, the task will return a structure describing which attributes match exactly and which are functionally equivalent. By knowing this, a reasoner       will be able to adapt known predictions, abductions, and explanations about the base in such a way that they apply to the target. If the analogy task fails, then the structure returned will contain the same information, along with what attributes did not match and therefore caused the failure; this information can prove useful to the next task.  


next up previous index
Next: Base-constructive analogy Up: The tasks of understanding Previous: Memory retrieval
Kenneth Moorman
11/4/1997