AI TECHNIQUES Fuzzy Logic Fuzzy System Fuzzy Logic

  • Slides: 19
Download presentation
AI TECHNIQUES Fuzzy Logic (Fuzzy System)

AI TECHNIQUES Fuzzy Logic (Fuzzy System)

Fuzzy Logic : An Idea

Fuzzy Logic : An Idea

Fuzzy Logic: Background The concept of a set and set theory are powerful concepts

Fuzzy Logic: Background The concept of a set and set theory are powerful concepts in mathematics. However, the principal notion underlying set theory, that an element can (exclusively) either belong to set or not belong to a set, makes it well high impossible to represent much of human discourse. How is one to represent notions like: large profit high pressure tall man wealthy woman moderate temperature

Background & Definitions “Many decision-making and problem-solving tasks are too complex to be understood

Background & Definitions “Many decision-making and problem-solving tasks are too complex to be understood quantitatively, however, people succeed by using knowledge that is imprecise rather than precise. ” Fuzzy set theory, originally introduced by Lotfi Zadeh in the 1960's, resembles human reasoning in its use of approximate information and uncertainty to generate decisions. It was specifically designed to mathematically represent uncertainty and vagueness and provide formalized tools for dealing with the imprecision intrinsic to many problems. By contrast, traditional computing demands precision down to each bit.

Fuzzy Sets & Fuzzy Logic A fuzzy set is a collection of objects that

Fuzzy Sets & Fuzzy Logic A fuzzy set is a collection of objects that might belong to the set to a degree, varying from 1 for full belongingness to 0 for full non-belongingness, through all intermediate values. "Fuzzy logic is a generalization of standard logic, in which a concept can possess a degree of truth anywhere between 0. 0 and 1. 0. Standard logic applies only to concepts that are completely true (having degree of truth 1. 0) or completely false (having degree of truth 0. 0). Fuzzy logic is supposed to be used for reasoning about inherently vague concepts, such as 'tallness. ' For example, we might say that ‘Michael Jordan is tall, ' with degree of truth of 0. 9

Fuzzy Logic Example: What is Tall? n In-Class Exercise Height 5’ 10” 5’ 11”

Fuzzy Logic Example: What is Tall? n In-Class Exercise Height 5’ 10” 5’ 11” 6’ 6’ 1” 6’ 2” Proportion Voted for 0. 05 0. 10 0. 60 0. 15 0. 10 Jack is 6 feet tall n Probability theory - cumulative probability n There is a 75 percent chance that Jack is tall n

Membership Functions in Fuzzy Sets Short Medium 1. 0 Membership 0. 5 64 74

Membership Functions in Fuzzy Sets Short Medium 1. 0 Membership 0. 5 64 74 69 Height in inches (1 inch = 2. 54 cm) Tall

n Fuzzy logic - Jack's degree of membership within the n n n set

n Fuzzy logic - Jack's degree of membership within the n n n set of tall people is 0. 75 We are not completely sure whether he is tall or not. Fuzzy logic - We agree that Jack is more or less tall. Membership Function < Jack, 0. 75 Tall > Knowledge-based system approach: Jack is tall (CF =. 75) Can use fuzzy logic in rule-based systems (belief functions)

Fuzzy Logic & Fuzzy Systems The term fuzzy logic is used in two senses:

Fuzzy Logic & Fuzzy Systems The term fuzzy logic is used in two senses: §Narrow sense: Fuzzy logic is a branch of fuzzy set theory, which deals (as logical systems do) with the representation and inference from knowledge. Fuzzy logic, unlike other logical systems, deals with imprecise or uncertain knowledge. In this narrow, and perhaps correct sense, fuzzy logic is just one of the branches of fuzzy set theory. §Broad Sense: Fuzzy logic synonymously with fuzzy set theory.

Fuzzy systems n. A fuzzy system consists of: n Fuzzy (linguistic) variables n Fuzzy

Fuzzy systems n. A fuzzy system consists of: n Fuzzy (linguistic) variables n Fuzzy rules n Fuzzy inference

Example: Fuzzy variables Linguistic variables/

Example: Fuzzy variables Linguistic variables/

Example: Fuzzy rules n A fuzzy rule is a linguistic expression of causal dependencies

Example: Fuzzy rules n A fuzzy rule is a linguistic expression of causal dependencies between linguistic variables in form of ifthen statements. n General form: IF <antecedent> then <consequence> n Example: n If temperature is cold and oil price is cheap n Then heating is high Linguistic variables Linguistic values

Example: Fuzzy inference n Inputs to a fuzzy system can be: n fuzzy, e.

Example: Fuzzy inference n Inputs to a fuzzy system can be: n fuzzy, e. g. (Score = Moderate), defined by membership functions; n exact, e. g. : (Score = 190); defined by crisp values n Outputs from a fuzzy system can be: n fuzzy, i. e. a whole membership function. n exact, i. e. a single value is produced.

Fuzzy system applications n Pattern recognition and classification n Fuzzy clustering n Image and

Fuzzy system applications n Pattern recognition and classification n Fuzzy clustering n Image and speech processing n Fuzzy systems for prediction n Fuzzy control n Monitoring n Diagnosis

Speech processing

Speech processing

Monitoring

Monitoring

Fuzzy systems The Math. Works http: //www. mathworks. com/access/helpdesk/help/toolbox/fuzzy/index. html http: //www. austinlinkscom/Fuzzy http:

Fuzzy systems The Math. Works http: //www. mathworks. com/access/helpdesk/help/toolbox/fuzzy/index. html http: //www. austinlinkscom/Fuzzy http: //www. industry. siemens. de/water/en/solutions/sector_fuzzy-logic. htm

Fuzzy Logic Advantages n Provides flexibility n Allows for observation n Shortens system development

Fuzzy Logic Advantages n Provides flexibility n Allows for observation n Shortens system development time n Increases the system's maintainability n Handles control or decision-making problems not easily defined by mathematical models

Intelligence Density Dimension n Accuracy n Response speed n Flexibility n Tolerance for complexity

Intelligence Density Dimension n Accuracy n Response speed n Flexibility n Tolerance for complexity