SlideShare uma empresa Scribd logo
1 de 18
Baixar para ler offline
Study of Assessment of Cognitive Ability
G R Sinha, PhD
IEEE Senior Member, ACM Distinguished Speaker, IEEE Distinguished Speaker
Professor, Myanmar Institute of Information Technology Mandalay
Recipient of ISTE National Award, TCS Award, IEI Award, Expert Engineer Award, Young Engineer Award, Young Scientist Award
 Videos and Motivation
 Cognitive Assessment
 Background Research
 CNN and Sample Result
 Findings
2Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Lecture Outline
 Videos:Neurons-to_Networks.mp4
 As per Canadian Institute for Advanced Research Experience and Brain Development: “Stimuli in early
life switch on genetic pathways that differentiate neuron function – sensitive period” “stimuli affect
the formation of the connections (synapses among the billions of neurons)”. This was concluded from
a research based studies in humans, monkeys and rats.
3Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Motivation
 There is association between IQ and brain size in humans which remains robust across age,
intelligence domain, and sex of participants.
 In several literature, brain size is considered as one of many neuronal factors associated with individual
differences in intelligence.
 The association in the context of human cognitive evolution and species differences in brain size and
cognitive ability, is not warranted to interpret brain size as an isomorphic proxy of human intelligence
differences.
 Reference: Jakob Pietschniga, Lars Penked, Jelte M. Wichertse, Michael Zeilerb and Martin Voracek (2015), “Brain
Volume and IQ”, Meta-analysis of associations between human brain volume and intelligence differences: How strong
are they and what do they mean?
4Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Motivation (contd..)
5Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Perception-Cognition-Action
 This is a technique that can assess mental abilities, also a formal assessment of an individual’s abilities
in a range of areas, such as verbal and non-verbal skills, memory and speed of processing.
 Individuals are asked to do a number of tasks, including puzzles; answering questions or remembering
certain things.
 Cognitive assessment can also be using physiological signals such as EEG (Electroencephalography),
ECG (Electrocardiography), GSR (galvanic skin response) etc.
 For example, each band of EEG corresponds to a property of human brain and hence can be used to
assess various cognitive abilities of an individual.
 References: “Understanding Cognition’, available at http://www.psychologytoday.com/basics/cognition” & “UlricNeisser, Cognitive Psychology,
Prentice Hall, 1967”
6Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Cognitive Assessment
 Biometrics is common application of image processing and computer vision. The features are trained using
suitable soft computing technique such as neural network.
 The neural network architecture may have a number of hidden layers, one input layer and an output layer.
 Convolutional neural network (CNN) is a simple example of deep learning network for face recognition.
 The faces of different age group, gender, occupation and structure are subjected to learning method using
neural network. Appropriate set of features are extracted and classifiers are used to discriminate the faces
as per their occupation; structure whether the face is inverted or not; gender, etc.
 Reference: G. R. Sinha, “Study of Assessment of Cognitive Ability of Human Brain using Deep Learning”, Int. J. Inf. Tech. (Springer), 1(1), pp. 1-6,
2017.
7Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Introduction
 Marzi and Viggiano employed event related potentials (ERPs) for investigation of face recognition whether
and when brain activity varies as per processing level in the encoding stage of face recognition. The
recognition was assessed by using shallow learning (orientation decision) and deep learning (occupation
decision). Reaction time and correct recognition time were recorded and the learning methods were
compared. Most important finding of the work is the effect of encoding level and deep learning in
recognizing the orientation or occupation of human faces.
 Wong and Sun studied the learning models for classification purpose with features extracted in the task.
The deep learning model provides better discriminative and descriptive ability. Regularized deep fisher
mapping (RDFM) was used employing the new learning model and the performance was significantly
improved.
 Haque et al. employed deep learning for studying human body and motion dynamics. Rothe et al. suggested a deep learning based solution for
face recognition using CNN architecture of VGG-16 and trained on ImageNet for classification of data. Jain et al.
8Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Background Research
 Chowdhury presented a study of non-thinking (computer machine thinking) and thinking machines
(human thinking). The article was published in Current science.
 Munivenkatappa et al. presented a study of psychological and cognitive domain of human brain very
nicely in traditional way of thinking process. The article attempted to give a direction of research
towards energy transformation in cognitive ability of human brain.
9Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Background Research (contd..)
 Modelling of human brain is evaluated in terms of its cognitive and discriminative ability. The
experimentation would select hundreds of persons of different age groups and gender; and they will
be shown thousands of different types of images.
 During testing process, they will be asked to identify the faces that were shown to them. The reaction
