SlideShare a Scribd company logo
1 of 81
1July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Supporting Self-Regulated
Learning with Intelligent
Tutoring Systems
Vincent Aleven
Associate Professor
Human-Computer Interaction Institute
Pittsburgh Science of Learning Center (LearnLab)
Carnegie Mellon University
Based on the PhD research of
Yanjin Long
2July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Introduction
• Intelligent tutoring systems (ITSs) can
support domain-level learning effectively
• How can we make them even more effective?
• How can an ITS help students improve as
self-regulated learners?
• Key aspects of self-regulated learning (SRL):
Self-assessment and problem selection
– Important in many learning environments!
• How can an ITS support self-assessment and
problem selection effectively? Do students
learn better as a result?
3July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Overview
• Cognitive Tutors
• Role of self-assessment and problem selection
in self-regulated learning (SRL)
• 2 classroom studies of how to support these
SRL aspects in ITSs
• Discussion
Work by John Anderson, Ken Koedinger,
Albert Corbett, Steve Ritter, and others
4July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Algebra Cognitive Tutor
Use graphs, graphics calculator
Analyze real world
problem scenarios
Use table,
spreadsheet
Use equations,
symbolic calculator
Tracked by
knowledge tracing
Model tracing to provide
context-sensitive Instruction
5July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Real-world Impact of
Cognitive Tutor Courses
• Spin-off company Carnegie Learning, Inc.
• Over 500,000 students per year
6July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Effectiveness of Cognitive Tutor
Algebra at Scale
• Over 17,000 students in
147 schools across 7 states
• Duration: 2 years
• Cost: $6 million
• Test: Algebra Proficiency
Exam, 32-item multiple-
choice assessment
• Research participants using
Cognitive Tutor Algebra
improved eight percentile
points, compared to the
control group
– About the same as doubling
math learning in a year for a
high-school student
7July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
• Cognitive Model: A system that can solve problems in
the various ways students can
Strategy 1: IF the goal is to solve a(bx+c) = d
THEN rewrite this as abx + ac = d
Strategy 2: IF the goal is to solve a(bx+c) = d
THEN rewrite this as bx + c = d/a
Misconception: IF the goal is to solve a(bx+c) = d
THEN rewrite this as abx + c = d
Cognitive Tutor Technology:
Use ACT-R theory to individualize instruction
8July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
• Cognitive Model: A system that can solve problems in
the various ways students can
3(2x - 5) = 9
6x - 15 = 9 2x - 5 = 3 6x - 5 = 9
Cognitive Tutor Technology:
Use ACT-R theory to individualize instruction
If goal is solve a(bx+c) = d
Then rewrite as abx + ac = d
If goal is solve a(bx+c) = d
Then rewrite as abx + c = d
If goal is solve a(bx+c) = d
Then rewrite as bx+c = d/a
• Model Tracing: Follows student through their individual
approach to a problem -> context-sensitive instruction
9July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
• Cognitive Model: A system that can solve problems in
the various ways students can
3(2x - 5) = 9
6x - 15 = 9 2x - 5 = 3
Cognitive Tutor Technology:
Use ACT-R theory to individualize instruction
If goal is solve a(bx+c) = d
Then rewrite as abx + ac = d
• Model Tracing: Follows student through their individual
approach to a problem -> context-sensitive instruction
Hint message: “Distribute a
across the parentheses.”
Bug message: “You need to
multiply c by a also.”
• Knowledge Tracing: Assesses student's knowledge
growth -> individualized activity selection and pacing
Known? = 85% chance Known? = 45%
6x - 5 = 9
If goal is solve a(bx+c) = d
Then rewrite as abx + c = d
10July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Bayesian Knowledge Tracing
drives Open Learner Models
(OLMs) and Task Selection
(Cognitive Mastery)
11July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Assumptions Underlying
Bayesian Knowledge Tracing
Learning assumptions
• Each rule is either learned or unlearned
• In problem-solving a rule can transition from
unlearned to learned at each opportunity to apply
it
• No forgetting - Rules do not transition back from
learned to unlearned
Performance assumptions
• If the rule is in the learned state there is some
chance the student will slip and make a mistake.
• If the rule is in the unlearned state there is some
chance the student will guess correctly.
(Corbett & Anderson, 1995; Corbett et al., 2000)
12July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Inferring Learning State
• Following each opportunity to apply a rule, the new
probability estimate that the rule has been learned,
p(LN|EN), is:
p(LN|EN) = p(LN-1|EN) + (1 - p(LN-1|EN))*p(T)
Bayes Theorem
p(Ln-1|Evidencen) expands Bayes’ Theorem
p(Ln-1|Cn) = p(Ln-1)*(1-p(S))
p(Ln-1)*(1-p(S)) + p(Un-1)*p(G)
p(Ln-1|Incn) = p(Ln-1)*p(S)
p(Ln-1)*p(S) + p(Un-1)*(1-p(G))
(Corbett & Anderson, 1995; Corbett et al., 2000)
13July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Self-Regulated Learning:
Great Theoretical Diversity
14July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Background: Self-Regulated
Learning
• How do instructional intervention aimed at
supporting these elements affect robust
learning?
Planning
• Goal Setting
• Study Choice
Monitoring
and Control
• Self-Assessment
• Help Seeking
Evaluating
• Self-Explanation
15July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Why is Self-Assessment
Important?
• The process of self-assessing can facilitate
deep thinking and reflection
(Boud, 2004; White & Frederiksen, 1998)
• The results of self-assessment can lead to
better learning plans and study choices, as
well as better learning outcomes
(Thiede, Anderson & Therriault, 2003; Winne &
Hadwin, 1998)
• However, students’ self-assessment is often
inaccurate
(Dunlosky & Lipko, 2007; Nelson, 1996)
16July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Research Questions – Study 1
1. (How) can the Open Learner Model be
leveraged to support student self-
assessment in ITSs?
2. Does the self-assessment support lead to
more accurate self-assessment and better
learning outcomes?
3. Does study choice in an ITS lead to better
learning outcomes, especially when
combined with self-assessment support?
17July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Geometry Cognitive Tutor
with Skill Meter
18July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Skill Diary, Part 1
19July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Skill Diary, Part 2
20July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Skill Diary, Part 3
21July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Study 1
• Hypothesis: Periodically filling out structured
Skill Diaries helps students self-assess and
learn better
• Participants:
– 122 students from 2 teachers’ 6 classes in a local
high school
– Complete data for 95 students
• Procedure: Students worked on tutor for 3
class periods (volume and surface areas for
spheres and right prisms), took paper pre-test
before and post-test after
• Experimental condition: Skill Diary
• Control condition: Control Diary (no self-
assessment)
22July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Control Diary
23July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Post-Test: Experimental Group
Better on Reproduction Problems
Mean Test Scores (SD)
Pre-Test
Reproduction
Post-Test
Reproduction
Pre-Test
Transfer
Post-Test
Transfer
Exp. Group 0.55 (.34) 0.62 (.29) 0.50 (.28) 0.58 (.26)
Ctrl. Group 0.46 (.44) 0.49 (.33) 0.46 (.22) 0.57 (.24)
F(1, 93) = 3.86, p = .052, η² = .040
Caveat: when pre-test score is used as co-variate, the difference
between two groups on reproduction problems was on the
borderline of significance (F(1, 92) = 2.75, p = .101, η² = .029)
24July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Post-test: Lower Performing
Students Who Used Skill Diaries
Did Better
Test Scores on Reproduction Problems (SD)
Pre-Test Post-Test
Exp Ctrl Exp Ctrl
Lower-Performing
Group
0.35 (.45) 0.16 (.35) 0.53 (.47) 0.30 (.39)
Higher-Performing
Group
0.74 (.41) 0.74 (.75) 0.71 (.38) 0.68 (.41)
(F(1, 44) = 4.586, p = .038, η² = .094; pre-test reproduction problem
score was used as co-variate)
25July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Measuring Self-assessment
Accuracy on Pre- and Post-Tests
• Measures the discrepancy between self-
assessed and actual performance.
(Schraw, 2009)
26July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Self-Assessment Accuracy
Absolute Accuracy Index
0
0.05
0.1
0.15
0.2
0.25
0.3
0.35
0.4
Pre-Test Post-Test
Lower-Performing
Higher-Performing
• Higher performing students have more accurate
self-assessment
Note: Lower means
more accurate
27July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Self-Assessment Accuracy of
Lower-Performing Students
Absolute Accuracy Index
t(23) = 2.257, p = .034
0
0.05
0.1
0.15
0.2
0.25
0.3
0.35
0.4
0.45
SA on Pre-
Test
SA on Post-
Test
Experimental
Group
Control Group
• Accuracy of SA improves from Pre to Post for lower-
performing students
28July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Used DataShop to Analyze Learning
Processes (i.e., ITS Analytics)
28
https://pslcdatashop.web.cmu.edu/
29July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Process Measures
Correlations
Pre-
Test
Post-
Test
Number of Hints -.56** -.47**
Time Spent on Each Hint .20 .34**
Number of Incorrect
Attempts
-.35** -.32**
Assistance Score -.52** -.47**
Time Spent on Each Step -.19 -.20
* p <.05
** p <.01
30July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Process Measures
Correlations Condition
Differences
Pre-
Test
Post-
Test
Exp Ctrl η²
Number of Hints -.56** -.47** .054 .082 .049*
Time Spent on Each Hint .20 .34** 17.5 12.4 .037*
Number of Incorrect
Attempts
-.35** -.32** .085 .092 .031
Assistance Score -.52** -.47** .140 .174 .055*
Time Spent on Each Step -.19 -.20 15.4 14.4 .027
* p <.05
** p <.01
31July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Summary of Contributions
• Skill Diaries practical way of supporting
effective self-assessment for lower-
performing students
• Demonstrates a beneficial role of self-
assessment in students’ learning of
problem-solving tasks with an ITS
32July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Research Questions
1. (How) can the Open Learner Model be
leveraged to support student self-
assessment in ITSs?
2. Does the self-assessment support lead to
more accurate self-assessment and better
learning outcomes?
3. Does study choice in an ITS lead to better
learning outcomes, especially when
combined with self-assessment support?
33July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Research Questions
1. (How) can the Open Learner Model be
leveraged to support student self-
assessment in ITSs?
2. Does the self-assessment support lead to
more accurate self-assessment and better
learning outcomes?
3. Does study choice in an ITS lead to better
learning outcomes, especially when
combined with self-assessment support?
34July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
2 x 2 Experiment
• Two factors:
– OLM vs. no OLM
– Student control over problem selection vs.
system control (PS vs. noPS)
• Pre/post test before/after with
procedural and conceptual items
• Participants:
- 62 students from one teacher’s three 7th-
grade classes at a middle school in
Pittsburgh
- 56 students completed all five levels
35July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Used Tutor Built with our ITS Authoring Tools
http://ctat.pact.cs.cmu.edu/
36July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
The linear equation tutor
(Waalkens, Aleven & Taatgen, 2013)
37July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Use of Open Learner Model (OLM)
to Support Self-Assessment
Students are prompted to self-
assess …
At the end of each problem:
and then see the system’s
update of the skill bars
38July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Use of Open Learner Model (OLM) to
Support Study Choice
39July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Students Improved Significantly
from Pre-Test to Post-Test
40July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
OLM Conditions Did Significantly
Better on Post-tests
Main effect of OLM on the overall test score: p = .031, η² = .078
Main effect of OLM on the conceptual items: p = .026, η² = .082
41July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Process Measures
Main effect of OLM on incorrect attempts (p = .062, η² = .059), on
assistance score (p = .009, η² = .116);
Main effect of PS on the assistance score (p = .075, η² = .056)
42July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Do Self-Assessment Scores
Relate to Actual Test Scores?
Different way of asking if self-assessment was accurate
43July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Research Questions
1. (How) can the Open Learner Model be
leveraged to support student self-
assessment in ITSs?
2. Does the self-assessment support lead to
more accurate self-assessment and better
learning outcomes?
3. Does study choice in an ITS lead to better
learning outcomes, especially when
combined with self-assessment support?
44July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Students have moderate to high
accuracy of self-assessment
Absolute self-assessment (SA) accuracy for each condition
[Schraw, 2009]
A lower the index means more accurate self-assessment.
45July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Summary of the Main Results
• All students improved significantly on
solving linear equations after using
the tutor
• The students who had access to the
OLM did significantly better on post-
test
• The students had moderate to high
accuracy of self-assessment
46July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Contributions
• First controlled classroom experiment that
shows an OLM significantly enhances
students’ learning outcomes with an ITS
• Helps establish the important role of self-
assessment in students’ learning of problem
solving tasks
47July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Final Thoughts
• Studies show that ITS technology can
be extended to support self-regulated
learning (SRL) skills
• Future work
– Study wider range of SRL processes and
learning environments
– Study influence on future learning: Did
students become better learners?
– Study SRL in the context of MOOCs
48July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
49July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
50July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Year 9: Self-assessment and
study choice
1. How can we design the OLM so it
effectively supports self-assessment in
ITSs?
2. Does the self-assessment support lead to
more accurate self-assessment and better
learning outcomes?
3. Does study choice in an ITS lead to better
learning outcomes, especially when
combined with self-assessment support?
51July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Year 10: full cycle of SRL
• Include other SRL processes, such as
goal setting
• Further redesign the Linear Equation
Tutor to support the SRL processes and
use it as the experiment platform for
classroom evaluations
52July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Year 10: Shared OLM
• Open students’ progress information to
their peers through shared OLMs
• Bull, Mabbott and Abu-Issa’s (2007)
survey study pointed out the potential of
shared OLMs for fostering motivation and
supporting goal setting
• Few empirical studies have been conducted
to investigate the effects of shared OLMs
on supporting different SRL processes in
ITSs, as well as the further effects on
students’ learning outcomes and
motivation
53July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Year 10: Shared OLM
• Use HCI methods to investigate how to best
design the shared OLM in the linear equation
tutor to allow students exchange and discuss
their goals, progress, specific errors made in
the tutor, understanding of their own learner
models, etc. with their peers
• Vary the SRL processes supported by the tutor
(mainly through the shared OLM) and conduct
a controlled experiment to investigate the
effects with and without the shared OLM
54July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
An ITS Success Case
Cognitive Tutor Algebra
• Most widely used ITS
– 2,700 schools across the country
– Marketed by spin-off company Carnegie
Learning
– Bought by the Apollo Group (runs University of
Phoenix)
• “Exemplary Curriculum” by US Dept of Ed
• Field studies reported in highly cited paper
– Koedinger, K. R., Anderson, J. R., Hadley, W. H., & Mark, M. A. (1997).
Intelligent tutoring goes to school in the big city. International Journal of Artificial
Intelligence in Education, 8(1), 30-43.
. . .
55July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
56July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
57July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
• Tells us that cognitive tutor curriculum
is more effective than other curricula,
but tells us very little (if anything)
about why
• Useful for decision makers, not for
scientists …
58July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Examples of Successful
Metacognitive Interventions
• Reading comprehension through “reciprocal
teaching” (Palincsar & Brown, 1984)
• Self-assessment of science inquiry cycle
(White & Frederiksen, 1998)
• Self-addressed metacognitive
questions(Mevarech & Fridkin, 2006)
• Reflecting on quiz feedback (Zimmerman &
Moylan, 2009)
59July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
• Geometry example?
60July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Our prior work: survey and
interview on the use of the
Skillometer
• 44 experienced Cognitive Tutor users
• Students inspect the Skillometer frequently
during learning
• Students don’t actively self-assess or reflect
using the Skillometer
• So, not likely that simply presenting the
Skillometer supports students’ self-assessment
– E.g., improving its frequency or accuracy
[Long & Aleven, 2011]
61July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Was the Skill Diary more effective
for lower-performing students?
• Previous literature suggested that good
students tend to have better self-assessment
accuracy [Chi et al, 1989]
• found their intervention was more helpful for
lower ability students (Hartley & Mitrovic,
2002)
62July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Prior work on self-
assessment and OLM
• Hartley and Mitrovic (2002)
- Compared students’ learning gains when with or
without
access to an inspectable OLM
- Found no significant differences between conditions
• Long & Aleven (2011)
- Students inspect the OLM frequently
- Students don’t actively self-assess or reflect using
the OLM
63July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
View-1 of the new OLM on the
problem solving screen
64July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
View-1 of the new OLM on the problem
solving screen
65July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
View-1 of the new OLM on the problem
solving screen
66July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
View-1 of the new OLM on the problem
solving screen
67July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
View-2 of the new OLM
68July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
noOLM+PS condition
69July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
OLM+noPS
70July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
noOLM+noPS
71July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Prior Work on Supporting
Self-Assessment in ITSs
• Tutor that guides students through self-
assessment activities improved self-
assessment on better mastered skills
(Roll et al., 2011)
• Tutor that provides metacognitive prompts
and feedback improved students’ self-
assessment accuracy and learning efficiency
(Feyzi-Behnagh, Khezri, & Azevedo, 2011)
• Does self-assessment support lead to better
learning at the domain level?
72July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Implications of the Log Data
Analysis
How does the self-assessment support influence
students’ learning behaviors?
1. More deliberate use of tutor help
2. More careful execution of the learning task (fewer
incorrect attempts)
3. More efficient learning
73July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Replicated Field Studies
• Controlled, full year classroom experiments
• Replicated over 3 years in urban schools
• In Pittsburgh
& Milwaukee
• Results:
50-100% better on
problem solving &
representation use.
15-25% better on
standardized tests.
Koedinger, K. R., Anderson, J. R., Hadley, W. H., & Mark, M. A. (1997).
Intelligent tutoring goes to school in the big city. International Journal of
Artificial Intelligence in Education, 8(1), 30-43.
0
10
20
30
40
50
60
Iowa SAT subset Problem
Solving
Represent-
ations
Traditional Algebra Course
Cognitive Tutor Algebra
74July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
What is Metacognition?
• Reasoning about one’s own thinking, learning,
memory, etc.
(Brown, 1983)
• “Metacognitive learning strategies” are specific
kinds/uses of metacognition that aid learning,
including planning, checking, monitoring,
selecting, evaluating, and revising
(Schoenfeld, 1987)
• Key components of theories of self-regulated
learning (SRL)
(Pintrich, 2004; Winne & Hadwin, 1998; Zimmerman,
2008)
75July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Objectives in Supporting Metacognition
Improve future
domain learning
Improve current domain
learning in the supported
environment
Improve metacognitive strategies
in the supported environment
Improve future
metacognitive strategies
After the
metacognitive
intervention
During the
metacognitive
interventionIdo Roll
76July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Background
• Broaden scope of SRL aspects studied
• Support self-assessment in the software
Planning
• Goal Setting
• Study Choice
Monitoring
and Control
• Self-Assessment
• Help Seeking
Evaluating
• Self-Explanation
77July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Background
• Broaden scope of SRL aspects studied
• Support self-assessment in the software
Planning
• Goal Setting
• Study Choice
Monitoring
and Control
• Self-Assessment
• Help Seeking
Evaluating
• Self-Explanation
78July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Why is (Student-Controlled)
Problem Selection Important?
• Computer-selected problem sequences led to
better learning than student-selected
(Atkinson,1972)
• Less able students learned with an ITS condition
that gradually increased student control
(Mitrovic & Martin, 2003)
• Adaptive navigation support in QuizGuide led to
increased students’ participation and better final
academic performance
(Brusilovsky et al., 2004)
79July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Research Questions
1. (How) can the Open Learner Model be
leveraged to support student self-
assessment in ITSs?
2. Does the self-assessment support lead to
more accurate self-assessment and better
learning outcomes?
3. Does study choice in an ITS lead to better
learning outcomes, especially when
combined with self-assessment support?
80July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
Limitation and Future Work
• Small sample size of the experiment
• The effect of study choice on learning
outcomes needs further investigation
• Support other SRL processes in ITSs
81July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
What is an “Intelligent
Tutoring System” (ITS)?
• A kind of educational software
– Supports “learning by doing” with personalized,
step-by-step guidance
• Uses cognitive modeling and artificial
intelligence techniques to
– Provide human tutor-like behavior
– Be flexible, diagnostic & adaptive
– Provide personalized instruction (e.g., select
problems on an individual basis)

