Introduction of PR
Introduction of PR
Recognition
Pattern
Recognition/Classification
Category “A”
Category “B”
Classification vs Clustering
Category “B”
3
Pattern
Example-
Loan/Credit card applications
Income, # of dependents, mortgage amount credit worthiness classification
Dating services
Age, hobbies, income “desirability” classification
Web documents
Key-word based descriptions (e.g., documents containing “football”, “NFL”) document
classification
A Class
• Example-
Class- Male Faculty Female faculty
Objective
• Separate the data belonging to different classes.
• Given new data, assign them to the correct category.
Pattern
x: input vector (pattern)
•Generative
– Model the joint probability, p(x, ω).
– Make predictions by using Bayes rule to calculate p(ω/x).
– Pick the most likely class label ω.
•Discriminative
– No need to model p(x, ω).
– Estimate p(ω/x) by “learning” a direct mapping from x to ω (i.e.,
estimate decision boundary).
– Pick the most likely class label ω.
How do we model p(x, ω)?
• Typically, using a statistical model.
• probability density function (e.g., Gaussian)
male
Gender Classification female
7
SCENE
DESCRIPTION
INTERPRETATION
MODEL
SYMBOLIC
REPRESENTATION
REGION / EDGE
FEATURE
EXTRACTION
IMAGE
TOP-DOWN APPROACH
DESCRIPTION
SEMANTIC SCENE
INTERPRETATION MODELS
SYMBOLIC
REPRESENTATION
REGION / EDGE
FEATURE
EXTRACTION
IMAGE
INTERPRETATION
MODEL
SYMBOLIC
REPRESENTATION
REGION / EDGE
FEATURE
EXTRACTION
IMAGE
REPRESENTATIVE BLOCK DIAGRAM OF
TOP DOWN BOTTOM UP APPROACH
KNOWLEDGE
METHODS SOURCES
SCHEDULER
BLACKBOARD