[PDF] [PDF] Case-Based Reasoning - courses

Isn't this just another name for frames? 6 871 - Lecture 17 7 A Simple Example: Diagnosis of Car Faults • 



Previous PDF Next PDF





[PDF] Case-Based Reasoning - courses

Isn't this just another name for frames? 6 871 - Lecture 17 7 A Simple Example: Diagnosis of Car Faults • 



[PDF] An introduction to case-based reasoning - MIT Media Lab

The hypothetical host is employing Case-Based Reasoning (CBR) (e g , Hammond 1989c, Kolodner 1988a, Riesbeck and Schank 1989) to plan a meal In case-based reasoning, a reasoner remembers previous situations similar to the current one and uses them to help solve the new problem



[PDF] Case Based Reasoning in Practice: - CORE

In order to find out how case-based reasoning is applied in practice in current software development industry, we conduct a research, which applies literature 



[PDF] Problem Solving by Case-Based Reasoning - Machine Learning Lab

11 mai 2010 · What is Case-Based Reasoning? Solve new problems by selecting cases used for similar problems and by (eventually) adapting the belonging 



Case-Based Reasoning: An Introduction - ScienceDirectcom

through experience " It is this definition of knowledge that is the basis for expert systems The knowledge base contains the facts or understanding that the expert  



[PDF] Introduction to Machine Learning & Case-Based Reasoning - iBUG

learning and to provide a detailed explanation of case-based reasoning function when training examples are provided, instance-based learning methods  



[PDF] Case-Based Reasoning - ARTIFICIAL INTELLIGENCE RESEARCH

What is case-based reasoning? Basically: To solve a new problem by remembering a previous similar situation and by reusing information and knowledge of that 



[PDF] Dynamic Case-Based Reasoning for Contextual - LIRIS - CNRS

For example, the Agile CBR idea described by Susan Craw in [1] makes one step towards a more dynamic approach to CBR The main idea of Agile CBR is to 

[PDF] samarium

[PDF] case based reasoning algorithm

[PDF] molecule de l'air

[PDF] molécule d'air formule

[PDF] l'air un mélange de molécules 4ème

[PDF] pourquoi les molécules principales de l'air sont-elles appelées diazote et dioxygène

[PDF] molécule d'air définition

[PDF] diazote et dioxygene dans l'air

[PDF] raisonnement philosophique

[PDF] exemple de raisonnement

[PDF] le raisonnement inductif

[PDF] raisonnement hypothético-déductif exemple

[PDF] raisonnement par contre exemple exercices

[PDF] exercice raisonnement direct

[PDF] contre exemple math

1

Case-Based Reasoning

6.871: Knowledge-Based Application Systems

Spring 2004

Lecture 17

6.871 - Lecture 172

What is Case-Based Reasoning (CBR)

Case-based reasoning is [...] remembering.

Leake, 1996

A case-based reasoner solves new problems by

adapting solutions that were used to solve old problems.Riesbeck & Schank, 1989 Case-based reasoning is a recent approach to problem- solving and learning [...]. Aamodt & Plaza, 1994 Case-based reasoning is both [...] the ways people use cases to solve problems and the ways we can make machines use them. Kolodner, 1993

6.871 - Lecture 173

What is Case-Based Reasoning?

• A methodology to model human reasoning • A methodology for building intelligent systems •CBR: - Store previous experience (cases) in memory - Solve new problems by •Retrievingexperience about similarsituations •Reusingthe experience in context of new situation: use all or part, or adapt, test •Storingnew experience in memory, i.e. learn

6.871 - Lecture 174

WhyCase-Based Reasoning?

• It's pervasive - Law, medicine, design, politics, common sense • It's intuitive - Seems to match our experience •It's powerful -One or two order of magnitudespeedup • It provides a natural means to learn from experience - An almost effortless side-effect of problem solving • It can work in partially understood domains - When we don't have a good theory/model • It provides a way to avoid mistakes - Can save additional time

