1 Fuzzy Signatures in SARS Student: Bai Qifeng Client: Prof. Tom Gedeon.

Slides:



Advertisements
Similar presentations
This algorithm is used for dimension reduction. Input: a set of vectors {Xn є }, and dimension d,d
Advertisements

Applications of one-class classification
The Robert Gordon University School of Engineering Dr. Mohamed Amish
ECG Signal processing (2)
DECISION TREES. Decision trees  One possible representation for hypotheses.
Ch2 Data Preprocessing part3 Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2009.
A New Algorithm of Fuzzy Clustering for Data with Uncertainties: Fuzzy c-Means for Data with Tolerance Defined as Hyper-rectangles ENDO Yasunori MIYAMOTO.
Rule extraction in neural networks. A survey. Krzysztof Mossakowski Faculty of Mathematics and Information Science Warsaw University of Technology.
Optimizing search engines using clickthrough data
Data Mining: Staying Ahead in the Information Age A Tutorial in Data Mining, YOR11, Cambridge, 29 th March Robert Burbidge Computer Science, UCL,
Christoph F. Eick Questions and Topics Review Nov. 22, Assume you have to do feature selection for a classification task. What are the characteristics.
Support Vector Machines
A Ternary Unification Framework for Optimizing TCAM-Based Packet Classification Systems Author: Eric Norige, Alex X. Liu, and Eric Torng Publisher: ANCS.
Robust Multi-Kernel Classification of Uncertain and Imbalanced Data
Spatial Mining.
WRSTA, 13 August, 2006 Rough Sets in Hybrid Intelligent Systems For Breast Cancer Detection By Aboul Ella Hassanien Cairo University, Faculty of Computer.
1 Constructing Fuzzy Signature Based on Medical Data Student: Bai Qifeng Client: Prof. Tom Gedeon.
Mimicking human texture classification Eva M. van Rikxoort Egon L. van den Broek Theo E. Schouten.
Analyzing System Logs: A New View of What's Important Sivan Sabato Elad Yom-Tov Aviad Tsherniak Saharon Rosset IBM Research SysML07 (Second Workshop on.
Problem 3.1. Plot of raw data R-chart What about subgroup 8? Raw data indicates a possible outlier. May also be isolated special cause. Check measurement.
Comparing Kernel-based Learning Methods for Face Recognition Zhiguo Li
Linear Functions and Modeling
7.1 SOLVING SYSTEMS BY GRAPHING The students will be able to: Identify solutions of linear equations in two variables. Solve systems of linear equations.
APPLICATIONS OF DATA MINING IN INFORMATION RETRIEVAL.
Computational Complexity Polynomial time O(n k ) input size n, k constant Tractable problems solvable in polynomial time(Opposite Intractable) Ex: sorting,
Machine Learning in Spoken Language Processing Lecture 21 Spoken Language Processing Prof. Andrew Rosenberg.
Recent Trends in Text Mining Girish Keswani
RECENT DEVELOPMENTS OF INDUCTION MOTOR DRIVES FAULT DIAGNOSIS USING AI TECHNIQUES 1 Oly Paz.
Data Mining Teaching experience at the FIB. What is Data Mining? A broad set of techniques and algorithms brought from machine learning and statistics.
Joint meeting Working Groups on Environmental Accounts & Environmental Expenditure Statistics Luxembourg, 10 March 2015 Confidential data (point 7 of the.
MINING MULTI-LABEL DATA BY GRIGORIOS TSOUMAKAS, IOANNIS KATAKIS, AND IOANNIS VLAHAVAS Published on July, 7, 2010 Team Members: Kristopher Tadlock, Jimmy.
1 Lower Bounds Lower bound: an estimate on a minimum amount of work needed to solve a given problem Examples: b number of comparisons needed to find the.
A hybrid SOFM-SVR with a filter-based feature selection for stock market forecasting Huang, C. L. & Tsai, C. Y. Expert Systems with Applications 2008.
Chapter 4: Pattern Recognition. Classification is a process that assigns a label to an object according to some representation of the object’s properties.
Sampling for Qualitative Research Assoc. Prof. Dr. Şehnaz Şahinkarakaş.
Clustering C.Watters CS6403.
Some questions -What is metadata? -Data about data.
Math I Cluster Quiz Data. Math I Unit 2 Represent & Solve Equations & Inequalities Graphically.
Decision Trees Binary output – easily extendible to multiple output classes. Takes a set of attributes for a given situation or object and outputs a yes/no.
1Ellen L. Walker Category Recognition Associating information extracted from images with categories (classes) of objects Requires prior knowledge about.
Learning to Detect Faces A Large-Scale Application of Machine Learning (This material is not in the text: for further information see the paper by P.
Summary „Data mining” Vietnam national university in Hanoi, College of technology, Feb.2006.
Multivariate Analysis and Data Reduction. Multivariate Analysis Multivariate analysis tries to find patterns and relationships among multiple dependent.
Summary „Rough sets and Data mining” Vietnam national university in Hanoi, College of technology, Feb.2006.
Indexing OLAP Data Sunita Sarawagi Monowar Hossain York University.
Factor & Cluster Analyses. Factor Analysis Goals Data Process Results.
Research Methodology II Term review. Theoretical framework  What is meant by a theory? It is a set of interrelated constructs, definitions and propositions.
Research Methods in Psychology Introduction to Psychology.
Chapter 9 Scatter Plots and Data Analysis LESSON 1 SCATTER PLOTS AND ASSOCIATION.
Scatter Plots. Standard: 8.SP.1 I can construct and interpret scatterplots.
FORECASTING CH 1 PART 2 The Five Steps to Forecasting.
Biological data representation and data mining Xin Chen
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Recent Trends in Text Mining
Information Organization: Overview
Hefei Normal University
P. Janik, Z. Leonowicz, T. Lobos, Z. Waclawek
RESEARCH APPROACH.
Introduction to Data Science Lecture 7 Machine Learning Overview
Students: Meiling He Advisor: Prof. Brain Armstrong
Monitoring and Information Systems
Instance Based Learning
Classification and Prediction
CSE572, CBS572: Data Mining by H. Liu
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Evaluation Report Investigates a problem or a set of options.
FEATURE WEIGHTING THROUGH A GENERALIZED LEAST SQUARES ESTIMATOR
CSE572: Data Mining by H. Liu
Information Organization: Overview
Presentation transcript:

1 Fuzzy Signatures in SARS Student: Bai Qifeng Client: Prof. Tom Gedeon

2 Problem of Fuzzy Theory A Major issue in fuzzy applications is how to create fuzzy rules the number of rules have an exponential increase with the number of inputs and terms. At least one activated rule for every input. e.g. 5 terms, 2 inputs => 25 rules 5 terms, 5 inputs => 3,125 rules

3 Fuzzy Signature Fuzzy signatures structure data into vectors of fuzzy values, each of which can be a further vector. Fuzzy signatures can be regarded as Special multidimensional fuzzy data. Some of the dimensions are interrelated in the sense that they form sub-group of variables, which jointly determine some feature on a higher level.

4 Fuzzy Signature

5 Fuzzy Signatures The relationship between higher and lower levels is govern by fuzzy aggregations. Appropriate aggregations used in their child signatures are not necessary identical. They can be changed based on expert opinions and detailed circumstance.

6 Fuzzy Signatures in SARS The following scheme is of some daily symptom signatures of patients:

7 Automatically Construct Fuzzy Signature Searches the features of data structure, classify data based on their relevance and cluster the high relevant data. With clustering, the known situation can be used to build the model and then it can be used to another situation where it is not known.

8 Fuzzy Clustering Hierarchical Method Creating a cluster tree. Objective Function Method Solving problems about fuzzy boundary in evaluating relevance of objects

9 Data Pretreatment Standardizing raw data Outlier Two-stage method Scatter Plot Missing data

10 Conclusion Choosing proper cluster algorithm and appropriate data pretreatment, try to find the appropriate fuzzy signatures After constructing the fuzzy signature, with aggregations, we can effectively reduce the number of rules in this fuzzy system.