Computational Intelligence

Slides:



Advertisements
Similar presentations
Computational Intelligence Winter Term 2010/11 Prof. Dr. Günter Rudolph Lehrstuhl für Algorithm Engineering (LS 11) Fakultät für Informatik TU Dortmund.
Advertisements

Fuzzy Sets and Fuzzy Logic
Computational Intelligence Winter Term 2010/11 Prof. Dr. Günter Rudolph Lehrstuhl für Algorithm Engineering (LS 11) Fakultät für Informatik TU Dortmund.
Computational Intelligence Winter Term 2014/15 Prof. Dr. Günter Rudolph Lehrstuhl für Algorithm Engineering (LS 11) Fakultät für Informatik TU Dortmund.
Fuzzy Set and Opertion. Outline Fuzzy Set and Crisp Set Expanding concepts Standard operation of fuzzy set Fuzzy relations Operations on fuzzy relations.
Discrete Mathematics I Lectures Chapter 6
Discrete Mathematics Lecture 5 Alexander Bukharovich New York University.
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
CLASSICAL LOGIC and FUZZY LOGIC. CLASSICAL LOGIC In classical logic, a simple proposition P is a linguistic, or declarative, statement contained within.
Instructor: Hayk Melikya
(CSC 102) Discrete Structures Lecture 14.
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Fuzzy Sets and Applications Introduction Introduction Fuzzy Sets and Operations Fuzzy Sets and Operations.
FUZZY SYSTEMS. Fuzzy Systems Fuzzy Sets – To quantify and reason about fuzzy or vague terms of natural language – Example: hot, cold temperature small,
Fuzzy Sets and Fuzzy Logic Theory and Applications
1 Section 1.7 Set Operations. 2 Union The union of 2 sets A and B is the set containing elements found either in A, or in B, or in both The denotation.
Boolean Algebra cont’ The digital abstraction Graphs and Topological Sort מבנה המחשב + מבוא למחשבים ספרתיים תרגול 2#
Sets Definition of a Set: NAME = {list of elements or description of elements} i.e. B = {1,2,3} or C = {x  Z + | -4 < x < 4} Axiom of Extension: A set.
Discrete Structures Chapter 3 Set Theory Nurul Amelina Nasharuddin Multimedia Department.
PART 1 From classical sets to fuzzy sets 1. Introduction 2. Crisp sets: an overview 3. Fuzzy sets: basic types 4. Fuzzy sets: basic concepts FUZZY SETS.
Boolean Algebra cont’ The digital abstraction מבנה המחשב + מבוא למחשבים ספרתיים תרגול 2#
Fuzzy Logic B. Logic Operations. Conventional or crisp sets are binary. An element either belongs to the set or doesn't. Fuzzy sets, on the other hand,
1 CSE 20: Lecture 7 Boolean Algebra CK Cheng 4/21/2011.
1 Set Operations CS/APMA 202, Spring 2005 Rosen, section 1.7 Aaron Bloomfield.
Classical Sets and Fuzzy Sets
Fuzzy Logic. Lecture Outline Fuzzy Systems Fuzzy Sets Membership Functions Fuzzy Operators Fuzzy Set Characteristics Fuzziness and Probability.
1 Asst. Prof. Dr. Sukanya Pongsuparb Dr. Srisupa Palakvangsa Na Ayudhya Dr. Benjarath Pupacdi SCCS451 Artificial Intelligence Week 9.
Logical Systems and Knowledge Representation Fuzzy Logical Systems 1.
CompSci 102 Discrete Math for Computer Science
Valued Constraints Islands of Tractability. Agenda The soft constraint formalism (5 minutes) Valued Constraint Languages (5 minutes) Hard and Easy Languages.
Chapter 2 With Question/Answer Animations. Section 2.1.
Computational Intelligence Winter Term 2015/16 Prof. Dr. Günter Rudolph Lehrstuhl für Algorithm Engineering (LS 11) Fakultät für Informatik TU Dortmund.
Based on slides by Patrice Belleville and Steve Wolfman CPSC 121: Models of Computation Unit 11: Sets.
Set Theory Concepts Set – A collection of “elements” (objects, members) denoted by upper case letters A, B, etc. elements are lower case brackets are used.
1 Topic Sets (5.1, 5.2, 5.3). 2 Original author of the slides: Vadim Bulitko University of Alberta Modified by.
Set Operations Section 2.2.
1 Set Theory Second Part. 2 Disjoint Set let A and B be a set. the two sets are called disjoint if their intersection is an empty set. Intersection of.
Introduction to Graph Theory & its Applications
Computational Intelligence Winter Term 2015/16 Prof. Dr. Günter Rudolph Lehrstuhl für Algorithm Engineering (LS 11) Fakultät für Informatik TU Dortmund.
Computational Intelligence Winter Term 2015/16 Prof. Dr. Günter Rudolph Lehrstuhl für Algorithm Engineering (LS 11) Fakultät für Informatik TU Dortmund.
Chapter 2 1. Chapter Summary Sets (This Slide) The Language of Sets - Sec 2.1 – Lecture 8 Set Operations and Set Identities - Sec 2.2 – Lecture 9 Functions.
Sets, Permutations, and Combinations. Lecture 4-1: Sets Sets: Powerful tool in computer science to solve real world problems. A set is a collection of.
Dr. Ameria Eldosoky Discrete mathematics
Set Operations CS 202, Spring 2008 Epp, chapter 5.
Discrete Structures – CNS 2300
Computational Intelligence
Computational Intelligence
Computational Intelligence
Set, Combinatorics, Probability & Number Theory
Computational Intelligence
Taibah University College of Computer Science & Engineering Course Title: Discrete Mathematics Code: CS 103 Chapter 2 Sets Slides are adopted from “Discrete.
CLASSICAL LOGIC and FUZZY LOGIC
CSE 20: Discrete Mathematics for Computer Science Prof. Shachar Lovett
Propositional Calculus: Boolean Algebra and Simplification
Financial Informatics –IX: Fuzzy Sets
Set Operations Section 2.2.
Computational Intelligence
Computational Intelligence
Boolean Algebra Introduction CSCI 240
MCS680: Foundations Of Computer Science
Sets & Set Operations.
Classical Sets and Fuzzy Sets
Logic Logic is a discipline that studies the principles and methods used to construct valid arguments. An argument is a related sequence of statements.
Computational Intelligence
CSC102 - Discrete Structures (Discrete Mathematics) Set Operations
Computational Intelligence
Introduction to Fuzzy Set Theory
Computational Intelligence
Intelligent System Course
Presentation transcript:

