SlideShare uma empresa Scribd logo
1 de 35
Baixar para ler offline
MACHINE LEARNING TO
MONITOR COGNITIVE STATE OF
PERSONSJuan Camilo Vásquez Correa
Department of Electronics Engineering, University of Antioquia, Medellín,
Colombia
Pattern recognition Lab. Friedrich Alexander University, Erlangen-Nuremberg,
Germany
jcamilo.vasquez@udea.edu.co
http://jcvasquezc.wix.com/home
CONTENT
1. Cognitive state of persons
2. Bio-signals
3. Example 1: Recognition of emotions from speech
4. Example 2: Detection of Parkinson’s disease using handwriting
5. Example 3: Detection of Parkinson’s disease using Gait
6. Other examples and future vision
1. COGNITIVE STATE OF PERSONS
Emotions
Neurological disorders
Depression
Work load
Social impairments
1. COGNITIVE STATE OF PERSONS
What if doctors could objectively measure how you are feeling?
1. COGNITIVE STATE OF PERSONS
What if Technology could identify emotions as human can?
1. COGNITIVE STATE OF PERSONS
What if the cars knew if we were getting angry or stressed and adapt the music or
the lights?
1. COGNITIVE STATE OF PERSONS
If live broadcasters could identify an audience’s emotion in real time and adapt their
stream according to the response?
1. COGNITIVE STATE OF PERSONS
Personalized suggestions based on tour mood?
1. COGNITIVE STATE OF PERSONS
1. COGNITIVE STATE OF PERSONS
1. COGNITIVE STATE OF PERSONS
2. BIO-SIGNALS
Speech
Handwriting
Gait
EEG
ECG
Facial expression
3. EXAMPLE 1: RECOGNITION OF
EMOTIONS FROM SPEECH
3. EXAMPLE 1: RECOGNITION OF
EMOTIONS FROM SPEECH
Call center monitoring
Emergency services
Depression assesment
Intelligent vehicles
Public surveillance
3. EXAMPLE 1: RECOGNITION OF
EMOTIONS FROM SPEECH
happiness anger fear disgust
3. EXAMPLE 1: RECOGNITION OF
EMOTIONS FROM SPEECH
3. EXAMPLE 1: RECOGNITION OF
EMOTIONS FROM SPEECH
Tools
https://github.com/kaldi-asr/kaldi
3. EXAMPLE 1: RECOGNITION OF
EMOTIONS FROM SPEECH
Tools
3. EXAMPLE 1: RECOGNITION OF
EMOTIONS FROM SPEECH
Demo
Emotions.ipynb
EXAMPLE 2: DETECTION OF PARKINSON’S
DISEASE USING HANDWRITING
▪ Characterized by the progressive loss of
dopaminergic neurons of the midbrain
▪ Second most prevalent neurological
disorder worldwide
▪ Affects about 2% of people older than 65
years
▪ Patients develop several motor and non-
motor impairments
EXAMPLE 2: DETECTION OF PARKINSON’S
DISEASE USING HANDWRITING
Rigidity
Slow movement
Resting tremor
Micrographia
Speech impairments
EXAMPLE 2: DETECTION OF PARKINSON’S
DISEASE USING HANDWRITING
▪ Unobtrusive screening of patients
▪ Dementia
▪ Parkinson’s Disease
▪ Depression
▪ Evaluate the neurological state
▪ Update treatment and medication
▪ Develop computer aided tools for
patients and specialist
EXAMPLE 2: DETECTION OF PARKINSON’S
DISEASE USING HANDWRITING
Patient Healthy person
EXAMPLE 2: DETECTION OF PARKINSON’S
DISEASE USING HANDWRITING
Convolutional neural network (CNN) to detect Parkinson’s disease
Tensorflow implementation
EXAMPLE 2: DETECTION OF PARKINSON’S
DISEASE USING HANDWRITING
Convolutional neural network (CNN) to detect Parkinson’s disease
Retrain Inception V3 network (Transfer learning)
python retrain.py
--bottleneck_dir=./ HandwritingCNN/inception/bottlenecks
--model_dir=./HandwritingCNN/inception/
--output_graph=./HandwritingCNN/retrained_graph.pb
--output_labels=./HandwritingCNN/laball.txt
--image_dir ./HandwritingCNN/data/images/all/400_300jpg/
3. EXAMPLE 1: DETECTION OF PARKINSON’S
DISEASE USING HANDWRITING
Demo
handwriting.ipynb
EXAMPLE 2: DETECTION OF
PARKINSON’S DISEASE USING GAIT
EXAMPLE 2: DETECTION OF
PARKINSON’S DISEASE USING GAIT
Heel
strike
Toe
off
Heel
strike
Stance time Swing time
Stride time & Stride length
Toe off / Heel strike
angles
EXAMPLE 2: DETECTION OF
PARKINSON’S DISEASE USING GAIT
▪ End to end analysis
▪ Time-frequency representations
▪ Short time Fourier Transform
▪ Wavelet transform
▪ Modulation spectra
▪ Wigner Ville distribution
EXAMPLE 2: DETECTION OF
PARKINSON’S DISEASE USING GAIT
Convolutional neural network (CNN) to detect Parkinson’s disease
Retrain Inception V3 network (Transfer learning)
python retrain.py
--bottleneck_dir=./GaitCNN/inception/bottlenecks
--model_dir=./GaitCNN/inception/
--output_graph=./GaitCNN/retrained_graph.pb
--output_labels=./GaitCNN/laball.txt
--image_dir ./GaitCNN/data/images/
EXAMPLE 2: DETECTION OF
PARKINSON’S DISEASE USING GAIT
Support vector regression to predict the neurological state of the patients
EXAMPLE 2: DETECTION OF
PARKINSON’S DISEASE USING GAIT
Demo
gait.ipynb
OTHER EXAMPLES AND FUTURE
VISION
Predicting suicide risk by social media
Sentiment analysis from twitter
Social inclusion in re-inserted persons from conflict
Diagnosis and assessment of rare diseases
Market analysis according to emotions from speech and facial expression
Computer aided tools for psychological therapy
Multimodal analysis of bio-signals
THANK YOU FOR YOUR ATTENTION
jcamilo.vasquez@udea.edu.co
http://jcvasquezc.wix.com/home
https://www.linkedin.com/in/juan-camilo-vasquez-6a486731/
MACHINE LEARNING TO
MONITOR COGNITIVE STATE OF
PERSONSJuan Camilo Vásquez Correa
Department of Electronics Engineering, University of Antioquia, Medellín,
Colombia
Pattern recognition Lab. Friedrich Alexander University, Erlangen-Nuremberg,
Germany
jcamilo.vasquez@udea.edu.co
http://jcvasquezc.wix.com/home