time and the response will be recorded.
 Based on the reaction time and response time, the cognitive ability of human brain is evaluated for
different age group and gender.
 Analysis varies with different age and possible gender also, whose impact is very important in
understanding the cognitive or recognition capability of the person.
10Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Objectives
It consists of following stages:
1. Study of deep learning based research on face recognition
2. Facial image databases: a database of real time faces of thousands of persons is developed. The
faces of persons include faces of all age group, gender and of different occupation.
3. Database of persons required during testing (non-machine learning): another database will include
100 persons or more of different age group and gender and the role of these persons will be in
testing process, wherein they will be asked whether they correctly recognize the faces that were
shown to them. The faces of databases will be shown to all the persons during manual training
process of biometrics.
4. Pre-processing: the faces of databases may have different pose, lighting, and of different size. So,
the normalization all faces is to be done followed by image smoothing or de-noising; if required.
Image de-noising may not be required for non-machine learning but that would be required for
machine learning (deep learning) based face recognition tasks. A framework of image processing
tools for resizing, reformatting and enhancement can be developed for this purpose.
11Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Methodology
5. Feature extraction: features of faces will be extracted that are required in any biometric method. The
features of faces, intensity or gray scale based features are to be extracted using a training method
employing deep learning, which may uses convolution neural network or similar to give better results of
recognition accuracy.
6. CNNs are both fully and locally connected to hidden layers unlike traditional neural network because
for all fully connected networks, the operation becomes computationally intensive. CNNs use parameter
sharing, pooling and dropout also which reduce the number of common features to large extent and
hence addressing the computational issues.
12Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Methodology (contd..)
 Step 1: Features are extracted by first convolution layer. These features are generally low level features such
as edges and lines
 Step 2: High level features are extracted by subsequent layers.
 Step 3: Size of input is NxNxD and this has to be convolved with kernels whose size kxkxD separately.
 Step 4: Convolution of an input with one kernel produces one output feature, and with H kernels
independently produces H features.
 Step 5: Each feature in the output consists of (N - k +1)x(N - k - 1) elements.
 Step 6: For each position of the kernel in a sliding window process, kxkxD elements of input and kxkxD
elements of kernel are multiplied and added.
 Step 7: The kx kxD multiply-accumulate operations are required for producing one output feature
13Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
CNN Steps
 The study of cognitive ability of human brain: based on RT, RC and NRC; the cognitive ability is
evaluated using a suitable mathematical function, as the cognitive ability is directly depending on the
assessment measures RT, RC and NRC.
 The retention time (RNT) for each person that how long the person remembers the faces that are
shown to him/her.
 Cognitive ability is a function of RT, RC, NRC and RNT.
14Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Cognitive Ability
15Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Sample Result
 For assessment of cognitive ability of human brain, we considered 380 persons (including men and women
of different age group) as recognition agents for recognizing the faces shown to them.
 The number of faces in different pose that were shown to all during training their brain to the faces was 25.
 This may prove to be path breaking in the research direction leading to study of human brain and its
cognitive capability.
 The results also highlight explicit difference between the ability of women and men.
 With the age group growing up, the retention time is more and the ability of recognizing and recalling goes
down. Moreover, the time taken to recall is also more.
 Women exhibited more cognitive ability than that of men and the interesting fact is that the retention time
was also observed as less for female participants.
16Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Sample Result (contd..)
 The traditional use of the learning concept has almost been saturated in the field of computer vision and face
recognition.
 We suggest deep learning in assessment of cognitive ability of human brain.
Aiming to train thousands of facial images into our image database.
 A sample size of 380 persons was tested in real time deep learning based face recognition.
 Response time and correct identification were recorded that shows potent research scope of deep learning in
assessment of cognitive ability of human brain at large scale.
 The cognitive ability of women was found more than that of women.
 However, the sample size of persons’ faces that were shown to 380 persons of different age group and sex could
be increased and the modelling could be developed and compared with deep learning based (machine learning
based) recognition of faces.
17Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018
Findings
18
E= mc2
Thank you, any queries please!
Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018

Mais conteúdo relacionado

Mais procurados

EEG Based Classification of Emotions with CNN and RNN
EEG Based Classification of Emotions with CNN and RNNEEG Based Classification of Emotions with CNN and RNN
EEG Based Classification of Emotions with CNN and RNNijtsrd
 
Vita Beans - Mind Maps
Vita Beans - Mind MapsVita Beans - Mind Maps
Vita Beans - Mind Mapsamruth
 
Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Taymoor Nazmy
 
