SlideShare a Scribd company logo
1 of 49
1
Learning from Meaningful,
Purposive Interaction
Fridolin Wild · Medieninformatik · Universität Regensburg ·
Knowledge Media Institute · The Open University
Representing and analysing competence
development with network analysis and
natural language processing
2
Outline
 Introduction and overview
 Theoretical foundation
 Precursor algorithms (SNA + LSA)
 Algorithm: Meaningful, Purposive Interaction Analysis
• Mathematical foundation
• Visual analytics using vector maps as projection surfaces
• Implementation
 Application examples for Learning Analytics
 Evaluation: verification and validation
 Summary and Outlook
3
INTRODUCTION
Context, Objectives, Key Contributions
4
Introduction
 Fascination with LSA and Matrix Algebra originated
in Information Retrieval (UR), then shifted to
Technology Enhanced Learning (WU+OU)
 Research on Technology Enhanced Learning has
its place in the canon of Media & Computing (and
Knowledge Media)
 It’s a big and growing global Software Market:
• Adkins (2011, p.6): 9.2% annual growth till 2015
• Docebo (2014,p.8): 7.9% annual growth till 2016
 Drivers of Innovation: open Grand Challenges
to Research and Development in TEL
5
Bridging informal
and formal
Create a unified, seamless
learning landscape with the
help of mobile devices.
learning
analytics
automated feedback using
interaction data to predict
performance.
#6
fostering
engage-
ment
Increasing student motivation to
learn and engaging the
disengaged – using technology.
How can we detect (de-)
motivation? How can make
use intrinsic/extrinsic reward
systems?
#4
New devices for
young children’s
expression of
scientific ideas
Mouse and keyboard are a
blocker to natural mapping and
new modalities of interaction
(touch, gestures) can foster a
more tactile learning.
#1
Learning to
read at home
with digital
technologies
#2
CSCL in teacher training
and professional
development
#3
e-assessment
New forms of assessment of
learning in social TEL
environments
#5
Understanding how toddler apps
can support learning.
early years
technology
dataTEL
Utilising real-time data to
improve teaching and
learning.
#7
#8
networked
learning
ecologies
Interest-driven lifelong learning
in personal learning networks
#9
#10
Fischer,Wild,
Sutherland,Zirn
(2014)
#1
6
Objectives for this work (from GC #5,#6,#8)
Represent: to automatically represent
conceptual development evident from
interaction of learners with more
knowledgeable others and resourceful content
artefacts;
Analyse: to provide the instruments required
for further analysis;
Visualise: to re-represent this back to the
users in order to provide guidance and support
decision- making about and during learning.
7
Key Contributions
(Wild, 2014, p.21)
8
THEORETICAL FOUNDATION
Concept space, Quality requirements
9
Information and Learning
communicatively
successful
cooperatively
successful
[e]=
PmO
purpose
meaning
(Janich, 1998/2003/2006; Hesse et al., 2009;
Hammwoehner, 2005; Wild, 2014, p.27ff)
“learns
‘information’”
10
Information and Learning
(Wild, 2014, p.42)
11
PRECURSOR ALGORITHMS
Foundational examples, Shortcomings
12
The Foundational Example
 Particular unit of company with 9 employees
 All went through trainings recently
 Offered by universities (UR, OU), MOOCs, informal
learning (FaceBook, LinkedIn)
 Now: Christina is off sick
 HR manager to identify worthy replacement
• SNA
• LSA
• MPIA
(Wild, 2014, p.60)
13
(Wild, 2014, p.21,61,63)
Social Network
Analysis (SNA)
Foundational
Example
A =
14
SNA
Paul
Joanna
Maximilian
Peter
Christina
Simon
Ida
Thomas
Alba
Association Matrix
15
(Wild, 2014, pp.99-102)
Latent Semantic Analysis
16
c1 c2 c3 c4 c5 m1 m2 m3 m4 p1 p2 p3 p4 p5
c1c2c3c4c5m1m2m3m4p1p2p3p4p5
c1c2c3c4c5m1m2m3m4p1p2p3p4p5
original
space
LSA &
‘Similarity’
(Wild, 2014, p.104: cosines)
(Wild, 2014, pp.229)
black = 1, white = 0
c1 c2 c3 c4 c5 m1 m2 m3 m4 p1 p2 p3 p4 p5
c1c2c3c4c5m1m2m3m4p1p2p3p4p5
c1 c2 c3 c4 c5 m1 m2 m3 m4 p1 p2 p3 p4 p5
c1c2c3c4c5m1m2m3m4p1p2p3p4p5
LSA space
17
Shortcomings
 Social Network Analysis (SNA)
• Blindness to content
• Relationship discovery restricted to incidences captured
• Popular for analysis, visualization, simulation, intervention
(Sie et al., 2012)
 Latent Semantic Analysis (LSA)
• Blindness to purposes & structure (relations, groups, …)
• Lacking instruments for analysis
• No clear rule for number of factors to retain
• Popular for essay scoring, information retrieval, dialogue
tutoring, recommenders
18
MEANINGFUL PURPOSIVE
INTERACTION ANALYSIS
Foundations in Matrix Algebra, Stretch Truncation
19
Fundamental
matrix theorem
on orthogonality
Calculating the
Nullspace Ker A:
Ax = 0 Eq.1
(Wild, 2014, p.131; redrawn
from Strang, 1988, p.140)
(Wild, 2014, p.132)
“every matrix transforms
its row space to its
column space” (Strang,
1988, p.140)
20
The Eigenvalue Problem &
Singular Value Decomposition
(Wild,2014,p.143)
For every symmetric, square matrix:
(Barth et al., 1998, p.90/E):
Bx = λx
n.b.: B = AAT or ATA
Any multiplication of the matrix B with an
Eigenvector x yields a constant multiple of the
Eigenvector, scaled by the Eigenvalue λ
A = UΣVT
U = Eigenvectors(ATA)
V = Eigenvectors(AAT)
Σ = UTAV
21
Base transformation (from Term-Doc space
to orthogonal Eigenspace)
(Wild, 2014, p.144)
Same dims for both
Eigenvector types (row
and column), same
Eigenvalues!
22
Stretch-Dependent
Truncation
0
100
200
300
400
0 20 40 60
index
eigenvalues
20%80%
0
100
200
300
400
0 20 40 60
index
eigenvalues
23
Prediction of Threshold
Sum of Eigenvalues Σ2 = Sum of trace of matrix A
threshold = 0.8 * sum(A*A)
=> Calculate only the first k Eigendimensions, for which the
sum of Eigenvalues Σ2 does not yet pass the threshold
24
Updating using ex post projection
v' = aT Uk Σ k
-1
a' = Uk Σk v' T
(Wild, 2014, p. 149f; see also Berry
et al., 1994, equation 7 and page 16
25
Point, Centroid, Pathway
e1
e2
u2
u3
u1
p
1
1 3 2
Proximity, Identity
1
11
16
25
9
14
24
2
18
3
19
4
13
5
6
10
15
7
20
22
12
17
26
8
21
23
01234
Cluster dendrogram over all meaningvectors
Meaningvectors
Height
cutoff
Clustering
26
Introducing Network Analysis Techniques
 Still: result is high-volume,
sometimes even big data
 Visualisation techniques
from (Social) Network Analysis
can help!
27
In real examples:
too high-volume to
see structure
28
Network
Visualisation
Proximity-driven
Link Erosion
(Wild, 2014,
p.162)
Layout with
spring-embedder
(Wild, 2014,
p.163)
Wireframe
Conversion (Wild,
2014, p.167)
Kernel Smoothing
(Wild, 2014,
p.169)
Hyposometric Tints
(Wild, 2014, p.171)
29
Perspective plot
(Wild, 2014, p.172)
30
Topographic map projection and overlays
(Wild, 2014, p.173ff)
31
IMPLEMENTATION
Use Cases, Analysis Workflow, Classes, Demo
31
32
Use Cases
33
Class Diagram
(Wild, 2014, p.209)
> 10.000 lines of codeR package
MPIA
To be: Open Source
(GPL-3)
Test-driven
development
34
APPLICATION EXAMPLES
Concept space, Quality requirements
35
The SNA/LSA
example revisited
(Wild, 2014, p.231)
C = computer science
P = pedagogy
M = math + stats
36
MPIA foundational example
(path of Peter)
interface
socialweb
access
review
system
timeusage
html
management
trees
clustering
intersection
agglomerative
knowledge
learning
organisational
system
html
usage
c3
learning
knowledge
p2
system
html
social
c4
clustering
trees
agglomerative
m2
37
c3, c4
p2
m2
Competences extracted
38
Example 2: Essay scoring
39
Essays
Collection 1: Programming:
define ‘information hiding’
40
EVALUATIONS
Concept space, Quality requirements
41
Evaluations
The role of verification and validation
(Schlesinger, 1979, as cited in
Oberkampf & Roy, 2010, p.23)
(Wild, 2014, p.276)
42
Verification Results
+ 22 examples in the documentation
(tested by the documentation checker)
[...]
* this is package ‘mpia’ version ‘0.60’
[...]
* checking examples ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
Running ‘tests.R’
OK
[...]
43
Validation Experiments
 No standardised test collections
for conceptual development
 Effectiveness:
• Accuracy in application (Essay Scoring)
• Convergent and divergent validity
• Annotation accuracy
• Degree of loss in the visualisation
 Efficiency:
• Performance gain
44
Evaluation of
Scoring
Accuracy
Example of feedback
Using holistic scoring
(essay = avg. ~ of 3
model solutions)
45
Performance Gains
Savings in calculation time through using
the threshold prediction method for SVD
calculation truncation (predicted from
original doc-term matrix)
46
CONCLUSION
Revisiting Objectives, Summary, Outlook
47
Innovation in TEL
Three Grand Challenges (Fischer et
al., 2014) addressed:
• “new forms of assessment for social
TEL environments” (Whitelock,
2014a)
• “assessment and automated
feedback” (Whitelock, 2014b)
• “making use and sense of data for
improving teaching and learning”
(Plesch et al., 2012)
47
learning
analytics
automated feedback using
interaction data to predict
performance.
#6
e-assessment
New forms of assessment of
learning in social TEL
environments
#5
dataTEL
Utilising real-time data to
improve teaching and
learning.
#8
48
Summary
49
The END

More Related Content

Viewers also liked

AR community meeting, Seoul, Korea, October 6, 2015
AR community meeting, Seoul, Korea, October 6, 2015AR community meeting, Seoul, Korea, October 6, 2015
AR community meeting, Seoul, Korea, October 6, 2015fridolin.wild
 
Special Interest Group on Wearables-Enhanced Leanring (SIG WELL)
Special Interest Group on Wearables-Enhanced Leanring (SIG WELL)Special Interest Group on Wearables-Enhanced Leanring (SIG WELL)
Special Interest Group on Wearables-Enhanced Leanring (SIG WELL)fridolin.wild
 
Mash-Up Personal Learning Environments
Mash-Up Personal Learning EnvironmentsMash-Up Personal Learning Environments
Mash-Up Personal Learning Environmentsfridolin.wild
 
IEEE augmented reality learning experience model (ARLEM)
IEEE augmented reality learning experience model (ARLEM)IEEE augmented reality learning experience model (ARLEM)
IEEE augmented reality learning experience model (ARLEM)fridolin.wild
 
IEEE p1589 'ARLEM' virtual meeting, September 9, 2015
IEEE p1589 'ARLEM' virtual meeting, September 9, 2015IEEE p1589 'ARLEM' virtual meeting, September 9, 2015
IEEE p1589 'ARLEM' virtual meeting, September 9, 2015fridolin.wild
 
BodyVis: A New Approach to Body Learning Through Wearable Sensing and Visuali...
BodyVis: A New Approach to Body Learning Through Wearable Sensing and Visuali...BodyVis: A New Approach to Body Learning Through Wearable Sensing and Visuali...
BodyVis: A New Approach to Body Learning Through Wearable Sensing and Visuali...Leyla Norooz
 
ARLEM draft spec - overview
ARLEM draft spec - overviewARLEM draft spec - overview
ARLEM draft spec - overviewfridolin.wild
 
Learning with wearable technologies: A case of Google Glass
Learning with wearable technologies:  A case of Google GlassLearning with wearable technologies:  A case of Google Glass
Learning with wearable technologies: A case of Google GlassDaniyar Sapargaliyev
 
Wearable Learning to enhance Creativity, Learning and Healthy Ageing: Concept...
Wearable Learning to enhance Creativity, Learning and Healthy Ageing: Concept...Wearable Learning to enhance Creativity, Learning and Healthy Ageing: Concept...
Wearable Learning to enhance Creativity, Learning and Healthy Ageing: Concept...Ilona Buchem
 
Wearable Enhanced Embodied Learning
Wearable Enhanced Embodied LearningWearable Enhanced Embodied Learning
Wearable Enhanced Embodied LearningIlona Buchem
 
Wearables and Learning - SIG WELL, EC-TEL 2016
Wearables and Learning - SIG WELL, EC-TEL 2016Wearables and Learning - SIG WELL, EC-TEL 2016
Wearables and Learning - SIG WELL, EC-TEL 2016Ilona Buchem
 
Wearables and healthy ageing
Wearables and healthy ageingWearables and healthy ageing
Wearables and healthy ageingIlona Buchem
 
Digitale Strategie - die Rolle von Digitalisierungsbeauftragten
Digitale Strategie - die Rolle von DigitalisierungsbeauftragtenDigitale Strategie - die Rolle von Digitalisierungsbeauftragten
Digitale Strategie - die Rolle von DigitalisierungsbeauftragtenIlona Buchem
 
HCI : Virtual reality (AUGMENTED & MIXED REALITY)
HCI : Virtual reality (AUGMENTED & MIXED REALITY)HCI : Virtual reality (AUGMENTED & MIXED REALITY)
HCI : Virtual reality (AUGMENTED & MIXED REALITY)Yasmin Zahir
 
Why Wearable Technology Will Change Learning Forever
Why Wearable Technology Will Change Learning ForeverWhy Wearable Technology Will Change Learning Forever
Why Wearable Technology Will Change Learning ForeverDavid Kelly
 
Technology trends for 2016
Technology trends for 2016 Technology trends for 2016
Technology trends for 2016 albert joseph
 

Viewers also liked (18)

AR community meeting, Seoul, Korea, October 6, 2015
AR community meeting, Seoul, Korea, October 6, 2015AR community meeting, Seoul, Korea, October 6, 2015
AR community meeting, Seoul, Korea, October 6, 2015
 
Special Interest Group on Wearables-Enhanced Leanring (SIG WELL)
Special Interest Group on Wearables-Enhanced Leanring (SIG WELL)Special Interest Group on Wearables-Enhanced Leanring (SIG WELL)
Special Interest Group on Wearables-Enhanced Leanring (SIG WELL)
 
Mash-Up Personal Learning Environments
Mash-Up Personal Learning EnvironmentsMash-Up Personal Learning Environments
Mash-Up Personal Learning Environments
 
IEEE augmented reality learning experience model (ARLEM)
IEEE augmented reality learning experience model (ARLEM)IEEE augmented reality learning experience model (ARLEM)
IEEE augmented reality learning experience model (ARLEM)
 
IEEE p1589 'ARLEM' virtual meeting, September 9, 2015
IEEE p1589 'ARLEM' virtual meeting, September 9, 2015IEEE p1589 'ARLEM' virtual meeting, September 9, 2015
IEEE p1589 'ARLEM' virtual meeting, September 9, 2015
 
BodyVis: A New Approach to Body Learning Through Wearable Sensing and Visuali...
BodyVis: A New Approach to Body Learning Through Wearable Sensing and Visuali...BodyVis: A New Approach to Body Learning Through Wearable Sensing and Visuali...
BodyVis: A New Approach to Body Learning Through Wearable Sensing and Visuali...
 
ARLEM draft spec - overview
ARLEM draft spec - overviewARLEM draft spec - overview
ARLEM draft spec - overview
 
Reality as a Medium
Reality as a MediumReality as a Medium
Reality as a Medium
 
Learning with wearable technologies: A case of Google Glass
Learning with wearable technologies:  A case of Google GlassLearning with wearable technologies:  A case of Google Glass
Learning with wearable technologies: A case of Google Glass
 
ICT for inclusive education
ICT for inclusive educationICT for inclusive education
ICT for inclusive education
 
Wearable Learning to enhance Creativity, Learning and Healthy Ageing: Concept...
Wearable Learning to enhance Creativity, Learning and Healthy Ageing: Concept...Wearable Learning to enhance Creativity, Learning and Healthy Ageing: Concept...
Wearable Learning to enhance Creativity, Learning and Healthy Ageing: Concept...
 
Wearable Enhanced Embodied Learning
Wearable Enhanced Embodied LearningWearable Enhanced Embodied Learning
Wearable Enhanced Embodied Learning
 
Wearables and Learning - SIG WELL, EC-TEL 2016
Wearables and Learning - SIG WELL, EC-TEL 2016Wearables and Learning - SIG WELL, EC-TEL 2016
Wearables and Learning - SIG WELL, EC-TEL 2016
 
Wearables and healthy ageing
Wearables and healthy ageingWearables and healthy ageing
Wearables and healthy ageing
 
Digitale Strategie - die Rolle von Digitalisierungsbeauftragten
Digitale Strategie - die Rolle von DigitalisierungsbeauftragtenDigitale Strategie - die Rolle von Digitalisierungsbeauftragten
Digitale Strategie - die Rolle von Digitalisierungsbeauftragten
 
HCI : Virtual reality (AUGMENTED & MIXED REALITY)
HCI : Virtual reality (AUGMENTED & MIXED REALITY)HCI : Virtual reality (AUGMENTED & MIXED REALITY)
HCI : Virtual reality (AUGMENTED & MIXED REALITY)
 
Why Wearable Technology Will Change Learning Forever
Why Wearable Technology Will Change Learning ForeverWhy Wearable Technology Will Change Learning Forever
Why Wearable Technology Will Change Learning Forever
 
Technology trends for 2016
Technology trends for 2016 Technology trends for 2016
Technology trends for 2016
 

Similar to Learning from meaningful, purposive interaction

Bayesian Network 을 활용한 예측 분석
Bayesian Network 을 활용한 예측 분석Bayesian Network 을 활용한 예측 분석
Bayesian Network 을 활용한 예측 분석datasciencekorea
 
Explainable AI for non-expert users
Explainable AI for non-expert usersExplainable AI for non-expert users
Explainable AI for non-expert usersKatrien Verbert
 
Learning Pulse - paper presentation at LAK17
Learning Pulse - paper presentation at LAK17Learning Pulse - paper presentation at LAK17
Learning Pulse - paper presentation at LAK17Daniele Di Mitri
 
Designing and Evaluating Student-facing Learning Dashboards: Lessons Learnt (...
Designing and Evaluating Student-facing Learning Dashboards: Lessons Learnt (...Designing and Evaluating Student-facing Learning Dashboards: Lessons Learnt (...
Designing and Evaluating Student-facing Learning Dashboards: Lessons Learnt (...Sven Charleer
 
Human-centered AI: how can we support lay users to understand AI?
Human-centered AI: how can we support lay users to understand AI?Human-centered AI: how can we support lay users to understand AI?
Human-centered AI: how can we support lay users to understand AI?Katrien Verbert
 
2021_01_15 «Learning Analytics for Large Scale Data».
2021_01_15 «Learning Analytics for Large Scale Data».2021_01_15 «Learning Analytics for Large Scale Data».
2021_01_15 «Learning Analytics for Large Scale Data».eMadrid network
 
Knowledge Graph Embeddings for Recommender Systems
Knowledge Graph Embeddings for Recommender SystemsKnowledge Graph Embeddings for Recommender Systems
Knowledge Graph Embeddings for Recommender SystemsEnrico Palumbo
 
Human-centered AI: how can we support end-users to interact with AI?
Human-centered AI: how can we support end-users to interact with AI?Human-centered AI: how can we support end-users to interact with AI?
Human-centered AI: how can we support end-users to interact with AI?Katrien Verbert
 
Interactive Recommender Systems
Interactive Recommender SystemsInteractive Recommender Systems
Interactive Recommender SystemsKatrien Verbert
 
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...Cagatay Turkay
 
Human-centered AI: towards the next generation of interactive and adaptive ex...
Human-centered AI: towards the next generation of interactive and adaptive ex...Human-centered AI: towards the next generation of interactive and adaptive ex...
Human-centered AI: towards the next generation of interactive and adaptive ex...Katrien Verbert
 
Mixed-initiative recommender systems: towards a next generation of recommende...
Mixed-initiative recommender systems: towards a next generation of recommende...Mixed-initiative recommender systems: towards a next generation of recommende...
Mixed-initiative recommender systems: towards a next generation of recommende...Katrien Verbert
 
Multimodal Learning Analytics for Collaborative Learning Understanding and Su...
Multimodal Learning Analytics for Collaborative Learning Understanding and Su...Multimodal Learning Analytics for Collaborative Learning Understanding and Su...
Multimodal Learning Analytics for Collaborative Learning Understanding and Su...Sambit Praharaj
 
DBR (Design-Based Research) in mobile learning-Mlearn2013 Doha A_Palalas C_G...
DBR (Design-Based Research) in mobile learning-Mlearn2013 Doha  A_Palalas C_G...DBR (Design-Based Research) in mobile learning-Mlearn2013 Doha  A_Palalas C_G...
DBR (Design-Based Research) in mobile learning-Mlearn2013 Doha A_Palalas C_G...Agnieszka (Aga) Palalas, Ed.D.
 
Iterative Multi-document Neural Attention for Multiple Answer Prediction
Iterative Multi-document Neural Attention for Multiple Answer PredictionIterative Multi-document Neural Attention for Multiple Answer Prediction
Iterative Multi-document Neural Attention for Multiple Answer PredictionAlessandro Suglia
 
Data Sets as Facilitator for new Products and Services for Universities
Data Sets as Facilitator for new Products and Services for UniversitiesData Sets as Facilitator for new Products and Services for Universities
Data Sets as Facilitator for new Products and Services for UniversitiesHendrik Drachsler
 
Iterative Multi-document Neural Attention for Multiple Answer Prediction
Iterative Multi-document Neural Attention for Multiple Answer PredictionIterative Multi-document Neural Attention for Multiple Answer Prediction
Iterative Multi-document Neural Attention for Multiple Answer PredictionClaudio Greco
 
Design for learning: communities and flexible design processes
Design for learning: communities and flexible design processesDesign for learning: communities and flexible design processes
Design for learning: communities and flexible design processesdavinia.hl
 
Quantitative Digital Backchannel: Developing a Web-Based Audience Response Sy...
Quantitative Digital Backchannel: Developing a Web-Based Audience Response Sy...Quantitative Digital Backchannel: Developing a Web-Based Audience Response Sy...
Quantitative Digital Backchannel: Developing a Web-Based Audience Response Sy...Educational Technology
 

Similar to Learning from meaningful, purposive interaction (20)

Bayesian Network 을 활용한 예측 분석
Bayesian Network 을 활용한 예측 분석Bayesian Network 을 활용한 예측 분석
Bayesian Network 을 활용한 예측 분석
 
Explainable AI for non-expert users
Explainable AI for non-expert usersExplainable AI for non-expert users
Explainable AI for non-expert users
 
Learning Pulse - paper presentation at LAK17
Learning Pulse - paper presentation at LAK17Learning Pulse - paper presentation at LAK17
Learning Pulse - paper presentation at LAK17
 
Designing and Evaluating Student-facing Learning Dashboards: Lessons Learnt (...
Designing and Evaluating Student-facing Learning Dashboards: Lessons Learnt (...Designing and Evaluating Student-facing Learning Dashboards: Lessons Learnt (...
Designing and Evaluating Student-facing Learning Dashboards: Lessons Learnt (...
 
Human-centered AI: how can we support lay users to understand AI?
Human-centered AI: how can we support lay users to understand AI?Human-centered AI: how can we support lay users to understand AI?
Human-centered AI: how can we support lay users to understand AI?
 
2021_01_15 «Learning Analytics for Large Scale Data».
2021_01_15 «Learning Analytics for Large Scale Data».2021_01_15 «Learning Analytics for Large Scale Data».
2021_01_15 «Learning Analytics for Large Scale Data».
 
Knowledge Graph Embeddings for Recommender Systems
Knowledge Graph Embeddings for Recommender SystemsKnowledge Graph Embeddings for Recommender Systems
Knowledge Graph Embeddings for Recommender Systems
 
Human-centered AI: how can we support end-users to interact with AI?
Human-centered AI: how can we support end-users to interact with AI?Human-centered AI: how can we support end-users to interact with AI?
Human-centered AI: how can we support end-users to interact with AI?
 
Interactive Recommender Systems
Interactive Recommender SystemsInteractive Recommender Systems
Interactive Recommender Systems
 
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...
 
Human-centered AI: towards the next generation of interactive and adaptive ex...
Human-centered AI: towards the next generation of interactive and adaptive ex...Human-centered AI: towards the next generation of interactive and adaptive ex...
Human-centered AI: towards the next generation of interactive and adaptive ex...
 
Mixed-initiative recommender systems: towards a next generation of recommende...
Mixed-initiative recommender systems: towards a next generation of recommende...Mixed-initiative recommender systems: towards a next generation of recommende...
Mixed-initiative recommender systems: towards a next generation of recommende...
 
Multimodal Learning Analytics for Collaborative Learning Understanding and Su...
Multimodal Learning Analytics for Collaborative Learning Understanding and Su...Multimodal Learning Analytics for Collaborative Learning Understanding and Su...
Multimodal Learning Analytics for Collaborative Learning Understanding and Su...
 
DBR (Design-Based Research) in mobile learning-Mlearn2013 Doha A_Palalas C_G...
DBR (Design-Based Research) in mobile learning-Mlearn2013 Doha  A_Palalas C_G...DBR (Design-Based Research) in mobile learning-Mlearn2013 Doha  A_Palalas C_G...
DBR (Design-Based Research) in mobile learning-Mlearn2013 Doha A_Palalas C_G...
 
Iterative Multi-document Neural Attention for Multiple Answer Prediction
Iterative Multi-document Neural Attention for Multiple Answer PredictionIterative Multi-document Neural Attention for Multiple Answer Prediction
Iterative Multi-document Neural Attention for Multiple Answer Prediction
 
Data Sets as Facilitator for new Products and Services for Universities
Data Sets as Facilitator for new Products and Services for UniversitiesData Sets as Facilitator for new Products and Services for Universities
Data Sets as Facilitator for new Products and Services for Universities
 
Iterative Multi-document Neural Attention for Multiple Answer Prediction
Iterative Multi-document Neural Attention for Multiple Answer PredictionIterative Multi-document Neural Attention for Multiple Answer Prediction
Iterative Multi-document Neural Attention for Multiple Answer Prediction
 
AI and Deep Learning
AI and Deep Learning AI and Deep Learning
AI and Deep Learning
 
Design for learning: communities and flexible design processes
Design for learning: communities and flexible design processesDesign for learning: communities and flexible design processes
Design for learning: communities and flexible design processes
 
Quantitative Digital Backchannel: Developing a Web-Based Audience Response Sy...
Quantitative Digital Backchannel: Developing a Web-Based Audience Response Sy...Quantitative Digital Backchannel: Developing a Web-Based Audience Response Sy...
Quantitative Digital Backchannel: Developing a Web-Based Audience Response Sy...
 

More from fridolin.wild

Performance Augmentation (Keynote, SIG LT, XR4ALL)
Performance Augmentation (Keynote, SIG LT, XR4ALL)Performance Augmentation (Keynote, SIG LT, XR4ALL)
Performance Augmentation (Keynote, SIG LT, XR4ALL)fridolin.wild
 
Professional TEL 4.0: Performance Augmentation for Industry 4.0
Professional TEL 4.0: Performance Augmentation for Industry 4.0 Professional TEL 4.0: Performance Augmentation for Industry 4.0
Professional TEL 4.0: Performance Augmentation for Industry 4.0 fridolin.wild
 
IEEE p1589 'ARLEM' virtual meeting, July 8, 2015
IEEE p1589 'ARLEM' virtual meeting, July 8, 2015IEEE p1589 'ARLEM' virtual meeting, July 8, 2015
IEEE p1589 'ARLEM' virtual meeting, July 8, 2015fridolin.wild
 
IEEE augmented reality learning experience model (ARLEM)
IEEE augmented reality learning experience model (ARLEM)IEEE augmented reality learning experience model (ARLEM)
IEEE augmented reality learning experience model (ARLEM)fridolin.wild
 
ARgh! kinesthetic learning
ARgh! kinesthetic learningARgh! kinesthetic learning
ARgh! kinesthetic learningfridolin.wild
 
Lab rats-and-the-moral-maze-v2
Lab rats-and-the-moral-maze-v2Lab rats-and-the-moral-maze-v2
Lab rats-and-the-moral-maze-v2fridolin.wild
 
Quantifying reflection
Quantifying reflectionQuantifying reflection
Quantifying reflectionfridolin.wild
 
Natural Language Processing in R (rNLP)
Natural Language Processing in R (rNLP)Natural Language Processing in R (rNLP)
Natural Language Processing in R (rNLP)fridolin.wild
 
What if...? Technology and Knowledge in the University of the Future
What if...? Technology and Knowledge in the University of the FutureWhat if...? Technology and Knowledge in the University of the Future
What if...? Technology and Knowledge in the University of the Futurefridolin.wild
 
The Grand Research Challenges for TEL. A shortlist.
The Grand Research Challenges for TEL. A shortlist.The Grand Research Challenges for TEL. A shortlist.
The Grand Research Challenges for TEL. A shortlist.fridolin.wild
 
The university in a box
The university in a boxThe university in a box
The university in a boxfridolin.wild
 
Simulating learning networks in a higher education blogosphere – at scale
Simulating learning networks in a higher education blogosphere – at scaleSimulating learning networks in a higher education blogosphere – at scale
Simulating learning networks in a higher education blogosphere – at scalefridolin.wild
 
I-Know'11: Track: Recommendation, Data Sharing, and Research Practices in Sci...
I-Know'11: Track: Recommendation, Data Sharing, and Research Practices in Sci...I-Know'11: Track: Recommendation, Data Sharing, and Research Practices in Sci...
I-Know'11: Track: Recommendation, Data Sharing, and Research Practices in Sci...fridolin.wild
 
Technology and the Grand Challenge for Future Learning
Technology and the Grand Challenge for Future LearningTechnology and the Grand Challenge for Future Learning
Technology and the Grand Challenge for Future Learning fridolin.wild
 
Monitoring Conceptual Development
Monitoring Conceptual DevelopmentMonitoring Conceptual Development
Monitoring Conceptual Developmentfridolin.wild
 
The MUPPLE competence continuum
The MUPPLE competence continuumThe MUPPLE competence continuum
The MUPPLE competence continuumfridolin.wild
 
Meaningful Interaction Analysis
Meaningful Interaction AnalysisMeaningful Interaction Analysis
Meaningful Interaction Analysisfridolin.wild
 
STELLAR - the open network of excellence in technology-enhanced learning
STELLAR - the open network of excellence in technology-enhanced learningSTELLAR - the open network of excellence in technology-enhanced learning
STELLAR - the open network of excellence in technology-enhanced learningfridolin.wild
 

More from fridolin.wild (20)

Performance Augmentation (Keynote, SIG LT, XR4ALL)
Performance Augmentation (Keynote, SIG LT, XR4ALL)Performance Augmentation (Keynote, SIG LT, XR4ALL)
Performance Augmentation (Keynote, SIG LT, XR4ALL)
 
Professional TEL 4.0: Performance Augmentation for Industry 4.0
Professional TEL 4.0: Performance Augmentation for Industry 4.0 Professional TEL 4.0: Performance Augmentation for Industry 4.0
Professional TEL 4.0: Performance Augmentation for Industry 4.0
 
IEEE p1589 'ARLEM' virtual meeting, July 8, 2015
IEEE p1589 'ARLEM' virtual meeting, July 8, 2015IEEE p1589 'ARLEM' virtual meeting, July 8, 2015
IEEE p1589 'ARLEM' virtual meeting, July 8, 2015
 
IEEE augmented reality learning experience model (ARLEM)
IEEE augmented reality learning experience model (ARLEM)IEEE augmented reality learning experience model (ARLEM)
IEEE augmented reality learning experience model (ARLEM)
 
ARgh! kinesthetic learning
ARgh! kinesthetic learningARgh! kinesthetic learning
ARgh! kinesthetic learning
 
learning by doing.
learning by doing.learning by doing.
learning by doing.
 
Lab rats-and-the-moral-maze-v2
Lab rats-and-the-moral-maze-v2Lab rats-and-the-moral-maze-v2
Lab rats-and-the-moral-maze-v2
 
Quantifying reflection
Quantifying reflectionQuantifying reflection
Quantifying reflection
 
Natural Language Processing in R (rNLP)
Natural Language Processing in R (rNLP)Natural Language Processing in R (rNLP)
Natural Language Processing in R (rNLP)
 
What if...? Technology and Knowledge in the University of the Future
What if...? Technology and Knowledge in the University of the FutureWhat if...? Technology and Knowledge in the University of the Future
What if...? Technology and Knowledge in the University of the Future
 
Widget- based PLEs
Widget-based PLEsWidget-based PLEs
Widget- based PLEs
 
The Grand Research Challenges for TEL. A shortlist.
The Grand Research Challenges for TEL. A shortlist.The Grand Research Challenges for TEL. A shortlist.
The Grand Research Challenges for TEL. A shortlist.
 
The university in a box
The university in a boxThe university in a box
The university in a box
 
Simulating learning networks in a higher education blogosphere – at scale
Simulating learning networks in a higher education blogosphere – at scaleSimulating learning networks in a higher education blogosphere – at scale
Simulating learning networks in a higher education blogosphere – at scale
 
I-Know'11: Track: Recommendation, Data Sharing, and Research Practices in Sci...
I-Know'11: Track: Recommendation, Data Sharing, and Research Practices in Sci...I-Know'11: Track: Recommendation, Data Sharing, and Research Practices in Sci...
I-Know'11: Track: Recommendation, Data Sharing, and Research Practices in Sci...
 
Technology and the Grand Challenge for Future Learning
Technology and the Grand Challenge for Future LearningTechnology and the Grand Challenge for Future Learning
Technology and the Grand Challenge for Future Learning
 
Monitoring Conceptual Development
Monitoring Conceptual DevelopmentMonitoring Conceptual Development
Monitoring Conceptual Development
 
The MUPPLE competence continuum
The MUPPLE competence continuumThe MUPPLE competence continuum
The MUPPLE competence continuum
 
Meaningful Interaction Analysis
Meaningful Interaction AnalysisMeaningful Interaction Analysis
Meaningful Interaction Analysis
 
STELLAR - the open network of excellence in technology-enhanced learning
STELLAR - the open network of excellence in technology-enhanced learningSTELLAR - the open network of excellence in technology-enhanced learning
STELLAR - the open network of excellence in technology-enhanced learning
 

Recently uploaded

Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1GloryAnnCastre1
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Celine George
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
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
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptxAneriPatwari
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
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
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfChristalin Nelson
 

Recently uploaded (20)

Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
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
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptx
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
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
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdf
 

Learning from meaningful, purposive interaction

  • 1. 1 Learning from Meaningful, Purposive Interaction Fridolin Wild · Medieninformatik · Universität Regensburg · Knowledge Media Institute · The Open University Representing and analysing competence development with network analysis and natural language processing
  • 2. 2 Outline  Introduction and overview  Theoretical foundation  Precursor algorithms (SNA + LSA)  Algorithm: Meaningful, Purposive Interaction Analysis • Mathematical foundation • Visual analytics using vector maps as projection surfaces • Implementation  Application examples for Learning Analytics  Evaluation: verification and validation  Summary and Outlook
  • 4. 4 Introduction  Fascination with LSA and Matrix Algebra originated in Information Retrieval (UR), then shifted to Technology Enhanced Learning (WU+OU)  Research on Technology Enhanced Learning has its place in the canon of Media & Computing (and Knowledge Media)  It’s a big and growing global Software Market: • Adkins (2011, p.6): 9.2% annual growth till 2015 • Docebo (2014,p.8): 7.9% annual growth till 2016  Drivers of Innovation: open Grand Challenges to Research and Development in TEL
  • 5. 5 Bridging informal and formal Create a unified, seamless learning landscape with the help of mobile devices. learning analytics automated feedback using interaction data to predict performance. #6 fostering engage- ment Increasing student motivation to learn and engaging the disengaged – using technology. How can we detect (de-) motivation? How can make use intrinsic/extrinsic reward systems? #4 New devices for young children’s expression of scientific ideas Mouse and keyboard are a blocker to natural mapping and new modalities of interaction (touch, gestures) can foster a more tactile learning. #1 Learning to read at home with digital technologies #2 CSCL in teacher training and professional development #3 e-assessment New forms of assessment of learning in social TEL environments #5 Understanding how toddler apps can support learning. early years technology dataTEL Utilising real-time data to improve teaching and learning. #7 #8 networked learning ecologies Interest-driven lifelong learning in personal learning networks #9 #10 Fischer,Wild, Sutherland,Zirn (2014) #1
  • 6. 6 Objectives for this work (from GC #5,#6,#8) Represent: to automatically represent conceptual development evident from interaction of learners with more knowledgeable others and resourceful content artefacts; Analyse: to provide the instruments required for further analysis; Visualise: to re-represent this back to the users in order to provide guidance and support decision- making about and during learning.
  • 9. 9 Information and Learning communicatively successful cooperatively successful [e]= PmO purpose meaning (Janich, 1998/2003/2006; Hesse et al., 2009; Hammwoehner, 2005; Wild, 2014, p.27ff) “learns ‘information’”
  • 12. 12 The Foundational Example  Particular unit of company with 9 employees  All went through trainings recently  Offered by universities (UR, OU), MOOCs, informal learning (FaceBook, LinkedIn)  Now: Christina is off sick  HR manager to identify worthy replacement • SNA • LSA • MPIA (Wild, 2014, p.60)
  • 13. 13 (Wild, 2014, p.21,61,63) Social Network Analysis (SNA) Foundational Example A =
  • 16. 16 c1 c2 c3 c4 c5 m1 m2 m3 m4 p1 p2 p3 p4 p5 c1c2c3c4c5m1m2m3m4p1p2p3p4p5 c1c2c3c4c5m1m2m3m4p1p2p3p4p5 original space LSA & ‘Similarity’ (Wild, 2014, p.104: cosines) (Wild, 2014, pp.229) black = 1, white = 0 c1 c2 c3 c4 c5 m1 m2 m3 m4 p1 p2 p3 p4 p5 c1c2c3c4c5m1m2m3m4p1p2p3p4p5 c1 c2 c3 c4 c5 m1 m2 m3 m4 p1 p2 p3 p4 p5 c1c2c3c4c5m1m2m3m4p1p2p3p4p5 LSA space
  • 17. 17 Shortcomings  Social Network Analysis (SNA) • Blindness to content • Relationship discovery restricted to incidences captured • Popular for analysis, visualization, simulation, intervention (Sie et al., 2012)  Latent Semantic Analysis (LSA) • Blindness to purposes & structure (relations, groups, …) • Lacking instruments for analysis • No clear rule for number of factors to retain • Popular for essay scoring, information retrieval, dialogue tutoring, recommenders
  • 18. 18 MEANINGFUL PURPOSIVE INTERACTION ANALYSIS Foundations in Matrix Algebra, Stretch Truncation
  • 19. 19 Fundamental matrix theorem on orthogonality Calculating the Nullspace Ker A: Ax = 0 Eq.1 (Wild, 2014, p.131; redrawn from Strang, 1988, p.140) (Wild, 2014, p.132) “every matrix transforms its row space to its column space” (Strang, 1988, p.140)
  • 20. 20 The Eigenvalue Problem & Singular Value Decomposition (Wild,2014,p.143) For every symmetric, square matrix: (Barth et al., 1998, p.90/E): Bx = λx n.b.: B = AAT or ATA Any multiplication of the matrix B with an Eigenvector x yields a constant multiple of the Eigenvector, scaled by the Eigenvalue λ A = UΣVT U = Eigenvectors(ATA) V = Eigenvectors(AAT) Σ = UTAV
  • 21. 21 Base transformation (from Term-Doc space to orthogonal Eigenspace) (Wild, 2014, p.144) Same dims for both Eigenvector types (row and column), same Eigenvalues!
  • 22. 22 Stretch-Dependent Truncation 0 100 200 300 400 0 20 40 60 index eigenvalues 20%80% 0 100 200 300 400 0 20 40 60 index eigenvalues
  • 23. 23 Prediction of Threshold Sum of Eigenvalues Σ2 = Sum of trace of matrix A threshold = 0.8 * sum(A*A) => Calculate only the first k Eigendimensions, for which the sum of Eigenvalues Σ2 does not yet pass the threshold
  • 24. 24 Updating using ex post projection v' = aT Uk Σ k -1 a' = Uk Σk v' T (Wild, 2014, p. 149f; see also Berry et al., 1994, equation 7 and page 16
  • 25. 25 Point, Centroid, Pathway e1 e2 u2 u3 u1 p 1 1 3 2 Proximity, Identity 1 11 16 25 9 14 24 2 18 3 19 4 13 5 6 10 15 7 20 22 12 17 26 8 21 23 01234 Cluster dendrogram over all meaningvectors Meaningvectors Height cutoff Clustering
  • 26. 26 Introducing Network Analysis Techniques  Still: result is high-volume, sometimes even big data  Visualisation techniques from (Social) Network Analysis can help!
  • 27. 27 In real examples: too high-volume to see structure
  • 28. 28 Network Visualisation Proximity-driven Link Erosion (Wild, 2014, p.162) Layout with spring-embedder (Wild, 2014, p.163) Wireframe Conversion (Wild, 2014, p.167) Kernel Smoothing (Wild, 2014, p.169) Hyposometric Tints (Wild, 2014, p.171)
  • 30. 30 Topographic map projection and overlays (Wild, 2014, p.173ff)
  • 31. 31 IMPLEMENTATION Use Cases, Analysis Workflow, Classes, Demo 31
  • 33. 33 Class Diagram (Wild, 2014, p.209) > 10.000 lines of codeR package MPIA To be: Open Source (GPL-3) Test-driven development
  • 35. 35 The SNA/LSA example revisited (Wild, 2014, p.231) C = computer science P = pedagogy M = math + stats
  • 36. 36 MPIA foundational example (path of Peter) interface socialweb access review system timeusage html management trees clustering intersection agglomerative knowledge learning organisational system html usage c3 learning knowledge p2 system html social c4 clustering trees agglomerative m2
  • 41. 41 Evaluations The role of verification and validation (Schlesinger, 1979, as cited in Oberkampf & Roy, 2010, p.23) (Wild, 2014, p.276)
  • 42. 42 Verification Results + 22 examples in the documentation (tested by the documentation checker) [...] * this is package ‘mpia’ version ‘0.60’ [...] * checking examples ... OK * checking for unstated dependencies in tests ... OK * checking tests ... Running ‘tests.R’ OK [...]
  • 43. 43 Validation Experiments  No standardised test collections for conceptual development  Effectiveness: • Accuracy in application (Essay Scoring) • Convergent and divergent validity • Annotation accuracy • Degree of loss in the visualisation  Efficiency: • Performance gain
  • 44. 44 Evaluation of Scoring Accuracy Example of feedback Using holistic scoring (essay = avg. ~ of 3 model solutions)
  • 45. 45 Performance Gains Savings in calculation time through using the threshold prediction method for SVD calculation truncation (predicted from original doc-term matrix)
  • 47. 47 Innovation in TEL Three Grand Challenges (Fischer et al., 2014) addressed: • “new forms of assessment for social TEL environments” (Whitelock, 2014a) • “assessment and automated feedback” (Whitelock, 2014b) • “making use and sense of data for improving teaching and learning” (Plesch et al., 2012) 47 learning analytics automated feedback using interaction data to predict performance. #6 e-assessment New forms of assessment of learning in social TEL environments #5 dataTEL Utilising real-time data to improve teaching and learning. #8

Editor's Notes

  1. PmO: When actions serve a purpose, their order cannot be reversed: The order of cooking an egg, then peeling it, cutting it into halves, and decorating it can of course be reversed – but then no longer leads to ‘eggs a la russe’ (Janich, 1998, p.137:§27). Primacy of methodical order: human communication is the origin of information, order cannot be reversed
  2. Makes possible: Purposive filtering, Meaning equivalence, => Vector Space, Proximity as a supplement, Expertise clusters, Reasoning about underlying competence
  3. Idea of SNA dates back to the 1920ies; sociogram with Moreno’s 1934 book ‘who shall survive’; term SNA coined in the 50ies (Manchester); Math behind SNA dates back to Euler’s Seven Bridges of Koenigsberg problem.