Fuzzy Models

Duration: 6 min

This video lesson is available to enrolled students.

Enroll to watch — ZERO TO HERO

AI Summary

An AI-generated summary of this video lecture.

This educational video provides a comprehensive overview of various fuzzy inference models used in artificial intelligence and control systems. The instructor begins by defining the Mamdani Fuzzy Model, noting its historical application in controlling steam engines and its reliance on linguistic rules from human experts. The lecture then progresses to the Sugeno (TSK) model, highlighting its use of crisp functions in the rule consequents. Subsequent slides cover the Tsukamoto model, which employs monotonic membership functions, and the Standard Additive Model (SAM) proposed by Kosko. The session concludes with a multiple-choice question from the UGC NET 2019 exam, challenging students to identify which of the discussed models qualify as additive rule models.

Chapters

  1. 0:00 2:00 00:00-02:00

    The session begins with a detailed examination of the Mamdani Fuzzy Model. The slide explicitly states this system was first proposed to control a steam engine and boiler combination using linguistic control rules from human operators. The instructor highlights that in a Mamdani system, the output of each rule is a fuzzy set. This characteristic makes Mamdani systems more intuitive and easier to understand, particularly for expert system applications like medical diagnostics where rules are derived from human expertise. The visual focus remains on the bullet points describing these historical and structural attributes, with the instructor underlining key phrases like 'linguistic control rules' and 'experienced human operators' to emphasize the source of knowledge.

  2. 2:00 5:00 02:00-05:00

    The lecture transitions to Sugeno Fuzzy Models, also known as the TSK Model, proposed by Takagi, Sugeno, and Kang. The slide presents a typical fuzzy rule form: 'If x1 is A1 and x2 is A2 then y = f(x1, x2)'. Here, the consequent is a crisp function rather than a fuzzy set. Next, the Tsukamoto Fuzzy Model is introduced, where the consequent is represented by a fuzzy set with a monotonical membership function. A diagram illustrates this with membership functions for inputs X and Y leading to outputs Z, utilizing a weighted average formula z = (w1z1 + w2z2) / (w1 + w2) for defuzzification. The instructor underlines 'monotonical membership function' and writes 'crisp set' next to the Sugeno rule to clarify the distinction.

  3. 5:00 6:14 05:00-06:14

    The final section covers the Standard Additive Model (SAM) fuzzy inference, a generalized model proposed by Kosko. The slide explains that SAM stores rules of the form 'if x = Ai then y = Bi' and computes output as the centroid of summed fuzzy sets. A block diagram shows inputs feeding into rules, weights, and a summation block before a centroid defuzzifier. The video concludes with a UGC NET 2019 question asking to identify examples of additive rule models among Mamdani, Takagi-Sugeno-Kang, and Kosko's additive model, prompting students to apply the concepts just learned. The instructor underlines 'additive rule model' in the question text.

The lecture systematically compares different fuzzy inference architectures. It starts with the Mamdani model, emphasizing its use of fuzzy sets for outputs and its roots in human operator knowledge. It then contrasts this with the Sugeno (TSK) model, which uses crisp functions for outputs, making it computationally efficient. The Tsukamoto model is presented as a middle ground with monotonic membership functions. Finally, the Standard Additive Model (SAM) is introduced as a generalized approach by Kosko, utilizing additive aggregation. The session ends with a practical application question from a competitive exam, testing the student's ability to classify these models based on their additive properties.