Clinical Decision Support Systems. 朱爱玲 Medical Informatics Group 24 Jan,2003

Size: px
Start display at page:

Download "Clinical Decision Support Systems. 朱爱玲 Medical Informatics Group 24 Jan,2003"

Transcription

1 Clinical Decision Support Systems 朱爱玲 Medical Informatics Group 24 Jan,2003

2 Outline Introduction Medical decision making What are clinical decision support systems (CDSSs)? Historical perspective Abdominal pain system [de Dombal et al.,1972] MYCIN system [Shortliffe, 1976] HELP system [Kuperman et al, 1991; Warner, 1979] Characterizing CDSSs and challenges in building CDSSs

3 make a medical decision-human Patient data Human Brain Knowledge Inference mechanisms Case-specific advice

4 make a medical decision-computer Patient data Human Brain Inference Engine Medical knowledge base Case-specific advice

5 Definition: What are clinical decision support systems (CDSSs)? Active knowledge systems which use two or more items of patient data to generate case-specific advice [Musen]. Synonym: Knowledge-based system: a system with a knowledge base and an inferencing mechanism operating on a patient database. Expert system

6 Why CDSSs? The increasing pressure to practice cost-effective medicine; The growing distress that practitioners need to practice medicine well with the amount of information (e.g. incomplete, uncertain) The increasing recognition that computer systems can help (e.g. cost-effectiveness analysis)..

7 What is a good CDSS? Requirements for an excellent decision-making systems: Accurate patient data Reliable knowledge base Appropriate inferencing mechanism (problemsolving skills) User friendly interface

8 Historical perspective In late 1950s, the first generation of CDSSs appeared [Ledley & Lusted, 1959], and experimental prototypes appeared in [Warner et al, 1964] Three advisory systems from the 1970s: Abdominal pain system for diagnosis of abdominal pain [de Dombal et al.,1972] MYCIN system for selection of antibiotic therapy [Shortliffe, 1976] HELP system for delivery of inpatient medical alerts [Kuperman et al, 1991; Warner, 1979]

9 Leeds Abdominal Pain System Helps the clinician in determining the cause of acute abdominal pain. After the physician enters patient data (i.e., the symptoms of the patient), the system gives the probabilities of the possible diagnoses They emphasized the importance of deriving the conditional probabilities used in Bayesian reasoning from high-quality data An important exemplar of the clinical value of Bayesian diagnostic systems.

10 MYCIN A consultation system that concentrates on appropriate management of patients who have infections. straightforward algorithms or statistical approaches were inadequate for representing this clinical problem The nature of expertise was poorly understood The researchers were drawn to the field of artificial intelligence (AI) focused on manipulation of abstract symbols rather than numerical calculations. Knowledge of infectious diseases in MYCIN was represented as production rules. simply a conditional statement that relates observations to associated inferences that can be drawn.

11 Rule507: A production rule from the MYCIN IF: 1. the infection which requires therapy is meningitis, 2. Organisms were not seen on the stain of the culture, 3. The type of infection is bacterial, 4. The patient does not have a head injury defect, and 5. The age of the patient is between 15 years and 55 years THEN: The organisms that might be causing the infection are diplococcus-pneumoniae and neisseria-meningitidis

12 MYCIN-continued MYCIN is best viewed as an early exploration of methods for capturing and applying ill-structured expert knowledge to solve important medical problems It paved the way for a great deal of research and development in the 1980s The development of knowledge-based systems, and the commercialization of the rule-based approach during the early 1980s, evolved from MYCIN and related systems developed during the 1970s.

13 HELP (Health Evaluation through Logical Processing) Developed by Warner and colleagues at the Latter Day Saints (LDS) Hospital in Salt Lake City, Utah; Notable in that it was among the first to incorporate decision-support logic. Modules of specialized decision logic permit the system to react to patient data and to generate patient-specific warnings, alerts, diagnostic suggestions, and limited management advice

14 HELP-2 PAL-a specialized language for writing medical knowledge in HELP sectors (decision logics). In 1992, Arden syntax was created based largely on the encoding scheme used in HELP (PAL). Arden syntax: A standard language for writing situation-action rules that can trigger alerts based on abnormal clinical events detected by a clinical information system.

15 Medical Logic Module (MLM) in Arden syntax DATA: POTAS-STORAGE := event {serum potassium} POTAS := LAST {serum potassium} THIAZIDE-US E := {current prescription for thiazides} EVOKE: [defines a situation that causes the rule to be triggered] POTAS-STORAGE LOGIC: [encodes the decision logic of the rule] IF POTAS < 3 THEN CONCLUDE TRUE ELSE CONCLUDE FALSE ACTION: [defines the procedure to follow ] SEND "Patient is hypokalemic. This condition could be caused by thiazides."

16 How to characterize CDSSs 1. The system s intended function What is true about a patient (correct diagnosis) e.g. Leeds abdominal pain program What to do for the patient (what test, what therapy, cost and risk) e.g. MYCIN 2. The mode for giving advice Passive (the physicians use the system when they need help) Active( providing advice as a byproduct of monitoring or of data-management activities) e.g HELP

17 How to characterize CDSSscontinued 3. The style of communication Consulting model ( program serves as an advisor) MYCIN Critiquing model (computer acts as a sounding board for the user s own ideas) HELP 4. The underlying decision-making process Problem-specific flowchart (too simplistic for routine use) Bayesian modeling, decision analysis, artificial neural networks, and AI 5. Human-computer interaction User friendly interface, easy to learn, use

