SlideShare a Scribd company logo
First Doctoral Committee
Meeting
INTERNAL FULL-TIME RESEARCH SCHOLAR
SIVASHANKAR P (2014PHD1116)
SCHOOL OF ELECTRINICS ENGINEERING
GUIDE
Dr. R. VISHNU PRIYA
ASSOCIATE PROFESSOR
SCHOOL OF COMPUTING SCIENCE & ENGINEERING
Motivation
According to social psychology
Verbal part – 7% of effect
Vocal part – 38% of effect
Facial expression – 55% of effect
Automation of objective measurement of facial
activity
Behavioral Science
Man-machine interaction
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 2
Introduction
AI scope can be extended by considering irrational thoughts
(emotion, consciousness)
Cognitive Theories :
 Emotions are emergent property of mind which heuristically process information in the
cognitive domain.
 Psychological and physical reactions to a particular event.
Typical human emotions display
 Voice
 Face
 Gestures
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 3
Facial Component
Human face
 Static facial signals - Permanent features (identification)
 Slow facial signals - Changes in the appearance (age)
 Artificial signals - Exogenous features (gender)
 Rapid facial signals - Temporal changes in neuromuscular activity
Non-verbal communication (Facial expression, tone of voice, posture, eye gaze,
etc.,)
Muscle contraction
Constitute a finite, small set of alternative expressions
Discriminated using specific features.
Refer to the internal states (usually, the emotions)
Universal in both configuration and meaning.
Irrational and complex
Darwin (1970) - facial expressions in man and animals
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 4
Background
Facial Action Coding System(FACS)
Ekman and Friesen (1978)
46 Action Units (AU)
Combination of AU’s
 Facial Expressions
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 5
Cont.,
Six universally common expression
Sign based – Action Units
Message based – Emotions
Clear idea of visual properties
Describing and analysing movements of points belong to the facial features
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 6
Phases of Facial Emotion Recognition
1. Face acquisition
Face detection
Normalization
2. Facial feature point extraction and Tracking
Geometric based method
Appearance based method
Hybrid method
3. Facial expression classification
Machine learning techniques
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 7
Face
acquisition
Feature point
extraction and
Tracking
Expression
Classification
1. Face Acquisition
Image or Image sequence
On set , Apex and Off set
Temporal information
Face detection
Haar cascade classifier
 Haar-like features
 Integral Image
 Eliminate sub-images that
do not contain the object
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 8
Cont.,
Ada boost classifier
Choose the Classifier with the lowest error
Update the weight
Decide the final classifier
Occlusions, variations in head pose and lighting conditions
Normalization
Non-frontal face wrapped to frontal face
Slight head rotation – translation and rotation
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 9
2. Feature Point Extraction And Tracking
Feature point
Primary features - eye corners, mouth corners, nose tip, etc.,
Secondary features – Wrinkles, existence of tooth etc.,
Optical flow
Motion of the image pixel
Advantage
• Capture the dynamic events
• Simple
Disadvantage
• Noisy measure
• Degrade the performance
Particle filtering
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 10
2.1 Geometric Model
Geometric method
A priori information
Size and Locations
Low level features
Disadvantage
Difficult to design a deterministic physical model
A priori rules useless
 Illumination changes
 non-rigid motion
 inaccuracy of image registration
 motion discontinuity
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 11
2.2 Appearance model
Texture and shape information
Active shape model (ASM)
Local appearance
Snake model
Steps:
 Shape representation
 Training procedure
 Point Distribution Model (PDM)
 Landmark matching
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 12
Cont.,
Active Appearance Model (AAM)
Whole appearance
Iterative method of matching model to image
Disadvantage
Model initialization is difficult
Manual intervention
Complex training procedures
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 13
Place model in
image
Measure
Difference
Update Model
Iterate
Other models
Hybrid model
Computational cost is high
Dimensionality reduction technique- PCA,LDA, LBP
General issues
 Combination of same action units mapped on to multiple emotions
 Obtaining context information is difficult
 Other critical factor - Duration and intensity
 Trained model is often unreliable for practical use.
 No guarantee that the subject will perform the required expression.
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 14
*PCA-Principal component analysis
*LDA-Linear discriminant analysis
*LBP-Local binary patterns
3. Classification
Machine learning techniques
Issues
How to defining a set of categories/classes?
How to choosing a classification mechanism?
Capable of analyzing any subject?
Classifiers
Support Vector Machine (SVM)
Artificial Neural Network (ANN)
Hidden Marko Model (HMM)
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 15
Applications
Multimodal human-computer interface (HCI).
Educational intelligent tutoring system.
Air craft, Air traffic control, nuclear plant surveillance.
 Video surveillance for security, driver state monitoring for
