Case Based Reasoning

9
Case Based Reasoning Melanie Hanson Engr 315

description

Case Based Reasoning. Melanie Hanson Engr 315. What is Case-Based Reasoning?. Storing information from previous experiences Using previously gained knowledge to solve current problems Similar to human problem solving methods. Basic Steps. Identify the problem/case - PowerPoint PPT Presentation

Transcript of Case Based Reasoning

Page 1: Case Based Reasoning

Case Based Reasoning

Melanie HansonEngr 315

Page 2: Case Based Reasoning

What is Case-Based Reasoning?

• Storing information from previous experiences

• Using previously gained knowledge to solve current problems

• Similar to human problem solving methods

Page 3: Case Based Reasoning

Basic Steps

• Identify the problem/case• Look for a similar, previously

experienced case• Predict a solution, possibly

different from past experiences• Evaluate the solution• Update the system with the results

Page 4: Case Based Reasoning

4 General Concepts• Retrieve

– Find similar cases

• Reuse– Use old case to

solve current case

• Revise– Create a solution

• Retain– Save the correct

solution

Page 5: Case Based Reasoning

Representation Issues

• Decide what to store• Choosing the appropriate structure• Organizing memory • General knowledge

Page 6: Case Based Reasoning

How are old cases used?

• Compositional: Combine several solutions to make one best solution

• Transformational: Use the solution from a previous case

• Derivational: Apply the solution achieving process

Page 7: Case Based Reasoning

Why Case-Based Reasoning is Good

• Low maintenance• Improves with use• Uses learned knowledge plus

general knowledge• Case representation is easy to

understand

Page 8: Case Based Reasoning

Trends in Case Based Reasoning

• Integrate with other learning methods

• Integrate with other reasoning components

• Incorporate into massive parallel processing

• Advancement by focusing on new cognitive aspects

Page 9: Case Based Reasoning

Applications of CBR

• Help desks• Diagnosing problems• Decision making when considering

past similar situations