SlideShare a Scribd company logo
Backup
Analysing User Knowledge, Competence and Learning
during Online Activities
Stefan Dietze, L3S Research Center, Hannover
26.09.2017
CNR Institute for Educational Technologies, Palermo
27/09/17 1Stefan Dietze
Research areas
 Web science, Information Retrieval, Semantic Web, Social Web
Analytics, Knowledge Discovery, Human Computation
 Interdisciplinary application areas: digital humanities,
TEL/education, Web archiving, mobility, ...
Some projects
Research @ L3S
27/09/17 2
 See also: http://www.l3s.de
Stefan Dietze
 Pavlos Fafalios (L3S)
 Besnik Fetahu (L3S)
 Elena Demidova (L3S)
 Ujwal Gadiraju (L3S)
 Eelco Herder (L3S)
 Ivana Marenzi (L3S)
 Nicolas Tempelmeier (L3S)
 Ran Yu (L3S)
 Markus Rokicki (L3S)
 Renato Joao (L3S, PUC Rio)
Acknowledgements: Team
27/09/17 3Stefan Dietze
 Mathieu d‘Aquin (The Open University, UK)
 Mohamed Ben Ellefi (LIRMM, France)
 Davide Taibi (CNR, Italy)
 Konstantin Todorov (LIRMM, France)
 ...
27/09/17 4
Learning Analytics on the Web/for online learning ?
Stefan Dietze
 Anything can be a learning resource
 The activity makes the difference (not the
resource): i.e. how a resource is being used
 Learning Analytics in online/non-learning
environments?
o Activity streams,
o Social graphs (and their evolution),
o Behavioural traces (mouse movements,
keystrokes)
o ...
 Research challenges:
o How to detect „learning“?
o How to detect learning-specific notions
such as „competences“, „learning
performance“ etc?
27/09/17 5
„AFEL – Analytics for Everyday (Online) Learning“
Stefan Dietze
Examples of AFEL data sources:
• Activity streams and behavioral traces
• L3S Twitter Crawl: 6 bn tweets
• Common Crawl (2015): 2 bn documents
• Web Data Commons (2016): 44 bn quads
• „German Academic Web“: 6 TB Web crawl
• Web search query logs
• Wikipedia edit history: 3 M edits/month
(engl.)
• ....
 H2020 project (since 12/2015) aimed at understanding/supporting learning in social Web environments
Challenges/Tasks in AFEL & beyond: some examples
27/09/17 6Stefan Dietze
I Efficient data capture
 Crawling & extracting activity data
 Crawling, extracting and indexing learning
resources (eg Common Crawl)
II Efficient data analysis
 Understanding learning resources: entity
extraction & clustering on large Web crawls of
resources
 “Search as learning”: detecting learning in
heterogeneous search query logs & click streams
 Detecting learning activities: detection of learning
pattern (eg competent behavior) in absence of
learning objectives & assessments (!)
o Obtaining performance indicators from
behavioral traces?
o Quasi-experiments in crowdsourcing
platforms to obtain training data
Gadiraju, U., Demartini, G., Kawase, R., Dietze, S. Human beyond the
Machine: Challenges and Opportunities of Microtask
Crowdsourcing. In: IEEE Intelligent Systems, Volume 30 Issue 4 –
Jul/Aug 2015.
Gadiraju, U., Kawase, R., Dietze, S, Demartini, G., Understanding
Malicious Behavior in Crowdsourcing Platforms: The Case of
Online Surveys. ACM CHI Conference on Human Factors in Computing
Systems (CHI2015), April 18-23, Seoul, Korea.
Gadiraju, U., Demartini, G., Kawase, R., Dietze, S. Human beyond
the Machine: Challenges and Opportunities of Microtask
Crowdsourcing. In: IEEE Intelligent Systems, Volume 30 Issue 4 –
Jul/Aug 2015.
Gadiraju, U., Fetahu, B., Kawase, R., Siehndel, P., Dietze, S., Crowd
Anatomy Beyond the Good and Bad -- Behavioral Traces for
Crowd Worker Modeling and Pre-selection. The Journal of
Collaborative Computing and Work Practices (CSCW), under review.
27/09/17 7Stefan Dietze
Predicting competence in online users?
Capturing assessment data: microtasks in Crowdflower
 “Content Creation (CC)”: transcription of captchas
 “Information Finding (IF)”: middle name of famous persons
 1800 assessments: 2 tasks * 3 durations * 3 difficulty levels