6.871 - Lecture 175

So ...

•Is it THE ANSWER? •Isn't this just another name for frames?

6.871 - Lecture 177

A Simple Example:

Diagnosis of Car Faults

• Given: Symptoms e.g. engine doesn't start and measured values e.g. battery voltage = 6.3V • Goal: Find cause for fault e.g. dead battery and repair strategy e.g. charge battery 2

6.871 - Lecture 178

Example Cases

Problem & Features

•Problem: Front light not working •Car: VW Golf, 2.0L •Year: 1999 •Battery voltage: 13.6V •State of lights: OK •State of light switch: OK

Solution

•Diagnosis: Front light fuse defect •Repair: Replace front light fuse

Solution

•Diagnosis: Front light fuse defect •Repair: Replace front light fuse

Case 1

Problem & Features

•Problem: Front light not working •Car: Passat •Year: 2000 •Battery voltage: 12.6V •State of lights: surface damaged •State of light switch: OK

Solution

•Diagnosis: Bulb defect •Repair: Replace front light

Solution

•Diagnosis: Bulb defect •Repair: Replace front light

Case 2

6.871 - Lecture 179

New Problem

Problem & Features

•Problem: Brake light not working •Car: Passat V6 •Year: 2002 •Battery voltage: 12.9V •State of lights: OK •State of light switch: ? •Observations define a new problem •Not all feature values may be known •New problem = case without solution

6.871 - Lecture 1710

Find Similar Case

Case x

Similar ?

New Problem

6.871 - Lecture 1711

Find Similar Case

•Compare similarity of each feature •But some features may be more important

Case x

Similar ?

New Problem

6.871 - Lecture 1712

Compare with Case 1

Problem & Features

•Problem: Brake light not working •Car: Passat V6 •Year: 2002 •Battery voltage: 12.9V •State of lights: OK •State of light switch: ?

Problem & Features

•Problem: Front light not working •Car: VW Golf, 2.0L •Year: 1999 •Battery voltage: 13.6V •State of lights: OK •State of light switch: OK

Solution

•Diagnosis: Front light fuse defect •Repair: Replace front light fuse

Solution

•Diagnosis: Front light fuse defect •Repair: Replace front light fuse

Case 1

very important less important

6.871 - Lecture 1713

Compare with Case 1

Problem & Features

•Problem: Brake light not working •Car: Passat V6 •Year: 2002 •Battery voltage: 12.9V •State of lights: OK •State of light switch: ?

Problem & Features

•Problem: Front light not working •Car: VW Golf, 2.0L •Year: 1999 •Battery voltage: 13.6V •State of lights: OK •State of light switch: OK

Solution

•Diagnosis: Front light fuse defect •Repair: Replace front light fuse

Solution

•Diagnosis: Front light fuse defect •Repair: Replace front light fuse

Case 1

very important wt of 6 less important wt of 1 0.8 0.4 0.7 0.9 1.0 Similarity by wted avg = 1/20 (6*0.8 + 1*0.4 + 1*0.7 + 6*0.9 + 6*1.0) = 0.87 3

6.871 - Lecture 1714

Compare with Case 2

Problem & Features

•Problem: Brake light not working •Car: Passat V6 •Year: 2002 •Battery voltage: 12.9V •State of lights: OK •State of light switch: ? very important wt of 6 less important wt of 1 0.8 0.8 0.8 0.9 0.0 Similarity by wted avg = 1/20 (6*0.8 + 1*0.8 + 1*0.8 + 6*0.9 + 6*0.0) = 0.59

Problem & Features

•Problem: Front light not working •Car: Passat •Year: 2000 •Battery voltage: 12.6V •State of lights: surface damaged •State of light switch: OK

Solution

•Diagnosis: Bulb defect •Repair: Replace front light

Solution

•Diagnosis: Bulb defectquotesdbs_dbs35.pdfusesText_40