automotive safety.
Pain assessment, lie detection.
Social media and customer survey.
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 16
Challenges
• A key challenge is achieving optimal preprocessing, feature extraction
or selection, and classification, particularly under conditions of input
data variability.
• To attain successful recognition performance, most current
expression recognition approaches require some control over the
imaging conditions.
• The controlled imaging conditions typically cover the following
aspects.
(i) View or pose of the head.
(ii) Environment clutter and illumination.
(iii) Miscellaneous sources of facial variability.
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 17
Cont.,
• The controlling of imaging conditions is detrimental to the
widespread deployment of expression recognition systems, because
many real-world applications require operational flexibility.
• Emotions also have acoustic characteristics.
• Although the combination of acoustic and visual characteristics
promises improved recognition accuracy, the development of
effective combination techniques is a challenge, which has not been
addressed by many
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 18
Aim
• Choosing of Optimized feature points which can exactly translate the
emotion.
• Transforming them to the mathematical model which can enrich the
true value of the feature for better classification.
• Known-edging the machine to classify the features for better
recognition.
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 19
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 20
Literature Method No. of
feature
Classifier Issues
Wang and Ruan (2010) Orthogonal LFDA 15 Nearest neighbor Performance
Is Far From Human Perception
Zhang et al. (2012) Local Binary Pattern + LFDA 11 SVM (1-against-1) High Training Time
Gupta et al. (2011) Hybrid (discrete cosine
transform + Gabor filter +
Wavelet transform +
Gaussian distribution)
Unknown Adaboost Complexity, Variability, Subtle
Changes
Rahulamathavan et al.
(2013)
LFDA (in the encrypted
domain)
40 Nearest neighbor Non-linear Emotional Facial
Features
Kharat and Dudul
(2009)
Discrete cosine transform +
Statistical features of images
71 MPL NN, SVM, PCA
and GFFNN
Complex Processing.
Zhao and Zhang
(2011)
Local binary pattern +
KDIsomap
20 Nearest neighbor Wrong Choice Of Patches For
Matching Leads To Low
Recognition Rate
Zhang and
Tjondronegoro (2011)
Patch-based Gabor 185 SVM linear Design Parameters Utilized In
This Method Is Exceptionally
Hard To Fix
Gu et al. (2010) Radial encoded Gabor jets 49 KKN Mask Creation Is A Time
Upper Face Demo
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 21
Lower Face Demo
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 22
Emotions And Its Respective Mouth
Poses
Emotion Mouth Poses
Fear Lip corners pulled sideway, tighten and elongating the mouth.
Happy Lips corners pulled up.
Anger Lips tighten and press together.
Surprise Mouth opens as jaw drops.
Disgust Mouth upper lip rises and mouth opens, tongue stick out.
Sadness Lips corner pulled straight.
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 23
References
[1] P. Ekman, W.V. Friesen, “Constants across cultures in the face and emotion”, J.Personality Social Psychol. 17 (2),124–129, 1971.
[2] Paul Viola, Michael J. Jones, “Robust Real-Time Face Detection”, International Journal of Computer Vision 57(2), 137–154, 2004.
[3] P. Ekman and W. Friesen. “The Facial Action Coding System: A Technique for the Measurement of Facial Movement”, Consulting Psychologists Press, San Francisco, 1978.
[4] Kotsia.I, Pitas.I, “Facial Expression Recognition in Image Sequences using Geometric Deformation Features and Support Vector Machines”, IEEE Transactions on Image Processing, pages(s): 172 - 187 ,
Jan. 2007.
[5] T.F. Cootes, G. Edwards, C. Taylor, “Comparing active shape models with active appearance models”, in: Proceedings of British Machine Vision Conference, BMVA Press, pp. 173–182, 1999.
[6] Ying-li Tian, Takeo Kanade, and Jeffrey F. Cohn, “Recognizing Action Units for Facial Expression Analysis”, IEEE Transactions On Pattern Analysis And Machine Intelligence, Vol. 23, No. 2, February 2001.
[7] Maurício Pamplona Segundo, Luciano Silva, Olga Regina Pereira Bellon, “Automatic Face Segmentation and Facial Landmark Detection in Range Images”, IEEE Transactions On Systems, Man, And
Cybernetics—Part B: Cybernetics, Vol. 40, No. 5, October 2010.
[8] Irene Kotsia, Ioan Buciu, Ioannis Pitas, “An analysis of facial expression recognition under partial facial image occlusion”, Image and Vision Computing 26 ,1052–1067, 2008.
[9] José M. Buenaposada, Enrique Muñoz, Luis Baumela “Efficient illumination independent appearance-based face tracking”, Image and Vision Computing Volume 27, Issue 5, Pages 560–578, April 2009.
[10]Mahdi Ilbeygi a,n, HamedShah-Hosseini, “A novel fuzzy facial expression recognition system based on facial feature extraction from color face images”, Engineering Applications of Artificial Intelligence
25 (2012) 130–146.
Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 24