18 Tasks for constructing CDSSs Acquisition and validation of patient data Development, validation and maintenance of medical knowledge base Integration of decision-support tools Modeling of medical knowledge Elicitation of medical knowledge Representation of and Reasoning about medical knowledge Validation of system performance

19 Challenges in Constructing CDSSs Acquisition and Validation of patient data we lack standardized ways of expressing most clinical situations in a form that computers can interpret (e.g. the details of physicians progress notes) Modeling of medical knowledge A model of both the required problem-solving behavior and the clinical knowledge Developing computer-based tools that can assist in the modeling of clinical knowledge remains an active area of investigation [Eriksson et al, 1995; Musen et al, 1995]

20 Challenges in Constructing CDSSs-continued Elicitation of medical knowledge The rapid development of medical knowledge makes knowledge-base maintenance a particularly important problem. Knowledge-acquistion tool: E.g. ONCOCIN[Shortliffe,1986], OPAL [Musen et al, 1987], Protégé [Musen, 1995] Representation of and Reasoning about medical knowledge how people store and use their knowledge is unknown. Well-established techniques such as frame or rules exist for storing factual or inferential knowledge, but complex challenges remain. The need to refine the computational techniques for encoding the wide range of knowledge used in problemsolving

21 Challenges in Constructing CDSSscontinued Validation of system performance The currency of large clinical knowledge bases Performance of the decision-support tools Diagnostic tools: compare the program s advice with that accepted standard of correctness ; Therapy-advice systems: the gold standard is difficult to define Integration of decision-support tools Challenges are inherently tied to issues of networking and system interfaces.

22 Legal and regulatory questions Formal legal precedents for dealing with CDSSs are lacking Questions regarding the validation of CDSSs before their release. This is often no such thing as the correct answer to a clinical question it is unrealistic to require that CDSSs make correct assessments under all circumstances. Issues arise when considering to enable global access to electronic patient records through internet, e.g. privacy, security

23 Reference Handbook of Medical Informatics J.H. van Bemmel & M.A. Musen Medical Informatics:Computer Applications in Health Care Shortliffe & Perrault

24 Recommended literature & websites Links to sites featuring clinical decision support systems Useful stuff Recommended literature : Clinical Decision Support Systems- Theory and Practice Eta S. Berner Handbook of Medical Informatics J.H. van Bemmel & M.A. Musen Medical Informatics:Computer Applications in Health Care Shortliffe & Perrault Medical Information on the Internet, Robert Kiley An Introduction to Artificial Intelligence Janet Finley & Alan Dix Artificial Intelligence-A Modern Approach, Stuart Russel & Peter Novig

Overview. cis32-spring2003-parsons-lect15 2

Overview. cis32-spring2003-parsons-lect15 2 EXPERT SYSTEMS Overview The last lecture looked at rules as a technique for knowledge representation. In a while we will go on to look at logic as a means of knowledge representation. First, however, we

More information

Overview EXPERT SYSTEMS. What is an expert system?

Overview EXPERT SYSTEMS. What is an expert system? EXPERT SYSTEMS Overview The last lecture looked at rules as a technique for knowledge representation. In a while we will go on to look at logic as a means of knowledge representation. First, however, we

More information

Artificial Doctors In A Human Era

Artificial Doctors In A Human Era Artificial Doctors In A Human Era The term Artificial Intelligence (AI) is overused today. Unfortunately, this often leads to a misunderstanding of what AI is. Artificial intelligence is an umbrella term

More information

Phone Number:

Phone Number: International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May-2015 1589 Multi-Agent based Diagnostic Model for Diabetes 1 A. A. Obiniyi and 2 M. K. Ahmed 1 Department of Mathematic,

More information

Bayesian Networks in Medicine: a Model-based Approach to Medical Decision Making

Bayesian Networks in Medicine: a Model-based Approach to Medical Decision Making Bayesian Networks in Medicine: a Model-based Approach to Medical Decision Making Peter Lucas Department of Computing Science University of Aberdeen Scotland, UK plucas@csd.abdn.ac.uk Abstract Bayesian

More information

An expert system (Autodoc) for diagnosing diseases and prescribing medication using visual basic.net

An expert system (Autodoc) for diagnosing diseases and prescribing medication using visual basic.net Information Technology Research Journal Vol.2(2), pp. 20 24, November, 2012 Available online http://resjournals.com/itj ISSN: 2026-6715 2012 International Research Journals Full Length Research Paper An

More information

Sample Interaction: Explanation. Sample Interaction (cont d) Sample Interaction: Therapy. Sample Interaction: Diagnosis. How It Worked: Representation

Sample Interaction: Explanation. Sample Interaction (cont d) Sample Interaction: Therapy. Sample Interaction: Diagnosis. How It Worked: Representation Outline Rule-Based Systems 6.871-- Lecture 6 MYCIN Introduction»Task» Sample Interaction» Reasons for Success How It Worked» Knowledge Representation» Architecture and Control Structure» Inexact Inference»

More information

Computational Cognitive Neuroscience

Computational Cognitive Neuroscience Computational Cognitive Neuroscience Computational Cognitive Neuroscience Computational Cognitive Neuroscience *Computer vision, *Pattern recognition, *Classification, *Picking the relevant information

More information

STIN2103. Knowledge. engineering expert systems. Wan Hussain Wan Ishak. SOC 2079 Ext.: Url:

STIN2103. Knowledge. engineering expert systems. Wan Hussain Wan Ishak. SOC 2079 Ext.: Url: & Knowledge STIN2103 engineering expert systems Wan Hussain Wan Ishak SOC 2079 Ext.: 4786 Email: hussain@uum.edu.my Url: http://www.wanhussain.com Outline Knowledge Representation Types of knowledge Knowledge