Computational Intelligence Winter Term 2016/17 Prof. Dr. Günter Rudolph Lehrstuhl für Algorithm Engineering (LS 11) Fakultät für Informatik TU Dortmund

Basic Definitions and Results for Standard Operations Plan for Today Fuzzy Sets Basic Definitions and Results for Standard Operations Algebraic Difference between Fuzzy and Crisp Sets G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 2

Fuzzy Systems: Introduction Observation: Communication between people is not precise but somehow fuzzy and vague. “If the water is too hot then add a little bit of cold water.“ Despite these shortcomings in human language we are able to process fuzzy / uncertain information and to accomplish complex tasks! Goal: Development of formal framework to process fuzzy statements in computer. G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 3

Fuzzy Systems: Introduction Consider the statement: “The water is hot.” Which temperature defines “hot”? A single temperature T = 100° C? No! Rather, an interval of temperatures: T  [ 70, 120 ] ! But who defines the limits of the intervals? Some people regard temperatures > 60° C as hot, others already T > 50° C! Idea: All people might agree that a temperature in the set [70, 120] defines a hot temperature! If T = 65°C not all people regard this as hot. It does not belong to [70,120]. But it is hot to some degree. Or: T = 65°C belongs to set of hot temperatures to some degree!  Can be the concept for capturing fuzziness!  Formalize this concept! G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 4

Fuzzy Sets: The Beginning … Definition A map F: X → [0,1]  R that assigns its degree of membership F(x) to each x  X is termed a fuzzy set. Remark: A fuzzy set F is actually a map F(x). Shorthand notation is simply F. Same point of view possible for traditional (“crisp”) sets: characteristic / indicator function of (crisp) set A  membership function interpreted as generalization of characteristic function G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 5

