SlideShare a Scribd company logo
What Should I Do Next? 	

Adaptive Sequencing in the Context of
Open Social Student Modeling
Roya Hosseini, I-Han Hsiao, 	

Julio Guerra, Peter Brusilovsky

PAWS Lab

University of Pittsburgh
Overview
• Motivation 	

– why do we care about guidance?	

• Past work	

– how to guide students to the right content?	

• Current work	

– adaptive sequencing combined with social guidance	

– what we learned from the classroom study	

• Work in progress & future work
2
Motivation
Goal	

– personalized guidance to the most appropriate educational
content for each learner	

!
Why personalized guidance?	

– helps students acquire knowledge faster	

– improves learning outcomes	

– reduces navigational overhead	

– increases student motivation to work with content
3
Existing Guidance Technologies
1. Knowledge-based approaches	

• decide the most appropriate content for an individual with
respect to the domain model, student model, and course goal	

	

• adaptation type:	

• fine-grained concept-based (ELM-ART, NavEx)	

• coarse-grained topic-based (QuizGuide)	

!
2. Social guidance
4
Concept-Based Adaptation
Example 2 Example M
Example 1
Problem 1
Problem 2 Problem K
Concept 1
Concept 2
Concept 3
Concept 4
Concept 5
Concept N
Examples
Problems
Concepts
5
ELM-ART: Adaptive Link Annotation in LISP
6
green bullet indicates a
recommended page
red bullet indicates a
page user is not ready for
G. Weber And P. Brusilovsky, IJAIED 2001. Elm-Art: An
Adaptive Versatile System For Web-Based Instruction
NavEx: Concept-Based Adaptive Navigation Support
bullet is filled based on
progress
font style denotes the
relevance of example
a relevant example with
no progress
an example not ready to
be browsed
7
M. Yudelson And P. Brusilovsky, AIED 2005. Navex: Providing Navigation Support For
Adaptive Browsing Of Annotated Code Examples.
Topic-Based Adaptation
• each topic is associated with a number of educational activities 	

!
• each activity is classified under 1 topic
8
Topic
A
Topic
B
Topic
C
QuizGuide : Topic-Based Adaptive Navigation Support
Current quiz
number of arrows: 	

knowledge in the topic (0-3)
color Intensity: learning goal
P. Brusilovsky, S. Sosnovsky And O. Shcherbinina, E-Learn 2004. Quizguide: Increasing The Educational Value Of
Individualized Self-Assessment Quizzes With Adaptive Navigation Support.
9
current
prerequisite
not-relevant
not-ready
Knowledge Maximizer Paradigm
10
Hosseini, R., Brusilovsky, P., & Guerra, J. (AIED 2013, January). Knowledge Maximizer: Concept-based Adaptive
Problem Sequencing for Exam Preparation.
Learn maximum knowledge from next 

activity while controlling prerequisites
Existing Guidance Technologies
1. Knowledge-based approaches	

2. Social guidance	

• uses Open Social Student Modeling (OSSM)	

• students can view each others’ or class knowledge model 	

• almost as efficient as knowledge-based guidance	

- higher success rates & engagement	

- much less knowledge engineering overhead	

• drawback: make students more conservative in their work	

!
! 11
Mastery Grids: Topic-based Navigation Support in OSSM Platform
anonymized ranked
list of peers and
their topic-based
progress
position of current
student in class
topic-based progress of student
topic-based
progress of class
Loboda, T. D., Guerra, J., Hosseini, R., & Brusilovsky, P. (EC-TEL 2014). Mastery
Grids: An Open Source Social Educational Progress Visualization. 12
• combines social guidance with knowledge-based
guidance	

• enhances the approach to maximize student
knowledge	

• implements the guidance in context of Mastery
Grids OSSM	

• reports the results from the classroom study
Sequencing + Open Social Student Modeling
13
Greedy Sequencing (GS)
• aims at maximizing student knowledge in domain concepts	

• concept-based adaptation: 	

- uses prerequisite and outcome concepts in content items
14
User%
Modeling%
database%
Greedy%
Sequencing%
Knowledge%
Report%Service%
Rank%C1%
Prerequisites%
Outcomes%
Content%C1:%Concepts%
Greedy Sequencing: Content Ranking by
Knowledge Maximization
15
amount of known
prerequisites
amount of	

unknown outcomes
rank of the content, [0-1]
number of outcomes
np:number of prerequisites	

ki: knowledge of concept i 	

wi: weight of concept i, log(tf-idf value)
16
• marked top three recommendations generated by GS	

• size of star shows relative rank of content 	

- bigger star —> higher priority
The Study
143 undergraduates in ASU (Fall 2014)	

Java Programming & Data Structure course 	

‣ 111 problems — 103 examples — 19 topics	

!
Study had 2 main Parts	

(1) no sequencing (Aug. 21 – Sep. 25)	

(2) with sequencing (Sep. 26 – Oct. 21)	

• 86 subjects logged into the system 	

• we considered 53 subjects with problem attempts >= 30
17
Navigational Pattern Analysis
GS breaks out the common path of social guidance
0.08
0.08
0.16
0.68
0.06
0.05
0.12
0.78
0.17
0.17
0.2
0.47
Jump−Backward
Jump−Forward
Next−Topic
Within−Topic
Part 1 Part 2−N Part 2−R
when following GS, “groupthink” stay on
the current topic shortens considerably	

!
students moved to next topic more quickly
& expanded their non-sequential navigation
Value of GS on Amount of Learning & Speed
19
Learning gain: 	

• no significant differences in the learning gain	

- non-followers (M = 0.50, SD = 0.27) 	

- followers (M=0.44, SD=0.23)	

!
Learning speed: (learning gain/number of problem attempts)×100	

! • speed of learning was higher among the followers 	

