SlideShare a Scribd company logo
1 of 36
Download to read offline
Learning Pulse
D. Di Mitri, M. Scheffel, H. Drachsler, D. Börner, S. Ternier, M. Specht
A machine learning approach for
predicting performance in self-regulated
learning using multimodal data
Paper presentation at LAK17
15th March 2017, Vancouver, Canada
Outline
1. Background, context, vision
2. Our approach
3. Data collection
4. Data analysis
5. Conclusions
Pagina 2
Data deluge in education
Pagina 3
Collecting learning experiences
Picture from tincanapi.com
Pagina 4
Pagina 5
Learning happening across spaces
Context: Self Regulated Learning
Self-Regulated Learning → no guidance → no feedback → no support
Pagina 6
Vision: machine learning approach
y = f(X)
Learning
Performance
(output space)
Predictive
Model
Multimodal Data
(input space)
Pagina 7
Our approach
Pagina 8
Research questions
(RQ-MAIN) How can we store, model and analyse
multimodal data to predict performance in human learning?
(RQ1) Which architecture allows the collection and storage
of multimodal data in a scalable and efficient way?
(RQ2) What is the best way to model multimodal data to
apply supervise machine learning techniques?
(RQ3) Which machine learning model is able to produce
learner specific predictions on multimodal data?
Pagina 9
Participants
• 9 PhD students at Welten institute
• Different disciplines
• Different working setups:
– Time
– Tasks
– Operating systems
Pagina 10
Experimental timeline
Pagina 11
Phase 0
Pre-test
System architecture tested
Phase 1
Training
3 weeks of data collection
Phase 2
Validation
2 weeks of data collection and prediction
Input space – multimodal data
Pagina 12
Context
Body
Activities
Body: physiological (heart-rate)
and physical responses
(steps) - from Fitbit HR
Activities: applications used
during learning
from RescueTime
Context: weather data
from OpenWeatherMap
Output space – Flow Csikszentmihalyi, 1972
Pagina 13
Theoretical Empirical
Activity Rating Tool
Productivity
How productive was
last activity?
Stress
How stressful was
last activity?
Challenge
How challenging was
last activity?
Abilities
How prepared did you
feel for the activity?
FLOW
Participants rate hourly, from 7AM to 7PM
A scalable web app!
Client: Bootstrap + Jquery
Sever: GoogleApp + Python
“Very easy to
use!”
Pagina 14
Data collection
Pagina 15
Data model
Pagina 16
Berg, A., Scheffel, M., Drachsler, H., Ternier, S. & Specht, M. (2016). The Dutch xAPI Experience. Proceedings of the 6th
International Conference on Learning Analytics and Knowledge (LAK’16), April 25-29, 2016, Edinburgh, UK.
Data storing format for the Learning Record StoreExperience API
The data journey
Pagina 18
Complex architecture
Pagina 19
Data collection
• PULL data from the 3rd party APIs
• Make the xAPI triples
• PUSH data in the LRS
• It’s scalable!
• No collisions
• It’s fast
• It’s Interoperable
Learning Pulse Server
+
Learning Record Store
Pagina 20
Data Processing Application
Script in Python running on a VM which processes data in real time
Pagina 21
Data Analysis
Pagina 22
Transformed dataset
• Time Series: tabular representation
• 5 minutes intervals
• Enough samples now!
• Easier view for Machine Learning
• Signal resampling needed
9410
observations
X
29 attributes
Pagina 23
Issue 1) Feature extraction from Time Series
Heart Rate Variability and
Heart Rate Entropy…
didn’t work
SOLUTION
• Mean of the signal
• Maximum
• Minimum
• Standard Deviation
• Average change
Heart-ratesignalfor15mins
Pagina 24
Issue 2) Activity data very sparse
Rule based grouping of applications
Learners’ activity can be compared!
Applications used are
too sparse
SOLUTION
Let’s create
application categories
Pagina 25
Issue 3) Number of labels available
Trade-off:
number of labels
vs
Seamlessness of the data
collections
NO SOLUTION
Pagina 26
Issue 5) Random vs continuous data
Independence constraint
Knowing one value of et for
one observation does not
help us to guess value of
et+1
yt = α + βX t + et
cov(et ,et+1) = 0
FIXED Effect
RANDOM Effect
SOLUTION follows...
Pagina 27
Mixed Effect Linear Model
x0 x1 x2
... xn-1 xn g y
t0 x x x ... x x 1 y
t1 x x x ... x x 1 y
t2 x x x ... x x 2 y
t... ... ... ... ... ... ... 2 y
tp
-1
x x x x x x 3 y
tp ? ? --- --- --- --- x ?
Random EffectsFixed Effects Group
Used R-squared for
goodness-test
LIMITATIONS
● Convergence time
● Mono-output
Pagina 28
Issue 6) Inter-subject variability
i.e. Participants have
rated very differently
SOLUTION
Predictions are
normalised wrt each
learner
xnew = (xmax – xmin)
*xi/100 + xmin
Pagina 29
Conclusions
Pagina 30
RQ1) Architecture
The architecture developed was able of:
1. Importing great number of sensor data in xAPI
format;
2. combining sensor data with self-reports
3. programmatically transform xAPI data
4. train predictive models & reuse them
5. save the predictions to compare with actual values
Pagina 31
RQ2) Represent multimodal data
• Multiple Instance Representation
• Each learning sample is a 5 minute interval
• It’s suitable for machine learning
Pagina 32
RQ3) Machine learning model
• Linear Mixed Effect Models allow
1. taking into account data specific to each
learner
2. distinguish between fixed and random
effects
3. Take categorical data into account.
Pagina 33
Limitations
• Low accuracy of predictions
R-Square tests Stress: 0.32, Challenge: 0.22, Flow score:
0.16, Abilities: 0.08, Productivity: 0.05.
• Real-time issues
Fitbit synchronisation, Virtual Machine performance
• 3rd party API constraints
• No great solution for grouping activity data (manual
grouping)
Pagina 34
Opportunities
• Data driven
• Real Time feedback
• Visualisations can show feedback
• Seamless data collection
• Multimodal dataset for reserach
• Reusable architecture
Pagina 35
*Börner, Tabuenca, Storm,
Happe, and Specht. 2015
Example visualisation:
The Feedback Cube*
Q&A
Thanks for listening!
Daniele Di Mitri
ddm@ou.nl
@dimstudi0
Pagina 36
Check my poster!