* 100 users (per assessment)
Level 1
„Daniel Craig“
Level 2
„George Lucas“
(profession: Archbishop)
Level 3
„Brian Smith“
(profession: Ice Hockey, born: 1972)
Behavioral Traces: keystrokes- and mouse movements
 timeBeforeInput, timeBeforeClick
 tabSwitchFreq
 windowToggleFreq
 openNewTabFreq
 WindowFocusFrequency
 totalMouseMovements
 scrollUpFreq, scrollDownFreq
 ….
 Total amount of events: 893.285 (CC Tasks), 736.664 (IF Tasks)
Find the middle name of:
27/09/17 8Stefan Dietze
Behavioural traces to predict competence?
Training data
 Manual annotation of 1800 assessments
 Performance types [CHI15]:
o “Competent Worker” ,
o “Diligent Worker”
o “Fast Deceiver”
o “Incompetent Worker”
o “Rule Breaker”
o “Smart Deceiver”
o “Sloppy Worker”
 Prediction of performance types from
behavioral traces?
Predicting learner types from behavioral traces
 “Random Forest Classifier” (per task)
 10-fold cross validation
 Prediction performance: Accuracy, F-Measure
Gadiraju, U., Fetahu, B., Kawase, R., Siehndel, P., Dietze, S.,
Crowd Anatomy Beyond the Good and Bad -- Behavioral
Traces for Crowd Worker Modeling and Pre-selection. The
Journal of Collaborative Computing and Work Practices
(CSCW), under review.
Results
 Longer assessments  more signals
 Simpler assessments  more conclusive signals
 “Competent Workers” (CW, DW): accuracy of 91% respectively 87%
 Most significant features: “TotalTime”, “TippingPoint”,
“MouseMovementFrequency”, “WindowFocusFrequency”
27/09/17 9Stefan Dietze
Other features to predict competence in learning/assessments?
“Dunning-Kruger Effect”
 Incompetence in task/domain reduces capacity to
recognise/assess own incompetence
Research question
 Self-assessment as feature to predict competence?
Results
 Self-assessment as (additional) reliable indicator of
competence (94% accuracy), superior to mere
performance measurement
 Tendency to over-estimate own competence
increases with increasing difficulty level
David Dunning. 2011. The Dunning-Kruger Effect: On Being Ignorant of
One’s Own Ignorance. Advances in experimental social psychology 44
(2011), 247.
Performance („Accuracy“) of users classified as „competent“
Gadiraju, U., Fetahu, B., Kawase, R., Siehndel, P., Dietze, S., Using
Worker Self-Assessments for Competence-based Pre-Selection in
Crowdsourcing Microtasks. In: ACM Transactions on Computer-
Human Interaction (ACM TOCHI) Vol. 24, Issue 4, August 2017.
27/09/17 10Stefan Dietze
“Search As Learning”: predicting learning/knowledge in Web search
Challenges
 Detecting individual search missions in large
query logs
 Detecting “informational” search missions (as
opposed to “transactional” or “navigational”
missions, see [Broder, 2002])
 Predict knowledge state of users in absence of
assessment data
 Predict knowledge gain (or “learning”)
throughout search missions
27/09/17 11Stefan Dietze
“Search As Learning”: predicting learning/knowledge in Web search
Challenges
 Detecting individual search missions in large
query logs
 Detecting “informational” search missions (as
opposed to “transactional” or “navigational”
missions, see [Broder, 2002])
 Predict knowledge state of users in absence of
assessment data
 Predict knowledge gain (or “learning”)
throughout search missions
Initial results
 Search mission detection with average F1 score
75% (experiments based on AOL query logs)
 Quasi experiments to generate search mission
data (queries, behavioral traces, pre- and post-
tests) for 400 search missions
 Ongoing: prediction of knowledge gain/state
27/09/17 12Stefan Dietze
Summary & outlook
 Learning analytics in online & Web-based settings
o Detection of learning & learning-related notions in
absence of assessment/performance indicators
o Analysis of range of data, including behavioral
traces, activity streams, self assessment etc
o Actual big data (dynamics/velocity)
 Positive results from initial models and classifiers
 Other tasks (e.g. detection of learning during Web
search)
 Application of developed models and classifiers in
online (learning) environments (e.g. AFEL project), such
as GNOSS/Didactalia (200.000 users), “LearnWeb”,
“Bibsonomy” etc
 Several ongoing research initiatives, eg research