- non-followers (M = 0.54%, SD = 0.27%) 	

- followers (M = 0.97%,SD = 0.88%) speed increased about twice	

- p = .083, using a Welch t-test
Value of GS on Learning & Speed: Weak vs. Strong Students
20
0.00#
0.20#
0.40#
0.60#
0.80#
1.00#
1.20#
1.40#
1.60#
1.80#
2.00#
Weak#students# Strong#students#
%#Learning#speed##
Non;followers# Followers#
0"
0.1"
0.2"
0.3"
0.4"
0.5"
0.6"
0.7"
0.8"
0.9"
Weak"students" Strong"students"
Normalized"learning"gain"
Non?followers" Followers"
• no significant differences in learning gain	

• followers with high prior knowledge learn faster (p=.039)
Value of GS on Problem Solving Performance
21
Correctness is more frequent in recommended problems 	

• odds of correct answer in a problem offered by GS was 1.59
(SE = 0.19) times more than a not-recommended problem
How:	

• data collected from part 1 and 2 of study 	

(5760 problem attempts: 5275 not-recommended, 485 offered by GS)	

• fitted a logistic mixed effects model 	

• fixed effect: attempt type (recommended, not-recommended)	

• response variable: correctness of attempt (0/1)
Value of GS on Class Performance
22
An attempt on a GS recommendation was associated with
higher grade	

• attempting a recommended content (problem/example) was associated 	

with 0.56 increase in final grade (SE=0.24, p=.017)	

~ 9 times greater than the effect of a not-recommended content	

How:	

• data of 40 students (had exam score + used system)	

• fitted regression model to predict exam grade using number of attempts on contents
• 6 questions (5-point Likert scale)	

• data collected from 51 students (answered questionnaire + used the system)
M:4.1 M:3.9 M:3.1 M:3.8 M:4.2M:2.4
Subjective Feedback
23
like
star
useful
clear
!
reason
distractive
Wrap Up
adaptive sequencing + social guidance:	

!
✓encouraged non-sequential navigation patterns 	

✓increased learning speed of stronger students	

‣ more optimal content navigation	

✓was positively related to student performance	

‣ higher exam score	

‣ more success in problems
Work in Progress & Future Work
๏ running study with over 200 students in ASU 	

- GS vs. probabilistic approach based on FAST 	

!
๏ what is the best way to visualize student/class data?	

- alternatives to topic-based guidance (2D content maps )	

!
๏ how to increase students’ awareness of recommendations?	

- adding annotations, …
References
Knowledge Maximizer: Hosseini, R., Brusilovsky, P., & Guerra, J. (2013, January). Knowledge Maximizer:
Concept-based Adaptive Problem Sequencing for Exam Preparation. In Artificial Intelligence in Education (pp.
848-851). Springer Berlin Heidelberg.

!
Mastery Grids: Loboda, T. D., Guerra, J., Hosseini, R., & Brusilovsky, P. (2014). Mastery Grids: An Open
Source Social Educational Progress Visualization. In Open Learning and Teaching in Educational Communities
(pp. 235-248). Springer International Publishing.
!
QuizGuide: P. Brusilovsky, S. Sosnovsky And O. Shcherbinina, 2004. Quizguide: Increasing The Educational
Value Of Individualized Self-Assessment Quizzes With Adaptive Navigation Support. In: J. Nall And R.
Robson, Eds., World Conference On Elearning, E-Learn 2004 Aace, Washington, Dc, Usa, 1806-1813.

!
NavEx: M. Yudelson And P. Brusilovsky, 2005. Navex: Providing Navigation Support For

Adaptive Browsing Of Annotated Code Examples. In: C.-K. Looi, G. Mccalla, B. Bredeweg And J. Breuker,
Eds., 12Th International Conference On Artificial Intelligence In Education, Ai-Ed'2005 Ios Press, Amsterdam,
The Netherlands, 710-717.

!
ELM-ART: G. Weber And P. Brusilovsky, 2001. Elm-Art: An Adaptive Versatile System For Web-Based
Instruction. International Journal Of Artificial Intelligence In Education, 12 (4), 351-384

26
Thank You!
Intelligent Systems Program
Roya Hosseini	

roh38@pitt.edu
Peter Brusilovsky	

peterb@pitt.edu
I-Han (Sharon) Hsiao	

sharon.hsiao@asu.edu
Julio Guerra	

jdg60@pitt.edu
Try it! adapt2.sis.pitt.edu/kt/mg-gs.html
https://www.youtube.com/watch?v=Kak8F2y5GkU

More Related Content

What's hot

Data driveneducationicwl2016
Data driveneducationicwl2016Data driveneducationicwl2016
Data driveneducationicwl2016
Peter Brusilovsky
 
Human Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in EducationHuman Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in Education
Peter Brusilovsky
 
Personalization in the Context of Relevance-Based Visualization
Personalization in the Context of Relevance-Based VisualizationPersonalization in the Context of Relevance-Based Visualization
Personalization in the Context of Relevance-Based Visualization
Peter Brusilovsky
 
Interfaces for User-Controlled and Transparent Recommendations
Interfaces for User-Controlled and Transparent RecommendationsInterfaces for User-Controlled and Transparent Recommendations
Interfaces for User-Controlled and Transparent Recommendations
Peter Brusilovsky
 
Mastery Grids: An Open Source Social Educational Progress Visualization
Mastery Grids: An Open Source Social Educational Progress VisualizationMastery Grids: An Open Source Social Educational Progress Visualization
Mastery Grids: An Open Source Social Educational Progress Visualization
Peter Brusilovsky
 
Personalized Online Practice Systems for Learning Programming
Personalized Online Practice Systems for Learning ProgrammingPersonalized Online Practice Systems for Learning Programming
Personalized Online Practice Systems for Learning Programming
Peter Brusilovsky
 