More Related Content

What's hot

Random forest
Random forestRandom forest
Random forest
Musa Hawamdah
 
Lecture1 introduction to machine learning
Lecture1 introduction to machine learningLecture1 introduction to machine learning
Lecture1 introduction to machine learning
UmmeSalmaM1
 
1 Year PhD Presentation
1 Year PhD Presentation1 Year PhD Presentation
1 Year PhD Presentation
L. Carlos Freire
 
My PhD thesis presentation slides
My PhD thesis presentation slidesMy PhD thesis presentation slides
My PhD thesis presentation slides
Mattia Bosio
 
Pattern Recognition
Pattern RecognitionPattern Recognition
Pattern Recognition
Talal Alsubaie
 
Project on disease prediction
Project on disease predictionProject on disease prediction
Project on disease prediction
KOYELMAJUMDAR1
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rules
Mohammed Bennamoun
 
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
TEJVEER SINGH
 
Machine Learning for Disease Prediction
Machine Learning for Disease PredictionMachine Learning for Disease Prediction
Machine Learning for Disease Prediction
Mustafa Oğuz
 
Support Vector Machines ( SVM )
Support Vector Machines ( SVM ) Support Vector Machines ( SVM )
Support Vector Machines ( SVM )
Mohammad Junaid Khan
 
L 9 (10-05-21) literature review in research methodology - copy
L 9 (10-05-21) literature review in research methodology - copyL 9 (10-05-21) literature review in research methodology - copy
L 9 (10-05-21) literature review in research methodology - copy
Budge Budge Institute of Technology Kolkata
 
Satellite communication
Satellite communicationSatellite communication
Satellite communication
Mannu Khani
 
PHD Progress Review Report 1.pptx
PHD Progress Review Report 1.pptxPHD Progress Review Report 1.pptx
PHD Progress Review Report 1.pptx
Ruchi Joshi
 
Ensemble learning
Ensemble learningEnsemble learning
Ensemble learning
Haris Jamil
 
Database indexing techniques
Database indexing techniquesDatabase indexing techniques
Database indexing techniques
ahmadmughal0312
 
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
Simplilearn
 
Chapter 5 IoT Design methodologies
Chapter 5 IoT Design methodologiesChapter 5 IoT Design methodologies
Chapter 5 IoT Design methodologies
pavan penugonda
 
Data mining
Data miningData mining
Data mining
Akannsha Totewar
 