initiative at LUH on “Digital Higher Education in MINT
Subjects”
27/09/17 13Stefan Dietze
Summary & outlook
 Learning analytics in online & Web-based settings
o Detection of learning & learning-related notions in
absence of assessment/performance indicators
o Analysis of range of data, including behavioral
traces, activity streams, self assessment etc
o Actual big data (dynamics/velocity)
 Positive results from initial models and classifiers
 Other tasks (e.g. detection of learning during Web
search)
 Application of developed models and classifiers in
online (learning) environments (e.g. AFEL project), such
as GNOSS/Didactalia (200.000 users), “LearnWeb”,
“Bibsonomy” etc
 Several ongoing research initiatives, eg research
initiative at LUH on “Digital Higher Education in MINT
Subjects”
?http://stefandietze.net

More Related Content

PDF
Learning Analytics vs Cognitive Automation
PDF
Black Box Learning Analytics? Beyond Algorithmic Transparency
PPTX
Writing Analytics for Epistemic Features of Student Writing #icls2016 talk
PDF
Data Science: Origins, Methods, Challenges and the future?
PDF
Mining and Understanding Activities and Resources on the Web
PDF
Open Source Software Solutions for Clinical Research: Applications for HIV Re...
PDF
Big Data in Learning Analytics - Analytics for Everyday Learning
PDF
An interdisciplinary journey with the SAL spaceship – results and challenges ...
Learning Analytics vs Cognitive Automation
Black Box Learning Analytics? Beyond Algorithmic Transparency
Writing Analytics for Epistemic Features of Student Writing #icls2016 talk
Data Science: Origins, Methods, Challenges and the future?
Mining and Understanding Activities and Resources on the Web
Open Source Software Solutions for Clinical Research: Applications for HIV Re...
Big Data in Learning Analytics - Analytics for Everyday Learning
An interdisciplinary journey with the SAL spaceship – results and challenges ...

Similar to Analysing User Knowledge, Competence and Learning during Online Activities (20)

PDF
Using AI to understand everyday learning on the Web
PPTX
Learning analytics workshop
PPTX
Advancing Foundation and Practice of Software Analytics
PPTX
Overview of Data Science and AI
PDF
2021_01_15 «Learning Analytics for Large Scale Data».
PPTX
Data collection
PDF
Prerquisite for Data Sciecne, KDD, Attribute Type
PDF
The Connected Intelligence Centre: Human-Centered Analytics for UTS Data Chal...
PPTX
A Blind Date With (Big) Data: Student Data in (Higher) Education
PPT
Learning Analytics - A New Discipline and Bits of Semantics
PDF
27_06_2019 Wolfgang Greller, from University of Teacher Education (Viena), on...
PPTX
Learning Analytics for Self-Regulated Learning (2019)
PPTX
Lecture_1_Intro_toDS&AI.pptx
PPTX
2 Data-mining process
PPTX
Dagstuhl14 intro-v1
PPT
Web analytics presentation
PDF
Learning Analytics: Today, Tomorrow, and When We Get Flying Cars #psuweb Conf...
PPT
Web analytics webinar
PPT
Too Difficult
PDF
The Hidden Stories of Missing Data
Using AI to understand everyday learning on the Web
Learning analytics workshop
Advancing Foundation and Practice of Software Analytics
Overview of Data Science and AI
2021_01_15 «Learning Analytics for Large Scale Data».
Data collection
Prerquisite for Data Sciecne, KDD, Attribute Type
The Connected Intelligence Centre: Human-Centered Analytics for UTS Data Chal...
A Blind Date With (Big) Data: Student Data in (Higher) Education
Learning Analytics - A New Discipline and Bits of Semantics
27_06_2019 Wolfgang Greller, from University of Teacher Education (Viena), on...
Learning Analytics for Self-Regulated Learning (2019)
Lecture_1_Intro_toDS&AI.pptx
2 Data-mining process
Dagstuhl14 intro-v1
Web analytics presentation
Learning Analytics: Today, Tomorrow, and When We Get Flying Cars #psuweb Conf...
Web analytics webinar
Too Difficult
The Hidden Stories of Missing Data
Ad

More from Stefan Dietze (20)

