Application of fuzzy logic In pattern recognition
#1

PRESENTED BY:
SIDDHARTH JAIN

[attachment=13633]
PATTERN RECOGNITION
It can be described as a process of identifying structure in data by comparisons to known structure
Purpose is to assign each input to one of c possible pattern classes
Statistical pattern recognition systems rest on mathematical models
FEATURE ANALYSIS
It refers to methods for conditioning the raw data so that the information most relevant for recognition is enhanced
It consists of three components
Feature nomination(FN): proposing the original p features
Feature selection(FS): choosing the best subset of s features(s<p)
Feature extraction (FE): transforming the original p-dimensional feature space into an s-dimensional space
SINGLE-SAMPLE IDENTIFICATION
Let us express the typical patterns as fuzzy sets
A1 , A2,………,AN.
Let , there be a new data sample which is characterized by the crisp singleton, x0
Using the simple criterion of maximum membership the typical pattern that the data sample most closely resembles is found by:
ILLUSTRATION
Problem :Identifying a triangle
Suppose the single data sample is described by a data triplet where the three co-ordinate are the angles of a specific triangle
x0={ A=85 , B=50 , C=45 }
Solution: Determining the membership in each of the known patterns of triangle, we get
µI (85,50,45)= 1-5/60 =0.916
µR (85,50,45)= 1-5/90 =0.94
µIR (85,50,45)= 1-max(5/60,5/90) =0.916
µE (85,50,45)= 1-40/180 =0.78
µT (85,50,45)= 1/180min(3.35,3(5),2/5,40) = 0.05
Thus x0 most closely resembles the right triangle pattern
Let us take the case when the new data sample is a fuzzy set itself and for this we need the notion of fuzzy vectors
Formally a vector a =(a1,a2…….an) is called a fuzzy vector if for any element we have (0< ai < 1) for i=1,2…….n
Contd…
Let a & b be fuzzy vectors, then fuzzy inner product is given by:
Fuzzy outer product is given by:
ILLUSTRATION
Two fuzzy vectors of length 4 are defined below
To find inner product and the outer product
Contd solution
Properties of fuzzy vectors
Properties useful in the area of pattern recognition, given
EXTENDING FUZZY VECTORS TO THE CASE OF FUZZY SETS
Let P*(X) be a group of fuzzy sets with
Defining two fuzzy sets from this family of sets:
A , B ε P*(X)
Then two metrics to assess the degree of similarity are:
Above represents the concept called the approaching degree
MULTIFEATURE PATTERN RECOGNITION
Three easy popular approaches:
Nearest neighbor classifier
Nearest center classifier
Weighted approaching degree
The first two are restricted to the recognition of crisp singelton data samples
NEAREST NEIGHBOR CLASSIFIER
Suppose there are n data samples in a universe or X={x1,x2,x3……….xn} with m features for each data sample .So each sample (xi) is a vector of features
Cluster the samples into c-fuzzy partitions and then get c-hard partitions with following properties
Nearest centre classifier
Suppose there are n data samples in a universe or X={x1,x2,x3……….xn} with m features for each data sample. Cluster these samples into c classes using a fuzzy classification method(fuzzy c-means approach).
Each fuzzy class will have a class center, so V={v1,v2,….vn} is a vector of n class centres.
For a new singelton data sample, x , the nearest center classifier is given by d(x,vi)=min{d(x,vk )}
Weighted approaching degree
Define a new data sample characterized by m features as a collection of non interactive fuzzy sets B={B1,B2,B3……Bn}
Each know pattern in m dimensional space is a fuzzy class (pattern) given by Ai={Ai1,Ai2……..Aim} where i=1,2,….c describes c patterns.
Some features may be more important so we introduce normalized weighing factors wj,
The equations in approaching degree concept is modified for each of the known c patterns by
Then sample B is closest to pattern Aj when
Illustration
The last step in this process is to assign weights to known patterns. Assume w1=0.3 & w2=0.7 ,since 0.3+0.7=1
Comparing the new pattern with the two known patterns with the two unknown patterns using the equations
Finally we assign the new pattern to the known pattern most closely resembling the new pattern using the equation
Although it is not possible to sketch the membership functions for problems dealing with three or more features the above outlined procedure works fine with them.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: face recognition with fuzzy logic matlab code, pattern recognition in fuzzy logic, application of fuzzy logicvalue, matlab fuzzy image pattern recognition, application of fuzzy logic in traffic light control control wikipedia, application of genetic algo fuzzy logic in intelligent control, application of fuzzy logic in pattern recognition,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  ARTIFICIAL INTELLIGENCE IN VIRUS DETECTION AND RECOGNITION seminar project explorer 2 3,364 22-07-2013, 11:44 AM
Last Post: computer topic
  Particle Swarm Optimization Algorithm and Its Application in Engineering Design Optim computer science crazy 3 5,496 03-05-2013, 10:28 AM
Last Post: computer topic
Brick Face Recognition using the Techniques Base on Principal Component Analysis (PCA) computer science crazy 3 2,968 04-03-2013, 01:21 PM
Last Post: Guest
  FACE RECOGNITION USING NEURAL NETWORKS (Download Seminar Report) Computer Science Clay 70 32,259 01-02-2013, 09:28 PM
Last Post: Guest
  FACE RECOGNITION TECHNOLOGY A SEMINAR REPORT Computer Science Clay 25 35,491 14-01-2013, 01:07 PM
Last Post: seminar details
  Nanocell Logic Gates For Molecular Computing full report seminar presentation 3 10,088 02-01-2013, 10:21 AM
Last Post: seminar details
  SLEEP SERVER & ITS ENTERPRISE APPLICATION seminar surveyer 5 2,908 03-12-2012, 11:25 PM
Last Post: Guest
  Iris Recognition Prototype project report helper 1 1,297 22-11-2012, 12:03 PM
Last Post: seminar details
  A Hand Gesture Recognition System Based on Local Linear Embedding seminar class 1 4,285 22-11-2012, 12:00 PM
Last Post: seminar details
  DNA BASED EMPLOYEE RECOGNITION full report project topics 1 2,740 15-11-2012, 12:17 PM
Last Post: seminar details

Forum Jump: