Reasoning Under Uncertainty. 2 Objectives Learn the meaning of uncertainty and explore some theories designed to deal with it Find out what types of errors.

Slides:



Advertisements
Similar presentations
Research Methods in Crime and Justice
Advertisements

CHAPTER 40 Probability.
FT228/4 Knowledge Based Decision Support Systems
CHAPTER 13 Inference Techniques. Reasoning in Artificial Intelligence n Knowledge must be processed (reasoned with) n Computer program accesses knowledge.
Rulebase Expert System and Uncertainty. Rule-based ES Rules as a knowledge representation technique Type of rules :- relation, recommendation, directive,
Chapter 4: Reasoning Under Uncertainty
5/17/20151 Probabilistic Reasoning CIS 479/579 Bruce R. Maxim UM-Dearborn.
AI – CS364 Uncertainty Management Introduction to Uncertainty Management 21 st September 2006 Dr Bogdan L. Vrusias
Fundamentals of Forensic DNA Typing Slides prepared by John M. Butler June 2009 Appendix 3 Probability and Statistics.
1 Chapter 12 Probabilistic Reasoning and Bayesian Belief Networks.
Chapter 4 Probability.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 4: Modeling Decision Processes Decision Support Systems in the.
Evaluating Hypotheses Chapter 9. Descriptive vs. Inferential Statistics n Descriptive l quantitative descriptions of characteristics.
A/Prof Geraint Lewis A/Prof Peter Tuthill
© 2005 The McGraw-Hill Companies, Inc., All Rights Reserved. Chapter 1 Explaining Behavior.
2-1 Sample Spaces and Events Conducting an experiment, in day-to-day repetitions of the measurement the results can differ slightly because of small.
THE PROCESS OF SCIENCE. Assumptions  Nature is real, understandable, knowable through observation  Nature is orderly and uniform  Measurements yield.
I The meaning of chance Axiomatization. E Plurbus Unum.
Tues. March 9, 1999 n The Logic of Probability Theory – Foundations, Notation and Definitions – Axioms and Theorems – Conditional Probability, Independence.
CSc411Artificial Intelligence1 Chapter 5 STOCHASTIC METHODS Contents The Elements of Counting Elements of Probability Theory Applications of the Stochastic.
Copyright © 2005 Brooks/Cole, a division of Thomson Learning, Inc Chapter 11 Introduction to Hypothesis Testing.
Inferential Statistics
Testing Hypotheses.
Chapter 4: Reasoning Under Uncertainty
Statistical Hypothesis Testing. Suppose you have a random variable X ( number of vehicle accidents in a year, stock market returns, time between el nino.
© 2008 McGraw-Hill Higher Education The Statistical Imagination Chapter 9. Hypothesis Testing I: The Six Steps of Statistical Inference.
Introduction to Science: The Scientific Method
Jon Curwin and Roger Slater, QUANTITATIVE METHODS: A SHORT COURSE ISBN © Thomson Learning 2004 Jon Curwin and Roger Slater, QUANTITATIVE.
Soft Computing Lecture 17 Introduction to probabilistic reasoning. Bayesian nets. Markov models.
Unit 1 OUTCOMES AND LIKELIHOODS. Unit Essential Question: How do you determine, interpret, and apply principles of probability?
Chapter 2: The Scientific Method and Environmental Sciences.
Basics of Probability. A Bit Math A Probability Space is a triple, where  is the sample space: a non-empty set of possible outcomes; F is an algebra.
Inductive Generalizations Induction is the basis for our commonsense beliefs about the world. In the most general sense, inductive reasoning, is that in.
Introduction Osborn. Daubert is a benchmark!!!: Daubert (1993)- Judges are the “gatekeepers” of scientific evidence. Must determine if the science is.
Formal Models in AGI Research Pei Wang Temple University Philadelphia, USA.
Chapter 1 Measurement, Statistics, and Research. What is Measurement? Measurement is the process of comparing a value to a standard Measurement is the.
Statistics Introduction 2. The word Probability derives from the Latin probabilitas, which can also mean probity, a measure of the authority of a witness.
1 Reasoning Under Uncertainty Artificial Intelligence Chapter 9.
Chapter 4 Probability ©. Sample Space sample space.S The possible outcomes of a random experiment are called the basic outcomes, and the set of all basic.
Introduction to Probability
Thomson South-Western Wagner & Hollenbeck 5e 1 Chapter Sixteen Critical Thinking And Continuous Learning.
Intro to Scientific Research Methods in Geography Chapter 2: Fundamental Research Concepts.
Economics 173 Business Statistics Lecture 4 Fall, 2001 Professor J. Petry
Uncertainty Management in Rule-based Expert Systems
Making sense of randomness
1 Chapter 12 Probabilistic Reasoning and Bayesian Belief Networks.
Botkin & Keller Environmental Science 5/e Chapter 2 Science as a Way of Knowing.
Reasoning with Uncertainty دكترمحسن كاهاني
Textbook Basics of an Expert System: – “Expert systems: Design and Development,” by: John Durkin, 1994, Chapters 1-4. Uncertainty (Probability, Certainty.
Building Blocks of Scientific Research Chapter 5 References:  Business Research (Duane Davis)  Business Research Methods (Cooper/Schindler) Resource.
Copyright © Cengage Learning. All rights reserved. Line and Angle Relationships 1 1 Chapter.
Statistical NLP: Lecture 4 Mathematical Foundations I: Probability Theory (Ch2)
Copyright ©2004 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 4-1 Probability and Counting Rules CHAPTER 4.
Chapter 4: Reasoning Under Uncertainty Expert Systems: Principles and Programming, Fourth Edition Original by Course Technology Modified by Ramin Halavati.
Philosophy of science What is a scientific theory? – Is a universal statement Applies to all events in all places and time – Explains the behaviour/happening.
Scientific Method Vocabulary Observation Hypothesis Prediction Experiment Variable Experimental group Control group Data Correlation Statistics Mean Distribution.
REASONING UNDER UNCERTAINTY: CERTAINTY THEORY
Bayes’ Theorem Suppose we have estimated prior probabilities for events we are concerned with, and then obtain new information. We would like to a sound.
Chapter 1: Introduction to Expert Systems
CHAPTER 5 Handling Uncertainty BIC 3337 EXPERT SYSTEM.
Review of Probability.
REASONING WITH UNCERTANITY
Reasoning Under Uncertainty in Expert System
Probability and Counting Rules
Basic Probabilistic Reasoning
Statistical NLP: Lecture 4
What processes do scientists use when they perform scientific investigations? Chapter Introduction.
28th September 2005 Dr Bogdan L. Vrusias
Certainty Factor Model
Presentation transcript:

Reasoning Under Uncertainty

2 Objectives Learn the meaning of uncertainty and explore some theories designed to deal with it Find out what types of errors can be attributed to uncertainty and induction Learn about classical probability, experimental, and subjective probability, and conditional probability Explore hypothetical reasoning and backward induction

3 Objectives Examine temporal reasoning and Markov chains Define odds of belief, sufficiency, and necessity Determine the role of uncertainty in inference chains Explore the implications of combining evidence Look at the role of inference nets in expert systems and see how probabilities are propagated

4 How to Expert Systems Deal with Uncertainty? Expert systems provide an advantage when dealing with uncertainty as compared to decision trees. With decision trees, all the facts must be known to arrive at an outcome. Probability theory is devoted to dealing with theories of uncertainty. There are many theories of probability – each with advantages and disadvantages.

5 What is Uncertainty? Uncertainty is essentially lack of information to formulate a decision. Uncertainty may result in making poor or bad decisions. As living creatures, we are accustomed to dealing with uncertainty – that’s how we survive. Dealing with uncertainty requires reasoning under uncertainty along with possessing a lot of common sense.

6 Theories to Deal with Uncertainty Bayesian Probability Hartley Theory Shannon Theory Dempster-Shafer Theory Markov Models Zadeh’s Fuzzy Theory

7 Dealing with Uncertainty Deductive reasoning – deals with exact facts and exact conclusions Inductive reasoning – not as strong as deductive – premises support the conclusion but do not guarantee it. There are a number of methods to pick the best solution in light of uncertainty. When dealing with uncertainty, we may have to settle for just a good solution.

8 Errors Related to Hypothesis Many types of errors contribute to uncertainty. –Type I Error – accepting a hypothesis when it is not true – False Positive. –Type II Error – Rejecting a hypothesis when it is true – False Negative

9 Errors Related to Measurement Errors of precision – how well the truth is known Errors of accuracy – whether something is true or not Unreliability stems from faulty measurement of data – results in erratic data. Random fluctuations – termed random error Systematic errors result from bias

10 Errors in Induction Where deduction proceeds from general to specific, induction proceeds from specific to general. Inductive arguments can never be proven correct (except in mathematical induction). Expert systems may consist of both deductive and inductive rules based on heuristic information. When rules are based on heuristics, there will be uncertainty.

11 Deductive and Inductive Reasoning about Populations and Samples

12 Types of Errors

13 Classical Probability First proposed by Pascal and Fermat in 1654 Also called a priori probability because it deals with ideal games or systems: –Assumes all possible events are known –Each event is equally likely to happen Fundamental theorem for classical probability is P = W / N, where W is the number of wins and N is the number of equally possible events.

14 Examples of Common Types of Errors

15 Deterministic vs. Nondeterministic Systems When repeated trials give the exact same results, the system is deterministic. Otherwise, the system is nondeterministic. Nondeterministic does not necessarily mean random – could just be more than one way to meet one of the goals given the same input.

16 Three Axioms of Formal Theory of Probability

17 Experimental and Subjective Probabilities Experimental probability defines the probability of an event, as the limit of a frequency distribution: Subjective probability deals with events that are not reproducible and have no historical basis on which to extrapolate.

18 Compound Probabilities Compound probabilities can be expressed by: S is the sample space and A and B are events. Independent events are events that do not affect each other. For pairwise independent events,

19 Additive Law

20 Conditional Probabilities The probability of an event A occurring, given that event B has already occurred is called conditional probability:

21 Sample Space of Intersecting Events

22 Bayes’ Theorem This is the inverse of conditional probability. Find the probability of an earlier event given that a later one occurred.

23 Hypothetical Reasoning Backward Induction Bayes’ Theorem is commonly used for decision tree analysis of business and social sciences. PROSPECTOR (expert system) achieved great fame as the first expert system to discover a valuable molybdenum deposit worth $100,000,000.

24 Temporal Reasoning Reasoning about events that depend on time Expert systems designed to do temporal reasoning to explore multiple hypotheses in real time are difficult to build. One approach to temporal reasoning is with probabilities – a system moving from one state to another over time. The process is stochastic if it is probabilistic.

25 Markov Chain Process Transition matrix – represents the probabilities that the system in one state will move to another. State matrix – depicts the probabilities that the system is in any certain state. One can show whether the states converge on a matrix called the steady-state matrix – a time of equilibrium

26 Markov Chain Characteristics 1.The process has a finite number of possible states. 2.The process can be in one and only one state at any one time. 3.The process moves or steps successively from one state to another over time. 4.The probability of a move depends only on the immediately preceding state.

27 State Diagram Interpretation of a Transition Matrix

28 The Odds of Belief To make expert systems work for use, we must expand the scope of events to deal with propositions. Rather than interpreting conditional probabilities P(A!B) in the classical sense, we interpret it to mean the degree of belief that A is true, given B. We talk about the likelihood of A, based on some evidence B. This can be interpreted in terms of odds.

29 Sufficiency and Necessity The likelihood of sufficiency, LS, is calculated as: The likelihood of necessity is defined as:

30 Relationship Among Likelihood Ratio, Hypothesis, and Evidence

31 Relationship Among Likelihood of Necessity, Hypothesis, and Evidence

32 Uncertainty in Inference Chains Uncertainty may be present in rules, evidence used by rules, or both. One way of correcting uncertainty is to assume that P(H|e) is a piecewise linear function.

33 Intersection of H and e

34 Piecewise Linear Interpolation Function for Partial Evidence in PROSPECTOR

35 Combination of Evidence The simplest type of rule is of the form: –IF E THEN H where E is a single piece of known evidence from which we can conclude that H is true. Not all rules may be this simple – compensation for uncertainty may be necessary. As the number of pieces of evidence increases, it becomes impossible to determine all the joint and prior probabilities or likelihoods.

36 Combination of Evidence Continued If the antecedent is a logical combination of evidence, then fuzzy logic and negation rules can be used to combine evidence.

37 Types of Belief Possible – no matter how remote, the hypothesis cannot be ruled out. Probable – there is some evidence favoring the hypothesis but not enough to prove it. Certain – evidence is logically true or false. Impossible – it is false. Plausible – more than a possibility exists.

38 Relative Meaning of Some Terms Used to Describe Evidence

39 Propagation of Probabilities The chapter examines the classic expert system PROSPECTOR to illustrate how concepts of probability are used in a real system. Inference nets like PROSPECTOR have a static knowledge structure. Common rule-based system is a dynamic knowledge structure.

40 Summary In this chapter, we began by discussing reasoning under uncertainty and the types of errors caused by uncertainty. Classical, experimental, and subjective probabilities were discussed. Methods of combining probabilities and Bayes’ theorem were examined. PROSPECTOR was examined in detail to see how probability concepts were used in a real system.

41 Summary An expert system must be designed to fit the real world, not visa versa. Theories of uncertainty are based on axioms; often we don’t know the correct axioms – hence we must introduce extra factors, fuzzy logic, etc. We looked at different degrees of belief which are important when interviewing an expert.