PDF
Understanding Scientific and Societal Adoption and Impact of Science Through ...
PDF
NEWORDER Project - Science in the online knowledge order
PDF
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
PDF
AI in between online and offline discourse - and what has ChatGPT to do with ...
PDF
Research Knowledge Graphs at NFDI4DS & GESIS
PDF
Research Knowledge Graphs at GESIS & NFDI4DataScience
PDF
Human-in-the-loop: the Web as Foundation for interdisciplinary Data Science M...
PDF
Human-in-the-Loop: das Web als Grundlage interdisziplinärer Data Science Meth...
PDF
Towards research data knowledge graphs
PDF
Beyond research data infrastructures: exploiting artificial & crowd intellige...
PDF
From Web Data to Knowledge: on the Complementarity of Human and Artificial In...
PDF
Analysing & Improving Learning Resources Markup on the Web
PDF
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the Web
PDF
Retrieval, Crawling and Fusion of Entity-centric Data on the Web
PDF
Towards embedded Markup of Learning Resources on the Web
PDF
Semantic Linking & Retrieval for Digital Libraries
PDF
Linked Data for Architecture, Engineering and Construction (AEC)
PDF
Dietze linked data-vr-es
PDF
Open Education Challenge 2014: exploiting Linked Data in Educational Applicat...
PDF
Turning Data into Knowledge (KESW2014 Keynote)
Understanding Scientific and Societal Adoption and Impact of Science Through ...
NEWORDER Project - Science in the online knowledge order
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
AI in between online and offline discourse - and what has ChatGPT to do with ...
Research Knowledge Graphs at NFDI4DS & GESIS
Research Knowledge Graphs at GESIS & NFDI4DataScience
Human-in-the-loop: the Web as Foundation for interdisciplinary Data Science M...
Human-in-the-Loop: das Web als Grundlage interdisziplinärer Data Science Meth...
Towards research data knowledge graphs
Beyond research data infrastructures: exploiting artificial & crowd intellige...
From Web Data to Knowledge: on the Complementarity of Human and Artificial In...
Analysing & Improving Learning Resources Markup on the Web
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the Web
Retrieval, Crawling and Fusion of Entity-centric Data on the Web
Towards embedded Markup of Learning Resources on the Web
Semantic Linking & Retrieval for Digital Libraries
Linked Data for Architecture, Engineering and Construction (AEC)
Dietze linked data-vr-es
Open Education Challenge 2014: exploiting Linked Data in Educational Applicat...
Turning Data into Knowledge (KESW2014 Keynote)
Ad

Recently uploaded (20)

PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
Unlock new opportunities with location data.pdf
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
CloudStack 4.21: First Look Webinar slides
PDF
Getting Started with Data Integration: FME Form 101
PPTX
The various Industrial Revolutions .pptx
PDF
1 - Historical Antecedents, Social Consideration.pdf
PPT
What is a Computer? Input Devices /output devices
PDF
Architecture types and enterprise applications.pdf
PDF
Hybrid model detection and classification of lung cancer
PDF
sustainability-14-14877-v2.pddhzftheheeeee
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
WOOl fibre morphology and structure.pdf for textiles
PPT
Module 1.ppt Iot fundamentals and Architecture
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PDF
STKI Israel Market Study 2025 version august
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
Unlock new opportunities with location data.pdf
Group 1 Presentation -Planning and Decision Making .pptx
CloudStack 4.21: First Look Webinar slides
Getting Started with Data Integration: FME Form 101
The various Industrial Revolutions .pptx
1 - Historical Antecedents, Social Consideration.pdf
What is a Computer? Input Devices /output devices
Architecture types and enterprise applications.pdf
Hybrid model detection and classification of lung cancer
sustainability-14-14877-v2.pddhzftheheeeee
Univ-Connecticut-ChatGPT-Presentaion.pdf
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
WOOl fibre morphology and structure.pdf for textiles
Module 1.ppt Iot fundamentals and Architecture
Zenith AI: Advanced Artificial Intelligence
Final SEM Unit 1 for mit wpu at pune .pptx
STKI Israel Market Study 2025 version august
NewMind AI Weekly Chronicles – August ’25 Week III