Decision theory
Decision theoryDecision theory
Decision theory
JULIO GONZALEZ SANZ
 
Pca ppt
Pca pptPca ppt

What's hot (20)

Random forest
Random forestRandom forest
Random forest
 
Lecture1 introduction to machine learning
Lecture1 introduction to machine learningLecture1 introduction to machine learning
Lecture1 introduction to machine learning
 
1 Year PhD Presentation
1 Year PhD Presentation1 Year PhD Presentation
1 Year PhD Presentation
 
My PhD thesis presentation slides
My PhD thesis presentation slidesMy PhD thesis presentation slides
My PhD thesis presentation slides
 
Pattern Recognition
Pattern RecognitionPattern Recognition
Pattern Recognition
 
Project on disease prediction
Project on disease predictionProject on disease prediction
Project on disease prediction
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rules
 
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
 
Machine Learning for Disease Prediction
Machine Learning for Disease PredictionMachine Learning for Disease Prediction
Machine Learning for Disease Prediction
 
Support Vector Machines ( SVM )
Support Vector Machines ( SVM ) Support Vector Machines ( SVM )
Support Vector Machines ( SVM )
 
L 9 (10-05-21) literature review in research methodology - copy
L 9 (10-05-21) literature review in research methodology - copyL 9 (10-05-21) literature review in research methodology - copy
L 9 (10-05-21) literature review in research methodology - copy
 
Satellite communication
Satellite communicationSatellite communication
Satellite communication
 
PHD Progress Review Report 1.pptx
PHD Progress Review Report 1.pptxPHD Progress Review Report 1.pptx
PHD Progress Review Report 1.pptx
 
Ensemble learning
Ensemble learningEnsemble learning
Ensemble learning
 
Database indexing techniques
Database indexing techniquesDatabase indexing techniques
Database indexing techniques
 
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
 
Chapter 5 IoT Design methodologies
Chapter 5 IoT Design methodologiesChapter 5 IoT Design methodologies
Chapter 5 IoT Design methodologies
 
Data mining
Data miningData mining
Data mining
 
Decision theory
Decision theoryDecision theory
Decision theory
 
Pca ppt
Pca pptPca ppt
Pca ppt
 

Viewers also liked

A Comprehensive Survey on Human Facial Expression Detection
A Comprehensive Survey on Human Facial Expression DetectionA Comprehensive Survey on Human Facial Expression Detection
A Comprehensive Survey on Human Facial Expression Detection
CSCJournals
 
Online Tools & Application supporting the Literature Review Process
Online Tools & Application supporting the Literature Review Process Online Tools & Application supporting the Literature Review Process
Online Tools & Application supporting the Literature Review Process
Vanessa Camilleri
 
Image processing Presentation
Image processing PresentationImage processing Presentation
Image processing fundamentals
Image processing fundamentalsImage processing fundamentals
Image processing fundamentals
A B Shinde
 
Digital Image Processing Fundamental
Digital Image Processing FundamentalDigital Image Processing Fundamental
Digital Image Processing Fundamental
Thuong Nguyen Canh
 
Image processing
Image processingImage processing
Image processing
Varun Raj
 
Introduction to digital image processing
Introduction to digital image processingIntroduction to digital image processing
Introduction to digital image processing
Hossain Md Shakhawat
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
Sahil Biswas
 
PhD Annual Report first page & detailed table of contents
PhD Annual Report first page & detailed table of contentsPhD Annual Report first page & detailed table of contents
PhD Annual Report first page & detailed table of contents
sakiforacause
 

Viewers also liked (9)

A Comprehensive Survey on Human Facial Expression Detection
A Comprehensive Survey on Human Facial Expression DetectionA Comprehensive Survey on Human Facial Expression Detection
A Comprehensive Survey on Human Facial Expression Detection
 
Online Tools & Application supporting the Literature Review Process
Online Tools & Application supporting the Literature Review Process Online Tools & Application supporting the Literature Review Process
Online Tools & Application supporting the Literature Review Process
 
