MUNICIPALITIES CLASSIFICATION BASED ON FUZZY RULES

Slides:



Advertisements
Similar presentations
Fuzzy Logic 11/6/2001. Agenda General Definition Applications Formal Definitions Operations Rules Fuzzy Air Conditioner Controller Structure.
Advertisements

Fuzzy Inference Systems
 Negnevitsky, Pearson Education, Lecture 5 Fuzzy expert systems: Fuzzy inference n Mamdani fuzzy inference n Sugeno fuzzy inference n Case study.
AI – CS364 Fuzzy Logic Fuzzy Logic 3 03 rd October 2006 Dr Bogdan L. Vrusias
NCSR “DEMOKRITOS” Institute of Nuclear Technology and Radiation Protection NATIONAL TECHNICAL UNIVERSITY OF ATHENS School of Chemical Engineering Fuzzy.
Amir Hossein Momeni Azandaryani Course : IDS Advisor : Dr. Shajari 26 May 2008.
Fuzzy Systems Adriano Cruz NCE e IM/UFRJ
Fuzzy Expert System.
Neuro-Fuzzy Control Adriano Joaquim de Oliveira Cruz NCE/UFRJ
Chapter 18 Fuzzy Reasoning.
A New Approach to Teaching Fuzzy Logic System Design Emine Inelmen, Erol Inelmen, Ahmad Ibrahim Padova University, Padova, Italy Bogazici University, Istanbul,
Fuzzy Control Chapter 14. Fuzzy Control Fuzzy Sets Design of a Fuzzy Controller –Fuzzification of inputs: get_inputs() –Fuzzy Inference –Processing the.
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.
Dan Simon Cleveland State University
Matlab Fuzzy Toolkit Example
Fuzzy Systems and Applications
Fuzzy Rule-based Models *Neuro-fuzzy and Soft Computing - J.Jang, C. Sun, and, E. Mizutani, Prentice Hall 1997.
Fuzzy Logic. Sumber (download juga): 0logic%20toolbox.pdf
What are Neuro-Fuzzy Systems A neuro-fuzzy system is a fuzzy system that uses a learning algorithm derived from or inspired by neural network theory to.
Neuro-fuzzy Systems Xinbo Gao School of Electronic Engineering Xidian University 2004,10.
NUMERICAL EXAMPLE APPENDIX A in “A neuro-fuzzy modeling tool to estimate fluvial nutrient loads in watersheds under time-varying human impact” Rafael Marcé.
FAULT DIAGNOSIS OF THE DAMADICS BENCHMARK ACTUATOR USING NEURO-FUZZY SYSTEMS WITH LOCAL RECURRENT STRUCTURE FAULT DIAGNOSIS OF THE DAMADICS BENCHMARK ACTUATOR.
Fuzzy Control –Configuration –Design choices –Takagi-Sugeno controller.
Lecture 5 Fuzzy expert systems: Fuzzy inference Mamdani fuzzy inference Mamdani fuzzy inference Sugeno fuzzy inference Sugeno fuzzy inference Case study.
 Negnevitsky, Pearson Education, Lecture 5 Fuzzy expert systems: Fuzzy inference n Mamdani fuzzy inference n Sugeno fuzzy inference n Case study.
Fuzzy expert systems Chapter #9.
October 13, MATLAB Fuzzy Logic Toolbox Intelligent Control.
 Definition Definition  Bit of History Bit of History  Why Fuzzy Logic? Why Fuzzy Logic?  Applications Applications  Fuzzy Logic Operators Fuzzy.