More Related Content

What's hot

2015 03 19 (EDUCON2015) eMadrid UAM Towards MOOCs scenaries based on Collabor...
2015 03 19 (EDUCON2015) eMadrid UAM Towards MOOCs scenaries based on Collabor...2015 03 19 (EDUCON2015) eMadrid UAM Towards MOOCs scenaries based on Collabor...
2015 03 19 (EDUCON2015) eMadrid UAM Towards MOOCs scenaries based on Collabor...eMadrid network
 
Learner Ontological Model for Intelligent Virtual Collaborative Learning Envi...
Learner Ontological Model for Intelligent Virtual Collaborative Learning Envi...Learner Ontological Model for Intelligent Virtual Collaborative Learning Envi...
Learner Ontological Model for Intelligent Virtual Collaborative Learning Envi...ijceronline
 
2015 03 19 (EDUCON2015) eMadrid UC3M Reports from eMadrid Network about Blend...
2015 03 19 (EDUCON2015) eMadrid UC3M Reports from eMadrid Network about Blend...2015 03 19 (EDUCON2015) eMadrid UC3M Reports from eMadrid Network about Blend...
2015 03 19 (EDUCON2015) eMadrid UC3M Reports from eMadrid Network about Blend...eMadrid network
 
Experimenting multiple approaches for teaching meta-modeling
Experimenting multiple approaches for teaching meta-modelingExperimenting multiple approaches for teaching meta-modeling
Experimenting multiple approaches for teaching meta-modelingSaïd Assar
 
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...eMadrid network
 
IEEE EDUCON 2015 reputation mooc
 IEEE EDUCON  2015 reputation mooc IEEE EDUCON  2015 reputation mooc
IEEE EDUCON 2015 reputation moocMiguel R. Artacho
 
Applying Soft Computing Techniques in Information Retrieval
Applying Soft Computing Techniques in Information RetrievalApplying Soft Computing Techniques in Information Retrieval
Applying Soft Computing Techniques in Information RetrievalIJAEMSJORNAL
 
The Future for Technologies in Schools: FutureSchools 2017
The Future for Technologies in Schools: FutureSchools 2017The Future for Technologies in Schools: FutureSchools 2017
The Future for Technologies in Schools: FutureSchools 2017Michael A. Cowling
 
Towards blended reality on collaborative laboratory activities using smart ob...
Towards blended reality on collaborative laboratory activities using smart ob...Towards blended reality on collaborative laboratory activities using smart ob...
Towards blended reality on collaborative laboratory activities using smart ob...Anasol Pena-Rios
 
Deep Learning Projects - Anomaly Detection Using Deep Learning
Deep Learning Projects - Anomaly Detection Using Deep LearningDeep Learning Projects - Anomaly Detection Using Deep Learning
Deep Learning Projects - Anomaly Detection Using Deep LearningDezyreAcademy
 
Ppt tale kn_intro_final
Ppt tale kn_intro_finalPpt tale kn_intro_final
Ppt tale kn_intro_finalManuel Castro
 
Do Higher Education Institutions Need a Digital Passport
Do Higher Education Institutions Need a Digital PassportDo Higher Education Institutions Need a Digital Passport
Do Higher Education Institutions Need a Digital PassportThe Mind Lab
 
Mobile Scenarios Presentation
Mobile Scenarios PresentationMobile Scenarios Presentation
Mobile Scenarios PresentationMath4Mobile
 
Piloting Mixed Reality in ICT Networking to Visualize Complex Theoretical Mul...
Piloting Mixed Reality in ICT Networking to Visualize Complex Theoretical Mul...Piloting Mixed Reality in ICT Networking to Visualize Complex Theoretical Mul...
Piloting Mixed Reality in ICT Networking to Visualize Complex Theoretical Mul...Bond University
 
A Hidden Markov Model Approach to Predict Students' Actions in an Adaptive an...
A Hidden Markov Model Approach to Predict Students' Actions in an Adaptive an...A Hidden Markov Model Approach to Predict Students' Actions in an Adaptive an...
A Hidden Markov Model Approach to Predict Students' Actions in an Adaptive an...Simon Bolivar University
 

What's hot (20)