Image processing Presentation
Image processing PresentationImage processing Presentation
Image processing Presentation
 
Image processing fundamentals
Image processing fundamentalsImage processing fundamentals
Image processing fundamentals
 
Digital Image Processing Fundamental
Digital Image Processing FundamentalDigital Image Processing Fundamental
Digital Image Processing Fundamental
 
Image processing
Image processingImage processing
Image processing
 
Introduction to digital image processing
Introduction to digital image processingIntroduction to digital image processing
Introduction to digital image processing
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
 
PhD Annual Report first page & detailed table of contents
PhD Annual Report first page & detailed table of contentsPhD Annual Report first page & detailed table of contents
PhD Annual Report first page & detailed table of contents
 

Similar to DC_1

IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial OcclusionIRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET Journal
 
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
AM Publications
 
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
AM Publications
 
IRJET - A Review on: Face Recognition using Laplacianface
IRJET - A Review on: Face Recognition using LaplacianfaceIRJET - A Review on: Face Recognition using Laplacianface
IRJET - A Review on: Face Recognition using Laplacianface
IRJET Journal
 
Facial expression recognition based on image feature
Facial expression recognition based on image featureFacial expression recognition based on image feature
Facial expression recognition based on image feature
Tasnim Tara
 
Face Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyFace Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A Survey
IRJET Journal
 
Review of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithmsReview of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithms
ijma
 
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMSREVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
ijma
 
Recognition of Facial Emotions Based on Sparse Coding
Recognition of Facial Emotions Based on Sparse CodingRecognition of Facial Emotions Based on Sparse Coding
Recognition of Facial Emotions Based on Sparse Coding
IJERA Editor
 
IRJET- Face Spoofing Detection Based on Texture Analysis and Color Space Conv...
IRJET- Face Spoofing Detection Based on Texture Analysis and Color Space Conv...IRJET- Face Spoofing Detection Based on Texture Analysis and Color Space Conv...
IRJET- Face Spoofing Detection Based on Texture Analysis and Color Space Conv...
IRJET Journal
 
Efficient facial expression_recognition_algorithm_based_on_hierarchical_deep_...
Efficient facial expression_recognition_algorithm_based_on_hierarchical_deep_...Efficient facial expression_recognition_algorithm_based_on_hierarchical_deep_...
Efficient facial expression_recognition_algorithm_based_on_hierarchical_deep_...
Vai Jayanthi
 
AN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSING
AN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSINGAN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSING
AN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSING
ijiert bestjournal
 
184-144342105039-43
184-144342105039-43184-144342105039-43
184-144342105039-43
PARNIKA GUPTA
 
Preserving Global and Local Features for Robust FaceRecognition under Various...
Preserving Global and Local Features for Robust FaceRecognition under Various...Preserving Global and Local Features for Robust FaceRecognition under Various...
Preserving Global and Local Features for Robust FaceRecognition under Various...
CSCJournals
 
Survey on Facial Expression Analysis and Recognition
Survey on Facial Expression Analysis and RecognitionSurvey on Facial Expression Analysis and Recognition
Survey on Facial Expression Analysis and Recognition
IRJET Journal
 
D017322027
D017322027D017322027
D017322027
IOSR Journals
 
Pose Invariant Face Recognition using Neuro-Fuzzy Approach
Pose Invariant Face Recognition using Neuro-Fuzzy ApproachPose Invariant Face Recognition using Neuro-Fuzzy Approach
Pose Invariant Face Recognition using Neuro-Fuzzy Approach
iosrjce
 
Face Recognition Smart Attendance System: (InClass System)
Face Recognition Smart Attendance System: (InClass System)Face Recognition Smart Attendance System: (InClass System)
Face Recognition Smart Attendance System: (InClass System)
IRJET Journal
 
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
Editor IJCATR
 
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEMPRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
IAEME Publication
 

Similar to DC_1 (20)

IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial OcclusionIRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
 
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
 
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
 