Adaptive Navigation Support and Open Social Learner Modeling for PAL
Adaptive Navigation Support and Open Social Learner Modeling for PALAdaptive Navigation Support and Open Social Learner Modeling for PAL
Adaptive Navigation Support and Open Social Learner Modeling for PAL
Peter Brusilovsky
 
Iui2015: Personalized Search: Reconsidering the Value of Open User Models
Iui2015: Personalized Search: Reconsidering the Value of Open User ModelsIui2015: Personalized Search: Reconsidering the Value of Open User Models
Iui2015: Personalized Search: Reconsidering the Value of Open User Models
Peter Brusilovsky
 
Two Brains are Better than One: User Control in Adaptive Information Access
Two Brains are Better than One: User Control in Adaptive Information AccessTwo Brains are Better than One: User Control in Adaptive Information Access
Two Brains are Better than One: User Control in Adaptive Information Access
Peter Brusilovsky
 
Technologies to support self-directed learning through social interaction
Technologies to support self-directed learning through social interactionTechnologies to support self-directed learning through social interaction
Technologies to support self-directed learning through social interaction
Dragan Gasevic
 
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
Peter Brusilovsky
 
Learning analytics are more than a technology
Learning analytics are more than a technologyLearning analytics are more than a technology
Learning analytics are more than a technology
Dragan Gasevic
 
Learning with me Mate: Analytics of Social Networks in Higher Education
Learning with me Mate: Analytics of Social Networks in Higher EducationLearning with me Mate: Analytics of Social Networks in Higher Education
Learning with me Mate: Analytics of Social Networks in Higher Education
Dragan Gasevic
 
Learning Analytics -Towards a New Discipline-
Learning Analytics -Towards a New Discipline-Learning Analytics -Towards a New Discipline-
Learning Analytics -Towards a New Discipline-
Dragan Gasevic
 
2015 11-17 Venia Legendi Kairit Tammets
2015 11-17 Venia Legendi Kairit Tammets2015 11-17 Venia Legendi Kairit Tammets
2015 11-17 Venia Legendi Kairit Tammets
ifi8106tlu
 
Learning analytics are more than measurement
Learning analytics are more than measurementLearning analytics are more than measurement
Learning analytics are more than measurement
Dragan Gasevic
 
Empowering the Instructor with Learning Analytics
Empowering the Instructor with Learning AnalyticsEmpowering the Instructor with Learning Analytics
Empowering the Instructor with Learning Analytics
Michael Wilder
 
Social learning analytics: LAK 2012
Social learning analytics:  LAK 2012Social learning analytics:  LAK 2012
Social learning analytics: LAK 2012
Rebecca Ferguson
 
Learning analytics and MOOCs: What have we learned so far and where to go?
Learning analytics and MOOCs: What have we learned so far and where to go?Learning analytics and MOOCs: What have we learned so far and where to go?
Learning analytics and MOOCs: What have we learned so far and where to go?
Dragan Gasevic
 
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
ifi8106tlu
 

What's hot (20)

Data driveneducationicwl2016
Data driveneducationicwl2016Data driveneducationicwl2016
Data driveneducationicwl2016
 
Human Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in EducationHuman Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in Education
 
Personalization in the Context of Relevance-Based Visualization
Personalization in the Context of Relevance-Based VisualizationPersonalization in the Context of Relevance-Based Visualization
Personalization in the Context of Relevance-Based Visualization
 
Interfaces for User-Controlled and Transparent Recommendations
Interfaces for User-Controlled and Transparent RecommendationsInterfaces for User-Controlled and Transparent Recommendations
Interfaces for User-Controlled and Transparent Recommendations
 
Mastery Grids: An Open Source Social Educational Progress Visualization
Mastery Grids: An Open Source Social Educational Progress VisualizationMastery Grids: An Open Source Social Educational Progress Visualization
Mastery Grids: An Open Source Social Educational Progress Visualization
 
Personalized Online Practice Systems for Learning Programming
Personalized Online Practice Systems for Learning ProgrammingPersonalized Online Practice Systems for Learning Programming
Personalized Online Practice Systems for Learning Programming
 
Adaptive Navigation Support and Open Social Learner Modeling for PAL
Adaptive Navigation Support and Open Social Learner Modeling for PALAdaptive Navigation Support and Open Social Learner Modeling for PAL
Adaptive Navigation Support and Open Social Learner Modeling for PAL
 
Iui2015: Personalized Search: Reconsidering the Value of Open User Models
Iui2015: Personalized Search: Reconsidering the Value of Open User ModelsIui2015: Personalized Search: Reconsidering the Value of Open User Models
Iui2015: Personalized Search: Reconsidering the Value of Open User Models
 
Two Brains are Better than One: User Control in Adaptive Information Access
Two Brains are Better than One: User Control in Adaptive Information AccessTwo Brains are Better than One: User Control in Adaptive Information Access
Two Brains are Better than One: User Control in Adaptive Information Access
 
Technologies to support self-directed learning through social interaction
Technologies to support self-directed learning through social interactionTechnologies to support self-directed learning through social interaction
Technologies to support self-directed learning through social interaction
 
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
 
Learning analytics are more than a technology
Learning analytics are more than a technologyLearning analytics are more than a technology
Learning analytics are more than a technology
 
Learning with me Mate: Analytics of Social Networks in Higher Education
Learning with me Mate: Analytics of Social Networks in Higher EducationLearning with me Mate: Analytics of Social Networks in Higher Education
Learning with me Mate: Analytics of Social Networks in Higher Education
 
Learning Analytics -Towards a New Discipline-
Learning Analytics -Towards a New Discipline-Learning Analytics -Towards a New Discipline-
Learning Analytics -Towards a New Discipline-
 