Traits is neither a personality nor a behavior
Traits is neither a personality nor a behaviorTraits is neither a personality nor a behavior
Traits is neither a personality nor a behaviorModupe Sarratt
 
Introduction to Soft Computing
Introduction to Soft Computing Introduction to Soft Computing
Introduction to Soft Computing Aakash Kumar
 
WESCHLERS ADULT INTELLIGENCE SCALE IV
WESCHLERS ADULT INTELLIGENCE SCALE IVWESCHLERS ADULT INTELLIGENCE SCALE IV
WESCHLERS ADULT INTELLIGENCE SCALE IVridhi7070
 
Neural Networks & Reservoir Computing: Computing Models for Mental States
Neural Networks & Reservoir Computing: Computing Models for Mental StatesNeural Networks & Reservoir Computing: Computing Models for Mental States
Neural Networks & Reservoir Computing: Computing Models for Mental StatesBali Hsu
 
Cognitive architecture
Cognitive architectureCognitive architecture
Cognitive architectureHasam Panezai
 
Age Invariant Face Recognition
Age Invariant Face RecognitionAge Invariant Face Recognition
Age Invariant Face Recognitionijtsrd
 
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...CSCJournals
 
Faq connectionism-due 6-28
Faq connectionism-due 6-28Faq connectionism-due 6-28
Faq connectionism-due 6-28Bridget Bengtson
 
Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...sipij
 
Students Who Are Gifted and Talented
Students Who Are Gifted and TalentedStudents Who Are Gifted and Talented
Students Who Are Gifted and TalentedNancy Dela Cruz
 
IRJET- Differentiation of Brain Sub-Cortical-Structures with Effective Micro ...
IRJET- Differentiation of Brain Sub-Cortical-Structures with Effective Micro ...IRJET- Differentiation of Brain Sub-Cortical-Structures with Effective Micro ...
IRJET- Differentiation of Brain Sub-Cortical-Structures with Effective Micro ...IRJET Journal
 

Mais procurados (20)

EEG Based Classification of Emotions with CNN and RNN
EEG Based Classification of Emotions with CNN and RNNEEG Based Classification of Emotions with CNN and RNN
EEG Based Classification of Emotions with CNN and RNN
 
forney_techrep2015
forney_techrep2015forney_techrep2015
forney_techrep2015
 
Vita Beans - Mind Maps
Vita Beans - Mind MapsVita Beans - Mind Maps
Vita Beans - Mind Maps
 
Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-
 
Traits is neither a personality nor a behavior
Traits is neither a personality nor a behaviorTraits is neither a personality nor a behavior
Traits is neither a personality nor a behavior
 
Introduction to Soft Computing
Introduction to Soft Computing Introduction to Soft Computing
Introduction to Soft Computing
 
WESCHLERS ADULT INTELLIGENCE SCALE IV
WESCHLERS ADULT INTELLIGENCE SCALE IVWESCHLERS ADULT INTELLIGENCE SCALE IV
WESCHLERS ADULT INTELLIGENCE SCALE IV
 
Guilford
GuilfordGuilford
Guilford
 
Neural Networks & Reservoir Computing: Computing Models for Mental States
Neural Networks & Reservoir Computing: Computing Models for Mental StatesNeural Networks & Reservoir Computing: Computing Models for Mental States
Neural Networks & Reservoir Computing: Computing Models for Mental States
 
Introduction to the 5th Whole Brain Architecture Hackathon Orientation
Introduction to the 5th Whole Brain Architecture Hackathon OrientationIntroduction to the 5th Whole Brain Architecture Hackathon Orientation
Introduction to the 5th Whole Brain Architecture Hackathon Orientation
 
How Learning Disorders Develop?
How Learning Disorders Develop?How Learning Disorders Develop?
How Learning Disorders Develop?
 
Cognitive architecture
Cognitive architectureCognitive architecture
Cognitive architecture
 
W A I S I I I
W A I S  I I IW A I S  I I I
W A I S I I I
 
Age Invariant Face Recognition
Age Invariant Face RecognitionAge Invariant Face Recognition
Age Invariant Face Recognition
 
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
 
AI Lesson 02
AI Lesson 02AI Lesson 02
AI Lesson 02
 
Faq connectionism-due 6-28
Faq connectionism-due 6-28Faq connectionism-due 6-28
Faq connectionism-due 6-28
 
Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...
 