IRJET - A Review on: Face Recognition using Laplacianface
IRJET - A Review on: Face Recognition using LaplacianfaceIRJET - A Review on: Face Recognition using Laplacianface
IRJET - A Review on: Face Recognition using Laplacianface
 
Facial expression recognition based on image feature
Facial expression recognition based on image featureFacial expression recognition based on image feature
Facial expression recognition based on image feature
 
Face Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyFace Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A Survey
 
Review of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithmsReview of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithms
 
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMSREVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
 
Recognition of Facial Emotions Based on Sparse Coding
Recognition of Facial Emotions Based on Sparse CodingRecognition of Facial Emotions Based on Sparse Coding
Recognition of Facial Emotions Based on Sparse Coding
 
IRJET- Face Spoofing Detection Based on Texture Analysis and Color Space Conv...
IRJET- Face Spoofing Detection Based on Texture Analysis and Color Space Conv...IRJET- Face Spoofing Detection Based on Texture Analysis and Color Space Conv...
IRJET- Face Spoofing Detection Based on Texture Analysis and Color Space Conv...
 
Efficient facial expression_recognition_algorithm_based_on_hierarchical_deep_...
Efficient facial expression_recognition_algorithm_based_on_hierarchical_deep_...Efficient facial expression_recognition_algorithm_based_on_hierarchical_deep_...
Efficient facial expression_recognition_algorithm_based_on_hierarchical_deep_...
 
AN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSING
AN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSINGAN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSING
AN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSING
 
184-144342105039-43
184-144342105039-43184-144342105039-43
184-144342105039-43
 
Preserving Global and Local Features for Robust FaceRecognition under Various...
Preserving Global and Local Features for Robust FaceRecognition under Various...Preserving Global and Local Features for Robust FaceRecognition under Various...
Preserving Global and Local Features for Robust FaceRecognition under Various...
 
Survey on Facial Expression Analysis and Recognition
Survey on Facial Expression Analysis and RecognitionSurvey on Facial Expression Analysis and Recognition
Survey on Facial Expression Analysis and Recognition
 
D017322027
D017322027D017322027
D017322027
 
Pose Invariant Face Recognition using Neuro-Fuzzy Approach
Pose Invariant Face Recognition using Neuro-Fuzzy ApproachPose Invariant Face Recognition using Neuro-Fuzzy Approach
Pose Invariant Face Recognition using Neuro-Fuzzy Approach
 
Face Recognition Smart Attendance System: (InClass System)
Face Recognition Smart Attendance System: (InClass System)Face Recognition Smart Attendance System: (InClass System)
Face Recognition Smart Attendance System: (InClass System)
 
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
 
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEMPRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
 