More information

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 87 CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 6.1 INTRODUCTION This chapter presents the design and architecture of real time Web centric telehealth

More information

A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1

A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1 A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1 Abstract MedFrame provides a medical institution with a set of software tools for developing

More information

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Thomas E. Rothenfluh 1, Karl Bögl 2, and Klaus-Peter Adlassnig 2 1 Department of Psychology University of Zurich, Zürichbergstraße

More information

Chapter 2. Knowledge Representation: Reasoning, Issues, and Acquisition. Teaching Notes

Chapter 2. Knowledge Representation: Reasoning, Issues, and Acquisition. Teaching Notes Chapter 2 Knowledge Representation: Reasoning, Issues, and Acquisition Teaching Notes This chapter explains how knowledge is represented in artificial intelligence. The topic may be launched by introducing

More information

Collaborative Project of the 7th Framework Programme. WP6: Tools for bio-researchers and clinicians

Collaborative Project of the 7th Framework Programme. WP6: Tools for bio-researchers and clinicians G.A. nº 270086 Collaborative Project of the 7th Framework Programme WP6: Tools for bio-researchers and clinicians Deliverable 6.1: Design of Inference Engine v.1.0 31/10/2011 www.synergy-copd.eu Document

More information

Support system for breast cancer treatment

Support system for breast cancer treatment Support system for breast cancer treatment SNEZANA ADZEMOVIC Civil Hospital of Cacak, Cara Lazara bb, 32000 Cacak, SERBIA Abstract:-The aim of this paper is to seek out optimal relation between diagnostic

More information

Decision Support in Radiation Therapy. Summary. Clinical Decision Support 8/2/2012. Overview of Clinical Decision Support

Decision Support in Radiation Therapy. Summary. Clinical Decision Support 8/2/2012. Overview of Clinical Decision Support Decision Support in Radiation Therapy August 1, 2012 Yaorong Ge Wake Forest University Health Sciences Summary Overview of Clinical Decision Support Decision support for radiation therapy Introduction

More information

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Peiqin Gu College of Computer Science, Zhejiang University, P.R.China gupeiqin@zju.edu.cn Abstract. Unlike Western Medicine, those

More information

Knowledge Based Systems

Knowledge Based Systems Knowledge Based Systems Human Expert A human expert is a specialist for a specific differentiated application field who creates solutions to customer problems in this respective field and supports them

More information

C/S/E/L :2008. On Analytical Rigor A Study of How Professional Intelligence Analysts Assess Rigor. innovations at the intersection of people,

C/S/E/L :2008. On Analytical Rigor A Study of How Professional Intelligence Analysts Assess Rigor. innovations at the intersection of people, C/S/E/L :2008 innovations at the intersection of people, technology, and work. On Analytical Rigor A Study of How Professional Intelligence Analysts Assess Rigor Daniel J. Zelik The Ohio State University

More information

INTERNATIONAL STANDARD ON ASSURANCE ENGAGEMENTS 3000 ASSURANCE ENGAGEMENTS OTHER THAN AUDITS OR REVIEWS OF HISTORICAL FINANCIAL INFORMATION CONTENTS