More Related Content

What's hot

Guided Math Presentation
Guided Math PresentationGuided Math Presentation
Guided Math PresentationKeri Stoyle
 
Helping Students Develop Mathematical Process Skills, Really?
Helping Students Develop Mathematical Process Skills, Really?Helping Students Develop Mathematical Process Skills, Really?
Helping Students Develop Mathematical Process Skills, Really?Kien Lim
 
Seminario eMadrid sobre "Inteligencia natural y artificial en educación". Int...
Seminario eMadrid sobre "Inteligencia natural y artificial en educación". Int...Seminario eMadrid sobre "Inteligencia natural y artificial en educación". Int...
Seminario eMadrid sobre "Inteligencia natural y artificial en educación". Int...eMadrid network
 
Inspire and Cultivate Algebraic Thinking
Inspire and Cultivate Algebraic ThinkingInspire and Cultivate Algebraic Thinking
Inspire and Cultivate Algebraic ThinkingDreamBox Learning
 
Seminario eMadrid sobre "Inteligencia natural y artificial en educación". C...
 Seminario eMadrid sobre "Inteligencia natural y artificial en educación".  C... Seminario eMadrid sobre "Inteligencia natural y artificial en educación".  C...
Seminario eMadrid sobre "Inteligencia natural y artificial en educación". C...eMadrid network
 