2015 11-17 Venia Legendi Kairit Tammets
2015 11-17 Venia Legendi Kairit Tammets2015 11-17 Venia Legendi Kairit Tammets
2015 11-17 Venia Legendi Kairit Tammets
 
Learning analytics are more than measurement
Learning analytics are more than measurementLearning analytics are more than measurement
Learning analytics are more than measurement
 
Empowering the Instructor with Learning Analytics
Empowering the Instructor with Learning AnalyticsEmpowering the Instructor with Learning Analytics
Empowering the Instructor with Learning Analytics
 
Social learning analytics: LAK 2012
Social learning analytics:  LAK 2012Social learning analytics:  LAK 2012
Social learning analytics: LAK 2012
 
Learning analytics and MOOCs: What have we learned so far and where to go?
Learning analytics and MOOCs: What have we learned so far and where to go?Learning analytics and MOOCs: What have we learned so far and where to go?
Learning analytics and MOOCs: What have we learned so far and where to go?
 
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
 

Viewers also liked

Open Corpus Adaptive Hypermedia
Open Corpus Adaptive HypermediaOpen Corpus Adaptive Hypermedia
Open Corpus Adaptive Hypermedia
Peter Brusilovsky
 
Encouraging Online Student Reading with Social Visualization
Encouraging Online Student Reading with Social VisualizationEncouraging Online Student Reading with Social Visualization
Encouraging Online Student Reading with Social Visualization
Peter Brusilovsky
 
Biol
BiolBiol
Dyablox - Interactive Table
Dyablox - Interactive TableDyablox - Interactive Table
Dyablox - Interactive Table
carlo zapponi
 
Early stage in concept development
Early stage in concept developmentEarly stage in concept development
Early stage in concept development
carlo zapponi
 
People Movin
People MovinPeople Movin
People Movin
carlo zapponi
 
Cross-System Personalization for College Students
Cross-System Personalization for College StudentsCross-System Personalization for College Students
Cross-System Personalization for College Students
Peter Brusilovsky
 
Mapping the world with Twitter
Mapping the world with TwitterMapping the world with Twitter
Mapping the world with Twitter
carlo zapponi
 
Supporting Cross-Device Web Search with Social Navigation-Based Mobile Touch ...
Supporting Cross-Device Web Search with Social Navigation-Based Mobile Touch ...Supporting Cross-Device Web Search with Social Navigation-Based Mobile Touch ...
Supporting Cross-Device Web Search with Social Navigation-Based Mobile Touch ...
Peter Brusilovsky
 
Social information Access Tutorial at UMAP 2014
Social information Access Tutorial at UMAP 2014Social information Access Tutorial at UMAP 2014
Social information Access Tutorial at UMAP 2014
Peter Brusilovsky
 
From adaptive hypermedia to the adaptive Web
From adaptive hypermedia to the adaptive WebFrom adaptive hypermedia to the adaptive Web
From adaptive hypermedia to the adaptive Web
Peter Brusilovsky
 
Adaptive Educational Hypermedia: From generation to generation
Adaptive Educational Hypermedia: From generation to generationAdaptive Educational Hypermedia: From generation to generation
Adaptive Educational Hypermedia: From generation to generation
Peter Brusilovsky
 
Competency Modeling for E-Learning
Competency Modeling for E-LearningCompetency Modeling for E-Learning
Competency Modeling for E-Learning
Peter Brusilovsky
 
Provide The Key To A First Class Education
Provide The Key To A First Class EducationProvide The Key To A First Class Education
Provide The Key To A First Class Education
pjdemees
 
Social information Access2012
Social information Access2012Social information Access2012
Social information Access2012
Peter Brusilovsky
 
Addictive links, Keynote talk at WWW 2014 workshop
Addictive links, Keynote talk at WWW 2014 workshopAddictive links, Keynote talk at WWW 2014 workshop
Addictive links, Keynote talk at WWW 2014 workshop
Peter Brusilovsky
 
Adaptive Learning Systems: A review of Adaptation.
Adaptive Learning Systems: A review of Adaptation.Adaptive Learning Systems: A review of Adaptation.
Adaptive Learning Systems: A review of Adaptation.
Peter Brusilovsky
 

Viewers also liked (18)

Open Corpus Adaptive Hypermedia
Open Corpus Adaptive HypermediaOpen Corpus Adaptive Hypermedia
Open Corpus Adaptive Hypermedia
 
Encouraging Online Student Reading with Social Visualization
Encouraging Online Student Reading with Social VisualizationEncouraging Online Student Reading with Social Visualization
Encouraging Online Student Reading with Social Visualization
 
Biol
BiolBiol
Biol
 
Dyablox - Interactive Table
Dyablox - Interactive TableDyablox - Interactive Table
Dyablox - Interactive Table
 
Early stage in concept development
Early stage in concept developmentEarly stage in concept development
Early stage in concept development
 
People Movin
People MovinPeople Movin
People Movin
 
Cross-System Personalization for College Students
Cross-System Personalization for College StudentsCross-System Personalization for College Students
Cross-System Personalization for College Students
 
Mapping the world with Twitter
Mapping the world with TwitterMapping the world with Twitter
Mapping the world with Twitter
 
Supporting Cross-Device Web Search with Social Navigation-Based Mobile Touch ...
Supporting Cross-Device Web Search with Social Navigation-Based Mobile Touch ...Supporting Cross-Device Web Search with Social Navigation-Based Mobile Touch ...
Supporting Cross-Device Web Search with Social Navigation-Based Mobile Touch ...
 
Social information Access Tutorial at UMAP 2014
Social information Access Tutorial at UMAP 2014Social information Access Tutorial at UMAP 2014
Social information Access Tutorial at UMAP 2014
 
From adaptive hypermedia to the adaptive Web
From adaptive hypermedia to the adaptive WebFrom adaptive hypermedia to the adaptive Web
From adaptive hypermedia to the adaptive Web
 