Mais conteúdo relacionado

Semelhante a Machine learning to monitor cognitive state of persons

Biorobotics an instrument for an improved quality of life
Biorobotics  an instrument for an improved quality of lifeBiorobotics  an instrument for an improved quality of life
Biorobotics an instrument for an improved quality of lifeKavya Rao
 
Epileptic Seizures Prediction.pptx
Epileptic Seizures Prediction.pptxEpileptic Seizures Prediction.pptx
Epileptic Seizures Prediction.pptxssuser399dd5
 
The future of treatments for PD psych research symposium poster 1_20162
The future of treatments for PD psych research symposium poster 1_20162The future of treatments for PD psych research symposium poster 1_20162
The future of treatments for PD psych research symposium poster 1_20162Morgan Stafford
 
Ppt neural (1).pptx
Ppt neural (1).pptxPpt neural (1).pptx
Ppt neural (1).pptxAswin132028
 
PARKINSON DISEASE PROGNOSIS
PARKINSON DISEASE PROGNOSISPARKINSON DISEASE PROGNOSIS
PARKINSON DISEASE PROGNOSISIRJET Journal
 
Detection of Parkinson’s disease using python.pptx
Detection of Parkinson’s disease using python.pptxDetection of Parkinson’s disease using python.pptx
Detection of Parkinson’s disease using python.pptxRashmiPrakash38
 