Using Interactive Whiteboard Technology to Implement the Concrete-Representat...
Using Interactive Whiteboard Technology to Implement the Concrete-Representat...Using Interactive Whiteboard Technology to Implement the Concrete-Representat...
Using Interactive Whiteboard Technology to Implement the Concrete-Representat...Janet Van Heck
 
Leveraging Canvas Quiz Analysis to Improve Your Online Assessments
Leveraging Canvas Quiz Analysis to Improve Your Online AssessmentsLeveraging Canvas Quiz Analysis to Improve Your Online Assessments
Leveraging Canvas Quiz Analysis to Improve Your Online AssessmentsMichael Wilder
 
Intelligent Adaptive Learning - An Essential Element of 21st Century Teaching...
Intelligent Adaptive Learning - An Essential Element of 21st Century Teaching...Intelligent Adaptive Learning - An Essential Element of 21st Century Teaching...
Intelligent Adaptive Learning - An Essential Element of 21st Century Teaching...DreamBox Learning
 
Strategies for solving math word problems
Strategies for solving math word problemsStrategies for solving math word problems
Strategies for solving math word problemsmwinfield1
 
Knewton - Adaptive learning
Knewton - Adaptive learningKnewton - Adaptive learning
Knewton - Adaptive learningYann Rimbaud
 