2015 03 19 (EDUCON2015) eMadrid UAM Towards MOOCs scenaries based on Collabor...
2015 03 19 (EDUCON2015) eMadrid UAM Towards MOOCs scenaries based on Collabor...2015 03 19 (EDUCON2015) eMadrid UAM Towards MOOCs scenaries based on Collabor...
2015 03 19 (EDUCON2015) eMadrid UAM Towards MOOCs scenaries based on Collabor...
 
Learner Ontological Model for Intelligent Virtual Collaborative Learning Envi...
Learner Ontological Model for Intelligent Virtual Collaborative Learning Envi...Learner Ontological Model for Intelligent Virtual Collaborative Learning Envi...
Learner Ontological Model for Intelligent Virtual Collaborative Learning Envi...
 
2015 03 19 (EDUCON2015) eMadrid UC3M Reports from eMadrid Network about Blend...
2015 03 19 (EDUCON2015) eMadrid UC3M Reports from eMadrid Network about Blend...2015 03 19 (EDUCON2015) eMadrid UC3M Reports from eMadrid Network about Blend...
2015 03 19 (EDUCON2015) eMadrid UC3M Reports from eMadrid Network about Blend...
 
Teaching about AR and Teaching with AR
Teaching about AR and Teaching with ARTeaching about AR and Teaching with AR
Teaching about AR and Teaching with AR
 
Experimenting multiple approaches for teaching meta-modeling
Experimenting multiple approaches for teaching meta-modelingExperimenting multiple approaches for teaching meta-modeling
Experimenting multiple approaches for teaching meta-modeling
 
Designing and eXperiencing Smart Objects based Learning Scenarios: an approac...
Designing and eXperiencing Smart Objects based Learning Scenarios: an approac...Designing and eXperiencing Smart Objects based Learning Scenarios: an approac...
Designing and eXperiencing Smart Objects based Learning Scenarios: an approac...
 
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
 
IEEE EDUCON 2015 reputation mooc
 IEEE EDUCON  2015 reputation mooc IEEE EDUCON  2015 reputation mooc
IEEE EDUCON 2015 reputation mooc
 
Inaugural lecture
Inaugural lectureInaugural lecture
Inaugural lecture
 
Applying Soft Computing Techniques in Information Retrieval
Applying Soft Computing Techniques in Information RetrievalApplying Soft Computing Techniques in Information Retrieval
Applying Soft Computing Techniques in Information Retrieval
 
The Future for Technologies in Schools: FutureSchools 2017
The Future for Technologies in Schools: FutureSchools 2017The Future for Technologies in Schools: FutureSchools 2017
The Future for Technologies in Schools: FutureSchools 2017
 
Towards blended reality on collaborative laboratory activities using smart ob...
Towards blended reality on collaborative laboratory activities using smart ob...Towards blended reality on collaborative laboratory activities using smart ob...
Towards blended reality on collaborative laboratory activities using smart ob...
 
Deep Learning and CNN Architectures
Deep Learning and CNN ArchitecturesDeep Learning and CNN Architectures
Deep Learning and CNN Architectures
 
Deep Learning Projects - Anomaly Detection Using Deep Learning
Deep Learning Projects - Anomaly Detection Using Deep LearningDeep Learning Projects - Anomaly Detection Using Deep Learning
Deep Learning Projects - Anomaly Detection Using Deep Learning
 
Ppt tale kn_intro_final
Ppt tale kn_intro_finalPpt tale kn_intro_final
Ppt tale kn_intro_final
 
Do Higher Education Institutions Need a Digital Passport
Do Higher Education Institutions Need a Digital PassportDo Higher Education Institutions Need a Digital Passport
Do Higher Education Institutions Need a Digital Passport
 
Mobile Scenarios Presentation
Mobile Scenarios PresentationMobile Scenarios Presentation
Mobile Scenarios Presentation
 
Piloting Mixed Reality in ICT Networking to Visualize Complex Theoretical Mul...
Piloting Mixed Reality in ICT Networking to Visualize Complex Theoretical Mul...Piloting Mixed Reality in ICT Networking to Visualize Complex Theoretical Mul...
Piloting Mixed Reality in ICT Networking to Visualize Complex Theoretical Mul...
 
Aalto CCIS Programme
Aalto CCIS ProgrammeAalto CCIS Programme
Aalto CCIS Programme
 
A Hidden Markov Model Approach to Predict Students' Actions in an Adaptive an...
A Hidden Markov Model Approach to Predict Students' Actions in an Adaptive an...A Hidden Markov Model Approach to Predict Students' Actions in an Adaptive an...
A Hidden Markov Model Approach to Predict Students' Actions in an Adaptive an...
 

Viewers also liked

A Search-based Testing Approach for XML Injection Vulnerabilities in Web Appl...
A Search-based Testing Approach for XML Injection Vulnerabilities in Web Appl...A Search-based Testing Approach for XML Injection Vulnerabilities in Web Appl...
A Search-based Testing Approach for XML Injection Vulnerabilities in Web Appl...Lionel Briand
 
Modernismo americano.
Modernismo americano. Modernismo americano.
Modernismo americano. valeriarahal
 
TCI network for practitioners
TCI network for practitionersTCI network for practitioners
TCI network for practitionersDr. Amit Kapoor
 
Departamento de producción
Departamento de producciónDepartamento de producción
Departamento de producciónMonserrat Correa
 
Presentation on healthy relationships
Presentation on healthy  relationshipsPresentation on healthy  relationships
Presentation on healthy relationshipscorrieperdok
 