Fuzzy Sets: Membership Functions triangle function trapezoidal G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 6

paraboloidal function Fuzzy Sets: Membership Functions paraboloidal function gaussoid function G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 7

Fuzzy Sets: Basic Definitions A fuzzy set F over the crisp set X is termed empty if F(x) = 0 for all x  X, universal if F(x) = 1 for all x  X. Empty fuzzy set is denoted by O. Universal set is denoted by U. ■ Definition Let A and B be fuzzy sets over the crisp set X. A and B are termed equal, denoted A = B, if A(x) = B(x) for all x  X. A is a subset of B, denoted A  B, if A(x) ≤ B(x) for all x  X. A is a strict subset of B, denoted A  B, if A  B and  x  X: A(x) < B(x). ■ Remark: A strict subset is also called a proper subset. G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 8

Fuzzy Sets: Basic Relations Theorem Let A, B and C be fuzzy sets over the crisp set X. The following relations are valid: reflexivity : A  A. antisymmetry : A  B and B  A  A = B. transitivity : A  B and B  C  A  C. Proof: (via reduction to definitions and exploiting operations on crisp sets) ad a)  x  X: A(x) ≤ A(x). ad b)  x  X: A(x) ≤ B(x) and B(x) ≤ A(x)  A(x) = B(x). ad c)  x  X: A(x) ≤ B(x) and B(x) ≤ C(x)  A(x) ≤ C(x). q.e.d. Remark: Same relations valid for crisp sets. No Surprise! Why? G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 9

Fuzzy Sets: Standard Operations Definition Let A and B be fuzzy sets over the crisp set X. The set C is the union of A and B, denoted C = A  B, if C(x) = max{ A(x), B(x) } for all x  X; intersection of A and B, denoted C = A  B, if C(x) = min{ A(x), B(x) } for all x  X; complement of A, denoted C = Ac, if C(x) = 1 – A(x) for all x  X. ■ A B A  B Ac Bc A  B G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 10

Fuzzy Sets: Standard Operations in 2D standard fuzzy union A B A  B interpretation: membership = 0 is white, = 1 is black, in between is gray G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 11

Fuzzy Sets: Standard Operations in 2D standard fuzzy intersection A B A  B interpretation: membership = 0 is white, = 1 is black, in between is gray G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 12

Fuzzy Sets: Standard Operations in 2D standard fuzzy complement A Ac interpretation: membership = 0 is white, = 1 is black, in between is gray G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 13

Fuzzy Sets: Basic Definitions The fuzzy set A over the crisp set X has height hgt(A) = sup{ A(x) : x  X }, depth dpth(A) = inf { A(x) : x  X }. ■ hgt(A) = 1 hgt(A) = 0.8 dpth(A) = 0.2 dpth(A) = 0 G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 14

Fuzzy Sets: Basic Definitions The fuzzy set A over the crisp set X is normal if hgt(A) = 1 strongly normal if  x  X: A(x) = 1 co-normal if dpth(A) = 0 strongly co-normal if  x  X: A(x) = 0 subnormal if 0 < A(x) < 1 for all x  X. ■ A is (co-) normal but not strongly (co-) normal Remark: How to normalize a non-normal fuzzy set A? G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 15

Fuzzy Sets: Basic Definitions The cardinality card(A) of a fuzzy set A over the crisp set X is ■ Rn Examples: a) A(x) = qx with q  (0,1), x  N0  card(A) = b) A(x) = 1/x with x  N  card(A) = c) A(x) = exp(-|x|)  card(A) = G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 16

Fuzzy Sets: Basic Results Theorem For fuzzy sets A, B and C over a crisp set X the standard union operation is commutative : A  B = B  A associative : A  (B  C) = (A  B)  C idempotent : A  A = A monotone : A  B  (A  C)  (B  C). Proof: (via reduction to definitions) ad a) A  B = max { A(x), B(x) } = max { B(x), A(x) } = B  A. ad b) A  (B  C) = max { A(x), max{ B(x), C(x) } } = max { A(x), B(x) , C(x) } = max { max { A(x), B(x) } , C(x) } = (A  B)  C. ad c) A  A = max { A(x), A(x) } = A(x) = A. ad d) A  C = max { A(x), C(x) } ≤ max { B(x), C(x) } = B  C since A(x) ≤ B(x). q.e.d. G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 17