Adaptive Educational Hypermedia: From generation to generation
Adaptive Educational Hypermedia: From generation to generationAdaptive Educational Hypermedia: From generation to generation
Adaptive Educational Hypermedia: From generation to generation
 
Umap v1
Umap v1Umap v1
Umap v1
 
Competency Modeling for E-Learning
Competency Modeling for E-LearningCompetency Modeling for E-Learning
Competency Modeling for E-Learning
 
Provide The Key To A First Class Education
Provide The Key To A First Class EducationProvide The Key To A First Class Education
Provide The Key To A First Class Education
 
Social information Access2012
Social information Access2012Social information Access2012
Social information Access2012
 
Addictive links, Keynote talk at WWW 2014 workshop
Addictive links, Keynote talk at WWW 2014 workshopAddictive links, Keynote talk at WWW 2014 workshop
Addictive links, Keynote talk at WWW 2014 workshop
 
Adaptive Learning Systems: A review of Adaptation.
Adaptive Learning Systems: A review of Adaptation.Adaptive Learning Systems: A review of Adaptation.
Adaptive Learning Systems: A review of Adaptation.
 

Similar to What Should I Do Next? Adaptive Sequencing in the Context of Open Social Student Modeling

Personalized Learning: Expanding the Social Impact of AI
Personalized Learning: Expanding the Social Impact of AIPersonalized Learning: Expanding the Social Impact of AI
Personalized Learning: Expanding the Social Impact of AI
Peter Brusilovsky
 
AIED 2015 Poster- Off the Beaten Path: The Impact of Adaptive Content Sequenc...
AIED 2015 Poster- Off the Beaten Path: The Impact of Adaptive Content Sequenc...AIED 2015 Poster- Off the Beaten Path: The Impact of Adaptive Content Sequenc...
AIED 2015 Poster- Off the Beaten Path: The Impact of Adaptive Content Sequenc...
Roya Hosseini
 
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
Peter Brusilovsky
 
The User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the UsersThe User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the Users
Peter Brusilovsky
 
E-learning and Employability Shift Focus on Learning (Again) - Blazenka Divjak
E-learning and Employability Shift Focus on Learning (Again) - Blazenka DivjakE-learning and Employability Shift Focus on Learning (Again) - Blazenka Divjak
E-learning and Employability Shift Focus on Learning (Again) - Blazenka Divjak
EDEN Digital Learning Europe
 
The power of learning analytics to unpack learning and teaching: a critical p...
The power of learning analytics to unpack learning and teaching: a critical p...The power of learning analytics to unpack learning and teaching: a critical p...
The power of learning analytics to unpack learning and teaching: a critical p...
Bart Rienties
 
Computer Science Education: Tools and Data
Computer Science Education: Tools and DataComputer Science Education: Tools and Data
Computer Science Education: Tools and Data
Peter Brusilovsky
 
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
Jakub Šimko
 
Active Methodology in Accounting
Active Methodology in AccountingActive Methodology in Accounting
Active Methodology in Accounting
dutra2009
 
Open Academic Analytics Initiative - Campus Technology Innovator Award Presen...
Open Academic Analytics Initiative - Campus Technology Innovator Award Presen...Open Academic Analytics Initiative - Campus Technology Innovator Award Presen...
Open Academic Analytics Initiative - Campus Technology Innovator Award Presen...
Joshua
 
PeerWise workshop at NTU Singapore
PeerWise workshop at NTU SingaporePeerWise workshop at NTU Singapore
PeerWise workshop at NTU Singapore
Simon Bates
 
Elearning Summit 2015 - BoSCO - Minneapolis
Elearning Summit 2015 - BoSCO - MinneapolisElearning Summit 2015 - BoSCO - Minneapolis
Elearning Summit 2015 - BoSCO - Minneapolis
University of Minnesota Rochester
 
Continuous Improvement in Teaching and Learning – The Community College Open ...
Continuous Improvement in Teaching and Learning – The Community College Open ...Continuous Improvement in Teaching and Learning – The Community College Open ...
Continuous Improvement in Teaching and Learning – The Community College Open ...
Wa State Board Community and Technical Colleges
 
Nudging students towards effective study behaviours using Brightspace data
Nudging students towards effective study behaviours using Brightspace dataNudging students towards effective study behaviours using Brightspace data
Nudging students towards effective study behaviours using Brightspace data
D2L Barry
 
Learner Analytics and the “Big Data” Promise for Course & Program Assessment
Learner Analytics and the “Big Data” Promise for Course & Program AssessmentLearner Analytics and the “Big Data” Promise for Course & Program Assessment
Learner Analytics and the “Big Data” Promise for Course & Program Assessment
John Whitmer, Ed.D.
 
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
ifi8106tlu
 
Keynote PBL, Transfer and New Media
Keynote PBL, Transfer and New MediaKeynote PBL, Transfer and New Media
Keynote PBL, Transfer and New Media
Bart Rienties
 
2014 ku village presentation pbl ct for participants
2014 ku village presentation   pbl ct for participants2014 ku village presentation   pbl ct for participants
2014 ku village presentation pbl ct for participants
JuleeSPoolePHD
 
Digifest 2017 - Learning Analytics & Learning Design
Digifest 2017 - Learning Analytics & Learning Design Digifest 2017 - Learning Analytics & Learning Design
Digifest 2017 - Learning Analytics & Learning Design
Patrick Lynch
 
Many Chances To Fail - TA Workshop for WMS - Jeff Loats
Many Chances To Fail - TA Workshop for WMS - Jeff LoatsMany Chances To Fail - TA Workshop for WMS - Jeff Loats
Many Chances To Fail - TA Workshop for WMS - Jeff LoatsJeff Loats
 