Qualitative approaches to learning analytics
Qualitative approaches to learning analyticsQualitative approaches to learning analytics
Qualitative approaches to learning analyticsRebecca Ferguson
 
Closing Math Learning Gaps With Data & Formative Assessment
Closing Math Learning Gaps With Data & Formative AssessmentClosing Math Learning Gaps With Data & Formative Assessment
Closing Math Learning Gaps With Data & Formative AssessmentDreamBox Learning
 
Defining Adaptive Learning Technology
Defining Adaptive Learning TechnologyDefining Adaptive Learning Technology
Defining Adaptive Learning TechnologyDreamBox Learning
 
Bringing PBL to Scale
Bringing PBL to ScaleBringing PBL to Scale
Bringing PBL to Scalemmcdowell13
 
Your Math Students: Engaging and Understanding Every Day
Your Math Students: Engaging and Understanding Every DayYour Math Students: Engaging and Understanding Every Day
Your Math Students: Engaging and Understanding Every DayDreamBox Learning
 
CTD Spring 2015 Weekly Workshop: Assessment that supports learning
CTD Spring 2015 Weekly Workshop: Assessment that supports learningCTD Spring 2015 Weekly Workshop: Assessment that supports learning
CTD Spring 2015 Weekly Workshop: Assessment that supports learningPeter Newbury
 
Empowering Pre-Service & New Math Teachers to Use the Common Core Practice St...
Empowering Pre-Service & New Math Teachers to Use the Common Core Practice St...Empowering Pre-Service & New Math Teachers to Use the Common Core Practice St...
Empowering Pre-Service & New Math Teachers to Use the Common Core Practice St...DreamBox Learning
 
Sept oct 2013 Newsletter
Sept oct 2013 NewsletterSept oct 2013 Newsletter
Sept oct 2013 NewsletterCindy Smith
 

What's hot (20)

Guided Math Presentation
Guided Math PresentationGuided Math Presentation
Guided Math Presentation
 
Helping Students Develop Mathematical Process Skills, Really?
Helping Students Develop Mathematical Process Skills, Really?Helping Students Develop Mathematical Process Skills, Really?
Helping Students Develop Mathematical Process Skills, Really?
 
Seminario eMadrid sobre "Inteligencia natural y artificial en educación". Int...
Seminario eMadrid sobre "Inteligencia natural y artificial en educación". Int...Seminario eMadrid sobre "Inteligencia natural y artificial en educación". Int...
Seminario eMadrid sobre "Inteligencia natural y artificial en educación". Int...
 
Inspire and Cultivate Algebraic Thinking
Inspire and Cultivate Algebraic ThinkingInspire and Cultivate Algebraic Thinking
Inspire and Cultivate Algebraic Thinking
 
Seminario eMadrid sobre "Inteligencia natural y artificial en educación". C...
 Seminario eMadrid sobre "Inteligencia natural y artificial en educación".  C... Seminario eMadrid sobre "Inteligencia natural y artificial en educación".  C...
Seminario eMadrid sobre "Inteligencia natural y artificial en educación". C...
 
Using Interactive Whiteboard Technology to Implement the Concrete-Representat...
Using Interactive Whiteboard Technology to Implement the Concrete-Representat...Using Interactive Whiteboard Technology to Implement the Concrete-Representat...
Using Interactive Whiteboard Technology to Implement the Concrete-Representat...
 
Leveraging Canvas Quiz Analysis to Improve Your Online Assessments
Leveraging Canvas Quiz Analysis to Improve Your Online AssessmentsLeveraging Canvas Quiz Analysis to Improve Your Online Assessments
Leveraging Canvas Quiz Analysis to Improve Your Online Assessments
 
Intelligent Adaptive Learning - An Essential Element of 21st Century Teaching...
Intelligent Adaptive Learning - An Essential Element of 21st Century Teaching...Intelligent Adaptive Learning - An Essential Element of 21st Century Teaching...
Intelligent Adaptive Learning - An Essential Element of 21st Century Teaching...
 
Strategies for solving math word problems
Strategies for solving math word problemsStrategies for solving math word problems
Strategies for solving math word problems
 
Knewton - Adaptive learning
Knewton - Adaptive learningKnewton - Adaptive learning
Knewton - Adaptive learning
 
Qualitative approaches to learning analytics
Qualitative approaches to learning analyticsQualitative approaches to learning analytics
Qualitative approaches to learning analytics
 
Innovating Pedagogy
Innovating PedagogyInnovating Pedagogy
Innovating Pedagogy
 
Math Fundamentals Tutor to
Math Fundamentals Tutor to Math Fundamentals Tutor to
Math Fundamentals Tutor to
 
Closing Math Learning Gaps With Data & Formative Assessment
Closing Math Learning Gaps With Data & Formative AssessmentClosing Math Learning Gaps With Data & Formative Assessment
Closing Math Learning Gaps With Data & Formative Assessment
 
Defining Adaptive Learning Technology
Defining Adaptive Learning TechnologyDefining Adaptive Learning Technology
Defining Adaptive Learning Technology
 
Bringing PBL to Scale
Bringing PBL to ScaleBringing PBL to Scale
Bringing PBL to Scale
 
Your Math Students: Engaging and Understanding Every Day
Your Math Students: Engaging and Understanding Every DayYour Math Students: Engaging and Understanding Every Day
Your Math Students: Engaging and Understanding Every Day
 
CTD Spring 2015 Weekly Workshop: Assessment that supports learning
CTD Spring 2015 Weekly Workshop: Assessment that supports learningCTD Spring 2015 Weekly Workshop: Assessment that supports learning
CTD Spring 2015 Weekly Workshop: Assessment that supports learning
 
Empowering Pre-Service & New Math Teachers to Use the Common Core Practice St...
Empowering Pre-Service & New Math Teachers to Use the Common Core Practice St...Empowering Pre-Service & New Math Teachers to Use the Common Core Practice St...
Empowering Pre-Service & New Math Teachers to Use the Common Core Practice St...
 
Sept oct 2013 Newsletter
Sept oct 2013 NewsletterSept oct 2013 Newsletter
Sept oct 2013 Newsletter
 

Viewers also liked

1. Amaia and Laura - Definitions and nature
1. Amaia and Laura - Definitions and nature1. Amaia and Laura - Definitions and nature
1. Amaia and Laura - Definitions and natureÚcar Marian
 
Gamification in Intelligent Tutoring Systems
Gamification in Intelligent Tutoring SystemsGamification in Intelligent Tutoring Systems
Gamification in Intelligent Tutoring SystemsAlberto Mora
 
Intelligent Tutorial System
Intelligent Tutorial SystemIntelligent Tutorial System
Intelligent Tutorial SystemSoumya Bose
 
Intelligent tutor systems
Intelligent tutor systemsIntelligent tutor systems
Intelligent tutor systemsAnuvrat Singh
 
Teaching self-regulation
Teaching self-regulationTeaching self-regulation
Teaching self-regulationCarlo Magno
 

Viewers also liked (8)

1. Amaia and Laura - Definitions and nature
1. Amaia and Laura - Definitions and nature1. Amaia and Laura - Definitions and nature
1. Amaia and Laura - Definitions and nature
 