A SURVEY ON PARKINSON’S DISEASE DETECTION TECHNIQUES
A SURVEY ON PARKINSON’S DISEASE DETECTION TECHNIQUESA SURVEY ON PARKINSON’S DISEASE DETECTION TECHNIQUES
A SURVEY ON PARKINSON’S DISEASE DETECTION TECHNIQUESIRJET Journal
 
The Present & Future Prospects of the Neuroscience Technology in Psychiatry 
The Present &  Future Prospects  of the Neuroscience Technology  in Psychiatry The Present &  Future Prospects  of the Neuroscience Technology  in Psychiatry 
The Present & Future Prospects of the Neuroscience Technology in Psychiatry TaeYoung Lee
 
Autism Spectrum Disorder + Affective Computing (2)
Autism Spectrum Disorder + Affective Computing (2)Autism Spectrum Disorder + Affective Computing (2)
Autism Spectrum Disorder + Affective Computing (2)Stephanie Vacher
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceUBAIDSHAH20
 
Brain Fingerprinting
Brain FingerprintingBrain Fingerprinting
Brain FingerprintingAradhya Kundu
 
Brain Fingerprinting
Brain FingerprintingBrain Fingerprinting
Brain FingerprintingAradhya Kundu
 
Finalpptonmindreadingcomputer 140105222853-phpapp01
Finalpptonmindreadingcomputer 140105222853-phpapp01Finalpptonmindreadingcomputer 140105222853-phpapp01
Finalpptonmindreadingcomputer 140105222853-phpapp01ranjeetdon
 
MedicalResearch.com: Medical Research Exclusive Interviews December 14 2014
MedicalResearch.com:  Medical Research Exclusive Interviews December 14 2014MedicalResearch.com:  Medical Research Exclusive Interviews December 14 2014
MedicalResearch.com: Medical Research Exclusive Interviews December 14 2014Marie Benz MD FAAD
 
Mindreadingppt
MindreadingpptMindreadingppt
Mindreadingpptranjeetdon
 
Paper Matteo Pastorino - Remote daily activity of Parkinson’s disease patient...
Paper Matteo Pastorino - Remote daily activity of Parkinson’s disease patient...Paper Matteo Pastorino - Remote daily activity of Parkinson’s disease patient...
Paper Matteo Pastorino - Remote daily activity of Parkinson’s disease patient...WTHS
 

Semelhante a Machine learning to monitor cognitive state of persons (20)

Biorobotics an instrument for an improved quality of life
Biorobotics  an instrument for an improved quality of lifeBiorobotics  an instrument for an improved quality of life
Biorobotics an instrument for an improved quality of life
 
Walker_JPF00867_Research
Walker_JPF00867_ResearchWalker_JPF00867_Research
Walker_JPF00867_Research
 
Epileptic Seizures Prediction.pptx
Epileptic Seizures Prediction.pptxEpileptic Seizures Prediction.pptx
Epileptic Seizures Prediction.pptx
 
The future of treatments for PD psych research symposium poster 1_20162
The future of treatments for PD psych research symposium poster 1_20162The future of treatments for PD psych research symposium poster 1_20162
The future of treatments for PD psych research symposium poster 1_20162
 
Ppt neural (1).pptx
Ppt neural (1).pptxPpt neural (1).pptx
Ppt neural (1).pptx
 
Advances in medical technology
Advances in medical technologyAdvances in medical technology
Advances in medical technology
 
PARKINSON DISEASE PROGNOSIS
PARKINSON DISEASE PROGNOSISPARKINSON DISEASE PROGNOSIS
PARKINSON DISEASE PROGNOSIS
 
Detection of Parkinson’s disease using python.pptx
Detection of Parkinson’s disease using python.pptxDetection of Parkinson’s disease using python.pptx
Detection of Parkinson’s disease using python.pptx
 
A SURVEY ON PARKINSON’S DISEASE DETECTION TECHNIQUES
A SURVEY ON PARKINSON’S DISEASE DETECTION TECHNIQUESA SURVEY ON PARKINSON’S DISEASE DETECTION TECHNIQUES
A SURVEY ON PARKINSON’S DISEASE DETECTION TECHNIQUES
 
