transformational analogy

Terms from Artificial Intelligence: humans at the heart of algorithms

The glossary is being gradually proof checked, but currently has many typos and misspellings.

A transformational analogy is a form of reasoning where one finds a situation that is an analogy of the current problem, and then attempts to transform the solution of the analogus problem to find a solution. to the current one. For example, when faced with the problem of simplifying x3 × x5, one might use an analogy with 3x + 5x which you know simplfies ot 8x. Using the analogy that in algebra (multiplication, power) behaves like (adding, multiplying by numbers), you might then reason that x3 × x5 = x8.

Used in Chap. 3: page 30

Also known as transformational