INTERNATIONAL STANDARD ON ASSURANCE ENGAGEMENTS 3000 ASSURANCE ENGAGEMENTS OTHER THAN AUDITS OR REVIEWS OF HISTORICAL FINANCIAL INFORMATION CONTENTS INTERNATIONAL STANDARD ON ASSURANCE ENGAGEMENTS 3000 ASSURANCE ENGAGEMENTS OTHER THAN AUDITS OR REVIEWS OF HISTORICAL FINANCIAL INFORMATION (Effective for assurance reports dated on or after January 1,

More information

A Framework for Medical Diagnosis using Hybrid Reasoning

A Framework for Medical Diagnosis using Hybrid Reasoning A Framework for Medical using Hybrid Reasoning Deepti Anne John, Rose Rani John Abstract The traditional method of reasoning was rule-based reasoning (). It does not use past experiences to reason. Case-based

More information

CS324-Artificial Intelligence

CS324-Artificial Intelligence CS324-Artificial Intelligence Lecture 3: Intelligent Agents Waheed Noor Computer Science and Information Technology, University of Balochistan, Quetta, Pakistan Waheed Noor (CS&IT, UoB, Quetta) CS324-Artificial

More information

1.1 FEATURES OF THOUGHT

1.1 FEATURES OF THOUGHT SEC 1 Page 1 of 7 1.1 FEATURES OF THOUGHT Thought can refer to the ideas or arrangements of ideas that result from thinking, the act of producing thoughts, or the process of producing thoughts. Despite

More information

Expert System for Medical Diagnosis of Hypertension and Anaemia

Expert System for Medical Diagnosis of Hypertension and Anaemia Expert System for Medical Diagnosis of Hypertension and Anaemia Matthias, Daniel, Dept. Computer Science, Rivers State University, matthias.daniel@ust.edu.ng Obot Kingsley Udo, Dept. Computer Science,

More information

Design and Implementation of Fuzzy Expert System for Back pain Diagnosis

Design and Implementation of Fuzzy Expert System for Back pain Diagnosis Design and Implementation of Fuzzy Expert System for Back pain Diagnosis Mohammed Abbas Kadhim #1, M.Afshar Alam #2, Harleen Kaur #3 # Department of Computer Science, Hamdard University Hamdard Nagar,

More information

Appendix I Teaching outcomes of the degree programme (art. 1.3)

Appendix I Teaching outcomes of the degree programme (art. 1.3) Appendix I Teaching outcomes of the degree programme (art. 1.3) The Master graduate in Computing Science is fully acquainted with the basic terms and techniques used in Computing Science, and is familiar

More information

Clinical decision support (CDS) and Arden Syntax

Clinical decision support (CDS) and Arden Syntax Clinical decision support (CDS) and Arden Syntax Educational material, part 1 Medexter Healthcare Borschkegasse 7/5 A-1090 Vienna www.medexter.com www.meduniwien.ac.at/kpa (academic) Better care, patient

More information

Clinical Trial and Evaluation of a Prototype Case-Based System for Planning Medical Imaging Work-up Strategies

Clinical Trial and Evaluation of a Prototype Case-Based System for Planning Medical Imaging Work-up Strategies From: AAAI Technical Report WS-94-01. Compilation copyright 1994, AAAI (www.aaai.org). All rights reserved. Clinical Trial and Evaluation of a Prototype Case-Based System for Planning Medical Imaging Work-up

More information

Assurance Engagements Other than Audits or Review of Historical Financial Statements

Assurance Engagements Other than Audits or Review of Historical Financial Statements Issued December 2007 International Standard on Assurance Engagements Assurance Engagements Other than Audits or Review of Historical Financial Statements The Malaysian Institute Of Certified Public Accountants

More information

Visual book review 1 Safe and Sound, AI in hazardous applications by John Fox and Subrata Das

Visual book review 1 Safe and Sound, AI in hazardous applications by John Fox and Subrata Das Visual book review 1 Safe and Sound, AI in hazardous applications by John Fox and Subrata Das Boris Kovalerchuk Dept. of Computer Science Central Washington University, Ellensburg, WA 98926-7520 borisk@cwu.edu

More information

Neurology Diagnosis System

Neurology Diagnosis System Mid-Term Report on: Neurology Diagnosis System by Badri Adhikari, Md. Hasan Ansari, Priti Shrestha and Susma Pant {badri.aquarius, mdhasan.ansari, prits731, pant.sushma}@gmail.com A mid-term report submitted

More information

Substance use and misuse

Substance use and misuse An open learning programme for pharmacists and pharmacy technicians Substance use and misuse Educational solutions for the NHS pharmacy workforce DLP 160 Contents iii About CPPE open learning programmes

More information

56 The Evolution of MYCIN s Rule Form

56 The Evolution of MYCIN s Rule Form PART TWO Using Rules 3 The Evolution Rule Form of MYCIN s There is little doubt that the decision to use rules to encode infectious disease knowledge in the nascent MYCIN system was largely influenced

More information

Re: May 2018 Consultation Paper, Professional Skepticism Meeting Public Expectations

Re: May 2018 Consultation Paper, Professional Skepticism Meeting Public Expectations Chartered Professional Accountants of Canada 277 Wellington Street West Toronto ON CANADA M5V 3H2 T. 416 977.3222 F. 416 977.8585 www.cpacanada.ca Comptables professionnels agréés du Canada 277, rue Wellington

More information

Artificial Intelligence in Medicine

Artificial Intelligence in Medicine Artificial Intelligence in Medicine Artificial Intelligence in Medicine Expert systems M. Fieschi Faculty of Medicine University of Marseilles Translated by D. Cramp Royal Free Hospital London SPRINGER-SCIENCE+BUSINESS

More information

Physicians and possibly medical students and paramedics.

Physicians and possibly medical students and paramedics. MYCIN Introduction Problem domain: Selection of antibiotics for patients with serious infections. Medical decision making, particularly in clinical medicine is regarded as an "art form" rather than a "scientific

More information

Difference to Inference 1. Running Head: DIFFERENCE TO INFERENCE. interactivity. Thomas E. Malloy. University of Utah, Salt Lake City, Utah

Difference to Inference 1. Running Head: DIFFERENCE TO INFERENCE. interactivity. Thomas E. Malloy. University of Utah, Salt Lake City, Utah Difference to Inference 1 Running Head: DIFFERENCE TO INFERENCE Difference to Inference: Teaching logical and statistical reasoning through online interactivity. Thomas E. Malloy University of Utah, Salt

More information

Avian Influenza (H5N1) Expert System using Dempster-Shafer Theory

Avian Influenza (H5N1) Expert System using Dempster-Shafer Theory Avian Influenza (H5N1) Expert System using Dempster-Shafer Theory Andino Maseleno, Md. Mahmud Hasan Department of Computer Science, Faculty of Science, Universiti Brunei Darussalam Jalan Tungku Link, Gadong

More information

Knowledge is rarely absolutely certain. In expert systems we need a way to say that something is probably but not necessarily true.

Knowledge is rarely absolutely certain. In expert systems we need a way to say that something is probably but not necessarily true. CmSc310 Artificial Intelligence Expert Systems II 1. Reasoning under uncertainty Knowledge is rarely absolutely certain. In expert systems we need a way to say that something is probably but not necessarily

More information

A Smart Texting System For Android Mobile Users

A Smart Texting System For Android Mobile Users A Smart Texting System For Android Mobile Users Pawan D. Mishra Harshwardhan N. Deshpande Navneet A. Agrawal Final year I.T Final year I.T J.D.I.E.T Yavatmal. J.D.I.E.T Yavatmal. Final year I.T J.D.I.E.T

More information

Authoring SNOMED CT Generic Authoring Principles. Penni Hernandez and Cathy Richardson Senior Terminologists

Authoring SNOMED CT Generic Authoring Principles. Penni Hernandez and Cathy Richardson Senior Terminologists Authoring SNOMED CT Generic Authoring Principles Penni Hernandez and Cathy Richardson Senior Terminologists Outline of Tutorial Welcome Examining a request What s been requested Does it belong in SNOMED

More information

Poultry Diseases Expert System using Dempster-Shafer Theory

Poultry Diseases Expert System using Dempster-Shafer Theory Poultry Diseases Expert System using Dempster-Shafer Theory Andino Maseleno 1 and Md. Mahmud Hasan 2 1,2 Department of Computer Science, Faculty of Science, Universiti Brunei Darussalam Jalan Tungku Link,

More information

Outline. What s inside this paper? My expectation. Software Defect Prediction. Traditional Method. What s inside this paper?

Outline. What s inside this paper? My expectation. Software Defect Prediction. Traditional Method. What s inside this paper? Outline A Critique of Software Defect Prediction Models Norman E. Fenton Dongfeng Zhu What s inside this paper? What kind of new technique was developed in this paper? Research area of this technique?

More information

Cognitive Modeling. Lecture 9: Intro to Probabilistic Modeling: Rational Analysis. Sharon Goldwater

Cognitive Modeling. Lecture 9: Intro to Probabilistic Modeling: Rational Analysis. Sharon Goldwater Cognitive Modeling Lecture 9: Intro to Probabilistic Modeling: Sharon Goldwater School of Informatics University of Edinburgh sgwater@inf.ed.ac.uk February 8, 2010 Sharon Goldwater Cognitive Modeling 1

More information

PROFESSIONAL DEVELOPMENT (PD) GUIDELINES

PROFESSIONAL DEVELOPMENT (PD) GUIDELINES PROFESSIONAL DEVELOPMENT (PD) GUIDELINES Contents 1. INTRODUCTION 2 1.1 PIA s Commitment to and Provision of PD 2 1.2 Purpose of PD 2 2. PD REQUIREMENTS 3 2.1 PD & PIA Membership 3 2.2 PD Points and Categories

More information

Cognitive Modeling. Mechanistic Modeling. Mechanistic Modeling. Mechanistic Modeling Rational Analysis

Cognitive Modeling. Mechanistic Modeling. Mechanistic Modeling. Mechanistic Modeling Rational Analysis Lecture 9: Intro to Probabilistic Modeling: School of Informatics University of Edinburgh sgwater@inf.ed.ac.uk February 8, 2010 1 1 2 3 4 Reading: Anderson (2002). 2 Traditional mechanistic approach to

More information

A Computational Theory of Belief Introspection

A Computational Theory of Belief Introspection A Computational Theory of Belief Introspection Kurt Konolige Artificial Intelligence Center SRI International Menlo Park, California 94025 Abstract Introspection is a general term covering the ability

More information

EMEA PANDEMIC INFLUENZA CRISIS MANAGEMENT PLAN FOR THE EVALUATION AND MAINTENANCE OF PANDEMIC INFLUENZA VACCINES AND ANTIVIRALS

EMEA PANDEMIC INFLUENZA CRISIS MANAGEMENT PLAN FOR THE EVALUATION AND MAINTENANCE OF PANDEMIC INFLUENZA VACCINES AND ANTIVIRALS European Medicines Agency London, 21 August 2006 Doc. Ref. EMEA/214301/2006 EMEA PANDEMIC INFLUENZA CRISIS MANAGEMENT PLAN FOR THE EVALUATION AND MAINTENANCE OF PANDEMIC INFLUENZA VACCINES AND ANTIVIRALS

More information

Hand Gesture Recognition and Speech Conversion for Deaf and Dumb using Feature Extraction

Hand Gesture Recognition and Speech Conversion for Deaf and Dumb using Feature Extraction Hand Gesture Recognition and Speech Conversion for Deaf and Dumb using Feature Extraction Aswathy M 1, Heera Narayanan 2, Surya Rajan 3, Uthara P M 4, Jeena Jacob 5 UG Students, Dept. of ECE, MBITS, Nellimattom,

More information

High-level Vision. Bernd Neumann Slides for the course in WS 2004/05. Faculty of Informatics Hamburg University Germany

High-level Vision. Bernd Neumann Slides for the course in WS 2004/05. Faculty of Informatics Hamburg University Germany High-level Vision Bernd Neumann Slides for the course in WS 2004/05 Faculty of Informatics Hamburg University Germany neumann@informatik.uni-hamburg.de http://kogs-www.informatik.uni-hamburg.de 1 Contents

More information

North Somerset Autism Strategy

North Somerset Autism Strategy North Somerset Autism Strategy Approved by: Ratification date: Review date: September 2017 1 Contents 1 Introduction and background... 3 2 Defining Autism...Error! Bookmark not defined. 3 National and

More information

COMPUTER ASSISTED DIAGNOSES FOR RED EYE (CADRE)

COMPUTER ASSISTED DIAGNOSES FOR RED EYE (CADRE) Muhammad Zubair Asghar et al /International Journal on Computer Science and Engineering Vol.1(3), 2009, 163- COMPUTER ASSISTED DIAGNOSES FOR RED EYE (CADRE) Muhammad Zubair Asghar Institute of Computing

More information

EMPIRICAL RESEARCH METHODS IN VISUALIZATION

EMPIRICAL RESEARCH METHODS IN VISUALIZATION EMPIRICAL RESEARCH METHODS IN VISUALIZATION and some thoughts on their role in Master, PHD and postdoctoral projects Talk at University of Sydney, 11. August 2014 Stephan Diehl University of Trier / Universität

More information

Guidelines for the appointment of. General Practitioners with Special Interests in the Delivery of Clinical Services. Epilepsy

Guidelines for the appointment of. General Practitioners with Special Interests in the Delivery of Clinical Services. Epilepsy Guidelines for the appointment of General Practitioners with Special Interests in the Delivery of Clinical Services Epilepsy April 2003 Epilepsy This general practitioner with special interest (GPwSI)

More information

Considerations for requiring subjects to provide a response to electronic patient-reported outcome instruments

Considerations for requiring subjects to provide a response to electronic patient-reported outcome instruments Introduction Patient-reported outcome (PRO) data play an important role in the evaluation of new medical products. PRO instruments are included in clinical trials as primary and secondary endpoints, as

More information

Re: Docket No. FDA D Presenting Risk Information in Prescription Drug and Medical Device Promotion

Re: Docket No. FDA D Presenting Risk Information in Prescription Drug and Medical Device Promotion 1201 Maryland Avenue SW, Suite 900, Washington, DC 20024 202-962-9200, www.bio.org August 25, 2009 Dockets Management Branch (HFA-305) Food and Drug Administration 5600 Fishers Lane, Rm. 1061 Rockville,

More information

Externalization of Cognition: from local brains to the Global Brain. Clément Vidal, Global Brain Institute

Externalization of Cognition: from local brains to the Global Brain. Clément Vidal, Global Brain Institute Externalization of Cognition: from local brains to the Global Brain Clément Vidal, Global Brain Institute clement.vidal@philosophons.com 1 Introduction Humans use tools. create, use and refine tools. extends

More information

Theory, Models, Variables

Theory, Models, Variables Theory, Models, Variables Y520 Strategies for Educational Inquiry 2-1 Three Meanings of Theory A set of interrelated conceptions or ideas that gives an account of intrinsic (aka, philosophical) values.

More information

Computer-Based Medical Decision Making: From MYCIN to VM

Computer-Based Medical Decision Making: From MYCIN to VM 10 Computer-Based Medical Decision Making: From MYCIN to VM Lawrence M. Fagan, Edward H. Shortliffe, and Bruce G. Buchanan We mentioned in the introduction to Chapter 5 that MYCIN provided a starting point

More information

The Development and Application of Bayesian Networks Used in Data Mining Under Big Data

The Development and Application of Bayesian Networks Used in Data Mining Under Big Data 2017 International Conference on Arts and Design, Education and Social Sciences (ADESS 2017) ISBN: 978-1-60595-511-7 The Development and Application of Bayesian Networks Used in Data Mining Under Big Data

More information

Experimental Research in HCI. Alma Leora Culén University of Oslo, Department of Informatics, Design

Experimental Research in HCI. Alma Leora Culén University of Oslo, Department of Informatics, Design Experimental Research in HCI Alma Leora Culén University of Oslo, Department of Informatics, Design almira@ifi.uio.no INF2260/4060 1 Oslo, 15/09/16 Review Method Methodology Research methods are simply

More information

BIOLOGY. The range and suitability of the work submitted

BIOLOGY. The range and suitability of the work submitted Overall grade boundaries BIOLOGY Grade: E D C B A Mark range: 0-7 8-15 16-22 23-28 29-36 The range and suitability of the work submitted In this session essays were submitted in a wide range of appropriate

More information

Assessing the Risk: Protecting the Child

Assessing the Risk: Protecting the Child Assessing the Risk: Protecting the Child Impact and Evidence briefing Key findings is an assessment service for men who pose a sexual risk to children and are not in the criminal justice system. Interviews

More information

Transactions on Information and Communications Technologies vol 8, 1995 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 8, 1995 WIT Press,   ISSN Explicit representation of temporal aspects in a medical monitoring system using CEC L. Chittaro", M. Del Rosso", M. Dojat" "Dipartimento di Matematica ed Informatica, Universita di Udine, Via dell Scienze,

More information

Survey of Knowledge Base Content

Survey of Knowledge Base Content Survey of Content Introduction Fundamental Expression Types Top Level Collections Time and Dates Spatial Properties and Relations Event Types Information More Content Areas Copyright 2002 Cycorp This set

More information

Expert Systems. Artificial Intelligence. Lecture 4 Karim Bouzoubaa

Expert Systems. Artificial Intelligence. Lecture 4 Karim Bouzoubaa Expert Systems Artificial Intelligence Lecture 4 Karim Bouzoubaa Artificial Intelligence Copyright Karim Bouzoubaa 2 Introduction ES: Capture, represent, store and apply human K using a machine Practical

More information

Details of the Revised Therapy Algorithm

Details of the Revised Therapy Algorithm 6 Details of the Revised Therapy Algorithm William J. Clancey A program that is designed to provide sophisticated expert advice must cope with the needs of naive users who may find the advice puzzling

More information

Auditing Standards and Practices Council

Auditing Standards and Practices Council Auditing Standards and Practices Council Philippine Standard on Assurance Engagements 3000 (Revised) ASSURANCE ENGAGEMENTS OTHER THAN AUDITS OR REVIEWS OF HISTORICAL FINANCIAL INFORMATION PHILIPPINE STANDARD

More information

VARIABLES AND MEASUREMENT

VARIABLES AND MEASUREMENT ARTHUR SYC 204 (EXERIMENTAL SYCHOLOGY) 16A LECTURE NOTES [01/29/16] VARIABLES AND MEASUREMENT AGE 1 Topic #3 VARIABLES AND MEASUREMENT VARIABLES Some definitions of variables include the following: 1.

More information

Integrative Thinking Rubric

Integrative Thinking Rubric Critical and Integrative Thinking Rubric https://my.wsu.edu/portal/page?_pageid=177,276578&_dad=portal&... Contact Us Help Desk Search Home About Us What's New? Calendar Critical Thinking eportfolios Outcomes

More information

The Cochrane Collaboration

The Cochrane Collaboration The Cochrane Collaboration Version and date: V1, 29 October 2012 Guideline notes for consumer referees You have been invited to provide consumer comments on a Cochrane Review or Cochrane Protocol. This

More information

Research Strategies. What We Will Cover in This Section. Research Purposes. Overview. Research techniques. Literature Reviews. Basic research.

Research Strategies. What We Will Cover in This Section. Research Purposes. Overview. Research techniques. Literature Reviews. Basic research. Research Strategies 9/2/2006 P767 Research Strategies.ppt 1 What We Will Cover in This Section Overview. Research techniques. Literature Reviews. 9/2/2006 P767 Research Strategies.ppt 2 Research Purposes

More information

SCDHSC0368 Present individuals preferences and needs

SCDHSC0368 Present individuals preferences and needs Overview This standard identifies the requirements when you present individuals' preferences and needs. This includes identifying with individuals the preferences and needs they want you to present, then

More information

Discussion of Changes in the Draft Preamble

Discussion of Changes in the Draft Preamble Discussion of Changes in the Draft Preamble Prepared by the staff of the IARC Monographs programme 31 August 2005 This paper describes the major changes that appear in the draft Preamble that will be reviewed

More information

Integrated Approaches in Diabetes Care The 4 Ds Author: Jochen Maas, General Manager R&D Germany, Date: 24/05/2018. Unlocking Tomorrow s Cures

Integrated Approaches in Diabetes Care The 4 Ds Author: Jochen Maas, General Manager R&D Germany, Date: 24/05/2018. Unlocking Tomorrow s Cures Author: Jochen Maas, General Manager R&D Germany, Date: 24/05/2018 Unlocking Tomorrow s Cures 1 Tempora mutantur et nos in illis Data Diagnosis Drug Device Die Bedeutung der 4 D's 2 Definitions Drug A

More information

Models for Inexact Reasoning. Imprecision and Approximate Reasoning. Miguel García Remesal Department of Artificial Intelligence

Models for Inexact Reasoning. Imprecision and Approximate Reasoning. Miguel García Remesal Department of Artificial Intelligence Models for Inexact Reasoning Introduction to Uncertainty, Imprecision and Approximate Reasoning Miguel García Remesal Department of Artificial Intelligence mgremesal@fi.upm.es Uncertainty and Imprecision

More information

ERA: Architectures for Inference

ERA: Architectures for Inference ERA: Architectures for Inference Dan Hammerstrom Electrical And Computer Engineering 7/28/09 1 Intelligent Computing In spite of the transistor bounty of Moore s law, there is a large class of problems

More information

Bayesian Belief Network Based Fault Diagnosis in Automotive Electronic Systems

Bayesian Belief Network Based Fault Diagnosis in Automotive Electronic Systems Bayesian Belief Network Based Fault Diagnosis in Automotive Electronic Systems Yingping Huang *, David Antory, R. Peter Jones, Craig Groom, Ross McMurran, Peter Earp and Francis Mckinney International

More information

Understanding Users. - cognitive processes. Unit 3

Understanding Users. - cognitive processes. Unit 3 Understanding Users - cognitive processes Unit 3 Why do we need to understand users? Interacting with technology involves a number of cognitive processes We need to take into account Characteristic & limitations

More information

1. INTRODUCTION. Vision based Multi-feature HGR Algorithms for HCI using ISL Page 1

1. INTRODUCTION. Vision based Multi-feature HGR Algorithms for HCI using ISL Page 1 1. INTRODUCTION Sign language interpretation is one of the HCI applications where hand gesture plays important role for communication. This chapter discusses sign language interpretation system with present

More information

Clinical Decision Support System for Diabetes Disease Diagnosis

Clinical Decision Support System for Diabetes Disease Diagnosis RESEARCH ARTICLE OPEN ACCESS Clinical Decision Support System for Diabetes Disease Diagnosis Piyush Mishra* D.B.V. Singh ** Nagendra Singh Rana ***, Shailendra Sengar**** *Research Scholar of ITM, Gwalior-474001,

More information

INTERVIEWS II: THEORIES AND TECHNIQUES 5. CLINICAL APPROACH TO INTERVIEWING PART 1

INTERVIEWS II: THEORIES AND TECHNIQUES 5. CLINICAL APPROACH TO INTERVIEWING PART 1 INTERVIEWS II: THEORIES AND TECHNIQUES 5. CLINICAL APPROACH TO INTERVIEWING PART 1 5.1 Clinical Interviews: Background Information The clinical interview is a technique pioneered by Jean Piaget, in 1975,

More information

Comparison of Mamdani and Sugeno Fuzzy Interference Systems for the Breast Cancer Risk

Comparison of Mamdani and Sugeno Fuzzy Interference Systems for the Breast Cancer Risk Comparison of Mamdani and Sugeno Fuzzy Interference Systems for the Breast Cancer Risk Alshalaa A. Shleeg, Issmail M. Ellabib Abstract Breast cancer is a major health burden worldwide being a major cause

More information

Hypertension encoded in GLIF

Hypertension encoded in GLIF Hypertension encoded in GLIF Guideline 2 (Based on the hypertension guideline. Simplified (not all contraindications, relative contra-indications, and relative indications are specified). Drug interactions

More information

Artificial Intelligence: Its Scope and Limits, by James Fetzer, Kluver Academic Publishers, Dordrecht, Boston, London. Artificial Intelligence (AI)

Artificial Intelligence: Its Scope and Limits, by James Fetzer, Kluver Academic Publishers, Dordrecht, Boston, London. Artificial Intelligence (AI) Artificial Intelligence: Its Scope and Limits, by James Fetzer, Kluver Academic Publishers, Dordrecht, Boston, London. Artificial Intelligence (AI) is the study of how to make machines behave intelligently,

More information

Preparing a US FDA Medical Device 510(K) Submission

Preparing a US FDA Medical Device 510(K) Submission Preparing a US FDA Medical Device 510(K) Submission If you want to introduce your medical device to the US market, you need to obtain clearance from the FDA. This clearance is obtained from the FDA via

More information

A Theory of Complexity and its Relevance to Better Decision Making

A Theory of Complexity and its Relevance to Better Decision Making A Theory of Complexity and its Relevance to Better Decision Making Author Denis Hicks 1, Glocomnet, European Institute for Industrial Leadership, Brussels, Belgium Published 1 st September 2017 The idea

More information

Decision Support Systems (DSS) as tools to diagnose Epilepsies in children.

Decision Support Systems (DSS) as tools to diagnose Epilepsies in children. Decision Support Systems (DSS) as tools to diagnose Epilepsies in children. K. M. Vassilakis, Sifis Micheloyannis, Manolis Marakakis Technological Educational Institute (TEI) of Crete and University of

More information

CPS331 Lecture: Coping with Uncertainty; Discussion of Dreyfus Reading

CPS331 Lecture: Coping with Uncertainty; Discussion of Dreyfus Reading CPS331 Lecture: Coping with Uncertainty; Discussion of Dreyfus Reading Objectives: 1. To discuss ways of handling uncertainty (probability; Mycin CF) 2. To discuss Dreyfus views on expert systems Materials:

More information

*2) Interprets relevance of context

*2) Interprets relevance of context Descriptors Students will be able to demonstrate their analytical reasoning abilities to interpret, evaluate, and synthesize information across disciplines. Criteria (2) Standard (1) Does Not Meet NA 1)