Similar to What Should I Do Next? Adaptive Sequencing in the Context of Open Social Student Modeling (20)

Personalized Learning: Expanding the Social Impact of AI
Personalized Learning: Expanding the Social Impact of AIPersonalized Learning: Expanding the Social Impact of AI
Personalized Learning: Expanding the Social Impact of AI
 
AIED 2015 Poster- Off the Beaten Path: The Impact of Adaptive Content Sequenc...
AIED 2015 Poster- Off the Beaten Path: The Impact of Adaptive Content Sequenc...AIED 2015 Poster- Off the Beaten Path: The Impact of Adaptive Content Sequenc...
AIED 2015 Poster- Off the Beaten Path: The Impact of Adaptive Content Sequenc...
 
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
 
The User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the UsersThe User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the Users
 
E-learning and Employability Shift Focus on Learning (Again) - Blazenka Divjak
E-learning and Employability Shift Focus on Learning (Again) - Blazenka DivjakE-learning and Employability Shift Focus on Learning (Again) - Blazenka Divjak
E-learning and Employability Shift Focus on Learning (Again) - Blazenka Divjak
 
The power of learning analytics to unpack learning and teaching: a critical p...
The power of learning analytics to unpack learning and teaching: a critical p...The power of learning analytics to unpack learning and teaching: a critical p...
The power of learning analytics to unpack learning and teaching: a critical p...
 
Computer Science Education: Tools and Data
Computer Science Education: Tools and DataComputer Science Education: Tools and Data
Computer Science Education: Tools and Data
 
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
 
Active Methodology in Accounting
Active Methodology in AccountingActive Methodology in Accounting
Active Methodology in Accounting
 
Open Academic Analytics Initiative - Campus Technology Innovator Award Presen...
Open Academic Analytics Initiative - Campus Technology Innovator Award Presen...Open Academic Analytics Initiative - Campus Technology Innovator Award Presen...
Open Academic Analytics Initiative - Campus Technology Innovator Award Presen...
 
PeerWise workshop at NTU Singapore
PeerWise workshop at NTU SingaporePeerWise workshop at NTU Singapore
PeerWise workshop at NTU Singapore
 
Elearning Summit 2015 - BoSCO - Minneapolis
Elearning Summit 2015 - BoSCO - MinneapolisElearning Summit 2015 - BoSCO - Minneapolis
Elearning Summit 2015 - BoSCO - Minneapolis
 
Continuous Improvement in Teaching and Learning – The Community College Open ...
Continuous Improvement in Teaching and Learning – The Community College Open ...Continuous Improvement in Teaching and Learning – The Community College Open ...
Continuous Improvement in Teaching and Learning – The Community College Open ...
 
Nudging students towards effective study behaviours using Brightspace data
Nudging students towards effective study behaviours using Brightspace dataNudging students towards effective study behaviours using Brightspace data
Nudging students towards effective study behaviours using Brightspace data
 
Learner Analytics and the “Big Data” Promise for Course & Program Assessment
Learner Analytics and the “Big Data” Promise for Course & Program AssessmentLearner Analytics and the “Big Data” Promise for Course & Program Assessment
Learner Analytics and the “Big Data” Promise for Course & Program Assessment
 
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
 
Keynote PBL, Transfer and New Media
Keynote PBL, Transfer and New MediaKeynote PBL, Transfer and New Media
Keynote PBL, Transfer and New Media
 
2014 ku village presentation pbl ct for participants
2014 ku village presentation   pbl ct for participants2014 ku village presentation   pbl ct for participants
2014 ku village presentation pbl ct for participants
 
Digifest 2017 - Learning Analytics & Learning Design
Digifest 2017 - Learning Analytics & Learning Design Digifest 2017 - Learning Analytics & Learning Design
Digifest 2017 - Learning Analytics & Learning Design
 
Many Chances To Fail - TA Workshop for WMS - Jeff Loats
Many Chances To Fail - TA Workshop for WMS - Jeff LoatsMany Chances To Fail - TA Workshop for WMS - Jeff Loats
Many Chances To Fail - TA Workshop for WMS - Jeff Loats
 

More from Peter Brusilovsky

SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
Peter Brusilovsky
 
SANN: Programming Code Representation Using Attention Neural Network with Opt...
SANN: Programming Code Representation Using Attention Neural Network with Opt...SANN: Programming Code Representation Using Attention Neural Network with Opt...
SANN: Programming Code Representation Using Attention Neural Network with Opt...
Peter Brusilovsky
 
Action Sequence Mining and Behavior Pattern Analysis for User Modeling
Action Sequence Mining and Behavior Pattern Analysis for User ModelingAction Sequence Mining and Behavior Pattern Analysis for User Modeling
Action Sequence Mining and Behavior Pattern Analysis for User Modeling
Peter Brusilovsky
 
User Control in Adaptive Information Access
User Control in Adaptive Information AccessUser Control in Adaptive Information Access
User Control in Adaptive Information Access
Peter Brusilovsky
 
The Return of Intelligent Textbooks - ITS 2021 keynote talk
The Return of Intelligent Textbooks - ITS 2021 keynote talkThe Return of Intelligent Textbooks - ITS 2021 keynote talk
The Return of Intelligent Textbooks - ITS 2021 keynote talk
Peter Brusilovsky
 
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
Peter Brusilovsky
 
Course-Adaptive Content Recommender for Course Authoring
Course-Adaptive Content Recommender for Course AuthoringCourse-Adaptive Content Recommender for Course Authoring
Course-Adaptive Content Recommender for Course Authoring
Peter Brusilovsky
 
The Power of Known Peers: A Study in Two Domains
The Power of Known Peers: A Study in Two DomainsThe Power of Known Peers: A Study in Two Domains
The Power of Known Peers: A Study in Two Domains
Peter Brusilovsky
 