Fuzzy Sets: Basic Results Theorem For fuzzy sets A, B and C over a crisp set X the standard intersection operation is commutative : A  B = B  A associative : A  (B  C) = (A  B)  C idempotent : A  A = A monotone : A  B  (A  C)  (B  C). Proof: (analogous to proof for standard union operation) ■ G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 18

Fuzzy Sets: Basic Results Theorem For fuzzy sets A, B and C over a crisp set X there are the distributive laws A  (B  C) = (A  B)  (A  C) A  (B  C) = (A  B)  (A  C). Proof: ad a) max { A(x), min { B(x), C(x) } } = max { A(x), B(x) } if B(x) ≤ C(x) max { A(x), C(x) } otherwise If B(x) ≤ C(x) then max { A(x), B(x) } ≤ max { A(x), C(x) }. Otherwise max { A(x), C(x) } ≤ max { A(x), B(x) }.  result is always the smaller max-expression  result is min { max { A(x), B(x) }, max { A(x), C(x) } } = (A  B)  (A  C). ad b) analogous. ■ G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 19

Fuzzy Sets: Basic Results Theorem If A is a fuzzy set over a crisp set X then A  O = A A  U = U A  O = O A  U = A. Proof: (via reduction to definitions) ad a) max { A(x), 0 } = A(x) ad b) max { A(x), 1 } = U(x)  1 ad c) min { A(x), 0 } = O(x)  0 ad d) min { A(x), 1 } = A(x). ■ Breakpoint: So far we know that fuzzy sets with operations  and  are a distributive lattice. If we can show the validity of (Ac)c = A A  Ac = U A  Ac = O Is it true ?  Fuzzy Sets would be Boolean Algebra! G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 20

Fuzzy Sets: Basic Results Theorem If A is a fuzzy set over a crisp set X then (Ac)c = A ½ ≤ (A  Ac)(x) < 1 for A(x)  (0,1) 0 < (A  Ac)(x) ≤ ½ for A(x)  (0,1) Remark: Recall the identities Proof: ad a)  x  X: 1 – (1 – A(x)) = A(x). ad b)  x  X: max { A(x), 1 – A(x) } = ½ + | A(x) – ½ |  ½. Value 1 only attainable for A(x) = 0 or A(x) = 1. ad c)  x  X: min { A(x), 1 – A(x) } = ½ - | A(x) – ½ | ≤ ½. Value 0 only attainable for A(x) = 0 or A(x) = 1. q.e.d. G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 21

Fuzzy Sets: Algebraic Structure Conclusion: Fuzzy sets with  and  are a distributive lattice. But in general: A  Ac ≠ U A  Ac ≠ O  Fuzzy sets with  and  are not a Boolean algebra! Remarks: ad a) The law of excluded middle does not hold! („Everything must either be or not be!“) ad b) The law of noncontradiction does not hold! („Nothing can both be and not be!“)  Nonvalidity of these laws generate the desired fuzziness! but: Fuzzy sets still endowed with much algebraic structure (distributive lattice)! G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 22

Fuzzy Sets: DeMorgan‘s Laws Theorem If A and B are fuzzy sets over a crisp set X with standard union, intersection, and complement operations then DeMorgan‘s laws are valid: (A  B)c = Ac  Bc (A  B)c = Ac  Bc Proof: (via reduction to elementary identities) ad a) (A  B)c(x) = 1 – min { A(x), B(x) } = max { 1 – A(x), 1 – B(x) } = Ac(x)  Bc(x) ad b) (A  B)c(x) = 1 – max { A(x), B(x) } = min { 1 – A(x), 1 – B(x) } = Ac(x)  Bc(x) q.e.d. Question : Why restricting result above to “standard“ operations? Conjecture : Most likely there also exist “nonstandard” operations! G. Rudolph: Computational Intelligence ▪ Winter Term 2016/17 23