More information

Using a Guideline-Centered Approach for the Design of a Clinical Decision Support System to Promote Smoking Cessation

Using a Guideline-Centered Approach for the Design of a Clinical Decision Support System to Promote Smoking Cessation Using a Guideline-Centered Approach for the Design of a Clinical Decision Support System to Promote Smoking Cessation Richard N. Shiffman, MD, MCIS George Michel, MS Abdelwaheb Essaihi, MD Theodore W.

More information

UNIT 4 ALGEBRA II TEMPLATE CREATED BY REGION 1 ESA UNIT 4

UNIT 4 ALGEBRA II TEMPLATE CREATED BY REGION 1 ESA UNIT 4 UNIT 4 ALGEBRA II TEMPLATE CREATED BY REGION 1 ESA UNIT 4 Algebra II Unit 4 Overview: Inferences and Conclusions from Data In this unit, students see how the visual displays and summary statistics they

More information

VERMONT SUICIDE PREVENTION & INTERVENTION PROTOCOLS FOR PRIMARY CARE PROFESSIONALS

VERMONT SUICIDE PREVENTION & INTERVENTION PROTOCOLS FOR PRIMARY CARE PROFESSIONALS VERMONT SUICIDE PREVENTION & INTERVENTION PROTOCOLS FOR PRIMARY CARE PROFESSIONALS CONTEXT & RESOURCES RESPONDING TO A THREAT OF SUICIDE: IN PERSON RESPONDING TO A THREAT OF SUICIDE: REMOTELY RESPONDING