More from Peter Brusilovsky (8)

SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
 
SANN: Programming Code Representation Using Attention Neural Network with Opt...
SANN: Programming Code Representation Using Attention Neural Network with Opt...SANN: Programming Code Representation Using Attention Neural Network with Opt...
SANN: Programming Code Representation Using Attention Neural Network with Opt...
 
Action Sequence Mining and Behavior Pattern Analysis for User Modeling
Action Sequence Mining and Behavior Pattern Analysis for User ModelingAction Sequence Mining and Behavior Pattern Analysis for User Modeling
Action Sequence Mining and Behavior Pattern Analysis for User Modeling
 
User Control in Adaptive Information Access
User Control in Adaptive Information AccessUser Control in Adaptive Information Access
User Control in Adaptive Information Access
 
The Return of Intelligent Textbooks - ITS 2021 keynote talk
The Return of Intelligent Textbooks - ITS 2021 keynote talkThe Return of Intelligent Textbooks - ITS 2021 keynote talk
The Return of Intelligent Textbooks - ITS 2021 keynote talk
 
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
 
Course-Adaptive Content Recommender for Course Authoring
Course-Adaptive Content Recommender for Course AuthoringCourse-Adaptive Content Recommender for Course Authoring
Course-Adaptive Content Recommender for Course Authoring
 
The Power of Known Peers: A Study in Two Domains
The Power of Known Peers: A Study in Two DomainsThe Power of Known Peers: A Study in Two Domains
The Power of Known Peers: A Study in Two Domains
 

Recently uploaded

"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 

Recently uploaded (20)

"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 