Fuzzy Inference (Expert) System
SOFT COMPUTING TECHNIQUES FOR STATISTICAL DATABASES Miroslav Hudec INFOSTAT – Bratislava MSIS 2009.
Neuro-Fyzzy Methods for Modeling and Identification Part 2 : Examples Presented by: Ali Maleki.
ANFIS (Adaptive Network Fuzzy Inference system)
Fuzzy Inference Systems. Fuzzy inference (reasoning) is the actual process of mapping from a given input to an output using fuzzy logic. The process involves.
Prof. dr Zikrija Avdagić, dipl.ing.el. ANFIS Editor GUI ANFIS Editor GUI.
“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.
Fuzzy Inference Systems
Fuzzy Expert System Fuzzy Inference دكترمحسن كاهاني
Homework 5 Min Max “Temperature is low” AND “Temperature is middle”
Fuzzy Inference and Reasoning
Linguistic summaries on relational databases Miroslav Hudec University of Economics in Bratislava, Department of Applied Informatics FSTA, 2014.
Chapter 4: Fuzzy Inference Systems Introduction (4.1) Mamdani Fuzzy models (4.2) Sugeno Fuzzy Models (4.3) Tsukamoto Fuzzy models (4.4) Other Considerations.
Authors : Chun-Tang Chao, Chi-Jo Wang,
Professor: Chu, Ta Chung Student: Nguyen Quang Tung 徐啟斌.
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.
TEMPLATE DESIGN © Classification of Magnetic Resonance Brain Images Using Feature Extraction and Adaptive Neuro-Fuzzy.
Chapter 10 FUZZY CONTROL Chi-Yuan Yeh.
Introduction of Fuzzy Inference Systems By Kuentai Chen.
The article written by Boyarshinova Vera Scientific adviser: Eltyshev Denis THE USE OF NEURO-FUZZY MODELS FOR INTEGRATED ASSESSMENT OF THE CONDITIONS OF.
A Presentation on Adaptive Neuro-Fuzzy Inference System using Particle Swarm Optimization and it’s Application By Sumanta Kundu (En.R.No.
VIDYA PRATISHTHAN’S COLLEGE OF ENGINEERING, BARAMATI.
Chapter 13 (Continued) Fuzzy Expert Systems 1. Fuzzy Rule-based Expert System 2.
Artificial Intelligence CIS 342
Fuzzy Systems Michael J. Watts
Fuzzy Logic Toolbox Analysis and Design.
MATLAB Fuzzy Logic Toolbox
Fuzzy Inference Systems
Fuzzy expert systems Fuzzy inference Mamdani fuzzy inference
Fuzzy Logic 11/6/2001.
Artificial Intelligence
Fuzzy Logics.
Homework 8 Min Max “Temperature is low” AND “Temperature is middle”
Introduction to Fuzzy Logic
Fuzzy logic Introduction 3 Fuzzy Inference Aleksandar Rakić
Dr. Unnikrishnan P.C. Professor, EEE
Dr. Unnikrishnan P.C. Professor, EEE
Homework 9 Min Max “Temperature is low” AND “Temperature is middle”
Lecture 5 Fuzzy expert systems: Fuzzy inference
Dr. Unnikrishnan P.C. Professor, EEE
Fuzzy Inference Systems
Fuzzy Logic KH Wong Fuzzy Logic v.9a.
Presentation transcript:

MUNICIPALITIES CLASSIFICATION BASED ON FUZZY RULES Miroslav Hudec INFOSTAT – Bratislava Mirko Vujošević FON – Beograd Lenka Priehradníková

Classification Purpose: estimating of road maintenance needs in winter The data of municipalities are in the Information system MOŠ/MIS (2891 municialities 803 indicators) The tool for classification – fuzzy inference system and his improvement: neuro-fuzzy system

Fuzzy systems These systems are categorised into two families: Mamdani: Takagi-Sugeno-Kang: Ri (i=1,..,l) denotes the i-th fuzzy rule, xj (j=1,...,n), is the input, yi is the output of the fuzzy rule Ri , Aki - is the k-th fuzzy membership function in i-th rule and Bi denotes the output fuzzy membership functions , aji - are the i-th coefficient of the j-th output and i-th rule

Fuzzy systems The basic elements of the fuzzy systems are: Fuzzification Knowledge base Processing of the rules Defuzzification

Fuzzification - length of roads number of days with snow

Fuzzification total yearly rainfalls (precipitation) needs for winter maintenance

Knowledge base IF – THEN rules 1. If length of roads is Very Small and number of days with snow is Very Small and precipitation is Very Small Then maintenance is Very Small.   2. If length of roads is Medium and number of days with snow is Very Small and precipitation is Small Then maintenance is Small. 3. If length of roads is Medium and number of days with snow is Medium and precipitation is Medium Then maintenance is Medium. 4. If length of roads is Medium and number of days with snow is Very High and precipitation is High Then maintenance is High. 5. If length of roads is Very High Then maintenance is Very High.

Processing of the rules and defuzzification The MatLab software and the Sugeno model of the FIS was used in this paper. Processing of the rules: Aggregation, implication and accumulation. Operator min is used as t-norm. Defuzzification is not part of this model.

Results for some selected municipalities

Geographical interpretation

Discussion of Fuzzy systems The classification results were reasonable and expected for selected region. The results may slightly vary with the definition of the particular parameters of the used fuzzy inference system and with the selected method of defuzzification but not so much as with the choices of parameters of membership functions and set of inference rules. No constraints in number of fuzzy sets, rules and ranked municipalities

Neuro-fuzzy system - ANFIS

Advantages of ANFIS ANFIS can improve the process of determining membership functions. Membership functions obtained in fuzzification process depend on parameters and changing the parameters will change the shape of the membership function and ranking results. Because of sensitivity to expert choices of the membership function parameters, these membership function parameters can be modified using ANFIS.

Constraints of ANFIS Neuro-fuzzy systems need sets for training and checking his parameters. Obtained ANFIS structure has 153 parameters. For well trained ANFIS there are needed more than 300 municipalities in training and checking data sets.

Thank you for your attention