CPE/CSC 481: Knowledge-Based Systems

Slides:



Advertisements
Similar presentations
1 Knowledge Representation Introduction KR and Logic.
Advertisements

© 2002 Franz J. Kurfess Expert System Examples 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
Rulebase Expert System and Uncertainty. Rule-based ES Rules as a knowledge representation technique Type of rules :- relation, recommendation, directive,
Fuzzy Inference and Defuzzification
CLASSICAL LOGIC and FUZZY LOGIC. CLASSICAL LOGIC In classical logic, a simple proposition P is a linguistic, or declarative, statement contained within.
AI TECHNIQUES Fuzzy Logic (Fuzzy System). Fuzzy Logic : An Idea.
Fuzzy Expert System. Basic Notions 1.Fuzzy Sets 2.Fuzzy representation in computer 3.Linguistic variables and hedges 4.Operations of fuzzy sets 5.Fuzzy.
Fuzzy Expert Systems. Lecture Outline What is fuzzy thinking? What is fuzzy thinking? Fuzzy sets Fuzzy sets Linguistic variables and hedges Linguistic.
Approximate Reasoning 1 Expert Systems Dr. Samy Abu Nasser.
© C. Kemke Approximate Reasoning 1 COMP 4200: Expert Systems Dr. Christel Kemke Department of Computer Science University of Manitoba.
© 2002 Franz J. Kurfess Reasoning under Uncertainty 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
CPE/CSC 481: Knowledge-Based Systems
© 2005 Franz J. Kurfess Expert System Examples 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
© Franz J. Kurfess Approximate Reasoning 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
© 2002 Franz J. Kurfess Introduction 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
Fuzzy Expert System.
Fuzzy Logic.
© 2002 Franz J. Kurfess Introduction 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
© Franz J. Kurfess Reasoning under Uncertainty CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
© Franz J. Kurfess Reasoning under Uncertainty 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
© 2002 Franz J. Kurfess Approximate Reasoning 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
© 2002 Franz J. Kurfess Introduction 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
Fuzzy Medical Image Segmentation
Chapter 18 Fuzzy Reasoning.
1 Chapter 18 Fuzzy Reasoning. 2 Chapter 18 Contents (1) l Bivalent and Multivalent Logics l Linguistic Variables l Fuzzy Sets l Membership Functions l.
WELCOME TO THE WORLD OF FUZZY SYSTEMS. DEFINITION Fuzzy logic is a superset of conventional (Boolean) logic that has been extended to handle the concept.
© 2001 Franz J. Kurfess Introduction 1 CPE/CSC 580: Knowledge Management Dr. Franz J. Kurfess Computer Science Department Cal Poly.
Introduction to Fuzzy Logic Control
Introduction to Rule-Based Systems, Expert Systems, Fuzzy Systems Introduction to Rule-Based Systems, Expert Systems, Fuzzy Systems (sections 2.7, 2.8,
The Equivalence between fuzzy logic controllers and PD controllers for single input systems Professor: Chi-Jo Wang Student: Nguyen Thi Hoai Nam Student.
Fuzzy Sets Introduction/Overview Material for these slides obtained from: Modern Information Retrieval by Ricardo Baeza-Yates and Berthier Ribeiro-Neto.
Fuzzy Logic. Lecture Outline Fuzzy Systems Fuzzy Sets Membership Functions Fuzzy Operators Fuzzy Set Characteristics Fuzziness and Probability.
Fuzzy Rules 1965 paper: “Fuzzy Sets” (Lotfi Zadeh) Apply natural language terms to a formal system of mathematical logic
Theory and Applications
 Definition Definition  Bit of History Bit of History  Why Fuzzy Logic? Why Fuzzy Logic?  Applications Applications  Fuzzy Logic Operators Fuzzy.
Fuzzy Expert Systems. 2 Motivation On vagueness “Everything is vague to a degree you do not realise until you have tried to make it precise.” Bertrand.
A Probabilistic Quantifier Fuzzification Mechanism: The Model and Its Evaluation for Information Retrieval Felix Díaz-Hemida, David E. Losada, Alberto.
Logical Systems and Knowledge Representation Fuzzy Logical Systems 1.
Lógica difusa  Bayesian updating and certainty theory are techniques for handling the uncertainty that arises, or is assumed to arise, from statistical.
Theory and Applications
© 2002 Franz J. Kurfess Introduction 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
“Principles of Soft Computing, 2 nd Edition” by S.N. Sivanandam & SN Deepa Copyright  2011 Wiley India Pvt. Ltd. All rights reserved. CHAPTER 12 FUZZY.
CS6133 Software Specification and Verification
Chapter 2 Logic 2.1 Statements 2.2 The Negation of a Statement 2.3 The Disjunction and Conjunction of Statements 2.4 The Implication 2.5 More on Implications.
International Conference on Fuzzy Systems and Knowledge Discovery, p.p ,July 2011.
Fuzzy Expert System n Introduction n Fuzzy sets n Linguistic variables and hedges n Operations of fuzzy sets n Fuzzy rules n Summary.
1 Lecture 4 The Fuzzy Controller design. 2 By a fuzzy logic controller (FLC) we mean a control law that is described by a knowledge-based system consisting.
Some Thoughts to Consider 5 Take a look at some of the sophisticated toys being offered in stores, in catalogs, or in Sunday newspaper ads. Which ones.
Fuzzy Logic Artificial Intelligence Chapter 9. Outline Crisp Logic Fuzzy Logic Fuzzy Logic Applications Conclusion “traditional logic”: {true,false}
Fuzzy Relations( 關係 ), Fuzzy Graphs( 圖 形 ), and Fuzzy Arithmetic( 運算 ) Chapter 4.
Dinner for Two. Fuzzify Inputs Apply Fuzzy Operator.
Artificial Intelligence Logical Agents Chapter 7.
Chapter 13 (Continued) Fuzzy Expert Systems 1. Fuzzy Rule-based Expert System 2.
Inexact Reasoning 2 Session 10
CHAPTER 5 Handling Uncertainty BIC 3337 EXPERT SYSTEM.
Introduction to Fuzzy Logic and Fuzzy Systems
Artificial Intelligence CIS 342
Inexact Reasoning 2 Session 10
REASONING WITH UNCERTANITY
CPE/CSC 481: Knowledge-Based Systems
Artificial Intelligence
Fuzzy Logic and Fuzzy Sets
CLASSICAL LOGIC and FUZZY LOGIC
Dr. Unnikrishnan P.C. Professor, EEE
FUZZIFICATION AND DEFUZZIFICATION
Dr. Unnikrishnan P.C. Professor, EEE
Introduction to Fuzzy Set Theory
Fuzzy Logic KH Wong Fuzzy Logic v.9a.
Presentation transcript:

CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly © 2002-2010 Franz J. Kurfess Approximate Reasoning

Usage of the Slides these slides are intended for the students of my CPE/CSC 481 “Knowledge-Based Systems” class at Cal Poly SLO if you want to use them outside of my class, please let me know (fkurfess@calpoly.edu) I usually put together a subset for each quarter as a “Custom Show” to view these, go to “Slide Show => Custom Shows”, select the respective quarter, and click on “Show” in Apple Keynote, I use the “Hide” feature to achieve similar results To print them, I suggest to use the “Handout” option 4, 6, or 9 per page works fine Black & White should be fine; there are few diagrams where color is important © 2002-2010 Franz J. Kurfess Approximate Reasoning

Overview Approximate Reasoning Motivation Objectives Approximate Reasoning Variation of Reasoning with Uncertainty Commonsense Reasoning Fuzzy Logic Fuzzy Sets and Natural Language Membership Functions Linguistic Variables Important Concepts and Terms Chapter Summary © 2002-2010 Franz J. Kurfess Approximate Reasoning

Logistics Introductions Course Materials Term Project textbooks (see below) lecture notes PowerPoint Slides will be available on my Web page handouts Web page http://www.csc.calpoly.edu/~fkurfess Term Project Lab and Homework Assignments Exams Grading © 2002-2010 Franz J. Kurfess Approximate Reasoning

Bridge-In © 2002-2010 Franz J. Kurfess Approximate Reasoning

Pre-Test © 2002-2010 Franz J. Kurfess Approximate Reasoning

Motivation reasoning for real-world problems involves missing knowledge, inexact knowledge, inconsistent facts or rules, and other sources of uncertainty while traditional logic in principle is capable of capturing and expressing these aspects, it is not very intuitive or practical explicit introduction of predicates or functions many expert systems have mechanisms to deal with uncertainty sometimes introduced as ad-hoc measures, lacking a sound foundation © 2002-2010 Franz J. Kurfess Approximate Reasoning

Objectives be familiar with various approaches to approximate reasoning understand the main concepts of fuzzy logic fuzzy sets linguistic variables fuzzification, defuzzification fuzzy inference evaluate the suitability of fuzzy logic for specific tasks application of methods to scenarios or tasks apply some principles to simple problems © 2002-2010 Franz J. Kurfess Approximate Reasoning

Evaluation Criteria © 2002-2010 Franz J. Kurfess Approximate Reasoning

Approximate Reasoning inference of a possibly imprecise conclusion from possibly imprecise premises useful in many real-world situations one of the strategies used for “common sense” reasoning frequently utilizes heuristics especially successful in some control applications often used synonymously with fuzzy reasoning although formal foundations have been developed, some problems remain © 2002-2010 Franz J. Kurfess Approximate Reasoning

Approaches to Approximate Reasoning fuzzy logic reasoning based on possibly imprecise sentences default reasoning in the absence of doubt, general rules (“defaults) are applied default logic, nonmonotonic logic, circumscription analogical reasoning conclusions are derived according to analogies to similar situations © 2002-2010 Franz J. Kurfess Approximate Reasoning

Advantages of Approximate Reasoning common sense reasoning allows the emulation of some reasoning strategies used by humans concise can cover many aspects of a problem without explicit representation of the details quick conclusions can sometimes avoid lengthy inference chains © 2002-2010 Franz J. Kurfess Approximate Reasoning

Problems of Approximate Reasoning nonmonotonicity inconsistencies in the knowledge base may arise as new sentences are added sometimes remedied by truth maintenance systems semantic status of rules default rules often are false technically efficiency although some decisions are quick, such systems can be very slow especially when truth maintenance is used © 2002-2010 Franz J. Kurfess Approximate Reasoning

Fuzzy Logic approach to a formal treatment of uncertainty relies on quantifying and reasoning through natural language linguistic variables used to describe concepts with vague values fuzzy qualifiers a little, somewhat, fairly, very, really, extremely fuzzy quantifiers almost never, rarely, often, frequently, usually, almost always hardly any, few, many, most, almost all © 2002-2010 Franz J. Kurfess Approximate Reasoning

Fuzzy Logic in Entertainment © 2002-2010 Franz J. Kurfess Approximate Reasoning

Get Fuzzy © 2002-2010 Franz J. Kurfess Approximate Reasoning

© 2002-2010 Franz J. Kurfess Approximate Reasoning

Powerpuff Girls episode Fuzzy Logic: Beastly bumpkin Fuzzy Lumpkins goes wild in Townsville and only the Powerpuff Girls—with some help from a flying squirrel—can teach him to respect other people's property.  http://en.wikipedia.org/wiki/Fuzzy_Logic_(Powerpuff_Girls_episode) http://www.templelooters.com/powerpuff/PPG4.htm © 2002-2010 Franz J. Kurfess Approximate Reasoning

Fuzzy Sets categorization of elements xi into a set S described through a membership function μ(s) : x → [0,1] associates each element xi with a degree of membership in S: 0 means no, 1 means full membership values in between indicate how strongly an element is affiliated with the set © 2002-2010 Franz J. Kurfess Approximate Reasoning

Fuzzy Set Example membership tall short medium 1 0.5 height (cm) 50 50 100 150 200 250 © 2002-2010 Franz J. Kurfess Approximate Reasoning

Fuzzy vs. Crisp Set membership tall short medium 1 0.5 height (cm) 50 50 100 150 200 250 © 2002-2010 Franz J. Kurfess Approximate Reasoning

Fuzzy Logic Temperature http://commons.wikimedia.org/wiki/File:Warm_fuzzy_logic_member_function.gif © 2002-2010 Franz J. Kurfess Approximate Reasoning

Possibility Measure degree to which an individual element x is a potential member in the fuzzy set S Poss{x∈S} combination of multiple premises with possibilities various rules are used a popular one is based on minimum and maximum Poss(A ∧ B) = min(Poss(A),Poss(B)) Poss(A ∨ B) = max(Poss(A),Poss(B)) © 2002-2010 Franz J. Kurfess Approximate Reasoning

Possibility vs. Probability possibility refers to allowed values probability expresses expected occurrences of events Example: rolling dice X is an integer in U = {2,3,4,5,6,7,8,9,19,11,12} probabilities p(X = 7) = 2*3/36 = 1/6 7 = 1+6 = 2+5 = 3+4 possibilities Poss{X = 7} = 1 the same for all numbers in U © 2002-2010 Franz J. Kurfess Approximate Reasoning

Fuzzification the extension principle defines how a value, function or set can be represented by a corresponding fuzzy membership function extends the known membership function of a subset to a specific value, or a function, or the full set function f: X → Y membership function μA for a subset A ⊆ X extension μf(A) ( f(x) ) = μA(x) © 2002-2010 Franz J. Kurfess [Kasabov 1996] Approximate Reasoning

Fuzzification Example 1 2 3 4 f(x) 9 function f(x) = (x-1)2 known samples for membership function “about 2” membership function of f(“about 2”) 1 2 3 4 “about 2” 0.5 x 1 2 3 4 f(x) 9 f (“about 2”) 0.5 © 2002-2010 Franz J. Kurfess [Kasabov 1996] Approximate Reasoning

Defuzzification converts a fuzzy output variable into a single-value variable widely used methods are center of gravity (COG) finds the geometrical center of the output variable mean of maxima calculates the mean of the maxima of the membership function © 2002-2010 Franz J. Kurfess [Kasabov 1996] Approximate Reasoning

Fuzzy Logic Translation Rules describe how complex sentences are generated from elementary ones modification rules introduce a linguistic variable into a simple sentence e.g. “John is very tall” composition rules combination of simple sentences through logical operators e.g. condition (if ... then), conjunction (and), disjunction (or) quantification rules use of linguistic variables with quantifiers e.g. most, many, almost all qualification rules linguistic variables applied to truth, probability, possibility e.g. very true, very likely, almost impossible © 2002-2010 Franz J. Kurfess Approximate Reasoning

Fuzzy Probability describes probabilities that are known only imprecisely e.g. fuzzy qualifiers like very likely, not very likely, unlikely integrated with fuzzy logic based on the qualification translation rules derived from Lukasiewicz logic © 2002-2010 Franz J. Kurfess Approximate Reasoning

Fuzzy Inference Methods how to combine evidence across fuzzy rules Poss(B|A) = min(1, (1 - Poss(A)+ Poss(B))) implication according to Max-Min inference also Max-Product inference and other rules formal foundation through Lukasiewicz logic extension of binary logic to infinite-valued logic © 2002-2010 Franz J. Kurfess Approximate Reasoning

Fuzzy Inference Rules principles that allow the generation of new sentences from existing ones the general logical inference rules (modus ponens, resolution, etc) are not directly applicable examples entailment principle compositional rule X,Y are elements F, G, R are relations X is F F ⊂ G X is G X is F (X,Y) is R Y is max(F,R) © 2002-2010 Franz J. Kurfess Approximate Reasoning

Example Fuzzy Reasoning 1 bank loan decision case problem represented as a set of two rules with tables for fuzzy set definitions fuzzy variables CScore, CRatio, CCredit, Decision fuzzy values high score, low score, good_cc, bad_cc, good_cr, bad_cr, approve, disapprove Rule 1: If (CScore is high) and (CRatio is good_cr) and (CCredit is good_cc) then (Decision is approve) Rule 2: If (CScore is low) and (CRatio is bad_cr) or (CCredit is bad_cc) then (Decision is disapprove ) © 2002-2010 Franz J. Kurfess [Kasabov 1996] Approximate Reasoning

© 2002-2010 Franz J. Kurfess Approximate Reasoning

© 2002-2010 Franz J. Kurfess Approximate Reasoning

Example Fuzzy Reasoning 2 tables for fuzzy set definitions CScore 150 155 160 165 170 175 180 185 190 195 200 high 0.2 0.7 1 low 0.8 0.5 CCredit 1 2 3 4 5 6 7 8 9 10 good_cc 0.7 0.3 bad_cc CRatio 0.1 0.3 0.4 0.41 0.42 0.43 0.44 0.45 0.5 0.7 1 good_cc bad_cc Decision 1 2 3 4 5 6 7 8 9 10 approve 0.3 0.7 disapprove © 2002-2010 Franz J. Kurfess [Kasabov 1996] Approximate Reasoning

Advantages and Problems of Fuzzy Logic foundation for a general theory of commonsense reasoning many practical applications natural use of vague and imprecise concepts hardware implementations for simpler tasks problems formulation of the task can be very tedious membership functions can be difficult to find multiple ways for combining evidence problems with long inference chains efficiency for complex tasks © 2002-2010 Franz J. Kurfess Approximate Reasoning

Post-Test © 2002-2010 Franz J. Kurfess Approximate Reasoning

Evaluation Criteria © 2002-2010 Franz J. Kurfess Approximate Reasoning

Important Concepts and Terms approximate reasoning common-sense reasoning crisp set default reasoning defuzzification extension principle fuzzification fuzzy inference fuzzy rule fuzzy set fuzzy value fuzzy variable imprecision inconsistency inexact knowledge inference inference mechanism knowledge linguistic variable membership function non-monotonic reasoning possibility probability reasoning rule uncertainty © 2002-2010 Franz J. Kurfess Approximate Reasoning

Summary Approximate Reasoning attempts to formalize some aspects of common- sense reasoning fuzzy logic utilizes linguistic variables in combination with fuzzy rules and fuzzy inference in a formal approach to approximate reasoning allows a more natural formulation of some types of problems successfully applied to many real-world problems some fundamental and practical limitations semantics, usage, efficiency © 2002-2010 Franz J. Kurfess Approximate Reasoning

© 2002-2010 Franz J. Kurfess Approximate Reasoning