Students Who Are Gifted and Talented
Students Who Are Gifted and TalentedStudents Who Are Gifted and Talented
Students Who Are Gifted and Talented
 
IRJET- Differentiation of Brain Sub-Cortical-Structures with Effective Micro ...
IRJET- Differentiation of Brain Sub-Cortical-Structures with Effective Micro ...IRJET- Differentiation of Brain Sub-Cortical-Structures with Effective Micro ...
IRJET- Differentiation of Brain Sub-Cortical-Structures with Effective Micro ...
 

Semelhante a Study of assessment of cognitive ability

Recognition of Sentiment using Deep Neural Network
Recognition of Sentiment using Deep Neural NetworkRecognition of Sentiment using Deep Neural Network
Recognition of Sentiment using Deep Neural Networkijtsrd
 
Age and gender detection using deep learning
Age and gender detection using deep learningAge and gender detection using deep learning
Age and gender detection using deep learningIRJET Journal
 
Current trends in cognitive science and brain computing research 18th june 2020
Current trends in cognitive science and brain computing research 18th june 2020Current trends in cognitive science and brain computing research 18th june 2020
Current trends in cognitive science and brain computing research 18th june 2020Dr G R Sinha
 
STUDY AND IMPLEMENTATION OF ADVANCED NEUROERGONOMIC TECHNIQUES
STUDY AND IMPLEMENTATION OF ADVANCED NEUROERGONOMIC TECHNIQUES STUDY AND IMPLEMENTATION OF ADVANCED NEUROERGONOMIC TECHNIQUES
STUDY AND IMPLEMENTATION OF ADVANCED NEUROERGONOMIC TECHNIQUES acijjournal
 
A Study of Deep Learning Applications
A Study of Deep Learning ApplicationsA Study of Deep Learning Applications
A Study of Deep Learning Applicationsijtsrd
 
Facial Emotion Recognition using Convolution Neural Network
Facial Emotion Recognition using Convolution Neural NetworkFacial Emotion Recognition using Convolution Neural Network
Facial Emotion Recognition using Convolution Neural NetworkYogeshIJTSRD
 
Survey on Human Behavior Recognition using CNN
Survey on Human Behavior Recognition using CNNSurvey on Human Behavior Recognition using CNN
Survey on Human Behavior Recognition using CNNIRJET Journal
 
Model for autism disorder detection using deep learning
Model for autism disorder detection using deep learningModel for autism disorder detection using deep learning
Model for autism disorder detection using deep learningIAESIJAI
 
Artificial Cognition for Human-robot Interaction
Artificial Cognition for Human-robot InteractionArtificial Cognition for Human-robot Interaction
Artificial Cognition for Human-robot InteractionSubmissionResearchpa
 
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...BIJIAM Journal
 
Sentiment Analysis on Human with special Concentration on infants’ emotional ...
Sentiment Analysis on Human with special Concentration on infants’ emotional ...Sentiment Analysis on Human with special Concentration on infants’ emotional ...
Sentiment Analysis on Human with special Concentration on infants’ emotional ...Takrim Ul Islam Laskar
 
Convolutional Networks
Convolutional NetworksConvolutional Networks
Convolutional NetworksNicole Savoie
 
Face expression recognition using Scaled-conjugate gradient Back-Propagation ...
Face expression recognition using Scaled-conjugate gradient Back-Propagation ...Face expression recognition using Scaled-conjugate gradient Back-Propagation ...
Face expression recognition using Scaled-conjugate gradient Back-Propagation ...IJMER
 
Two Level Decision for Recognition of Human Facial Expressions using Neural N...
Two Level Decision for Recognition of Human Facial Expressions using Neural N...Two Level Decision for Recognition of Human Facial Expressions using Neural N...
Two Level Decision for Recognition of Human Facial Expressions using Neural N...IIRindia
 
Artificial Intelligence power point presentation document
Artificial Intelligence power point presentation documentArtificial Intelligence power point presentation document
Artificial Intelligence power point presentation documentDavid Raj Kanthi
 
Research in Deep Learning: A Perspective from NSF
Research in Deep Learning: A Perspective from NSFResearch in Deep Learning: A Perspective from NSF
Research in Deep Learning: A Perspective from NSFDESMOND YUEN
 
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...Project AGI
 
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...Project AGI
 
Psychlab: A Psychology Laboratory for Deep Reinforcement Learning Agents
Psychlab: A Psychology Laboratory for Deep Reinforcement Learning AgentsPsychlab: A Psychology Laboratory for Deep Reinforcement Learning Agents
Psychlab: A Psychology Laboratory for Deep Reinforcement Learning AgentsWilly Marroquin (WillyDevNET)
 