More information

On the Representation of Nonmonotonic Relations in the Theory of Evidence

On the Representation of Nonmonotonic Relations in the Theory of Evidence On the Representation of Nonmonotonic Relations in the Theory of Evidence Ronald R. Yager Machine Intelligence Institute Iona College New Rochelle, NY 10801 Abstract A Dempster-Shafer belief structure

More information

Development Methods and Tools to Study Information Balance in Medical Applications

Development Methods and Tools to Study Information Balance in Medical Applications Development Methods and Tools to Study Information Balance in Medical Applications Helen Kaikova, Vladimir Ryabov, Vagan Terziyan Department of Computer Science and Information Systems, University of Jyvaskyla,

More information

DiasNet an Internet Tool for Communication and Education in Diabetes

DiasNet an Internet Tool for Communication and Education in Diabetes DiasNet an Internet Tool for Communication and Education in Diabetes Ole K. HEJLESEN 1, Søren PLOUGMANN 1, David A. CAVAN 2 1 Dept. of Medical Informatics and Image Analysis, Aalborg University, Denmark,

More information

80 Appendix A. Fig. A.1 Repository of ABPM information containing measurements of the BP

80 Appendix A. Fig. A.1 Repository of ABPM information containing measurements of the BP Appendix A In the first part of the research for developing the initial classifier the data base of 30 patients monitoring during 5 days with 4 readings at day was created for use in the model. The measures

More information

Enhanced Asthma Management with Mobile Communication

Enhanced Asthma Management with Mobile Communication Enhanced Asthma Management with Mobile Communication P.S. Ngai, S. Chan, C.T. Lau, K.M. Lau Abstract In this paper, we propose a prototype system to enhance the management of asthma condition in patients

More information