CEO’ların sunum sırları
CEO’ların sunum sırlarıCEO’ların sunum sırları
CEO’ların sunum sırlarıSunumo
 
#stillhuman : how ethnography makes sense of data @sxsw2017
#stillhuman : how ethnography makes sense of data @sxsw2017 #stillhuman : how ethnography makes sense of data @sxsw2017
#stillhuman : how ethnography makes sense of data @sxsw2017 _unknowns
 
BITCOIN USER BASE DOUBLING EVERY 12 MONTHS: GOOGLE TRENDS
BITCOIN USER BASE DOUBLING EVERY 12 MONTHS: GOOGLE TRENDSBITCOIN USER BASE DOUBLING EVERY 12 MONTHS: GOOGLE TRENDS
BITCOIN USER BASE DOUBLING EVERY 12 MONTHS: GOOGLE TRENDSSteven Rhyner
 

Viewers also liked (11)

A Search-based Testing Approach for XML Injection Vulnerabilities in Web Appl...
A Search-based Testing Approach for XML Injection Vulnerabilities in Web Appl...A Search-based Testing Approach for XML Injection Vulnerabilities in Web Appl...
A Search-based Testing Approach for XML Injection Vulnerabilities in Web Appl...
 
Modernismo americano.
Modernismo americano. Modernismo americano.
Modernismo americano.
 
TCI network for practitioners
TCI network for practitionersTCI network for practitioners
TCI network for practitioners
 
Actividad 11 de yamileth lópez requena
Actividad 11 de yamileth lópez requenaActividad 11 de yamileth lópez requena
Actividad 11 de yamileth lópez requena
 
Departamento de producción
Departamento de producciónDepartamento de producción
Departamento de producción
 
Presentation on healthy relationships
Presentation on healthy  relationshipsPresentation on healthy  relationships
Presentation on healthy relationships
 
CEO’ların sunum sırları
CEO’ların sunum sırlarıCEO’ların sunum sırları
CEO’ların sunum sırları
 
#stillhuman : how ethnography makes sense of data @sxsw2017
#stillhuman : how ethnography makes sense of data @sxsw2017 #stillhuman : how ethnography makes sense of data @sxsw2017
#stillhuman : how ethnography makes sense of data @sxsw2017
 
BITCOIN USER BASE DOUBLING EVERY 12 MONTHS: GOOGLE TRENDS
BITCOIN USER BASE DOUBLING EVERY 12 MONTHS: GOOGLE TRENDSBITCOIN USER BASE DOUBLING EVERY 12 MONTHS: GOOGLE TRENDS
BITCOIN USER BASE DOUBLING EVERY 12 MONTHS: GOOGLE TRENDS
 
Dreamforce to you mx jan18
Dreamforce to you   mx jan18 Dreamforce to you   mx jan18
Dreamforce to you mx jan18
 
Culture in banking is everything
Culture in banking is everythingCulture in banking is everything
Culture in banking is everything
 

Similar to LAK17 Machine Learning Predicts SRL Performance

Parallel Filter-Based Feature Selection Based on Balanced Incomplete Block De...
Parallel Filter-Based Feature Selection Based on Balanced Incomplete Block De...Parallel Filter-Based Feature Selection Based on Balanced Incomplete Block De...
Parallel Filter-Based Feature Selection Based on Balanced Incomplete Block De...AMIDST Toolbox
 
Deep Learning and Automatic Differentiation from Theano to PyTorch
Deep Learning and Automatic Differentiation from Theano to PyTorchDeep Learning and Automatic Differentiation from Theano to PyTorch
Deep Learning and Automatic Differentiation from Theano to PyTorchinside-BigData.com
 
Learning from meaningful, purposive interaction
Learning from meaningful, purposive interactionLearning from meaningful, purposive interaction
Learning from meaningful, purposive interactionfridolin.wild
 
230208 MLOps Getting from Good to Great.pptx
230208 MLOps Getting from Good to Great.pptx230208 MLOps Getting from Good to Great.pptx
230208 MLOps Getting from Good to Great.pptxArthur240715
 
Linked Data: Een extra ontstluitingslaag op archieven
Linked Data: Een extra ontstluitingslaag op archieven Linked Data: Een extra ontstluitingslaag op archieven
Linked Data: Een extra ontstluitingslaag op archieven Richard Zijdeman
 
Modellbildung, Berechnung und Simulation in Forschung und Lehre
Modellbildung, Berechnung und Simulation in Forschung und LehreModellbildung, Berechnung und Simulation in Forschung und Lehre
Modellbildung, Berechnung und Simulation in Forschung und LehreJoachim Schlosser
 
M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...
M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...
M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...Marco Brambilla
 
Moving forward data centric sciences weaving AI, Big Data & HPC
Moving forward data centric sciences  weaving AI, Big Data & HPCMoving forward data centric sciences  weaving AI, Big Data & HPC
Moving forward data centric sciences weaving AI, Big Data & HPCGenoveva Vargas-Solar
 