Semelhante a Study of assessment of cognitive ability (20)

Recognition of Sentiment using Deep Neural Network
Recognition of Sentiment using Deep Neural NetworkRecognition of Sentiment using Deep Neural Network
Recognition of Sentiment using Deep Neural Network
 
Age and gender detection using deep learning
Age and gender detection using deep learningAge and gender detection using deep learning
Age and gender detection using deep learning
 
Current trends in cognitive science and brain computing research 18th june 2020
Current trends in cognitive science and brain computing research 18th june 2020Current trends in cognitive science and brain computing research 18th june 2020
Current trends in cognitive science and brain computing research 18th june 2020
 
STUDY AND IMPLEMENTATION OF ADVANCED NEUROERGONOMIC TECHNIQUES
STUDY AND IMPLEMENTATION OF ADVANCED NEUROERGONOMIC TECHNIQUES STUDY AND IMPLEMENTATION OF ADVANCED NEUROERGONOMIC TECHNIQUES
STUDY AND IMPLEMENTATION OF ADVANCED NEUROERGONOMIC TECHNIQUES
 
A Study of Deep Learning Applications
A Study of Deep Learning ApplicationsA Study of Deep Learning Applications
A Study of Deep Learning Applications
 
Ijsrdv8 i10424
Ijsrdv8 i10424Ijsrdv8 i10424
Ijsrdv8 i10424
 
Facial Emotion Recognition using Convolution Neural Network
Facial Emotion Recognition using Convolution Neural NetworkFacial Emotion Recognition using Convolution Neural Network
Facial Emotion Recognition using Convolution Neural Network
 
Survey on Human Behavior Recognition using CNN
Survey on Human Behavior Recognition using CNNSurvey on Human Behavior Recognition using CNN
Survey on Human Behavior Recognition using CNN
 
Model for autism disorder detection using deep learning
Model for autism disorder detection using deep learningModel for autism disorder detection using deep learning
Model for autism disorder detection using deep learning
 
Artificial Cognition for Human-robot Interaction
Artificial Cognition for Human-robot InteractionArtificial Cognition for Human-robot Interaction
Artificial Cognition for Human-robot Interaction
 
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...
 
Sentiment Analysis on Human with special Concentration on infants’ emotional ...
Sentiment Analysis on Human with special Concentration on infants’ emotional ...Sentiment Analysis on Human with special Concentration on infants’ emotional ...
Sentiment Analysis on Human with special Concentration on infants’ emotional ...
 
Convolutional Networks
Convolutional NetworksConvolutional Networks
Convolutional Networks
 
Face expression recognition using Scaled-conjugate gradient Back-Propagation ...
Face expression recognition using Scaled-conjugate gradient Back-Propagation ...Face expression recognition using Scaled-conjugate gradient Back-Propagation ...
Face expression recognition using Scaled-conjugate gradient Back-Propagation ...
 
Two Level Decision for Recognition of Human Facial Expressions using Neural N...
Two Level Decision for Recognition of Human Facial Expressions using Neural N...Two Level Decision for Recognition of Human Facial Expressions using Neural N...
Two Level Decision for Recognition of Human Facial Expressions using Neural N...
 
Artificial Intelligence power point presentation document
Artificial Intelligence power point presentation documentArtificial Intelligence power point presentation document
Artificial Intelligence power point presentation document
 
Research in Deep Learning: A Perspective from NSF
Research in Deep Learning: A Perspective from NSFResearch in Deep Learning: A Perspective from NSF
Research in Deep Learning: A Perspective from NSF
 
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...
 
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...
Two Cognitive Architectures for General Intelligence - Cortical Feedback & Ep...
 
Psychlab: A Psychology Laboratory for Deep Reinforcement Learning Agents
Psychlab: A Psychology Laboratory for Deep Reinforcement Learning AgentsPsychlab: A Psychology Laboratory for Deep Reinforcement Learning Agents
Psychlab: A Psychology Laboratory for Deep Reinforcement Learning Agents
 

Mais de Dr G R Sinha

Modern signal processing is dead without machine learning! 5th july 2020
Modern signal processing is dead without machine learning! 5th july 2020Modern signal processing is dead without machine learning! 5th july 2020
Modern signal processing is dead without machine learning! 5th july 2020Dr G R Sinha
 
5 g and IoT for healthcare
5 g and IoT  for healthcare 5 g and IoT  for healthcare
5 g and IoT for healthcare Dr G R Sinha
 
