NORPIE 2004 Trondheim, 14 June Automatic bearing fault classification combining statistical classification and fuzzy logic Tuomo Lindh Jero Ahola Petr.

Slides:



Advertisements
Similar presentations
Applications of one-class classification
Advertisements

Pseudo-Relevance Feedback For Multimedia Retrieval By Rong Yan, Alexander G. and Rong Jin Mwangi S. Kariuki
COMPUTER AIDED DIAGNOSIS: CLASSIFICATION Prof. Yasser Mostafa Kadah –
1 Machine Learning: Lecture 10 Unsupervised Learning (Based on Chapter 9 of Nilsson, N., Introduction to Machine Learning, 1996)
Machine Learning: Connectionist McCulloch-Pitts Neuron Perceptrons Multilayer Networks Support Vector Machines Feedback Networks Hopfield Networks.
Pattern Recognition and Machine Learning
The Nature of Statistical Learning Theory by V. Vapnik
1 Chapter 10 Introduction to Machine Learning. 2 Chapter 10 Contents (1) l Training l Rote Learning l Concept Learning l Hypotheses l General to Specific.
Supervised learning: Mixture Of Experts (MOE) Network.
Pattern Classification All materials in these slides were taken from Pattern Classification (2nd ed) by R. O. Duda, P. E. Hart and D. G. Stork, John Wiley.
02 -1 Lecture 02 Agent Technology Topics –Introduction –Agent Reasoning –Agent Learning –Ontology Engineering –User Modeling –Mobile Agents –Multi-Agent.
Introduction to machine learning
Radial Basis Function (RBF) Networks
Data Visualization and Feature Selection: New Algorithms for Nongaussian Data Howard Hua Yang and John Moody NIPS ’ 99.
KOHONEN SELF ORGANISING MAP SEMINAR BY M.V.MAHENDRAN., Reg no: III SEM, M.E., Control And Instrumentation Engg.
Machine Learning1 Machine Learning: Summary Greg Grudic CSCI-4830.
Presentation on Neural Networks.. Basics Of Neural Networks Neural networks refers to a connectionist model that simulates the biophysical information.
© N. Kasabov Foundations of Neural Networks, Fuzzy Systems, and Knowledge Engineering, MIT Press, 1996 INFO331 Machine learning. Neural networks. Supervised.
Introduction to machine learning and data mining 1 iCSC2014, Juan López González, University of Oviedo Introduction to machine learning Juan López González.
Feb 2007Alon Slapak 1 of 1 Classification A practical approach Classification Methods Training Set Classifier Example Definition Bibliography.
RECENT DEVELOPMENTS OF INDUCTION MOTOR DRIVES FAULT DIAGNOSIS USING AI TECHNIQUES 1 Oly Paz.
Image Classification 영상분류
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Machine Learning: Connectionist Luger: Artificial.
Applying Neural Networks Michael J. Watts
So Far……  Clustering basics, necessity for clustering, Usage in various fields : engineering and industrial fields  Properties : hierarchical, flat,
Map of the Great Divide Basin, Wyoming, created using a neural network and used to find likely fossil beds See:
Optimal Bayes Classification
NORPIE 2004 Trondheim, 14 June Requirements for Embedded Analysis Concept of Bearing Condition Monitoring Petr Spatenka Tuomo Lindh Jero Ahola.
Unsupervised Learning Networks 主講人 : 虞台文. Content Introduction Important Unsupervised Learning NNs – Hamming Networks – Kohonen’s Self-Organizing Feature.
Chapter 20 Classification and Estimation Classification – Feature selection Good feature have four characteristics: –Discrimination. Features.
Remote Sensing Unsupervised Image Classification.
ECE 471/571 - Lecture 19 Review 11/12/15. A Roadmap 2 Pattern Classification Statistical ApproachNon-Statistical Approach SupervisedUnsupervised Basic.
CHAPTER 14 Competitive Networks Ming-Feng Yeh.
Financial Data mining and Tools CSCI 4333 Presentation Group 6 Date10th November 2003.
ECE 471/571 – Lecture 3 Discriminant Function and Normal Density 08/27/15.
SUPERVISED AND UNSUPERVISED LEARNING Presentation by Ege Saygıner CENG 784.
A Presentation on Adaptive Neuro-Fuzzy Inference System using Particle Swarm Optimization and it’s Application By Sumanta Kundu (En.R.No.
1 Neural Networks MUMT 611 Philippe Zaborowski April 2005.
Big data classification using neural network
Machine Learning for Computer Security
Self-Organizing Network Model (SOM) Session 11
ECE 471/571 - Lecture 19 Review 02/24/17.
Supervised Training and Classification
Applying Neural Networks
Deep Learning Amin Sobhani.
Data Mining, Neural Network and Genetic Programming
Unsupervised Learning Networks
Map of the Great Divide Basin, Wyoming, created using a neural network and used to find likely fossil beds See:
Basic machine learning background with Python scikit-learn
Unsupervised Learning and Autoencoders
Counter propagation network (CPN) (§ 5.3)
ECE 471/571 – Lecture 12 Perceptron.
ECE 471/571 – Review 1.
Competitive Networks.
Parametric Estimation
An Improved Neural Network Algorithm for Classifying the Transmission Line Faults Slavko Vasilic Dr Mladen Kezunovic Texas A&M University.
Department of Electrical Engineering
Competitive Networks.
The Naïve Bayes (NB) Classifier
Ernest Valveny Computer Vision Center
Adaptive multi-voxel representation of stimuli, rules and responses
Machine Learning – a Probabilistic Perspective
Using Clustering to Make Prediction Intervals For Neural Networks
ECE – Pattern Recognition Lecture 10 – Nonparametric Density Estimation – k-nearest-neighbor (kNN) Hairong Qi, Gonzalez Family Professor Electrical.
Bayesian Decision Theory
Hairong Qi, Gonzalez Family Professor
ECE – Pattern Recognition Lecture 4 – Parametric Estimation
Hairong Qi, Gonzalez Family Professor
What is Artificial Intelligence?
Presentation transcript:

NORPIE 2004 Trondheim, 14 June Automatic bearing fault classification combining statistical classification and fuzzy logic Tuomo Lindh Jero Ahola Petr Spatenka Anna-Lena Rautiainen www.lut.fi

Introduction to fault classification Neural networks, unsupervised Kohonen’s maps, supervised BP Statistical classification, Mahalanobis distance, Support vector Machines Hidden Markov chains, Fuzzy logic Adaptive, model based methods and many others

Why probabilistic and deterministic ? Statistical pattern classification search patterns of features compare with known prototypes of faults Deterministic calculation, rules calculates the magnitudes estimates the risk of fault classification calculates the quality of features avoid known pit falls (classification method, behaviour of machines etc.)

Appearance of cyclic bearing faults in motor frame vibration Wang (1998), Lindh (2002)

Statistical classification Minimum distance classifier

Fuzzy logic, the fault size estimation

Fuzzy logic, the probability of the fault uses the results of the statistical classification as input

Fault classifier

Results

Results Classification results using 16- dimensional feature space covering all four fault types. The bold cases are selected with the minimum distance classifier.

Results Classification results using four dimensional feature space. The distance between test vector and any fault prototypes are calculated separately. The bold cases are selected with the minimum distance classifier.

Results Classification results using simple fuzzy logic for the determination of fault degree

Results Classification results using fuzzy logic that estimates the fault degree as well as the probability of the faults. Action can be formed with fuzzy logic or multiplication of the fields of table of previous slide with the probabilities of this table. The actions are selected with trigger levels.

Conclusions The method where the Mahalanobis distance based statistical classification results were used as one input in fuzzy logic was introduced. This input and other qualitative features of the spectrum were taken into account in the fuzzy logic which evaluated the probability of a certain fault. The other fuzzy logic evaluated the degree of certain fault and by combining the outputs of these logics, the final suggestion of the state and required action were given.

What?