The Present & Future Prospects of the Neuroscience Technology in Psychiatry 
The Present &  Future Prospects  of the Neuroscience Technology  in Psychiatry The Present &  Future Prospects  of the Neuroscience Technology  in Psychiatry 
The Present & Future Prospects of the Neuroscience Technology in Psychiatry 
 
Autism Spectrum Disorder + Affective Computing (2)
Autism Spectrum Disorder + Affective Computing (2)Autism Spectrum Disorder + Affective Computing (2)
Autism Spectrum Disorder + Affective Computing (2)
 
ANN presentataion
ANN presentataionANN presentataion
ANN presentataion
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Brain Fingerprinting
Brain FingerprintingBrain Fingerprinting
Brain Fingerprinting
 
Brain Fingerprinting
Brain FingerprintingBrain Fingerprinting
Brain Fingerprinting
 
Finalpptonmindreadingcomputer 140105222853-phpapp01
Finalpptonmindreadingcomputer 140105222853-phpapp01Finalpptonmindreadingcomputer 140105222853-phpapp01
Finalpptonmindreadingcomputer 140105222853-phpapp01
 
finall
finallfinall
finall
 
MedicalResearch.com: Medical Research Exclusive Interviews December 14 2014
MedicalResearch.com:  Medical Research Exclusive Interviews December 14 2014MedicalResearch.com:  Medical Research Exclusive Interviews December 14 2014
MedicalResearch.com: Medical Research Exclusive Interviews December 14 2014
 
Mindreadingppt
MindreadingpptMindreadingppt
Mindreadingppt
 
Paper Matteo Pastorino - Remote daily activity of Parkinson’s disease patient...
Paper Matteo Pastorino - Remote daily activity of Parkinson’s disease patient...Paper Matteo Pastorino - Remote daily activity of Parkinson’s disease patient...
Paper Matteo Pastorino - Remote daily activity of Parkinson’s disease patient...
 

Último

Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
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
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 

Último (20)

Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
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...
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 