Research based leraning for developing employabilty skills in young minds
Research based leraning for developing employabilty skills in young mindsResearch based leraning for developing employabilty skills in young minds
Research based leraning for developing employabilty skills in young mindsDr G R Sinha
 
Writing research grant proposal
Writing research grant proposalWriting research grant proposal
Writing research grant proposalDr G R Sinha
 
Writing book proposal
Writing book proposalWriting book proposal
Writing book proposalDr G R Sinha
 
Medical image processing
Medical image processingMedical image processing
Medical image processingDr G R Sinha
 
Mapping learning outcomes with learning objectives to achieve real impact of OBE
Mapping learning outcomes with learning objectives to achieve real impact of OBEMapping learning outcomes with learning objectives to achieve real impact of OBE
Mapping learning outcomes with learning objectives to achieve real impact of OBEDr G R Sinha
 
Mapping learning outcomes with learning objectives to achieve real impact of obe
Mapping learning outcomes with learning objectives to achieve real impact of obeMapping learning outcomes with learning objectives to achieve real impact of obe
Mapping learning outcomes with learning objectives to achieve real impact of obeDr G R Sinha
 
ICT enabled agriculture for sustainable rural economy
ICT enabled agriculture for sustainable rural economyICT enabled agriculture for sustainable rural economy
ICT enabled agriculture for sustainable rural economyDr G R Sinha
 
Developing employability skills using ICT tools
Developing employability skills using ICT toolsDeveloping employability skills using ICT tools
Developing employability skills using ICT toolsDr G R Sinha
 
Cognitive ability of human brain and soft computing techniques
Cognitive ability of human brain and soft computing techniquesCognitive ability of human brain and soft computing techniques
Cognitive ability of human brain and soft computing techniquesDr G R Sinha
 
Research based skills towards acdemic excellence
Research based skills towards acdemic excellenceResearch based skills towards acdemic excellence
Research based skills towards acdemic excellenceDr G R Sinha
 
Learning research based skills towards academic excellence
Learning research based skills towards academic excellenceLearning research based skills towards academic excellence
Learning research based skills towards academic excellenceDr G R Sinha
 
Thevenin's theorem and application
Thevenin's theorem and applicationThevenin's theorem and application
Thevenin's theorem and applicationDr G R Sinha
 

Mais de Dr G R Sinha (15)

Modern signal processing is dead without machine learning! 5th july 2020
Modern signal processing is dead without machine learning! 5th july 2020Modern signal processing is dead without machine learning! 5th july 2020
Modern signal processing is dead without machine learning! 5th july 2020
 
5 g and IoT for healthcare
5 g and IoT  for healthcare 5 g and IoT  for healthcare
5 g and IoT for healthcare
 
Research based leraning for developing employabilty skills in young minds
Research based leraning for developing employabilty skills in young mindsResearch based leraning for developing employabilty skills in young minds
Research based leraning for developing employabilty skills in young minds
 
Writing research grant proposal
Writing research grant proposalWriting research grant proposal
Writing research grant proposal
 
Writing book proposal
Writing book proposalWriting book proposal
Writing book proposal
 
Medical image processing
Medical image processingMedical image processing
Medical image processing
 
Mapping learning outcomes with learning objectives to achieve real impact of OBE
Mapping learning outcomes with learning objectives to achieve real impact of OBEMapping learning outcomes with learning objectives to achieve real impact of OBE
Mapping learning outcomes with learning objectives to achieve real impact of OBE
 
Mapping learning outcomes with learning objectives to achieve real impact of obe
Mapping learning outcomes with learning objectives to achieve real impact of obeMapping learning outcomes with learning objectives to achieve real impact of obe
Mapping learning outcomes with learning objectives to achieve real impact of obe
 
ICT enabled agriculture for sustainable rural economy
ICT enabled agriculture for sustainable rural economyICT enabled agriculture for sustainable rural economy
ICT enabled agriculture for sustainable rural economy
 
Why research!
Why research!Why research!
Why research!
 
Developing employability skills using ICT tools
Developing employability skills using ICT toolsDeveloping employability skills using ICT tools
Developing employability skills using ICT tools
 
Cognitive ability of human brain and soft computing techniques
Cognitive ability of human brain and soft computing techniquesCognitive ability of human brain and soft computing techniques
Cognitive ability of human brain and soft computing techniques
 
Research based skills towards acdemic excellence
Research based skills towards acdemic excellenceResearch based skills towards acdemic excellence
Research based skills towards acdemic excellence
 
