Aspects Quote by Marvin Minsky
“The basic idea in case-based, or CBR, is that the program has stored problems and solutions. Then, when a new problem comes up, the program tries to find a similar problem in its database by finding analogous aspects between the problems.”
About This Quote
Source Book: Semantic Memory and Learning, 1975
CBR stores past problems and solutions, reusing them for new, similar issues.
In simple terms: Use past cases to solve new problems.
Leverage analogies for efficient problem solving.
Themes
Mood
Type
When to use this quote
- software development
- customer support
- medical diagnosis
- legal research
Key Concepts
Questions to Reflect On
- How can you expand your case library?
- When is a novel solution preferable?
May fail if no close analog exists.