Analysing User Knowledge, Competence and Learning during Online Activities

  • 1. Backup Analysing User Knowledge, Competence and Learning during Online Activities Stefan Dietze, L3S Research Center, Hannover 26.09.2017 CNR Institute for Educational Technologies, Palermo 27/09/17 1Stefan Dietze
  • 2. Research areas  Web science, Information Retrieval, Semantic Web, Social Web Analytics, Knowledge Discovery, Human Computation  Interdisciplinary application areas: digital humanities, TEL/education, Web archiving, mobility, ... Some projects Research @ L3S 27/09/17 2  See also: http://www.l3s.de Stefan Dietze
  • 3.  Pavlos Fafalios (L3S)  Besnik Fetahu (L3S)  Elena Demidova (L3S)  Ujwal Gadiraju (L3S)  Eelco Herder (L3S)  Ivana Marenzi (L3S)  Nicolas Tempelmeier (L3S)  Ran Yu (L3S)  Markus Rokicki (L3S)  Renato Joao (L3S, PUC Rio) Acknowledgements: Team 27/09/17 3Stefan Dietze  Mathieu d‘Aquin (The Open University, UK)  Mohamed Ben Ellefi (LIRMM, France)  Davide Taibi (CNR, Italy)  Konstantin Todorov (LIRMM, France)  ...
  • 4. 27/09/17 4 Learning Analytics on the Web/for online learning ? Stefan Dietze  Anything can be a learning resource  The activity makes the difference (not the resource): i.e. how a resource is being used  Learning Analytics in online/non-learning environments? o Activity streams, o Social graphs (and their evolution), o Behavioural traces (mouse movements, keystrokes) o ...  Research challenges: o How to detect „learning“? o How to detect learning-specific notions such as „competences“, „learning performance“ etc?
  • 5. 27/09/17 5 „AFEL – Analytics for Everyday (Online) Learning“ Stefan Dietze Examples of AFEL data sources: • Activity streams and behavioral traces • L3S Twitter Crawl: 6 bn tweets • Common Crawl (2015): 2 bn documents • Web Data Commons (2016): 44 bn quads • „German Academic Web“: 6 TB Web crawl • Web search query logs • Wikipedia edit history: 3 M edits/month (engl.) • ....  H2020 project (since 12/2015) aimed at understanding/supporting learning in social Web environments
  • 6. Challenges/Tasks in AFEL & beyond: some examples 27/09/17 6Stefan Dietze I Efficient data capture  Crawling & extracting activity data  Crawling, extracting and indexing learning resources (eg Common Crawl) II Efficient data analysis  Understanding learning resources: entity extraction & clustering on large Web crawls of resources  “Search as learning”: detecting learning in heterogeneous search query logs & click streams  Detecting learning activities: detection of learning pattern (eg competent behavior) in absence of learning objectives & assessments (!) o Obtaining performance indicators from behavioral traces? o Quasi-experiments in crowdsourcing platforms to obtain training data Gadiraju, U., Demartini, G., Kawase, R., Dietze, S. Human beyond the Machine: Challenges and Opportunities of Microtask Crowdsourcing. In: IEEE Intelligent Systems, Volume 30 Issue 4 – Jul/Aug 2015. Gadiraju, U., Kawase, R., Dietze, S, Demartini, G., Understanding Malicious Behavior in Crowdsourcing Platforms: The Case of Online Surveys. ACM CHI Conference on Human Factors in Computing Systems (CHI2015), April 18-23, Seoul, Korea.
  • 7. Gadiraju, U., Demartini, G., Kawase, R., Dietze, S. Human beyond the Machine: Challenges and Opportunities of Microtask Crowdsourcing. In: IEEE Intelligent Systems, Volume 30 Issue 4 – Jul/Aug 2015. Gadiraju, U., Fetahu, B., Kawase, R., Siehndel, P., Dietze, S., Crowd Anatomy Beyond the Good and Bad -- Behavioral Traces for Crowd Worker Modeling and Pre-selection. The Journal of Collaborative Computing and Work Practices (CSCW), under review. 27/09/17 7Stefan Dietze Predicting competence in online users? Capturing assessment data: microtasks in Crowdflower  “Content Creation (CC)”: transcription of captchas  “Information Finding (IF)”: middle name of famous persons  1800 assessments: 2 tasks * 3 durations * 3 difficulty levels * 100 users (per assessment) Level 1 „Daniel Craig“ Level 2 „George Lucas“ (profession: Archbishop) Level 3 „Brian Smith“ (profession: Ice Hockey, born: 1972) Behavioral Traces: keystrokes- and mouse movements  timeBeforeInput, timeBeforeClick  tabSwitchFreq  windowToggleFreq  openNewTabFreq  WindowFocusFrequency  totalMouseMovements  scrollUpFreq, scrollDownFreq  ….  Total amount of events: 893.285 (CC Tasks), 736.664 (IF Tasks) Find the middle name of:
  • 8. 27/09/17 8Stefan Dietze Behavioural traces to predict competence? Training data  Manual annotation of 1800 assessments  Performance types [CHI15]: o “Competent Worker” , o “Diligent Worker” o “Fast Deceiver” o “Incompetent Worker” o “Rule Breaker” o “Smart Deceiver” o “Sloppy Worker”  Prediction of performance types from behavioral traces? Predicting learner types from behavioral traces  “Random Forest Classifier” (per task)  10-fold cross validation  Prediction performance: Accuracy, F-Measure Gadiraju, U., Fetahu, B., Kawase, R., Siehndel, P., Dietze, S., Crowd Anatomy Beyond the Good and Bad -- Behavioral Traces for Crowd Worker Modeling and Pre-selection. The Journal of Collaborative Computing and Work Practices (CSCW), under review. Results  Longer assessments  more signals  Simpler assessments  more conclusive signals  “Competent Workers” (CW, DW): accuracy of 91% respectively 87%  Most significant features: “TotalTime”, “TippingPoint”, “MouseMovementFrequency”, “WindowFocusFrequency”
  • 9. 27/09/17 9Stefan Dietze Other features to predict competence in learning/assessments? “Dunning-Kruger Effect”  Incompetence in task/domain reduces capacity to recognise/assess own incompetence Research question  Self-assessment as feature to predict competence? Results  Self-assessment as (additional) reliable indicator of competence (94% accuracy), superior to mere performance measurement  Tendency to over-estimate own competence increases with increasing difficulty level David Dunning. 2011. The Dunning-Kruger Effect: On Being Ignorant of One’s Own Ignorance. Advances in experimental social psychology 44 (2011), 247. Performance („Accuracy“) of users classified as „competent“ Gadiraju, U., Fetahu, B., Kawase, R., Siehndel, P., Dietze, S., Using Worker Self-Assessments for Competence-based Pre-Selection in Crowdsourcing Microtasks. In: ACM Transactions on Computer- Human Interaction (ACM TOCHI) Vol. 24, Issue 4, August 2017.
  • 10. 27/09/17 10Stefan Dietze “Search As Learning”: predicting learning/knowledge in Web search Challenges  Detecting individual search missions in large query logs  Detecting “informational” search missions (as opposed to “transactional” or “navigational” missions, see [Broder, 2002])  Predict knowledge state of users in absence of assessment data  Predict knowledge gain (or “learning”) throughout search missions
  • 11. 27/09/17 11Stefan Dietze “Search As Learning”: predicting learning/knowledge in Web search Challenges  Detecting individual search missions in large query logs  Detecting “informational” search missions (as opposed to “transactional” or “navigational” missions, see [Broder, 2002])  Predict knowledge state of users in absence of assessment data  Predict knowledge gain (or “learning”) throughout search missions Initial results  Search mission detection with average F1 score 75% (experiments based on AOL query logs)  Quasi experiments to generate search mission data (queries, behavioral traces, pre- and post- tests) for 400 search missions  Ongoing: prediction of knowledge gain/state
  • 12. 27/09/17 12Stefan Dietze Summary & outlook  Learning analytics in online & Web-based settings o Detection of learning & learning-related notions in absence of assessment/performance indicators o Analysis of range of data, including behavioral traces, activity streams, self assessment etc o Actual big data (dynamics/velocity)  Positive results from initial models and classifiers  Other tasks (e.g. detection of learning during Web search)  Application of developed models and classifiers in online (learning) environments (e.g. AFEL project), such as GNOSS/Didactalia (200.000 users), “LearnWeb”, “Bibsonomy” etc  Several ongoing research initiatives, eg research initiative at LUH on “Digital Higher Education in MINT Subjects”
  • 13. 27/09/17 13Stefan Dietze Summary & outlook  Learning analytics in online & Web-based settings o Detection of learning & learning-related notions in absence of assessment/performance indicators o Analysis of range of data, including behavioral traces, activity streams, self assessment etc o Actual big data (dynamics/velocity)  Positive results from initial models and classifiers  Other tasks (e.g. detection of learning during Web search)  Application of developed models and classifiers in online (learning) environments (e.g. AFEL project), such as GNOSS/Didactalia (200.000 users), “LearnWeb”, “Bibsonomy” etc  Several ongoing research initiatives, eg research initiative at LUH on “Digital Higher Education in MINT Subjects” ?http://stefandietze.net