Linked Open Data: Combining Data for the Social Sciences and Humanities (and ...
Linked Open Data: Combining Data for the Social Sciences and Humanities (and ...Linked Open Data: Combining Data for the Social Sciences and Humanities (and ...
Linked Open Data: Combining Data for the Social Sciences and Humanities (and ...Richard Zijdeman
 
2016 03-16 digital energy luncheon
2016 03-16 digital energy luncheon2016 03-16 digital energy luncheon
2016 03-16 digital energy luncheonMark Reynolds
 
Knowledge Graph Embeddings for Recommender Systems
Knowledge Graph Embeddings for Recommender SystemsKnowledge Graph Embeddings for Recommender Systems
Knowledge Graph Embeddings for Recommender SystemsEnrico Palumbo
 
Thoughts on Knowledge Graphs & Deeper Provenance
Thoughts on Knowledge Graphs  & Deeper ProvenanceThoughts on Knowledge Graphs  & Deeper Provenance
Thoughts on Knowledge Graphs & Deeper ProvenancePaul Groth
 
2016 05-20-clariah-wp4
2016 05-20-clariah-wp42016 05-20-clariah-wp4
2016 05-20-clariah-wp4CLARIAH
 
Spark-MPI: Approaching the Fifth Paradigm with Nikolay Malitsky
Spark-MPI: Approaching the Fifth Paradigm with Nikolay MalitskySpark-MPI: Approaching the Fifth Paradigm with Nikolay Malitsky
Spark-MPI: Approaching the Fifth Paradigm with Nikolay MalitskyDatabricks
 
H2O with Erin LeDell at Portland R User Group
H2O with Erin LeDell at Portland R User GroupH2O with Erin LeDell at Portland R User Group
H2O with Erin LeDell at Portland R User GroupSri Ambati
 
Himansu sahoo resume-ds
Himansu sahoo resume-dsHimansu sahoo resume-ds
Himansu sahoo resume-dsHimansu Sahoo
 
YandongWang_Resume
YandongWang_ResumeYandongWang_Resume
YandongWang_Resumeyandong wang
 
Data legend dh_benelux_2017.key
Data legend dh_benelux_2017.keyData legend dh_benelux_2017.key
Data legend dh_benelux_2017.keyRichard Zijdeman
 
Machine_Learning_with_MATLAB_Seminar_Latest.pdf
Machine_Learning_with_MATLAB_Seminar_Latest.pdfMachine_Learning_with_MATLAB_Seminar_Latest.pdf
Machine_Learning_with_MATLAB_Seminar_Latest.pdfCarlos Paredes
 

Similar to LAK17 Machine Learning Predicts SRL Performance (20)

Parallel Filter-Based Feature Selection Based on Balanced Incomplete Block De...
Parallel Filter-Based Feature Selection Based on Balanced Incomplete Block De...Parallel Filter-Based Feature Selection Based on Balanced Incomplete Block De...
Parallel Filter-Based Feature Selection Based on Balanced Incomplete Block De...
 
Deep Learning and Automatic Differentiation from Theano to PyTorch
Deep Learning and Automatic Differentiation from Theano to PyTorchDeep Learning and Automatic Differentiation from Theano to PyTorch
Deep Learning and Automatic Differentiation from Theano to PyTorch
 
Learning from meaningful, purposive interaction
Learning from meaningful, purposive interactionLearning from meaningful, purposive interaction
Learning from meaningful, purposive interaction
 
230208 MLOps Getting from Good to Great.pptx
230208 MLOps Getting from Good to Great.pptx230208 MLOps Getting from Good to Great.pptx
230208 MLOps Getting from Good to Great.pptx
 
Linked Data: Een extra ontstluitingslaag op archieven
Linked Data: Een extra ontstluitingslaag op archieven Linked Data: Een extra ontstluitingslaag op archieven
Linked Data: Een extra ontstluitingslaag op archieven
 
Modellbildung, Berechnung und Simulation in Forschung und Lehre
Modellbildung, Berechnung und Simulation in Forschung und LehreModellbildung, Berechnung und Simulation in Forschung und Lehre
Modellbildung, Berechnung und Simulation in Forschung und Lehre
 
M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...
M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...
M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...
 
Moving forward data centric sciences weaving AI, Big Data & HPC
Moving forward data centric sciences  weaving AI, Big Data & HPCMoving forward data centric sciences  weaving AI, Big Data & HPC
Moving forward data centric sciences weaving AI, Big Data & HPC
 
Linked Open Data: Combining Data for the Social Sciences and Humanities (and ...
Linked Open Data: Combining Data for the Social Sciences and Humanities (and ...Linked Open Data: Combining Data for the Social Sciences and Humanities (and ...
Linked Open Data: Combining Data for the Social Sciences and Humanities (and ...
 
AI and Deep Learning
AI and Deep Learning AI and Deep Learning
AI and Deep Learning
 
2016 03-16 digital energy luncheon
2016 03-16 digital energy luncheon2016 03-16 digital energy luncheon
2016 03-16 digital energy luncheon
 
Knowledge Graph Embeddings for Recommender Systems
Knowledge Graph Embeddings for Recommender SystemsKnowledge Graph Embeddings for Recommender Systems
Knowledge Graph Embeddings for Recommender Systems
 
Thoughts on Knowledge Graphs & Deeper Provenance
Thoughts on Knowledge Graphs  & Deeper ProvenanceThoughts on Knowledge Graphs  & Deeper Provenance
Thoughts on Knowledge Graphs & Deeper Provenance
 
2016 05-20-clariah-wp4
2016 05-20-clariah-wp42016 05-20-clariah-wp4
2016 05-20-clariah-wp4
 
Spark-MPI: Approaching the Fifth Paradigm with Nikolay Malitsky
Spark-MPI: Approaching the Fifth Paradigm with Nikolay MalitskySpark-MPI: Approaching the Fifth Paradigm with Nikolay Malitsky
Spark-MPI: Approaching the Fifth Paradigm with Nikolay Malitsky
 
H2O with Erin LeDell at Portland R User Group
H2O with Erin LeDell at Portland R User GroupH2O with Erin LeDell at Portland R User Group
H2O with Erin LeDell at Portland R User Group
 
Himansu sahoo resume-ds
Himansu sahoo resume-dsHimansu sahoo resume-ds
Himansu sahoo resume-ds
 
YandongWang_Resume
YandongWang_ResumeYandongWang_Resume
YandongWang_Resume
 
Data legend dh_benelux_2017.key
Data legend dh_benelux_2017.keyData legend dh_benelux_2017.key
Data legend dh_benelux_2017.key
 
Machine_Learning_with_MATLAB_Seminar_Latest.pdf
Machine_Learning_with_MATLAB_Seminar_Latest.pdfMachine_Learning_with_MATLAB_Seminar_Latest.pdf
Machine_Learning_with_MATLAB_Seminar_Latest.pdf
 

More from Daniele Di Mitri

SenseTheClassroom Live at EC-TEL 2022
SenseTheClassroom Live at EC-TEL 2022SenseTheClassroom Live at EC-TEL 2022
SenseTheClassroom Live at EC-TEL 2022Daniele Di Mitri
 
Guest Lecture: Restoring Context in Distance Learning with Artificial Intelli...
Guest Lecture: Restoring Context in Distance Learning with Artificial Intelli...Guest Lecture: Restoring Context in Distance Learning with Artificial Intelli...
Guest Lecture: Restoring Context in Distance Learning with Artificial Intelli...Daniele Di Mitri
 
MOBIUS: Smart Mobility Tracking with Smartphone Sensors
MOBIUS: Smart Mobility Tracking with Smartphone SensorsMOBIUS: Smart Mobility Tracking with Smartphone Sensors
MOBIUS: Smart Mobility Tracking with Smartphone SensorsDaniele Di Mitri
 
The Multimodal Tutor - short pitch presentation at JTELSS 2018 in Durrës, Alb...
The Multimodal Tutor - short pitch presentation at JTELSS 2018 in Durrës, Alb...The Multimodal Tutor - short pitch presentation at JTELSS 2018 in Durrës, Alb...
The Multimodal Tutor - short pitch presentation at JTELSS 2018 in Durrës, Alb...Daniele Di Mitri
 
Sensors for Learning workshop
Sensors for Learning workshopSensors for Learning workshop
Sensors for Learning workshopDaniele Di Mitri
 
Multimodal Machines #JTELSS17 workshop
Multimodal Machines #JTELSS17 workshopMultimodal Machines #JTELSS17 workshop
Multimodal Machines #JTELSS17 workshopDaniele Di Mitri
 
Digital Learning Projection - poster for #LAK17
Digital Learning Projection - poster for #LAK17Digital Learning Projection - poster for #LAK17
Digital Learning Projection - poster for #LAK17Daniele Di Mitri
 
Digital Learning Projection - Learning state estimation from multimodal learn...
Digital Learning Projection - Learning state estimation from multimodal learn...Digital Learning Projection - Learning state estimation from multimodal learn...
Digital Learning Projection - Learning state estimation from multimodal learn...Daniele Di Mitri
 
Academic writing in LaTeX
Academic writing in LaTeX Academic writing in LaTeX
Academic writing in LaTeX Daniele Di Mitri
 
Visual Learning Pulse - Final Thesis presentation
Visual Learning Pulse - Final Thesis presentationVisual Learning Pulse - Final Thesis presentation
Visual Learning Pulse - Final Thesis presentationDaniele Di Mitri
 
Research project MAI2 - Final Presentation Group 4
Research project MAI2  - Final Presentation Group 4Research project MAI2  - Final Presentation Group 4
Research project MAI2 - Final Presentation Group 4Daniele Di Mitri
 
Lifelong Topic Modelling presentation
Lifelong Topic Modelling presentation Lifelong Topic Modelling presentation
Lifelong Topic Modelling presentation Daniele Di Mitri
 
Word2Vec: Learning of word representations in a vector space - Di Mitri & Her...
Word2Vec: Learning of word representations in a vector space - Di Mitri & Her...Word2Vec: Learning of word representations in a vector space - Di Mitri & Her...
Word2Vec: Learning of word representations in a vector space - Di Mitri & Her...Daniele Di Mitri
 
Battlecode2014 - final presentation - group n.2
Battlecode2014 - final presentation - group n.2Battlecode2014 - final presentation - group n.2
Battlecode2014 - final presentation - group n.2Daniele Di Mitri
 
Inclusive & open learning analytics
Inclusive & open learning analyticsInclusive & open learning analytics
Inclusive & open learning analyticsDaniele Di Mitri
 
(IT) Slides della presentazione della tesi di Laurea
(IT) Slides della presentazione della tesi di Laurea(IT) Slides della presentazione della tesi di Laurea
(IT) Slides della presentazione della tesi di LaureaDaniele Di Mitri
 
Claim Your Voice - Presentation of the results of the campign for VET students
Claim Your Voice - Presentation of the results of the campign for VET studentsClaim Your Voice - Presentation of the results of the campign for VET students
Claim Your Voice - Presentation of the results of the campign for VET studentsDaniele Di Mitri
 
Obessu views on school resource
Obessu views on school resourceObessu views on school resource
Obessu views on school resourceDaniele Di Mitri
 
Obessu’s inputs on «opening up education»
Obessu’s inputs on «opening up education»Obessu’s inputs on «opening up education»
Obessu’s inputs on «opening up education»Daniele Di Mitri
 

More from Daniele Di Mitri (20)

SenseTheClassroom Live at EC-TEL 2022
SenseTheClassroom Live at EC-TEL 2022SenseTheClassroom Live at EC-TEL 2022
SenseTheClassroom Live at EC-TEL 2022
 
Guest Lecture: Restoring Context in Distance Learning with Artificial Intelli...
Guest Lecture: Restoring Context in Distance Learning with Artificial Intelli...Guest Lecture: Restoring Context in Distance Learning with Artificial Intelli...
Guest Lecture: Restoring Context in Distance Learning with Artificial Intelli...
 
MOBIUS: Smart Mobility Tracking with Smartphone Sensors
MOBIUS: Smart Mobility Tracking with Smartphone SensorsMOBIUS: Smart Mobility Tracking with Smartphone Sensors
MOBIUS: Smart Mobility Tracking with Smartphone Sensors
 
The Multimodal Tutor - short pitch presentation at JTELSS 2018 in Durrës, Alb...
The Multimodal Tutor - short pitch presentation at JTELSS 2018 in Durrës, Alb...The Multimodal Tutor - short pitch presentation at JTELSS 2018 in Durrës, Alb...
The Multimodal Tutor - short pitch presentation at JTELSS 2018 in Durrës, Alb...
 
Sensors for Learning workshop
Sensors for Learning workshopSensors for Learning workshop
Sensors for Learning workshop
 
Multimodal Machines #JTELSS17 workshop
Multimodal Machines #JTELSS17 workshopMultimodal Machines #JTELSS17 workshop
Multimodal Machines #JTELSS17 workshop
 
Visual Learning Pulse
Visual Learning PulseVisual Learning Pulse
Visual Learning Pulse
 
Digital Learning Projection - poster for #LAK17
Digital Learning Projection - poster for #LAK17Digital Learning Projection - poster for #LAK17
Digital Learning Projection - poster for #LAK17
 
Digital Learning Projection - Learning state estimation from multimodal learn...
Digital Learning Projection - Learning state estimation from multimodal learn...Digital Learning Projection - Learning state estimation from multimodal learn...
Digital Learning Projection - Learning state estimation from multimodal learn...
 
Academic writing in LaTeX
Academic writing in LaTeX Academic writing in LaTeX
Academic writing in LaTeX
 
Visual Learning Pulse - Final Thesis presentation
Visual Learning Pulse - Final Thesis presentationVisual Learning Pulse - Final Thesis presentation
Visual Learning Pulse - Final Thesis presentation
 
Research project MAI2 - Final Presentation Group 4
Research project MAI2  - Final Presentation Group 4Research project MAI2  - Final Presentation Group 4
Research project MAI2 - Final Presentation Group 4
 
Lifelong Topic Modelling presentation
Lifelong Topic Modelling presentation Lifelong Topic Modelling presentation
Lifelong Topic Modelling presentation
 
Word2Vec: Learning of word representations in a vector space - Di Mitri & Her...
Word2Vec: Learning of word representations in a vector space - Di Mitri & Her...Word2Vec: Learning of word representations in a vector space - Di Mitri & Her...
Word2Vec: Learning of word representations in a vector space - Di Mitri & Her...
 
Battlecode2014 - final presentation - group n.2
Battlecode2014 - final presentation - group n.2Battlecode2014 - final presentation - group n.2
Battlecode2014 - final presentation - group n.2
 
Inclusive & open learning analytics
Inclusive & open learning analyticsInclusive & open learning analytics
Inclusive & open learning analytics
 
(IT) Slides della presentazione della tesi di Laurea
(IT) Slides della presentazione della tesi di Laurea(IT) Slides della presentazione della tesi di Laurea
(IT) Slides della presentazione della tesi di Laurea
 
Claim Your Voice - Presentation of the results of the campign for VET students
Claim Your Voice - Presentation of the results of the campign for VET studentsClaim Your Voice - Presentation of the results of the campign for VET students
Claim Your Voice - Presentation of the results of the campign for VET students
 
Obessu views on school resource
Obessu views on school resourceObessu views on school resource
Obessu views on school resource
 
Obessu’s inputs on «opening up education»
Obessu’s inputs on «opening up education»Obessu’s inputs on «opening up education»
Obessu’s inputs on «opening up education»
 

Recently uploaded

USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxleah joy valeriano
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 

Recently uploaded (20)

USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 

LAK17 Machine Learning Predicts SRL Performance

  • 1. Learning Pulse D. Di Mitri, M. Scheffel, H. Drachsler, D. Börner, S. Ternier, M. Specht A machine learning approach for predicting performance in self-regulated learning using multimodal data Paper presentation at LAK17 15th March 2017, Vancouver, Canada
  • 2. Outline 1. Background, context, vision 2. Our approach 3. Data collection 4. Data analysis 5. Conclusions Pagina 2
  • 3. Data deluge in education Pagina 3
  • 4. Collecting learning experiences Picture from tincanapi.com Pagina 4
  • 6. Context: Self Regulated Learning Self-Regulated Learning → no guidance → no feedback → no support Pagina 6
  • 7. Vision: machine learning approach y = f(X) Learning Performance (output space) Predictive Model Multimodal Data (input space) Pagina 7
  • 9. Research questions (RQ-MAIN) How can we store, model and analyse multimodal data to predict performance in human learning? (RQ1) Which architecture allows the collection and storage of multimodal data in a scalable and efficient way? (RQ2) What is the best way to model multimodal data to apply supervise machine learning techniques? (RQ3) Which machine learning model is able to produce learner specific predictions on multimodal data? Pagina 9
  • 10. Participants • 9 PhD students at Welten institute • Different disciplines • Different working setups: – Time – Tasks – Operating systems Pagina 10
  • 11. Experimental timeline Pagina 11 Phase 0 Pre-test System architecture tested Phase 1 Training 3 weeks of data collection Phase 2 Validation 2 weeks of data collection and prediction
  • 12. Input space – multimodal data Pagina 12 Context Body Activities Body: physiological (heart-rate) and physical responses (steps) - from Fitbit HR Activities: applications used during learning from RescueTime Context: weather data from OpenWeatherMap
  • 13. Output space – Flow Csikszentmihalyi, 1972 Pagina 13 Theoretical Empirical
  • 14. Activity Rating Tool Productivity How productive was last activity? Stress How stressful was last activity? Challenge How challenging was last activity? Abilities How prepared did you feel for the activity? FLOW Participants rate hourly, from 7AM to 7PM A scalable web app! Client: Bootstrap + Jquery Sever: GoogleApp + Python “Very easy to use!” Pagina 14
  • 17. Berg, A., Scheffel, M., Drachsler, H., Ternier, S. & Specht, M. (2016). The Dutch xAPI Experience. Proceedings of the 6th International Conference on Learning Analytics and Knowledge (LAK’16), April 25-29, 2016, Edinburgh, UK. Data storing format for the Learning Record StoreExperience API
  • 20. Data collection • PULL data from the 3rd party APIs • Make the xAPI triples • PUSH data in the LRS • It’s scalable! • No collisions • It’s fast • It’s Interoperable Learning Pulse Server + Learning Record Store Pagina 20
  • 21. Data Processing Application Script in Python running on a VM which processes data in real time Pagina 21
  • 23. Transformed dataset • Time Series: tabular representation • 5 minutes intervals • Enough samples now! • Easier view for Machine Learning • Signal resampling needed 9410 observations X 29 attributes Pagina 23
  • 24. Issue 1) Feature extraction from Time Series Heart Rate Variability and Heart Rate Entropy… didn’t work SOLUTION • Mean of the signal • Maximum • Minimum • Standard Deviation • Average change Heart-ratesignalfor15mins Pagina 24
  • 25. Issue 2) Activity data very sparse Rule based grouping of applications Learners’ activity can be compared! Applications used are too sparse SOLUTION Let’s create application categories Pagina 25
  • 26. Issue 3) Number of labels available Trade-off: number of labels vs Seamlessness of the data collections NO SOLUTION Pagina 26
  • 27. Issue 5) Random vs continuous data Independence constraint Knowing one value of et for one observation does not help us to guess value of et+1 yt = α + βX t + et cov(et ,et+1) = 0 FIXED Effect RANDOM Effect SOLUTION follows... Pagina 27
  • 28. Mixed Effect Linear Model x0 x1 x2 ... xn-1 xn g y t0 x x x ... x x 1 y t1 x x x ... x x 1 y t2 x x x ... x x 2 y t... ... ... ... ... ... ... 2 y tp -1 x x x x x x 3 y tp ? ? --- --- --- --- x ? Random EffectsFixed Effects Group Used R-squared for goodness-test LIMITATIONS ● Convergence time ● Mono-output Pagina 28
  • 29. Issue 6) Inter-subject variability i.e. Participants have rated very differently SOLUTION Predictions are normalised wrt each learner xnew = (xmax – xmin) *xi/100 + xmin Pagina 29
  • 31. RQ1) Architecture The architecture developed was able of: 1. Importing great number of sensor data in xAPI format; 2. combining sensor data with self-reports 3. programmatically transform xAPI data 4. train predictive models & reuse them 5. save the predictions to compare with actual values Pagina 31
  • 32. RQ2) Represent multimodal data • Multiple Instance Representation • Each learning sample is a 5 minute interval • It’s suitable for machine learning Pagina 32
  • 33. RQ3) Machine learning model • Linear Mixed Effect Models allow 1. taking into account data specific to each learner 2. distinguish between fixed and random effects 3. Take categorical data into account. Pagina 33
  • 34. Limitations • Low accuracy of predictions R-Square tests Stress: 0.32, Challenge: 0.22, Flow score: 0.16, Abilities: 0.08, Productivity: 0.05. • Real-time issues Fitbit synchronisation, Virtual Machine performance • 3rd party API constraints • No great solution for grouping activity data (manual grouping) Pagina 34
  • 35. Opportunities • Data driven • Real Time feedback • Visualisations can show feedback • Seamless data collection • Multimodal dataset for reserach • Reusable architecture Pagina 35 *Börner, Tabuenca, Storm, Happe, and Specht. 2015 Example visualisation: The Feedback Cube*
  • 36. Q&A Thanks for listening! Daniele Di Mitri ddm@ou.nl @dimstudi0 Pagina 36 Check my poster!