DC_1

  • 1. First Doctoral Committee Meeting INTERNAL FULL-TIME RESEARCH SCHOLAR SIVASHANKAR P (2014PHD1116) SCHOOL OF ELECTRINICS ENGINEERING GUIDE Dr. R. VISHNU PRIYA ASSOCIATE PROFESSOR SCHOOL OF COMPUTING SCIENCE & ENGINEERING
  • 2. Motivation According to social psychology Verbal part – 7% of effect Vocal part – 38% of effect Facial expression – 55% of effect Automation of objective measurement of facial activity Behavioral Science Man-machine interaction Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 2
  • 3. Introduction AI scope can be extended by considering irrational thoughts (emotion, consciousness) Cognitive Theories :  Emotions are emergent property of mind which heuristically process information in the cognitive domain.  Psychological and physical reactions to a particular event. Typical human emotions display  Voice  Face  Gestures Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 3
  • 4. Facial Component Human face  Static facial signals - Permanent features (identification)  Slow facial signals - Changes in the appearance (age)  Artificial signals - Exogenous features (gender)  Rapid facial signals - Temporal changes in neuromuscular activity Non-verbal communication (Facial expression, tone of voice, posture, eye gaze, etc.,) Muscle contraction Constitute a finite, small set of alternative expressions Discriminated using specific features. Refer to the internal states (usually, the emotions) Universal in both configuration and meaning. Irrational and complex Darwin (1970) - facial expressions in man and animals Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 4
  • 5. Background Facial Action Coding System(FACS) Ekman and Friesen (1978) 46 Action Units (AU) Combination of AU’s  Facial Expressions Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 5
  • 6. Cont., Six universally common expression Sign based – Action Units Message based – Emotions Clear idea of visual properties Describing and analysing movements of points belong to the facial features Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 6
  • 7. Phases of Facial Emotion Recognition 1. Face acquisition Face detection Normalization 2. Facial feature point extraction and Tracking Geometric based method Appearance based method Hybrid method 3. Facial expression classification Machine learning techniques Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 7 Face acquisition Feature point extraction and Tracking Expression Classification
  • 8. 1. Face Acquisition Image or Image sequence On set , Apex and Off set Temporal information Face detection Haar cascade classifier  Haar-like features  Integral Image  Eliminate sub-images that do not contain the object Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 8
  • 9. Cont., Ada boost classifier Choose the Classifier with the lowest error Update the weight Decide the final classifier Occlusions, variations in head pose and lighting conditions Normalization Non-frontal face wrapped to frontal face Slight head rotation – translation and rotation Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 9
  • 10. 2. Feature Point Extraction And Tracking Feature point Primary features - eye corners, mouth corners, nose tip, etc., Secondary features – Wrinkles, existence of tooth etc., Optical flow Motion of the image pixel Advantage • Capture the dynamic events • Simple Disadvantage • Noisy measure • Degrade the performance Particle filtering Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 10
  • 11. 2.1 Geometric Model Geometric method A priori information Size and Locations Low level features Disadvantage Difficult to design a deterministic physical model A priori rules useless  Illumination changes  non-rigid motion  inaccuracy of image registration  motion discontinuity Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 11
  • 12. 2.2 Appearance model Texture and shape information Active shape model (ASM) Local appearance Snake model Steps:  Shape representation  Training procedure  Point Distribution Model (PDM)  Landmark matching Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 12
  • 13. Cont., Active Appearance Model (AAM) Whole appearance Iterative method of matching model to image Disadvantage Model initialization is difficult Manual intervention Complex training procedures Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 13 Place model in image Measure Difference Update Model Iterate
  • 14. Other models Hybrid model Computational cost is high Dimensionality reduction technique- PCA,LDA, LBP General issues  Combination of same action units mapped on to multiple emotions  Obtaining context information is difficult  Other critical factor - Duration and intensity  Trained model is often unreliable for practical use.  No guarantee that the subject will perform the required expression. Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 14 *PCA-Principal component analysis *LDA-Linear discriminant analysis *LBP-Local binary patterns
  • 15. 3. Classification Machine learning techniques Issues How to defining a set of categories/classes? How to choosing a classification mechanism? Capable of analyzing any subject? Classifiers Support Vector Machine (SVM) Artificial Neural Network (ANN) Hidden Marko Model (HMM) Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 15
  • 16. Applications Multimodal human-computer interface (HCI). Educational intelligent tutoring system. Air craft, Air traffic control, nuclear plant surveillance.  Video surveillance for security, driver state monitoring for automotive safety. Pain assessment, lie detection. Social media and customer survey. Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 16
  • 17. Challenges • A key challenge is achieving optimal preprocessing, feature extraction or selection, and classification, particularly under conditions of input data variability. • To attain successful recognition performance, most current expression recognition approaches require some control over the imaging conditions. • The controlled imaging conditions typically cover the following aspects. (i) View or pose of the head. (ii) Environment clutter and illumination. (iii) Miscellaneous sources of facial variability. Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 17
  • 18. Cont., • The controlling of imaging conditions is detrimental to the widespread deployment of expression recognition systems, because many real-world applications require operational flexibility. • Emotions also have acoustic characteristics. • Although the combination of acoustic and visual characteristics promises improved recognition accuracy, the development of effective combination techniques is a challenge, which has not been addressed by many Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 18
  • 19. Aim • Choosing of Optimized feature points which can exactly translate the emotion. • Transforming them to the mathematical model which can enrich the true value of the feature for better classification. • Known-edging the machine to classify the features for better recognition. Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 19
  • 20. Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 20 Literature Method No. of feature Classifier Issues Wang and Ruan (2010) Orthogonal LFDA 15 Nearest neighbor Performance Is Far From Human Perception Zhang et al. (2012) Local Binary Pattern + LFDA 11 SVM (1-against-1) High Training Time Gupta et al. (2011) Hybrid (discrete cosine transform + Gabor filter + Wavelet transform + Gaussian distribution) Unknown Adaboost Complexity, Variability, Subtle Changes Rahulamathavan et al. (2013) LFDA (in the encrypted domain) 40 Nearest neighbor Non-linear Emotional Facial Features Kharat and Dudul (2009) Discrete cosine transform + Statistical features of images 71 MPL NN, SVM, PCA and GFFNN Complex Processing. Zhao and Zhang (2011) Local binary pattern + KDIsomap 20 Nearest neighbor Wrong Choice Of Patches For Matching Leads To Low Recognition Rate Zhang and Tjondronegoro (2011) Patch-based Gabor 185 SVM linear Design Parameters Utilized In This Method Is Exceptionally Hard To Fix Gu et al. (2010) Radial encoded Gabor jets 49 KKN Mask Creation Is A Time
  • 21. Upper Face Demo Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 21
  • 22. Lower Face Demo Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 22
  • 23. Emotions And Its Respective Mouth Poses Emotion Mouth Poses Fear Lip corners pulled sideway, tighten and elongating the mouth. Happy Lips corners pulled up. Anger Lips tighten and press together. Surprise Mouth opens as jaw drops. Disgust Mouth upper lip rises and mouth opens, tongue stick out. Sadness Lips corner pulled straight. Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 23
  • 24. References [1] P. Ekman, W.V. Friesen, “Constants across cultures in the face and emotion”, J.Personality Social Psychol. 17 (2),124–129, 1971. [2] Paul Viola, Michael J. Jones, “Robust Real-Time Face Detection”, International Journal of Computer Vision 57(2), 137–154, 2004. [3] P. Ekman and W. Friesen. “The Facial Action Coding System: A Technique for the Measurement of Facial Movement”, Consulting Psychologists Press, San Francisco, 1978. [4] Kotsia.I, Pitas.I, “Facial Expression Recognition in Image Sequences using Geometric Deformation Features and Support Vector Machines”, IEEE Transactions on Image Processing, pages(s): 172 - 187 , Jan. 2007. [5] T.F. Cootes, G. Edwards, C. Taylor, “Comparing active shape models with active appearance models”, in: Proceedings of British Machine Vision Conference, BMVA Press, pp. 173–182, 1999. [6] Ying-li Tian, Takeo Kanade, and Jeffrey F. Cohn, “Recognizing Action Units for Facial Expression Analysis”, IEEE Transactions On Pattern Analysis And Machine Intelligence, Vol. 23, No. 2, February 2001. [7] Maurício Pamplona Segundo, Luciano Silva, Olga Regina Pereira Bellon, “Automatic Face Segmentation and Facial Landmark Detection in Range Images”, IEEE Transactions On Systems, Man, And Cybernetics—Part B: Cybernetics, Vol. 40, No. 5, October 2010. [8] Irene Kotsia, Ioan Buciu, Ioannis Pitas, “An analysis of facial expression recognition under partial facial image occlusion”, Image and Vision Computing 26 ,1052–1067, 2008. [9] José M. Buenaposada, Enrique Muñoz, Luis Baumela “Efficient illumination independent appearance-based face tracking”, Image and Vision Computing Volume 27, Issue 5, Pages 560–578, April 2009. [10]Mahdi Ilbeygi a,n, HamedShah-Hosseini, “A novel fuzzy facial expression recognition system based on facial feature extraction from color face images”, Engineering Applications of Artificial Intelligence 25 (2012) 130–146. Saturday, April 16, 2016 MINUTES OF 1ST DC:- SIVASHANKAR, IFTRS, VIT UNIVERSITY, CHENNAI CAMPUS 24