Semantic Reasoning for Enabling Mobility and Context-Awareness: Application t...
Semantic Reasoning for Enabling Mobility and Context-Awareness: Application t...Semantic Reasoning for Enabling Mobility and Context-Awareness: Application t...
Semantic Reasoning for Enabling Mobility and Context-Awareness: Application t...
 
Gamification in Intelligent Tutoring Systems
Gamification in Intelligent Tutoring SystemsGamification in Intelligent Tutoring Systems
Gamification in Intelligent Tutoring Systems
 
Franziska
FranziskaFranziska
Franziska
 
Intelligent Tutorial System
Intelligent Tutorial SystemIntelligent Tutorial System
Intelligent Tutorial System
 
Intelligent Tutoring - I-TUTOR explained
Intelligent Tutoring - I-TUTOR explainedIntelligent Tutoring - I-TUTOR explained
Intelligent Tutoring - I-TUTOR explained
 
Intelligent tutor systems
Intelligent tutor systemsIntelligent tutor systems
Intelligent tutor systems
 
Teaching self-regulation
Teaching self-regulationTeaching self-regulation
Teaching self-regulation
 

Similar to V Jornadas eMadrid sobre “Educación Digital”. Vincent Aleven, Carnegie Mellon University: Supporting Self-Regulated Learning with Intelligent Tutoring Systems

Next Generation Open Courseware
Next Generation Open CoursewareNext Generation Open Courseware
Next Generation Open CoursewareLumen Learning
 
FL PASS Presentation
FL PASS PresentationFL PASS Presentation
FL PASS Presentationvthorvthor
 
E_Lugosi Engage to Enhance Understanding and Success-1.pdf
E_Lugosi Engage to Enhance Understanding and Success-1.pdfE_Lugosi Engage to Enhance Understanding and Success-1.pdf
E_Lugosi Engage to Enhance Understanding and Success-1.pdfLucindaStanley
 
22 January 2018 HEFCE open event “Using data to increase learning gains and t...
22 January 2018 HEFCE open event “Using data to increase learning gains and t...22 January 2018 HEFCE open event “Using data to increase learning gains and t...
22 January 2018 HEFCE open event “Using data to increase learning gains and t...Bart Rienties
 
Teaching Metacognition
Teaching MetacognitionTeaching Metacognition
Teaching MetacognitionJim Wentworth
 
IGNIS Webinar 2018 - Improving Student Engagement through Authentic Assessme...
 IGNIS Webinar 2018 - Improving Student Engagement through Authentic Assessme... IGNIS Webinar 2018 - Improving Student Engagement through Authentic Assessme...
IGNIS Webinar 2018 - Improving Student Engagement through Authentic Assessme...SBCTCProfessionalLearning
 
MTSS Student PS
MTSS Student PSMTSS Student PS
MTSS Student PSTony Dutra
 