Learning research based skills towards academic excellence
Learning research based skills towards academic excellenceLearning research based skills towards academic excellence
Learning research based skills towards academic excellence
 
Thevenin's theorem and application
Thevenin's theorem and applicationThevenin's theorem and application
Thevenin's theorem and application
 

Último

(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 

Último (20)

(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 

Study of assessment of cognitive ability

  • 1. Study of Assessment of Cognitive Ability G R Sinha, PhD IEEE Senior Member, ACM Distinguished Speaker, IEEE Distinguished Speaker Professor, Myanmar Institute of Information Technology Mandalay Recipient of ISTE National Award, TCS Award, IEI Award, Expert Engineer Award, Young Engineer Award, Young Scientist Award
  • 2.  Videos and Motivation  Cognitive Assessment  Background Research  CNN and Sample Result  Findings 2Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Lecture Outline
  • 3.  Videos:Neurons-to_Networks.mp4  As per Canadian Institute for Advanced Research Experience and Brain Development: “Stimuli in early life switch on genetic pathways that differentiate neuron function – sensitive period” “stimuli affect the formation of the connections (synapses among the billions of neurons)”. This was concluded from a research based studies in humans, monkeys and rats. 3Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Motivation
  • 4.  There is association between IQ and brain size in humans which remains robust across age, intelligence domain, and sex of participants.  In several literature, brain size is considered as one of many neuronal factors associated with individual differences in intelligence.  The association in the context of human cognitive evolution and species differences in brain size and cognitive ability, is not warranted to interpret brain size as an isomorphic proxy of human intelligence differences.  Reference: Jakob Pietschniga, Lars Penked, Jelte M. Wichertse, Michael Zeilerb and Martin Voracek (2015), “Brain Volume and IQ”, Meta-analysis of associations between human brain volume and intelligence differences: How strong are they and what do they mean? 4Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Motivation (contd..)
  • 5. 5Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Perception-Cognition-Action
  • 6.  This is a technique that can assess mental abilities, also a formal assessment of an individual’s abilities in a range of areas, such as verbal and non-verbal skills, memory and speed of processing.  Individuals are asked to do a number of tasks, including puzzles; answering questions or remembering certain things.  Cognitive assessment can also be using physiological signals such as EEG (Electroencephalography), ECG (Electrocardiography), GSR (galvanic skin response) etc.  For example, each band of EEG corresponds to a property of human brain and hence can be used to assess various cognitive abilities of an individual.  References: “Understanding Cognition’, available at http://www.psychologytoday.com/basics/cognition” & “UlricNeisser, Cognitive Psychology, Prentice Hall, 1967” 6Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Cognitive Assessment
  • 7.  Biometrics is common application of image processing and computer vision. The features are trained using suitable soft computing technique such as neural network.  The neural network architecture may have a number of hidden layers, one input layer and an output layer.  Convolutional neural network (CNN) is a simple example of deep learning network for face recognition.  The faces of different age group, gender, occupation and structure are subjected to learning method using neural network. Appropriate set of features are extracted and classifiers are used to discriminate the faces as per their occupation; structure whether the face is inverted or not; gender, etc.  Reference: G. R. Sinha, “Study of Assessment of Cognitive Ability of Human Brain using Deep Learning”, Int. J. Inf. Tech. (Springer), 1(1), pp. 1-6, 2017. 7Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Introduction
  • 8.  Marzi and Viggiano employed event related potentials (ERPs) for investigation of face recognition whether and when brain activity varies as per processing level in the encoding stage of face recognition. The recognition was assessed by using shallow learning (orientation decision) and deep learning (occupation decision). Reaction time and correct recognition time were recorded and the learning methods were compared. Most important finding of the work is the effect of encoding level and deep learning in recognizing the orientation or occupation of human faces.  Wong and Sun studied the learning models for classification purpose with features extracted in the task. The deep learning model provides better discriminative and descriptive ability. Regularized deep fisher mapping (RDFM) was used employing the new learning model and the performance was significantly improved.  Haque et al. employed deep learning for studying human body and motion dynamics. Rothe et al. suggested a deep learning based solution for face recognition using CNN architecture of VGG-16 and trained on ImageNet for classification of data. Jain et al. 8Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Background Research
  • 9.  Chowdhury presented a study of non-thinking (computer machine thinking) and thinking machines (human thinking). The article was published in Current science.  Munivenkatappa et al. presented a study of psychological and cognitive domain of human brain very nicely in traditional way of thinking process. The article attempted to give a direction of research towards energy transformation in cognitive ability of human brain. 9Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Background Research (contd..)
  • 10.  Modelling of human brain is evaluated in terms of its cognitive and discriminative ability. The experimentation would select hundreds of persons of different age groups and gender; and they will be shown thousands of different types of images.  During testing process, they will be asked to identify the faces that were shown to them. The reaction time and the response will be recorded.  Based on the reaction time and response time, the cognitive ability of human brain is evaluated for different age group and gender.  Analysis varies with different age and possible gender also, whose impact is very important in understanding the cognitive or recognition capability of the person. 10Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Objectives
  • 11. It consists of following stages: 1. Study of deep learning based research on face recognition 2. Facial image databases: a database of real time faces of thousands of persons is developed. The faces of persons include faces of all age group, gender and of different occupation. 3. Database of persons required during testing (non-machine learning): another database will include 100 persons or more of different age group and gender and the role of these persons will be in testing process, wherein they will be asked whether they correctly recognize the faces that were shown to them. The faces of databases will be shown to all the persons during manual training process of biometrics. 4. Pre-processing: the faces of databases may have different pose, lighting, and of different size. So, the normalization all faces is to be done followed by image smoothing or de-noising; if required. Image de-noising may not be required for non-machine learning but that would be required for machine learning (deep learning) based face recognition tasks. A framework of image processing tools for resizing, reformatting and enhancement can be developed for this purpose. 11Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Methodology
  • 12. 5. Feature extraction: features of faces will be extracted that are required in any biometric method. The features of faces, intensity or gray scale based features are to be extracted using a training method employing deep learning, which may uses convolution neural network or similar to give better results of recognition accuracy. 6. CNNs are both fully and locally connected to hidden layers unlike traditional neural network because for all fully connected networks, the operation becomes computationally intensive. CNNs use parameter sharing, pooling and dropout also which reduce the number of common features to large extent and hence addressing the computational issues. 12Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Methodology (contd..)
  • 13.  Step 1: Features are extracted by first convolution layer. These features are generally low level features such as edges and lines  Step 2: High level features are extracted by subsequent layers.  Step 3: Size of input is NxNxD and this has to be convolved with kernels whose size kxkxD separately.  Step 4: Convolution of an input with one kernel produces one output feature, and with H kernels independently produces H features.  Step 5: Each feature in the output consists of (N - k +1)x(N - k - 1) elements.  Step 6: For each position of the kernel in a sliding window process, kxkxD elements of input and kxkxD elements of kernel are multiplied and added.  Step 7: The kx kxD multiply-accumulate operations are required for producing one output feature 13Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 CNN Steps
  • 14.  The study of cognitive ability of human brain: based on RT, RC and NRC; the cognitive ability is evaluated using a suitable mathematical function, as the cognitive ability is directly depending on the assessment measures RT, RC and NRC.  The retention time (RNT) for each person that how long the person remembers the faces that are shown to him/her.  Cognitive ability is a function of RT, RC, NRC and RNT. 14Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Cognitive Ability
  • 15. 15Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Sample Result
  • 16.  For assessment of cognitive ability of human brain, we considered 380 persons (including men and women of different age group) as recognition agents for recognizing the faces shown to them.  The number of faces in different pose that were shown to all during training their brain to the faces was 25.  This may prove to be path breaking in the research direction leading to study of human brain and its cognitive capability.  The results also highlight explicit difference between the ability of women and men.  With the age group growing up, the retention time is more and the ability of recognizing and recalling goes down. Moreover, the time taken to recall is also more.  Women exhibited more cognitive ability than that of men and the interesting fact is that the retention time was also observed as less for female participants. 16Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Sample Result (contd..)
  • 17.  The traditional use of the learning concept has almost been saturated in the field of computer vision and face recognition.  We suggest deep learning in assessment of cognitive ability of human brain. Aiming to train thousands of facial images into our image database.  A sample size of 380 persons was tested in real time deep learning based face recognition.  Response time and correct identification were recorded that shows potent research scope of deep learning in assessment of cognitive ability of human brain at large scale.  The cognitive ability of women was found more than that of women.  However, the sample size of persons’ faces that were shown to 380 persons of different age group and sex could be increased and the modelling could be developed and compared with deep learning based (machine learning based) recognition of faces. 17Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018 Findings
  • 18. 18 E= mc2 Thank you, any queries please! Study of Assessment of Cognitive Ability G R Sinha ACM Distinguished Speaker Lecture July 20, 2018