Machine learning to monitor cognitive state of persons

  • 1. MACHINE LEARNING TO MONITOR COGNITIVE STATE OF PERSONSJuan Camilo Vásquez Correa Department of Electronics Engineering, University of Antioquia, Medellín, Colombia Pattern recognition Lab. Friedrich Alexander University, Erlangen-Nuremberg, Germany jcamilo.vasquez@udea.edu.co http://jcvasquezc.wix.com/home
  • 2. CONTENT 1. Cognitive state of persons 2. Bio-signals 3. Example 1: Recognition of emotions from speech 4. Example 2: Detection of Parkinson’s disease using handwriting 5. Example 3: Detection of Parkinson’s disease using Gait 6. Other examples and future vision
  • 3. 1. COGNITIVE STATE OF PERSONS Emotions Neurological disorders Depression Work load Social impairments
  • 4. 1. COGNITIVE STATE OF PERSONS What if doctors could objectively measure how you are feeling?
  • 5. 1. COGNITIVE STATE OF PERSONS What if Technology could identify emotions as human can?
  • 6. 1. COGNITIVE STATE OF PERSONS What if the cars knew if we were getting angry or stressed and adapt the music or the lights?
  • 7. 1. COGNITIVE STATE OF PERSONS If live broadcasters could identify an audience’s emotion in real time and adapt their stream according to the response?
  • 8. 1. COGNITIVE STATE OF PERSONS Personalized suggestions based on tour mood?
  • 9. 1. COGNITIVE STATE OF PERSONS
  • 10. 1. COGNITIVE STATE OF PERSONS
  • 11. 1. COGNITIVE STATE OF PERSONS
  • 13. 3. EXAMPLE 1: RECOGNITION OF EMOTIONS FROM SPEECH
  • 14. 3. EXAMPLE 1: RECOGNITION OF EMOTIONS FROM SPEECH Call center monitoring Emergency services Depression assesment Intelligent vehicles Public surveillance
  • 15. 3. EXAMPLE 1: RECOGNITION OF EMOTIONS FROM SPEECH happiness anger fear disgust
  • 16. 3. EXAMPLE 1: RECOGNITION OF EMOTIONS FROM SPEECH
  • 17. 3. EXAMPLE 1: RECOGNITION OF EMOTIONS FROM SPEECH Tools https://github.com/kaldi-asr/kaldi
  • 18. 3. EXAMPLE 1: RECOGNITION OF EMOTIONS FROM SPEECH Tools
  • 19. 3. EXAMPLE 1: RECOGNITION OF EMOTIONS FROM SPEECH Demo Emotions.ipynb
  • 20. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING HANDWRITING ▪ Characterized by the progressive loss of dopaminergic neurons of the midbrain ▪ Second most prevalent neurological disorder worldwide ▪ Affects about 2% of people older than 65 years ▪ Patients develop several motor and non- motor impairments
  • 21. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING HANDWRITING Rigidity Slow movement Resting tremor Micrographia Speech impairments
  • 22. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING HANDWRITING ▪ Unobtrusive screening of patients ▪ Dementia ▪ Parkinson’s Disease ▪ Depression ▪ Evaluate the neurological state ▪ Update treatment and medication ▪ Develop computer aided tools for patients and specialist
  • 23. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING HANDWRITING Patient Healthy person
  • 24. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING HANDWRITING Convolutional neural network (CNN) to detect Parkinson’s disease Tensorflow implementation
  • 25. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING HANDWRITING Convolutional neural network (CNN) to detect Parkinson’s disease Retrain Inception V3 network (Transfer learning) python retrain.py --bottleneck_dir=./ HandwritingCNN/inception/bottlenecks --model_dir=./HandwritingCNN/inception/ --output_graph=./HandwritingCNN/retrained_graph.pb --output_labels=./HandwritingCNN/laball.txt --image_dir ./HandwritingCNN/data/images/all/400_300jpg/
  • 26. 3. EXAMPLE 1: DETECTION OF PARKINSON’S DISEASE USING HANDWRITING Demo handwriting.ipynb
  • 27. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING GAIT
  • 28. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING GAIT Heel strike Toe off Heel strike Stance time Swing time Stride time & Stride length Toe off / Heel strike angles
  • 29. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING GAIT ▪ End to end analysis ▪ Time-frequency representations ▪ Short time Fourier Transform ▪ Wavelet transform ▪ Modulation spectra ▪ Wigner Ville distribution
  • 30. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING GAIT Convolutional neural network (CNN) to detect Parkinson’s disease Retrain Inception V3 network (Transfer learning) python retrain.py --bottleneck_dir=./GaitCNN/inception/bottlenecks --model_dir=./GaitCNN/inception/ --output_graph=./GaitCNN/retrained_graph.pb --output_labels=./GaitCNN/laball.txt --image_dir ./GaitCNN/data/images/
  • 31. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING GAIT Support vector regression to predict the neurological state of the patients
  • 32. EXAMPLE 2: DETECTION OF PARKINSON’S DISEASE USING GAIT Demo gait.ipynb
  • 33. OTHER EXAMPLES AND FUTURE VISION Predicting suicide risk by social media Sentiment analysis from twitter Social inclusion in re-inserted persons from conflict Diagnosis and assessment of rare diseases Market analysis according to emotions from speech and facial expression Computer aided tools for psychological therapy Multimodal analysis of bio-signals
  • 34. THANK YOU FOR YOUR ATTENTION jcamilo.vasquez@udea.edu.co http://jcvasquezc.wix.com/home https://www.linkedin.com/in/juan-camilo-vasquez-6a486731/
  • 35. MACHINE LEARNING TO MONITOR COGNITIVE STATE OF PERSONSJuan Camilo Vásquez Correa Department of Electronics Engineering, University of Antioquia, Medellín, Colombia Pattern recognition Lab. Friedrich Alexander University, Erlangen-Nuremberg, Germany jcamilo.vasquez@udea.edu.co http://jcvasquezc.wix.com/home