What Should I Do Next? Adaptive Sequencing in the Context of Open Social Student Modeling

  • 1. What Should I Do Next? Adaptive Sequencing in the Context of Open Social Student Modeling Roya Hosseini, I-Han Hsiao, Julio Guerra, Peter Brusilovsky
 PAWS Lab
 University of Pittsburgh
  • 2. Overview • Motivation – why do we care about guidance? • Past work – how to guide students to the right content? • Current work – adaptive sequencing combined with social guidance – what we learned from the classroom study • Work in progress & future work 2
  • 3. Motivation Goal – personalized guidance to the most appropriate educational content for each learner ! Why personalized guidance? – helps students acquire knowledge faster – improves learning outcomes – reduces navigational overhead – increases student motivation to work with content 3
  • 4. Existing Guidance Technologies 1. Knowledge-based approaches • decide the most appropriate content for an individual with respect to the domain model, student model, and course goal • adaptation type: • fine-grained concept-based (ELM-ART, NavEx) • coarse-grained topic-based (QuizGuide) ! 2. Social guidance 4
  • 5. Concept-Based Adaptation Example 2 Example M Example 1 Problem 1 Problem 2 Problem K Concept 1 Concept 2 Concept 3 Concept 4 Concept 5 Concept N Examples Problems Concepts 5
  • 6. ELM-ART: Adaptive Link Annotation in LISP 6 green bullet indicates a recommended page red bullet indicates a page user is not ready for G. Weber And P. Brusilovsky, IJAIED 2001. Elm-Art: An Adaptive Versatile System For Web-Based Instruction
  • 7. NavEx: Concept-Based Adaptive Navigation Support bullet is filled based on progress font style denotes the relevance of example a relevant example with no progress an example not ready to be browsed 7 M. Yudelson And P. Brusilovsky, AIED 2005. Navex: Providing Navigation Support For Adaptive Browsing Of Annotated Code Examples.
  • 8. Topic-Based Adaptation • each topic is associated with a number of educational activities ! • each activity is classified under 1 topic 8 Topic A Topic B Topic C
  • 9. QuizGuide : Topic-Based Adaptive Navigation Support Current quiz number of arrows: knowledge in the topic (0-3) color Intensity: learning goal P. Brusilovsky, S. Sosnovsky And O. Shcherbinina, E-Learn 2004. Quizguide: Increasing The Educational Value Of Individualized Self-Assessment Quizzes With Adaptive Navigation Support. 9 current prerequisite not-relevant not-ready
  • 10. Knowledge Maximizer Paradigm 10 Hosseini, R., Brusilovsky, P., & Guerra, J. (AIED 2013, January). Knowledge Maximizer: Concept-based Adaptive Problem Sequencing for Exam Preparation. Learn maximum knowledge from next 
 activity while controlling prerequisites
  • 11. Existing Guidance Technologies 1. Knowledge-based approaches 2. Social guidance • uses Open Social Student Modeling (OSSM) • students can view each others’ or class knowledge model • almost as efficient as knowledge-based guidance - higher success rates & engagement - much less knowledge engineering overhead • drawback: make students more conservative in their work ! ! 11
  • 12. Mastery Grids: Topic-based Navigation Support in OSSM Platform anonymized ranked list of peers and their topic-based progress position of current student in class topic-based progress of student topic-based progress of class Loboda, T. D., Guerra, J., Hosseini, R., & Brusilovsky, P. (EC-TEL 2014). Mastery Grids: An Open Source Social Educational Progress Visualization. 12
  • 13. • combines social guidance with knowledge-based guidance • enhances the approach to maximize student knowledge • implements the guidance in context of Mastery Grids OSSM • reports the results from the classroom study Sequencing + Open Social Student Modeling 13
  • 14. Greedy Sequencing (GS) • aims at maximizing student knowledge in domain concepts • concept-based adaptation: - uses prerequisite and outcome concepts in content items 14 User% Modeling% database% Greedy% Sequencing% Knowledge% Report%Service% Rank%C1% Prerequisites% Outcomes% Content%C1:%Concepts%
  • 15. Greedy Sequencing: Content Ranking by Knowledge Maximization 15 amount of known prerequisites amount of unknown outcomes rank of the content, [0-1] number of outcomes np:number of prerequisites ki: knowledge of concept i wi: weight of concept i, log(tf-idf value)
  • 16. 16 • marked top three recommendations generated by GS • size of star shows relative rank of content - bigger star —> higher priority
  • 17. The Study 143 undergraduates in ASU (Fall 2014) Java Programming & Data Structure course ‣ 111 problems — 103 examples — 19 topics ! Study had 2 main Parts (1) no sequencing (Aug. 21 – Sep. 25) (2) with sequencing (Sep. 26 – Oct. 21) • 86 subjects logged into the system • we considered 53 subjects with problem attempts >= 30 17
  • 18. Navigational Pattern Analysis GS breaks out the common path of social guidance 0.08 0.08 0.16 0.68 0.06 0.05 0.12 0.78 0.17 0.17 0.2 0.47 Jump−Backward Jump−Forward Next−Topic Within−Topic Part 1 Part 2−N Part 2−R when following GS, “groupthink” stay on the current topic shortens considerably ! students moved to next topic more quickly & expanded their non-sequential navigation
  • 19. Value of GS on Amount of Learning & Speed 19 Learning gain: • no significant differences in the learning gain - non-followers (M = 0.50, SD = 0.27) - followers (M=0.44, SD=0.23) ! Learning speed: (learning gain/number of problem attempts)×100 ! • speed of learning was higher among the followers - non-followers (M = 0.54%, SD = 0.27%) - followers (M = 0.97%,SD = 0.88%) speed increased about twice - p = .083, using a Welch t-test
  • 20. Value of GS on Learning & Speed: Weak vs. Strong Students 20 0.00# 0.20# 0.40# 0.60# 0.80# 1.00# 1.20# 1.40# 1.60# 1.80# 2.00# Weak#students# Strong#students# %#Learning#speed## Non;followers# Followers# 0" 0.1" 0.2" 0.3" 0.4" 0.5" 0.6" 0.7" 0.8" 0.9" Weak"students" Strong"students" Normalized"learning"gain" Non?followers" Followers" • no significant differences in learning gain • followers with high prior knowledge learn faster (p=.039)
  • 21. Value of GS on Problem Solving Performance 21 Correctness is more frequent in recommended problems • odds of correct answer in a problem offered by GS was 1.59 (SE = 0.19) times more than a not-recommended problem How: • data collected from part 1 and 2 of study (5760 problem attempts: 5275 not-recommended, 485 offered by GS) • fitted a logistic mixed effects model • fixed effect: attempt type (recommended, not-recommended) • response variable: correctness of attempt (0/1)
  • 22. Value of GS on Class Performance 22 An attempt on a GS recommendation was associated with higher grade • attempting a recommended content (problem/example) was associated with 0.56 increase in final grade (SE=0.24, p=.017) ~ 9 times greater than the effect of a not-recommended content How: • data of 40 students (had exam score + used system) • fitted regression model to predict exam grade using number of attempts on contents
  • 23. • 6 questions (5-point Likert scale) • data collected from 51 students (answered questionnaire + used the system) M:4.1 M:3.9 M:3.1 M:3.8 M:4.2M:2.4 Subjective Feedback 23 like star useful clear ! reason distractive
  • 24. Wrap Up adaptive sequencing + social guidance: ! ✓encouraged non-sequential navigation patterns  ✓increased learning speed of stronger students ‣ more optimal content navigation ✓was positively related to student performance ‣ higher exam score ‣ more success in problems
  • 25. Work in Progress & Future Work ๏ running study with over 200 students in ASU - GS vs. probabilistic approach based on FAST ! ๏ what is the best way to visualize student/class data? - alternatives to topic-based guidance (2D content maps ) ! ๏ how to increase students’ awareness of recommendations? - adding annotations, …
  • 26. References Knowledge Maximizer: Hosseini, R., Brusilovsky, P., & Guerra, J. (2013, January). Knowledge Maximizer: Concept-based Adaptive Problem Sequencing for Exam Preparation. In Artificial Intelligence in Education (pp. 848-851). Springer Berlin Heidelberg. ! Mastery Grids: Loboda, T. D., Guerra, J., Hosseini, R., & Brusilovsky, P. (2014). Mastery Grids: An Open Source Social Educational Progress Visualization. In Open Learning and Teaching in Educational Communities (pp. 235-248). Springer International Publishing. ! QuizGuide: P. Brusilovsky, S. Sosnovsky And O. Shcherbinina, 2004. Quizguide: Increasing The Educational Value Of Individualized Self-Assessment Quizzes With Adaptive Navigation Support. In: J. Nall And R. Robson, Eds., World Conference On Elearning, E-Learn 2004 Aace, Washington, Dc, Usa, 1806-1813. ! NavEx: M. Yudelson And P. Brusilovsky, 2005. Navex: Providing Navigation Support For Adaptive Browsing Of Annotated Code Examples. In: C.-K. Looi, G. Mccalla, B. Bredeweg And J. Breuker, Eds., 12Th International Conference On Artificial Intelligence In Education, Ai-Ed'2005 Ios Press, Amsterdam, The Netherlands, 710-717. ! ELM-ART: G. Weber And P. Brusilovsky, 2001. Elm-Art: An Adaptive Versatile System For Web-Based Instruction. International Journal Of Artificial Intelligence In Education, 12 (4), 351-384 26
  • 27. Thank You! Intelligent Systems Program Roya Hosseini roh38@pitt.edu Peter Brusilovsky peterb@pitt.edu I-Han (Sharon) Hsiao sharon.hsiao@asu.edu Julio Guerra jdg60@pitt.edu Try it! adapt2.sis.pitt.edu/kt/mg-gs.html https://www.youtube.com/watch?v=Kak8F2y5GkU