EDUU 512 RTI Case Study Rubric Criteria Exemplary (.docx
EDUU 512 RTI Case Study Rubric   Criteria Exemplary  (.docxEDUU 512 RTI Case Study Rubric   Criteria Exemplary  (.docx
EDUU 512 RTI Case Study Rubric Criteria Exemplary (.docxtoltonkendal
 
CTD Fa14 Weekly Workshop: Assessment that supports learning
CTD Fa14 Weekly Workshop: Assessment that supports learningCTD Fa14 Weekly Workshop: Assessment that supports learning
CTD Fa14 Weekly Workshop: Assessment that supports learningPeter Newbury
 
Sept oct 2013 newsletter
Sept oct 2013 newsletterSept oct 2013 newsletter
Sept oct 2013 newsletterCindy Smith
 
What teachers should really know about Formative assessment
What teachers should really know about Formative assessmentWhat teachers should really know about Formative assessment
What teachers should really know about Formative assessmentSalah-Eddine Oukhssane
 
techniques of teaching computer science
techniques of teaching computer sciencetechniques of teaching computer science
techniques of teaching computer sciencesimu7
 
Tools for assessment
Tools for assessmentTools for assessment
Tools for assessmentsusan70
 
Ai Fl Presentation
Ai Fl PresentationAi Fl Presentation
Ai Fl Presentationstninplc
 
Intelligent Adaptive Learning: A Powerful Element for 21st Century Learning &...
Intelligent Adaptive Learning: A Powerful Element for 21st Century Learning &...Intelligent Adaptive Learning: A Powerful Element for 21st Century Learning &...
Intelligent Adaptive Learning: A Powerful Element for 21st Century Learning &...DreamBox Learning
 
Developing Student Confidence
Developing Student ConfidenceDeveloping Student Confidence
Developing Student Confidencemmcdowell13
 
Presentation1 module 9
Presentation1 module 9Presentation1 module 9
Presentation1 module 9Willislwhite12
 

Similar to V Jornadas eMadrid sobre “Educación Digital”. Vincent Aleven, Carnegie Mellon University: Supporting Self-Regulated Learning with Intelligent Tutoring Systems (20)

Next Generation Open Courseware
Next Generation Open CoursewareNext Generation Open Courseware
Next Generation Open Courseware
 
FL PASS Presentation
FL PASS PresentationFL PASS Presentation
FL PASS Presentation
 
Polling Systems Presentation - EDU
Polling Systems Presentation - EDUPolling Systems Presentation - EDU
Polling Systems Presentation - EDU
 
Instructional Choice
Instructional Choice Instructional Choice
Instructional Choice
 
E_Lugosi Engage to Enhance Understanding and Success-1.pdf
E_Lugosi Engage to Enhance Understanding and Success-1.pdfE_Lugosi Engage to Enhance Understanding and Success-1.pdf
E_Lugosi Engage to Enhance Understanding and Success-1.pdf
 
22 January 2018 HEFCE open event “Using data to increase learning gains and t...
22 January 2018 HEFCE open event “Using data to increase learning gains and t...22 January 2018 HEFCE open event “Using data to increase learning gains and t...
22 January 2018 HEFCE open event “Using data to increase learning gains and t...
 
Teaching Metacognition
Teaching MetacognitionTeaching Metacognition
Teaching Metacognition
 
IGNIS Webinar 2018 - Improving Student Engagement through Authentic Assessme...
 IGNIS Webinar 2018 - Improving Student Engagement through Authentic Assessme... IGNIS Webinar 2018 - Improving Student Engagement through Authentic Assessme...
IGNIS Webinar 2018 - Improving Student Engagement through Authentic Assessme...
 
MTSS Student PS
MTSS Student PSMTSS Student PS
MTSS Student PS
 
EDUU 512 RTI Case Study Rubric Criteria Exemplary (.docx
EDUU 512 RTI Case Study Rubric   Criteria Exemplary  (.docxEDUU 512 RTI Case Study Rubric   Criteria Exemplary  (.docx
EDUU 512 RTI Case Study Rubric Criteria Exemplary (.docx
 
CTD Fa14 Weekly Workshop: Assessment that supports learning
CTD Fa14 Weekly Workshop: Assessment that supports learningCTD Fa14 Weekly Workshop: Assessment that supports learning
CTD Fa14 Weekly Workshop: Assessment that supports learning
 
Sept oct 2013 newsletter
Sept oct 2013 newsletterSept oct 2013 newsletter
Sept oct 2013 newsletter
 
What teachers should really know about Formative assessment
What teachers should really know about Formative assessmentWhat teachers should really know about Formative assessment
What teachers should really know about Formative assessment
 
techniques of teaching computer science
techniques of teaching computer sciencetechniques of teaching computer science
techniques of teaching computer science
 
Tools for assessment
Tools for assessmentTools for assessment
Tools for assessment
 
Ai Fl Presentation
Ai Fl PresentationAi Fl Presentation
Ai Fl Presentation
 
Intelligent Adaptive Learning: A Powerful Element for 21st Century Learning &...
Intelligent Adaptive Learning: A Powerful Element for 21st Century Learning &...Intelligent Adaptive Learning: A Powerful Element for 21st Century Learning &...
Intelligent Adaptive Learning: A Powerful Element for 21st Century Learning &...
 
Developing Student Confidence
Developing Student ConfidenceDeveloping Student Confidence
Developing Student Confidence
 
Presentation1 module 9
Presentation1 module 9Presentation1 module 9
Presentation1 module 9
 
Alls day 1 mentor session
Alls day 1 mentor sessionAlls day 1 mentor session
Alls day 1 mentor session
 

More from eMadrid network

Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo TovarRecognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo TovareMadrid network
 
A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...eMadrid network
 
Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...eMadrid network
 
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...eMadrid network
 
Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...eMadrid network
 
Meta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth CobosMeta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth CoboseMadrid network
 
Best paper Award - Miguel Castro
Best paper Award - Miguel CastroBest paper Award - Miguel Castro
Best paper Award - Miguel CastroeMadrid network
 
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...eMadrid network
 
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdfSeminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdfeMadrid network
 
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...eMadrid network
 
Open_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdfOpen_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdfeMadrid network
 
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...eMadrid network
 
eMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdfeMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdfeMadrid network
 
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdfPresentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdfeMadrid network
 
EDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdfEDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdfeMadrid network
 
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...eMadrid network
 
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»eMadrid network
 
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...eMadrid network
 
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»eMadrid network
 
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»eMadrid network
 

More from eMadrid network (20)

Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo TovarRecognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
 
A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...
 
Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...
 
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
 
Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...
 
Meta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth CobosMeta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
 
Best paper Award - Miguel Castro
Best paper Award - Miguel CastroBest paper Award - Miguel Castro
Best paper Award - Miguel Castro
 
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
 
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdfSeminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
 
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
 
Open_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdfOpen_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdf
 
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
 
eMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdfeMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdf
 
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdfPresentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
 
EDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdfEDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdf
 
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
 
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
 
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
 
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
 
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 

Recently uploaded (20)

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 

V Jornadas eMadrid sobre “Educación Digital”. Vincent Aleven, Carnegie Mellon University: Supporting Self-Regulated Learning with Intelligent Tutoring Systems

  • 1. 1July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Supporting Self-Regulated Learning with Intelligent Tutoring Systems Vincent Aleven Associate Professor Human-Computer Interaction Institute Pittsburgh Science of Learning Center (LearnLab) Carnegie Mellon University Based on the PhD research of Yanjin Long
  • 2. 2July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Introduction • Intelligent tutoring systems (ITSs) can support domain-level learning effectively • How can we make them even more effective? • How can an ITS help students improve as self-regulated learners? • Key aspects of self-regulated learning (SRL): Self-assessment and problem selection – Important in many learning environments! • How can an ITS support self-assessment and problem selection effectively? Do students learn better as a result?
  • 3. 3July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Overview • Cognitive Tutors • Role of self-assessment and problem selection in self-regulated learning (SRL) • 2 classroom studies of how to support these SRL aspects in ITSs • Discussion Work by John Anderson, Ken Koedinger, Albert Corbett, Steve Ritter, and others
  • 4. 4July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Algebra Cognitive Tutor Use graphs, graphics calculator Analyze real world problem scenarios Use table, spreadsheet Use equations, symbolic calculator Tracked by knowledge tracing Model tracing to provide context-sensitive Instruction
  • 5. 5July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Real-world Impact of Cognitive Tutor Courses • Spin-off company Carnegie Learning, Inc. • Over 500,000 students per year
  • 6. 6July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Effectiveness of Cognitive Tutor Algebra at Scale • Over 17,000 students in 147 schools across 7 states • Duration: 2 years • Cost: $6 million • Test: Algebra Proficiency Exam, 32-item multiple- choice assessment • Research participants using Cognitive Tutor Algebra improved eight percentile points, compared to the control group – About the same as doubling math learning in a year for a high-school student
  • 7. 7July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems • Cognitive Model: A system that can solve problems in the various ways students can Strategy 1: IF the goal is to solve a(bx+c) = d THEN rewrite this as abx + ac = d Strategy 2: IF the goal is to solve a(bx+c) = d THEN rewrite this as bx + c = d/a Misconception: IF the goal is to solve a(bx+c) = d THEN rewrite this as abx + c = d Cognitive Tutor Technology: Use ACT-R theory to individualize instruction
  • 8. 8July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems • Cognitive Model: A system that can solve problems in the various ways students can 3(2x - 5) = 9 6x - 15 = 9 2x - 5 = 3 6x - 5 = 9 Cognitive Tutor Technology: Use ACT-R theory to individualize instruction If goal is solve a(bx+c) = d Then rewrite as abx + ac = d If goal is solve a(bx+c) = d Then rewrite as abx + c = d If goal is solve a(bx+c) = d Then rewrite as bx+c = d/a • Model Tracing: Follows student through their individual approach to a problem -> context-sensitive instruction
  • 9. 9July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems • Cognitive Model: A system that can solve problems in the various ways students can 3(2x - 5) = 9 6x - 15 = 9 2x - 5 = 3 Cognitive Tutor Technology: Use ACT-R theory to individualize instruction If goal is solve a(bx+c) = d Then rewrite as abx + ac = d • Model Tracing: Follows student through their individual approach to a problem -> context-sensitive instruction Hint message: “Distribute a across the parentheses.” Bug message: “You need to multiply c by a also.” • Knowledge Tracing: Assesses student's knowledge growth -> individualized activity selection and pacing Known? = 85% chance Known? = 45% 6x - 5 = 9 If goal is solve a(bx+c) = d Then rewrite as abx + c = d
  • 10. 10July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Bayesian Knowledge Tracing drives Open Learner Models (OLMs) and Task Selection (Cognitive Mastery)
  • 11. 11July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Assumptions Underlying Bayesian Knowledge Tracing Learning assumptions • Each rule is either learned or unlearned • In problem-solving a rule can transition from unlearned to learned at each opportunity to apply it • No forgetting - Rules do not transition back from learned to unlearned Performance assumptions • If the rule is in the learned state there is some chance the student will slip and make a mistake. • If the rule is in the unlearned state there is some chance the student will guess correctly. (Corbett & Anderson, 1995; Corbett et al., 2000)
  • 12. 12July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Inferring Learning State • Following each opportunity to apply a rule, the new probability estimate that the rule has been learned, p(LN|EN), is: p(LN|EN) = p(LN-1|EN) + (1 - p(LN-1|EN))*p(T) Bayes Theorem p(Ln-1|Evidencen) expands Bayes’ Theorem p(Ln-1|Cn) = p(Ln-1)*(1-p(S)) p(Ln-1)*(1-p(S)) + p(Un-1)*p(G) p(Ln-1|Incn) = p(Ln-1)*p(S) p(Ln-1)*p(S) + p(Un-1)*(1-p(G)) (Corbett & Anderson, 1995; Corbett et al., 2000)
  • 13. 13July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Self-Regulated Learning: Great Theoretical Diversity
  • 14. 14July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Background: Self-Regulated Learning • How do instructional intervention aimed at supporting these elements affect robust learning? Planning • Goal Setting • Study Choice Monitoring and Control • Self-Assessment • Help Seeking Evaluating • Self-Explanation
  • 15. 15July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Why is Self-Assessment Important? • The process of self-assessing can facilitate deep thinking and reflection (Boud, 2004; White & Frederiksen, 1998) • The results of self-assessment can lead to better learning plans and study choices, as well as better learning outcomes (Thiede, Anderson & Therriault, 2003; Winne & Hadwin, 1998) • However, students’ self-assessment is often inaccurate (Dunlosky & Lipko, 2007; Nelson, 1996)
  • 16. 16July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Research Questions – Study 1 1. (How) can the Open Learner Model be leveraged to support student self- assessment in ITSs? 2. Does the self-assessment support lead to more accurate self-assessment and better learning outcomes? 3. Does study choice in an ITS lead to better learning outcomes, especially when combined with self-assessment support?
  • 17. 17July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Geometry Cognitive Tutor with Skill Meter
  • 18. 18July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Skill Diary, Part 1
  • 19. 19July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Skill Diary, Part 2
  • 20. 20July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Skill Diary, Part 3
  • 21. 21July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Study 1 • Hypothesis: Periodically filling out structured Skill Diaries helps students self-assess and learn better • Participants: – 122 students from 2 teachers’ 6 classes in a local high school – Complete data for 95 students • Procedure: Students worked on tutor for 3 class periods (volume and surface areas for spheres and right prisms), took paper pre-test before and post-test after • Experimental condition: Skill Diary • Control condition: Control Diary (no self- assessment)
  • 22. 22July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Control Diary
  • 23. 23July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Post-Test: Experimental Group Better on Reproduction Problems Mean Test Scores (SD) Pre-Test Reproduction Post-Test Reproduction Pre-Test Transfer Post-Test Transfer Exp. Group 0.55 (.34) 0.62 (.29) 0.50 (.28) 0.58 (.26) Ctrl. Group 0.46 (.44) 0.49 (.33) 0.46 (.22) 0.57 (.24) F(1, 93) = 3.86, p = .052, η² = .040 Caveat: when pre-test score is used as co-variate, the difference between two groups on reproduction problems was on the borderline of significance (F(1, 92) = 2.75, p = .101, η² = .029)
  • 24. 24July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Post-test: Lower Performing Students Who Used Skill Diaries Did Better Test Scores on Reproduction Problems (SD) Pre-Test Post-Test Exp Ctrl Exp Ctrl Lower-Performing Group 0.35 (.45) 0.16 (.35) 0.53 (.47) 0.30 (.39) Higher-Performing Group 0.74 (.41) 0.74 (.75) 0.71 (.38) 0.68 (.41) (F(1, 44) = 4.586, p = .038, η² = .094; pre-test reproduction problem score was used as co-variate)
  • 25. 25July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Measuring Self-assessment Accuracy on Pre- and Post-Tests • Measures the discrepancy between self- assessed and actual performance. (Schraw, 2009)
  • 26. 26July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Self-Assessment Accuracy Absolute Accuracy Index 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 Pre-Test Post-Test Lower-Performing Higher-Performing • Higher performing students have more accurate self-assessment Note: Lower means more accurate
  • 27. 27July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Self-Assessment Accuracy of Lower-Performing Students Absolute Accuracy Index t(23) = 2.257, p = .034 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 SA on Pre- Test SA on Post- Test Experimental Group Control Group • Accuracy of SA improves from Pre to Post for lower- performing students
  • 28. 28July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Used DataShop to Analyze Learning Processes (i.e., ITS Analytics) 28 https://pslcdatashop.web.cmu.edu/
  • 29. 29July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Process Measures Correlations Pre- Test Post- Test Number of Hints -.56** -.47** Time Spent on Each Hint .20 .34** Number of Incorrect Attempts -.35** -.32** Assistance Score -.52** -.47** Time Spent on Each Step -.19 -.20 * p <.05 ** p <.01
  • 30. 30July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Process Measures Correlations Condition Differences Pre- Test Post- Test Exp Ctrl η² Number of Hints -.56** -.47** .054 .082 .049* Time Spent on Each Hint .20 .34** 17.5 12.4 .037* Number of Incorrect Attempts -.35** -.32** .085 .092 .031 Assistance Score -.52** -.47** .140 .174 .055* Time Spent on Each Step -.19 -.20 15.4 14.4 .027 * p <.05 ** p <.01
  • 31. 31July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Summary of Contributions • Skill Diaries practical way of supporting effective self-assessment for lower- performing students • Demonstrates a beneficial role of self- assessment in students’ learning of problem-solving tasks with an ITS
  • 32. 32July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Research Questions 1. (How) can the Open Learner Model be leveraged to support student self- assessment in ITSs? 2. Does the self-assessment support lead to more accurate self-assessment and better learning outcomes? 3. Does study choice in an ITS lead to better learning outcomes, especially when combined with self-assessment support?
  • 33. 33July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Research Questions 1. (How) can the Open Learner Model be leveraged to support student self- assessment in ITSs? 2. Does the self-assessment support lead to more accurate self-assessment and better learning outcomes? 3. Does study choice in an ITS lead to better learning outcomes, especially when combined with self-assessment support?
  • 34. 34July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems 2 x 2 Experiment • Two factors: – OLM vs. no OLM – Student control over problem selection vs. system control (PS vs. noPS) • Pre/post test before/after with procedural and conceptual items • Participants: - 62 students from one teacher’s three 7th- grade classes at a middle school in Pittsburgh - 56 students completed all five levels
  • 35. 35July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Used Tutor Built with our ITS Authoring Tools http://ctat.pact.cs.cmu.edu/
  • 36. 36July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems The linear equation tutor (Waalkens, Aleven & Taatgen, 2013)
  • 37. 37July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Use of Open Learner Model (OLM) to Support Self-Assessment Students are prompted to self- assess … At the end of each problem: and then see the system’s update of the skill bars
  • 38. 38July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Use of Open Learner Model (OLM) to Support Study Choice
  • 39. 39July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Students Improved Significantly from Pre-Test to Post-Test
  • 40. 40July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems OLM Conditions Did Significantly Better on Post-tests Main effect of OLM on the overall test score: p = .031, η² = .078 Main effect of OLM on the conceptual items: p = .026, η² = .082
  • 41. 41July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Process Measures Main effect of OLM on incorrect attempts (p = .062, η² = .059), on assistance score (p = .009, η² = .116); Main effect of PS on the assistance score (p = .075, η² = .056)
  • 42. 42July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Do Self-Assessment Scores Relate to Actual Test Scores? Different way of asking if self-assessment was accurate
  • 43. 43July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Research Questions 1. (How) can the Open Learner Model be leveraged to support student self- assessment in ITSs? 2. Does the self-assessment support lead to more accurate self-assessment and better learning outcomes? 3. Does study choice in an ITS lead to better learning outcomes, especially when combined with self-assessment support?
  • 44. 44July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Students have moderate to high accuracy of self-assessment Absolute self-assessment (SA) accuracy for each condition [Schraw, 2009] A lower the index means more accurate self-assessment.
  • 45. 45July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Summary of the Main Results • All students improved significantly on solving linear equations after using the tutor • The students who had access to the OLM did significantly better on post- test • The students had moderate to high accuracy of self-assessment
  • 46. 46July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Contributions • First controlled classroom experiment that shows an OLM significantly enhances students’ learning outcomes with an ITS • Helps establish the important role of self- assessment in students’ learning of problem solving tasks
  • 47. 47July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Final Thoughts • Studies show that ITS technology can be extended to support self-regulated learning (SRL) skills • Future work – Study wider range of SRL processes and learning environments – Study influence on future learning: Did students become better learners? – Study SRL in the context of MOOCs
  • 48. 48July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
  • 49. 49July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
  • 50. 50July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Year 9: Self-assessment and study choice 1. How can we design the OLM so it effectively supports self-assessment in ITSs? 2. Does the self-assessment support lead to more accurate self-assessment and better learning outcomes? 3. Does study choice in an ITS lead to better learning outcomes, especially when combined with self-assessment support?
  • 51. 51July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Year 10: full cycle of SRL • Include other SRL processes, such as goal setting • Further redesign the Linear Equation Tutor to support the SRL processes and use it as the experiment platform for classroom evaluations
  • 52. 52July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Year 10: Shared OLM • Open students’ progress information to their peers through shared OLMs • Bull, Mabbott and Abu-Issa’s (2007) survey study pointed out the potential of shared OLMs for fostering motivation and supporting goal setting • Few empirical studies have been conducted to investigate the effects of shared OLMs on supporting different SRL processes in ITSs, as well as the further effects on students’ learning outcomes and motivation
  • 53. 53July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Year 10: Shared OLM • Use HCI methods to investigate how to best design the shared OLM in the linear equation tutor to allow students exchange and discuss their goals, progress, specific errors made in the tutor, understanding of their own learner models, etc. with their peers • Vary the SRL processes supported by the tutor (mainly through the shared OLM) and conduct a controlled experiment to investigate the effects with and without the shared OLM
  • 54. 54July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems An ITS Success Case Cognitive Tutor Algebra • Most widely used ITS – 2,700 schools across the country – Marketed by spin-off company Carnegie Learning – Bought by the Apollo Group (runs University of Phoenix) • “Exemplary Curriculum” by US Dept of Ed • Field studies reported in highly cited paper – Koedinger, K. R., Anderson, J. R., Hadley, W. H., & Mark, M. A. (1997). Intelligent tutoring goes to school in the big city. International Journal of Artificial Intelligence in Education, 8(1), 30-43. . . .
  • 55. 55July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
  • 56. 56July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems
  • 57. 57July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems • Tells us that cognitive tutor curriculum is more effective than other curricula, but tells us very little (if anything) about why • Useful for decision makers, not for scientists …
  • 58. 58July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Examples of Successful Metacognitive Interventions • Reading comprehension through “reciprocal teaching” (Palincsar & Brown, 1984) • Self-assessment of science inquiry cycle (White & Frederiksen, 1998) • Self-addressed metacognitive questions(Mevarech & Fridkin, 2006) • Reflecting on quiz feedback (Zimmerman & Moylan, 2009)
  • 59. 59July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems • Geometry example?
  • 60. 60July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Our prior work: survey and interview on the use of the Skillometer • 44 experienced Cognitive Tutor users • Students inspect the Skillometer frequently during learning • Students don’t actively self-assess or reflect using the Skillometer • So, not likely that simply presenting the Skillometer supports students’ self-assessment – E.g., improving its frequency or accuracy [Long & Aleven, 2011]
  • 61. 61July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Was the Skill Diary more effective for lower-performing students? • Previous literature suggested that good students tend to have better self-assessment accuracy [Chi et al, 1989] • found their intervention was more helpful for lower ability students (Hartley & Mitrovic, 2002)
  • 62. 62July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Prior work on self- assessment and OLM • Hartley and Mitrovic (2002) - Compared students’ learning gains when with or without access to an inspectable OLM - Found no significant differences between conditions • Long & Aleven (2011) - Students inspect the OLM frequently - Students don’t actively self-assess or reflect using the OLM
  • 63. 63July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems View-1 of the new OLM on the problem solving screen
  • 64. 64July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems View-1 of the new OLM on the problem solving screen
  • 65. 65July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems View-1 of the new OLM on the problem solving screen
  • 66. 66July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems View-1 of the new OLM on the problem solving screen
  • 67. 67July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems View-2 of the new OLM
  • 68. 68July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems noOLM+PS condition
  • 69. 69July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems OLM+noPS
  • 70. 70July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems noOLM+noPS
  • 71. 71July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Prior Work on Supporting Self-Assessment in ITSs • Tutor that guides students through self- assessment activities improved self- assessment on better mastered skills (Roll et al., 2011) • Tutor that provides metacognitive prompts and feedback improved students’ self- assessment accuracy and learning efficiency (Feyzi-Behnagh, Khezri, & Azevedo, 2011) • Does self-assessment support lead to better learning at the domain level?
  • 72. 72July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Implications of the Log Data Analysis How does the self-assessment support influence students’ learning behaviors? 1. More deliberate use of tutor help 2. More careful execution of the learning task (fewer incorrect attempts) 3. More efficient learning
  • 73. 73July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Replicated Field Studies • Controlled, full year classroom experiments • Replicated over 3 years in urban schools • In Pittsburgh & Milwaukee • Results: 50-100% better on problem solving & representation use. 15-25% better on standardized tests. Koedinger, K. R., Anderson, J. R., Hadley, W. H., & Mark, M. A. (1997). Intelligent tutoring goes to school in the big city. International Journal of Artificial Intelligence in Education, 8(1), 30-43. 0 10 20 30 40 50 60 Iowa SAT subset Problem Solving Represent- ations Traditional Algebra Course Cognitive Tutor Algebra
  • 74. 74July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems What is Metacognition? • Reasoning about one’s own thinking, learning, memory, etc. (Brown, 1983) • “Metacognitive learning strategies” are specific kinds/uses of metacognition that aid learning, including planning, checking, monitoring, selecting, evaluating, and revising (Schoenfeld, 1987) • Key components of theories of self-regulated learning (SRL) (Pintrich, 2004; Winne & Hadwin, 1998; Zimmerman, 2008)
  • 75. 75July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Objectives in Supporting Metacognition Improve future domain learning Improve current domain learning in the supported environment Improve metacognitive strategies in the supported environment Improve future metacognitive strategies After the metacognitive intervention During the metacognitive interventionIdo Roll
  • 76. 76July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Background • Broaden scope of SRL aspects studied • Support self-assessment in the software Planning • Goal Setting • Study Choice Monitoring and Control • Self-Assessment • Help Seeking Evaluating • Self-Explanation
  • 77. 77July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Background • Broaden scope of SRL aspects studied • Support self-assessment in the software Planning • Goal Setting • Study Choice Monitoring and Control • Self-Assessment • Help Seeking Evaluating • Self-Explanation
  • 78. 78July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Why is (Student-Controlled) Problem Selection Important? • Computer-selected problem sequences led to better learning than student-selected (Atkinson,1972) • Less able students learned with an ITS condition that gradually increased student control (Mitrovic & Martin, 2003) • Adaptive navigation support in QuizGuide led to increased students’ participation and better final academic performance (Brusilovsky et al., 2004)
  • 79. 79July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Research Questions 1. (How) can the Open Learner Model be leveraged to support student self- assessment in ITSs? 2. Does the self-assessment support lead to more accurate self-assessment and better learning outcomes? 3. Does study choice in an ITS lead to better learning outcomes, especially when combined with self-assessment support?
  • 80. 80July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems Limitation and Future Work • Small sample size of the experiment • The effect of study choice on learning outcomes needs further investigation • Support other SRL processes in ITSs
  • 81. 81July 2015 Supporting Self-Regulated Learning with Intelligent Tutoring Systems What is an “Intelligent Tutoring System” (ITS)? • A kind of educational software – Supports “learning by doing” with personalized, step-by-step guidance • Uses cognitive modeling and artificial intelligence techniques to – Provide human tutor-like behavior – Be flexible, diagnostic & adaptive – Provide personalized instruction (e.g., select problems on an individual basis)