CBR in Medicine Jen Bayzick CSE435 – Intelligent Decision Support Systems.

Slides:



Advertisements
Similar presentations
Machine Learning Instance Based Learning & Case Based Reasoning Exercise Solutions.
Advertisements

Data Mining Classification: Alternative Techniques
Lazy vs. Eager Learning Lazy vs. eager learning
EVIDENCE BASED MEDICINE for Beginners
Certainty and Evidence
WRSTA, 13 August, 2006 Rough Sets in Hybrid Intelligent Systems For Breast Cancer Detection By Aboul Ella Hassanien Cairo University, Faculty of Computer.
Cognitive Psychology Chapter 7. Cognitive Psychology: Overview  Cognitive psychology is the study of perception, learning, memory, and thought  The.
Diagnosing – Critical Activity HINF Medical Methodologies Session 7.
DSS: Decision Support Systems and AI: Artificial Intelligence
Math Candel Maastricht University. 1.Internal validity Do your conclusions reflect the “true state of nature” ? 2.External validity or generalizability.
Case-based Reasoning System (CBR)
Specialized Business Information Systems Chapter 11.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 1: Introduction to Decision Support Systems Decision Support.
DSS: Decision Support Systems and AI: Artificial Intelligence
Chapter 12: Intelligent Systems in Business
ICT in Healthcare Expert Systems.
Enterprise systems infrastructure and architecture DT211 4
Discussion 1: Theory.
Semantic Web Technologies Lecture # 2 Faculty of Computer Science, IBA.
Expert Systems Infsy 540 Dr. Ocker. Expert Systems n computer systems which try to mimic human expertise n produce a decision that does not require judgment.
Becerra-Fernandez, et al. -- Knowledge Management 1/e -- © 2004 Prentice Hall Chapter 16 Knowledge Application Systems: Systems that Utilize Knowledge.
METU Informatics Institute Min720 Pattern Classification with Bio-Medical Applications Lecture Notes by Neşe Yalabık Spring 2011.
Srihari-CSE730-Spring 2003 CSE 730 Information Retrieval of Biomedical Text and Data Inroduction.
Section 4.3 Depression and Suicide Slide 1 of 20.
Beyond Intelligent Interfaces: Exploring, Analyzing, and Creating Success Models of Cooperative Problem Solving Gerhard Fischer & Brent Reeves.
Epidemiology The Basics Only… Adapted with permission from a class presentation developed by Dr. Charles Lynch – University of Iowa, Iowa City.
13: Inference Techniques
Case-based Adaptations in Medicine Focusing on Hypothyroidism Rainer Schmidt, Olga Vorobieva, Lothar Gierl Institute for Medical Informatics and Biometry.
Chapter 6 Supplement Knowledge Engineering and Acquisition Chapter 6 Supplement.
11 C H A P T E R Artificial Intelligence and Expert Systems.
Class Starter Please list the first five words or phrases that come to your mind when you hear the word : CHEMISTRY.
School of Computer Science and Technology, Tianjin University
CS 682, AI:Case-Based Reasoning, Prof. Cindy Marling1 Chapter 3: Reasoning Using Cases In this chapter, we look at how cases are used to reason We’ve already.
Data Mining Chapter 1 Introduction -- Basic Data Mining Tasks -- Related Concepts -- Data Mining Techniques.
Intelligent Decision Support Systems: A Summary. Case-Based Reasoning Example: Slide Creation Repository of Presentations: -5/9/00: ONR review -8/20/00:
Case study of Several Case Based Reasoners Sandesh.
SYSTEM TESTING AND DEPLOYMENT CHAPTER 8. Chapter 8: System Testing and Deployment 2 KNOWLEDGE CAPTURE (Creation) KNOWLEDGE TRANSFER KNOWLEDGE SHARING.
Artificial Intelligence and Expert Systems. ARTIFICIAL INTELLIGENCE (AI) is the science of R L Being able to Ability to solve a problem.
Mindtrap.
Machine Learning Chapter 5. Artificial IntelligenceChapter 52 Learning 1. Rote learning rote( โรท ) n. วิถีทาง, ทางเดิน, วิธีการตามปกติ, (by rote จากความทรงจำ.
March 1999Dip HI KBS1 Knowledge-based Systems Alternatives to Rules.
Generic Tasks by Ihab M. Amer Graduate Student Computer Science Dept. AUC, Cairo, Egypt.
Decision Trees Binary output – easily extendible to multiple output classes. Takes a set of attributes for a given situation or object and outputs a yes/no.
Strategies for Distributed CBR Santi Ontañón IIIA-CSIC.
1 Knowledge Acquisition and Learning by Experience – The Role of Case-Specific Knowledge Knowledge modeling and acquisition Learning by experience Framework.
Neural Network Classification versus Linear Programming Classification in breast cancer diagnosis Denny Wibisono December 10, 2001.
Section 4 & dealing with setbacks Treating mental disorder Robert Burt, Albany Faust, Christopher Schoeck.
20. september 2006TDT55 - Case-based reasoning1 Retrieval, reuse, revision, and retention in case-based reasoning.
Modelling clinical goals A corpus of examples and a tentative ontology John Fox 1, Alyssa Alabassi 1,2, Elizabeth Black 1, Chris Hurt 1, Tony Rose 1 1.
EARTH & SPACE SCIENCE Chapter 1 Introduction to Earth Science 1.2 Science as a Process.
Artificial Intelligence
1 Software Testing and Quality Assurance Lecture 17 - Test Analysis & Design Models (Chapter 4, A Practical Guide to Testing Object-Oriented Software)
Advanced Gene Selection Algorithms Designed for Microarray Datasets Limitation of current feature selection methods: –Ignores gene/gene interaction: single.
ITEC 1010 Information and Organizations Chapter V Expert Systems.
CHAPTER 3 - THE SCIENTIFIC PROCESS 3.1 Inquiry & The Scientific Method pp
On Probabilities in Personalised Medicine: ‘The Problem of Untestable Treatments’ Prof. Darrell P. Rowbottom Philosophy (Head), Lingnan University
Artificial Intelligence: Applications
EuResist? EuResist is an international project designed to improve the treatment of HIV patients by developing a computerized system that can recommend.
Evidence-based Medicine
1st International Online BioMedical Conference (IOBMC 2015)
An Artificial Intelligence Approach to Precision Oncology
3.3. Case-Based Reasoning (CBR)
DSS: Decision Support Systems and AI: Artificial Intelligence
Architecture Components
CHAPTER 3 - THE SCIENTIFIC PROCESS
Introduction Artificial Intelligent.
Taxonomy of Problem Solving and Case-Based Reasoning (CBR)
SYSTEM TESTING AND DEPLOYMENT
Memory-Based Learning Instance-Based Learning K-Nearest Neighbor
Generalized Diagnostics with the Non-Axiomatic Reasoning System (NARS)
Presentation transcript:

CBR in Medicine Jen Bayzick CSE435 – Intelligent Decision Support Systems

Outline Motivation Medical Domain Uses of CBR System in Medicine Methods Real World Systems

Motivation Huge amount of data (many, many patients) Data “held” by expert physicians, distributed among records in many hospitals and clinics Contradicting information Vague data (complaints of a patient) Doctors must choose rapidly from a large number of treatment alternatives [1]

Medicine: Unique Domain Instance: A human patient Complex organisms High biological variance Lots of Interactive vital processes High number of possibly contradictory symptoms Individual processes effected by changes in environment (new resistances, diseases, or pathogens) [1]

Attributes Symptoms of diseases, used as triggers to find initial hypotheses Knowledge on increased risks for a patient associated with certain diseases, therapies, etc. Frequency of diseases derived from epidemiological studies Frequency of diseases derived from (doctor’s) individual experience [1]

Uses of CBR in Medicine Diagnosis (Help-desk system) ◦ Determine cause of heart failure Classification ◦ Classify type of psychophysiological dysfunctions (a form of stress) from physiological measurements from sensors (EKG, ultrasound, MRI, etc.) Tutoring ◦ For medical students, etc. Planning ◦ Construct a therapy program and provide support to elderly for in home help Prognosis ◦ Required recovery time, additional therapies after surgery [3], [5]

Challenges of CBR in Medicine Acceptability in clinical practice System needs to: ◦ Explain reasoning process ◦ Solve problems for which the user is unable to provide a complete description [2]

Construction-oriented properties of system Hybrid ◦ CBR with other AI (RBR, Neural Nets) Adaptive ◦ DIFFICULT Case library size ◦ Degree of generalization into prototypes Degree of Automation ◦ Level of human interaction needed to make diagnosis Constraints ◦ Reliability – system works when needed ◦ Safety-criticality – whether incorrect behavior could create dangerous situations [5?]

CASEY One of earliest medical decision support systems Goal: Heart failure diagnosis Three steps: 1. Search for similar cases 2. Determine whether target case (current patient) is similar enough to most similar case 3. If similar enough, transfer diagnosis to current case. If not, attempt to modify diagnosis If steps 1-3 fail, uses rule based domain theory [1], [3]

Conversational CBR (CCBR) = Help Desk System Query elicited interactively using questions to the user Aims to minimize number of questions asked to user before conclusion is reached Drawback: difficult to explain the relevance of questions asked to the user

iNN(k): a new approach to CCBR Classifier needs fewer problem features than standard kNN classifier Explains relevance of question it asks user Assumes all attributes are nominal Creation of Query ◦ Initially listed as empty ◦ Asks user for values of attributes as needed  ‘Unknown’ is a valid answer Similarity metric [2]

iNN(k) Retrieval Set Is used to ◦ Provide an solution (as in most CBR dialogues) ◦ Decide when to terminate dialogue (when enough information has been asked of user) Has at least k cases ◦ Is created by retrieving any case for which number of more similar cases is less than k (no ties)

iNN(k) Discriminating Power class G Attribute a v in domain(a)

iNN(k) Dialogue Termination Dialogue terminates when either 1.All of the cases in the retrieval set belong to the same class 2.There are no more questions to ask 3.Another relevant question cannot be determined because there are missing values for the remaining attributes in the cases in the retrieval set In cases 2 and 3, the decision is determined by votes from cases in the retrieval set

CBR-Confirm and Question Relevance User can ask why question/attribute is relevant Target class – class that is currently the majority vote based on the cases in the retrieval set CBR-Confirm looks one step ahead to determine the effect of an answer on the class distribution of the retrieval set ◦ An answer might confirm the target class or eliminate all (or some) evidence of another class

Leave one out cross validation All attributes are nominal iNN(k) Results DatasetCasesAttributesClasses Contact Lenses2443 Breast Cancer28699 Lymphography SPECT Heart267222

Accuracy

CBR in Medical Tutoring

CBR in Medicine: Problem: adaptation is difficult No adaptation: retrieval-only systems ◦ Sometimes identify differences between retrieved cases and current case(s) Justification ◦ Too complicated/impossible to acquire adaptation knowledge ◦ Physicians want info about previous cases, but want to reason about current patients themselves. [3]

Resources 1. Chapter: CBR in Medicine from alternative source book 2. thealth/pubs/AIMAG-2012.pdf ers/Bichindaritz-carepartner98.pdf 5. pdf/A7.pdf 6. k /