SlideShare ist ein Scribd-Unternehmen logo
1 von 22
Using Semantics of Textbook Highlights
to Predict Student Comprehension
and Knowledge Retention
David Y.J. Kim
Tyler R. Scott, Debshila Basu Mallick, and Michael C. Mozer
Motivation
With adoption of digital
textbooks, we have the opportunity
to observe students as they first
engage with material.
Observations include highlights,
gaze, scrolling patterns, etc.
Can these observations be useful for
predicting comprehension and
knowledge retention?
https://www.wan-ifra.org/articles/2013/08/19/more-people-are-reading-the-morning-paper-the-night-before
Past Research
Winchell et al. (2020)
• 30-minute Mechanical Turk experiment
• Use highlight pattern to predict accuracy on individual quiz questions
Waters et al. (2020)
• Data from OpenStax (authentic learning environment)
• Did highlighting a sentence in the text improve memory for that sentence?
Kim et al. (2020)
• Data from OpenStax
• Use highlight pattern to predict overall quiz accuracy
Limitations of past research
• All models used a positional encoding of highlights
• E.g., sentences 14, 27, and 36 were highlighted
• E.g., words 19-25, 45-60, and 191-212 were highlighted
To overcome
• Use semantic encoding
• Concern about the nature of information that highlights provide
• Perhaps students who highlight score better because generally they are more
motivated, not because specific highlights reflect better understanding
To overcome
• Incorporate latent factor representing a student’s ability (as in item-response theory)
Data (OpenStax 2019)
Waters et al.(2020)
Group #
Students 11,134
Sections 897
Student-Sections 830,320
Student-Sections
With Highlights
27,019
Q. What is semantic information in
highlights?
On a global scale, many researchers are committed to finding ways to protect the planet,
solve environmental issues, and reduce the effects of climate change. All of these diverse
endeavors are related to different facets of the discipline of biology. Escherichia coli (E.
coli) bacteria, in this scanning electron micrograph, are normal residents of our digestive
tracts that aid in absorbing vitamin K and other nutrients. However, virulent strains are
sometimes responsible for disease outbreaks. (credit: Eric Erbe, digital colorization by
Christopher Pooley, both of USDA, ARS, EMU) The Process of Science Biology is a science,
but what exactly is science? What does the study of biology share with other scientific
disciplines? We can define science (from the Latin scientia, meaning “knowledge”) as
knowledge that covers general truths or the operation of general laws, especially when
acquired and tested by the scientific method. It becomes clear from this definition that
applying scientific method plays a major role in science. The scientific method is a method
of research with defined steps that include experiments and careful observation. We will
examine scientific method steps in detail later, but one of the most important aspects of
this method is the testing of hypotheses by means of repeatable experiments. A
hypothesis is a suggested explanation for an event, which one can test. Although using the
scientific method is inherent to science, it is inadequate in determining what science is.
This is because it is relatively easy to apply the scientific method to disciplines such as
physics and chemistry, but when it comes to disciplines like archaeology, psychology, and
geology, the scientific method becomes less applicable as repeating experiments becomes
more difficult. These areas of study are still sciences, however. Consider archaeology—
even though one cannot perform repeatable experiments, hypotheses may still be
supported. For instance, an archaeologist can hypothesize that an ancient culture existed
based on finding a piece of pottery. He or she could make further hypotheses about
various characteristics of this culture, which could be correct or false through continued
support or contradictions from other findings. A hypothesis may become a verified theory.
A theory is a tested and confirmed explanation for observations or phenomena.
Dark Yellow : less related to the
question
Light Yellow : more related to the
question
Framework for the semantic analysis
non-
highlighted
sentence
non-
highlighted
sentence
non-
highlighted
sentence
highlighted
sentence
highlighted
sentence
highlighted
sentence
Framework for the semantic analysis
non-
highlighted
sentence
non-
highlighted
sentence
non-
highlighted
sentence
highlighted
sentence
highlighted
sentence
highlighted
sentence
S
S
Framework for the semantic analysis
c
o
m
p
a
r
i
s
o
n
match
scores
non-
highlighted
sentence
non-
highlighted
sentence
non-
highlighted
sentence
highlighted
sentence
highlighted
sentence
highlighted
sentence
S
S
Framework for the semantic analysis
c
o
m
p
a
r
i
s
o
n
match
scores
correctness
prediction
regression
model
non-
highlighted
sentence
non-
highlighted
sentence
non-
highlighted
sentence
highlighted
sentence
highlighted
sentence
highlighted
sentence
S
S
Which sentence of the text best matches the
question according to SBERT?
When multiple sentences are highlighted,
how do we summarize the match scores?
• Each sentence 𝑠 is matched to question 𝑞
to obtain SBERT match score 𝐵(𝑠, 𝑞)
• In the example here, we obtain four
scores.
• What is a good summary statistic?
• The mean will tell us the average
relevance of sentences the student
highlighted.
• The maximum will tell us the most
relevant highlighted sentence.
1
2
3
4
For a set of sentences 𝑆 = 𝑠1, 𝑠2, … , 𝑠𝑛 ,
if 𝑥 is the vector of BERT match scores
between each sentence and question 𝑞,
𝑥 = 𝐵 𝑠1, 𝑞 𝐵 𝑠2, 𝑞 … 𝐵 𝑠𝑛, 𝑞
mean
𝑛−1
𝑥 1 ≤ 𝑛−1/2
𝑥 2 ≤ 𝑛−2/3
𝑥 3 ≤ ⋯
max
𝑥 ∞
𝑆𝑢𝑚𝑚𝑎𝑟𝑦𝑆𝑐𝑜𝑟𝑒𝑝,𝑞(𝑆) = 𝑛−(𝑝−1)/𝑝
𝑥 𝑝 = 𝑛−1
𝑠∈𝑆
𝐵(𝑠, 𝑞)𝑝
1/𝑝
• Match of question to set of highlighted sentences 𝑆
𝐻𝑀𝑆𝑞 = 𝑗 𝛼𝑞,𝑗𝑆𝑢𝑚𝑚𝑎𝑟𝑦𝑆𝑐𝑜𝑟𝑒𝑝𝑗,𝑞(𝑆)
• Match of question to set of non-highlighted sentences (𝑆)
𝑁𝐻𝑀𝑆𝑞 = 𝑗 𝛽𝑞,𝑗𝑆𝑢𝑚𝑚𝑎𝑟𝑦𝑆𝑐𝑜𝑟𝑒𝑝𝑗,𝑞(𝑆)
• 𝑃 𝑦𝑞,𝑠 = 1 = 𝑙𝑜𝑔𝑖𝑠𝑡𝑖𝑐(𝑎𝑏𝑖𝑙𝑖𝑡𝑦𝑠 − 𝑑𝑖𝑓𝑓𝑖𝑐𝑢𝑙𝑡𝑦𝑞 + 𝐻𝑀𝑆𝑞 + 𝑁𝐻𝑀𝑆𝑞)
Methodology
• Model each section separately
• Perform 5-fold cross validation on each section
• train on 4 partitions of data
• test on remaining
• repeat 5 times
• Two evaluation measures, each with some advantages
• AUC – area under the ROC curve
• PRC – precision recall curve
Cross validation on {student, question} pairs
Cross validation on held out students
Cross validation on held out questions
Highlighting improves predictions across
levels of the Bloom taxonomy
recall understand synthesize
apply evaluate
create
recall understand synthesize
apply evaluate
create
Comparing positional and semantic
representations of highlights
baseline positional
highlight
features
semantic
highlight
features
baseline positional
highlight
features
semantic
highlight
features
Conclusions
• We explored the relationship between student highlighting patterns and
question-answering performance using an encoding of highlights based on
deep neural net embeddings of text and question content.
• Augmenting a baseline model with highlighting features improves
predictions of whether a student will answer a specific question correctly.
• This improvement is found for held out student-question pairs and held out students,
but not held out questions.
• Our models predict well for across all levels of the Bloom Taxonomy
(conceptual difficulty)
• We found that the semantic encoding of highlights is superior to a
positional encoding.
• We haven’t yet looked at the combination but are anxious to do so!
Questions

Weitere ähnliche Inhalte

Was ist angesagt?

System Approach to Instructional Design, Models of Instructional Design and E...
System Approach to Instructional Design, Models of Instructional Design and E...System Approach to Instructional Design, Models of Instructional Design and E...
System Approach to Instructional Design, Models of Instructional Design and E...Michael J Leo
 
Quantitative And Qualitative Research
Quantitative And Qualitative ResearchQuantitative And Qualitative Research
Quantitative And Qualitative Researchdoha07
 
Explicit Teaching Approach Versus ASEI-PDSI Approach in Teaching Science in S...
Explicit Teaching Approach Versus ASEI-PDSI Approach in Teaching Science in S...Explicit Teaching Approach Versus ASEI-PDSI Approach in Teaching Science in S...
Explicit Teaching Approach Versus ASEI-PDSI Approach in Teaching Science in S...Mabuza Moses
 
Yan Zhu_Dissertation Abtract
Yan Zhu_Dissertation AbtractYan Zhu_Dissertation Abtract
Yan Zhu_Dissertation AbtractYan Zhu
 
Case study Research metod
Case study Research metodCase study Research metod
Case study Research metodPrakasha SN
 
The language of research
The language of researchThe language of research
The language of researchelymar soriano
 
EDUC8102-6 MD7Assgn4: Research Application Paper #1.
EDUC8102-6 MD7Assgn4: Research Application Paper #1. EDUC8102-6 MD7Assgn4: Research Application Paper #1.
EDUC8102-6 MD7Assgn4: Research Application Paper #1. eckchela
 
Case study jackeline oviedo
Case study   jackeline oviedoCase study   jackeline oviedo
Case study jackeline oviedokaterinegomezj
 
Technical Writing Notes
Technical Writing NotesTechnical Writing Notes
Technical Writing NotesRhenzel
 
The tao of knowledge, revisited
The tao of knowledge, revisitedThe tao of knowledge, revisited
The tao of knowledge, revisitedValentina Tamma
 
Quantitative research design
Quantitative research design Quantitative research design
Quantitative research design Kiranbir Kaur
 
Types of science investigations
Types of science investigationsTypes of science investigations
Types of science investigationsmvo1
 

Was ist angesagt? (17)

System Approach to Instructional Design, Models of Instructional Design and E...
System Approach to Instructional Design, Models of Instructional Design and E...System Approach to Instructional Design, Models of Instructional Design and E...
System Approach to Instructional Design, Models of Instructional Design and E...
 
Qualitative and descriptive research
Qualitative and descriptive researchQualitative and descriptive research
Qualitative and descriptive research
 
Quantitative And Qualitative Research
Quantitative And Qualitative ResearchQuantitative And Qualitative Research
Quantitative And Qualitative Research
 
Explicit Teaching Approach Versus ASEI-PDSI Approach in Teaching Science in S...
Explicit Teaching Approach Versus ASEI-PDSI Approach in Teaching Science in S...Explicit Teaching Approach Versus ASEI-PDSI Approach in Teaching Science in S...
Explicit Teaching Approach Versus ASEI-PDSI Approach in Teaching Science in S...
 
Yan Zhu_Dissertation Abtract
Yan Zhu_Dissertation AbtractYan Zhu_Dissertation Abtract
Yan Zhu_Dissertation Abtract
 
Ch03 ppt-theory
Ch03 ppt-theoryCh03 ppt-theory
Ch03 ppt-theory
 
Qualitative research and use of Nvivo
Qualitative research and use of NvivoQualitative research and use of Nvivo
Qualitative research and use of Nvivo
 
Case study Research metod
Case study Research metodCase study Research metod
Case study Research metod
 
The language of research
The language of researchThe language of research
The language of research
 
EDUC8102-6 MD7Assgn4: Research Application Paper #1.
EDUC8102-6 MD7Assgn4: Research Application Paper #1. EDUC8102-6 MD7Assgn4: Research Application Paper #1.
EDUC8102-6 MD7Assgn4: Research Application Paper #1.
 
Case study jackeline oviedo
Case study   jackeline oviedoCase study   jackeline oviedo
Case study jackeline oviedo
 
Russo Whatif Presentation
Russo Whatif PresentationRusso Whatif Presentation
Russo Whatif Presentation
 
Technical Writing Notes
Technical Writing NotesTechnical Writing Notes
Technical Writing Notes
 
The tao of knowledge, revisited
The tao of knowledge, revisitedThe tao of knowledge, revisited
The tao of knowledge, revisited
 
Experimental research sd
Experimental research sdExperimental research sd
Experimental research sd
 
Quantitative research design
Quantitative research design Quantitative research design
Quantitative research design
 
Types of science investigations
Types of science investigationsTypes of science investigations
Types of science investigations
 

Ähnlich wie Using Semantics of Student Textbook Highlights to Predict Comprehension and Retention

Visionlearning. Carpi & Lents, Sloan C 10.2009
Visionlearning. Carpi & Lents, Sloan C 10.2009Visionlearning. Carpi & Lents, Sloan C 10.2009
Visionlearning. Carpi & Lents, Sloan C 10.2009acarpi
 
Research design and experimentation
Research design and experimentationResearch design and experimentation
Research design and experimentationDr NEETHU ASOKAN
 
Research definition (1) word
Research definition (1) wordResearch definition (1) word
Research definition (1) wordMarileen Maglaque
 
Principles of Natural Science.pptx
Principles of Natural Science.pptxPrinciples of Natural Science.pptx
Principles of Natural Science.pptxJasminePaulaPanes
 
Translating research experiences to employability skills: using evidence to m...
Translating research experiences to employability skills: using evidence to m...Translating research experiences to employability skills: using evidence to m...
Translating research experiences to employability skills: using evidence to m...Kirsten Zimbardi
 
Introduction to educational research pismp
Introduction to educational  research pismpIntroduction to educational  research pismp
Introduction to educational research pismpshare with me
 
9.00 k4 e swinbank
9.00 k4 e swinbank9.00 k4 e swinbank
9.00 k4 e swinbankNZIP
 
Bio 199 Lecture 1 (Research) 2009
Bio 199 Lecture 1 (Research) 2009Bio 199 Lecture 1 (Research) 2009
Bio 199 Lecture 1 (Research) 2009Marilen Parungao
 
TSL3133 Topic 1 introduction to education research
TSL3133 Topic 1 introduction to education researchTSL3133 Topic 1 introduction to education research
TSL3133 Topic 1 introduction to education researchYee Bee Choo
 
Parts of research paper
Parts of research paperParts of research paper
Parts of research paperAllanAdem
 
Assessing inquiry
Assessing inquiryAssessing inquiry
Assessing inquiryPetal James
 
Relevance of experimental design
 Relevance of experimental design Relevance of experimental design
Relevance of experimental designAlexander Decker
 
Relevance of experimental design
 Relevance of experimental design Relevance of experimental design
Relevance of experimental designAlexander Decker
 
Relevance of experimental design
 Relevance of experimental design Relevance of experimental design
Relevance of experimental designAlexander Decker
 
The Scientific MethodSteps in the Scientific MethodThere is a .docx
The Scientific MethodSteps in the Scientific MethodThere is a .docxThe Scientific MethodSteps in the Scientific MethodThere is a .docx
The Scientific MethodSteps in the Scientific MethodThere is a .docxssusera34210
 
Evaluating an Instructional Sequence with Interactive Simulations (ISIS)
Evaluating an Instructional Sequence with Interactive Simulations (ISIS)Evaluating an Instructional Sequence with Interactive Simulations (ISIS)
Evaluating an Instructional Sequence with Interactive Simulations (ISIS)David Geelan
 

Ähnlich wie Using Semantics of Student Textbook Highlights to Predict Comprehension and Retention (20)

Visionlearning. Carpi & Lents, Sloan C 10.2009
Visionlearning. Carpi & Lents, Sloan C 10.2009Visionlearning. Carpi & Lents, Sloan C 10.2009
Visionlearning. Carpi & Lents, Sloan C 10.2009
 
Research design and experimentation
Research design and experimentationResearch design and experimentation
Research design and experimentation
 
Research definition (1) word
Research definition (1) wordResearch definition (1) word
Research definition (1) word
 
Principles of Natural Science.pptx
Principles of Natural Science.pptxPrinciples of Natural Science.pptx
Principles of Natural Science.pptx
 
Translating research experiences to employability skills: using evidence to m...
Translating research experiences to employability skills: using evidence to m...Translating research experiences to employability skills: using evidence to m...
Translating research experiences to employability skills: using evidence to m...
 
StudyDesign.ppt
StudyDesign.pptStudyDesign.ppt
StudyDesign.ppt
 
Introduction to educational research pismp
Introduction to educational  research pismpIntroduction to educational  research pismp
Introduction to educational research pismp
 
9.00 k4 e swinbank
9.00 k4 e swinbank9.00 k4 e swinbank
9.00 k4 e swinbank
 
A
AA
A
 
Unit1 revision
Unit1 revisionUnit1 revision
Unit1 revision
 
Bio 199 Lecture 1 (Research) 2009
Bio 199 Lecture 1 (Research) 2009Bio 199 Lecture 1 (Research) 2009
Bio 199 Lecture 1 (Research) 2009
 
TSL3133 Topic 1 introduction to education research
TSL3133 Topic 1 introduction to education researchTSL3133 Topic 1 introduction to education research
TSL3133 Topic 1 introduction to education research
 
Parts of research paper
Parts of research paperParts of research paper
Parts of research paper
 
PRACTICAL-RESEARCH-1.pdf
PRACTICAL-RESEARCH-1.pdfPRACTICAL-RESEARCH-1.pdf
PRACTICAL-RESEARCH-1.pdf
 
Assessing inquiry
Assessing inquiryAssessing inquiry
Assessing inquiry
 
Relevance of experimental design
 Relevance of experimental design Relevance of experimental design
Relevance of experimental design
 
Relevance of experimental design
 Relevance of experimental design Relevance of experimental design
Relevance of experimental design
 
Relevance of experimental design
 Relevance of experimental design Relevance of experimental design
Relevance of experimental design
 
The Scientific MethodSteps in the Scientific MethodThere is a .docx
The Scientific MethodSteps in the Scientific MethodThere is a .docxThe Scientific MethodSteps in the Scientific MethodThere is a .docx
The Scientific MethodSteps in the Scientific MethodThere is a .docx
 
Evaluating an Instructional Sequence with Interactive Simulations (ISIS)
Evaluating an Instructional Sequence with Interactive Simulations (ISIS)Evaluating an Instructional Sequence with Interactive Simulations (ISIS)
Evaluating an Instructional Sequence with Interactive Simulations (ISIS)
 

Mehr von Sergey Sosnovsky

Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...Sergey Sosnovsky
 
Toward Eliminating Hallucinations: GPT-based Explanatory AI for Intelligent T...
Toward Eliminating Hallucinations: GPT-based Explanatory AI for Intelligent T...Toward Eliminating Hallucinations: GPT-based Explanatory AI for Intelligent T...
Toward Eliminating Hallucinations: GPT-based Explanatory AI for Intelligent T...Sergey Sosnovsky
 
Layout- and Activity-based Textbook Modeling for Automatic PDF Textbook Extra...
Layout- and Activity-based Textbook Modeling for Automatic PDF Textbook Extra...Layout- and Activity-based Textbook Modeling for Automatic PDF Textbook Extra...
Layout- and Activity-based Textbook Modeling for Automatic PDF Textbook Extra...Sergey Sosnovsky
 
Exploring the Content Ecosystem of the First Open-source Adaptive Tutor and i...
Exploring the Content Ecosystem of the First Open-source Adaptive Tutor and i...Exploring the Content Ecosystem of the First Open-source Adaptive Tutor and i...
Exploring the Content Ecosystem of the First Open-source Adaptive Tutor and i...Sergey Sosnovsky
 
Advancing Intelligent Textbooks with Automatically Generated Practice: A Larg...
Advancing Intelligent Textbooks with Automatically Generated Practice: A Larg...Advancing Intelligent Textbooks with Automatically Generated Practice: A Larg...
Advancing Intelligent Textbooks with Automatically Generated Practice: A Larg...Sergey Sosnovsky
 
Creating Session Data from eTextbook Event Streams
Creating Session Data from eTextbook Event StreamsCreating Session Data from eTextbook Event Streams
Creating Session Data from eTextbook Event StreamsSergey Sosnovsky
 
Augmenting Digital Textbooks with Reusable Smart Learning Content: Solutions ...
Augmenting Digital Textbooks with Reusable Smart Learning Content: Solutions ...Augmenting Digital Textbooks with Reusable Smart Learning Content: Solutions ...
Augmenting Digital Textbooks with Reusable Smart Learning Content: Solutions ...Sergey Sosnovsky
 
Interactions of reading and assessment activities
Interactions of reading and assessment activitiesInteractions of reading and assessment activities
Interactions of reading and assessment activitiesSergey Sosnovsky
 
Parallel Construction: A Parallel Corpus Approach for Automatic Question Gene...
Parallel Construction: A Parallel Corpus Approach for Automatic Question Gene...Parallel Construction: A Parallel Corpus Approach for Automatic Question Gene...
Parallel Construction: A Parallel Corpus Approach for Automatic Question Gene...Sergey Sosnovsky
 
YAI4Edu: an Explanatory AI to Generate Interactive e-Books for Education
YAI4Edu: an Explanatory AI to Generate Interactive e-Books for EducationYAI4Edu: an Explanatory AI to Generate Interactive e-Books for Education
YAI4Edu: an Explanatory AI to Generate Interactive e-Books for EducationSergey Sosnovsky
 
Automatic Question Generation for Evidence-based Online Courseware Engineering
Automatic Question Generation for Evidence-based Online Courseware EngineeringAutomatic Question Generation for Evidence-based Online Courseware Engineering
Automatic Question Generation for Evidence-based Online Courseware EngineeringSergey Sosnovsky
 
Reading Comprehension Quiz Generation using Generative Pre-trained Transformers
Reading Comprehension Quiz Generation using Generative Pre-trained TransformersReading Comprehension Quiz Generation using Generative Pre-trained Transformers
Reading Comprehension Quiz Generation using Generative Pre-trained TransformersSergey Sosnovsky
 
Mathematical Language Processing via Tree Embeddings
Mathematical Language Processing via Tree EmbeddingsMathematical Language Processing via Tree Embeddings
Mathematical Language Processing via Tree EmbeddingsSergey Sosnovsky
 
Contextual Definition Generation
Contextual Definition GenerationContextual Definition Generation
Contextual Definition GenerationSergey Sosnovsky
 
Transforming Textbooks into Learning by Doing Environments: An Evaluation of ...
Transforming Textbooks into Learning by Doing Environments: An Evaluation of ...Transforming Textbooks into Learning by Doing Environments: An Evaluation of ...
Transforming Textbooks into Learning by Doing Environments: An Evaluation of ...Sergey Sosnovsky
 
Generation of Assessment Questions from Textbooks Enriched with Knowledge Models
Generation of Assessment Questions from Textbooks Enriched with Knowledge ModelsGeneration of Assessment Questions from Textbooks Enriched with Knowledge Models
Generation of Assessment Questions from Textbooks Enriched with Knowledge ModelsSergey Sosnovsky
 
Dental TutorBot: Exploitation of Dental Textbooks for Automated Learning
Dental TutorBot: Exploitation of Dental Textbooks for Automated LearningDental TutorBot: Exploitation of Dental Textbooks for Automated Learning
Dental TutorBot: Exploitation of Dental Textbooks for Automated LearningSergey Sosnovsky
 
Using Programmed Instruction to Help Students Engage with eTextbook Content
Using Programmed Instruction to Help Students Engage with eTextbook Content Using Programmed Instruction to Help Students Engage with eTextbook Content
Using Programmed Instruction to Help Students Engage with eTextbook Content Sergey Sosnovsky
 
Adding Intelligence to a Textbook for Human Anatomy with a Causal Concept Map...
Adding Intelligence to a Textbook for Human Anatomy with a Causal Concept Map...Adding Intelligence to a Textbook for Human Anatomy with a Causal Concept Map...
Adding Intelligence to a Textbook for Human Anatomy with a Causal Concept Map...Sergey Sosnovsky
 

Mehr von Sergey Sosnovsky (20)

Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
 
Toward Eliminating Hallucinations: GPT-based Explanatory AI for Intelligent T...
Toward Eliminating Hallucinations: GPT-based Explanatory AI for Intelligent T...Toward Eliminating Hallucinations: GPT-based Explanatory AI for Intelligent T...
Toward Eliminating Hallucinations: GPT-based Explanatory AI for Intelligent T...
 
Layout- and Activity-based Textbook Modeling for Automatic PDF Textbook Extra...
Layout- and Activity-based Textbook Modeling for Automatic PDF Textbook Extra...Layout- and Activity-based Textbook Modeling for Automatic PDF Textbook Extra...
Layout- and Activity-based Textbook Modeling for Automatic PDF Textbook Extra...
 
Exploring the Content Ecosystem of the First Open-source Adaptive Tutor and i...
Exploring the Content Ecosystem of the First Open-source Adaptive Tutor and i...Exploring the Content Ecosystem of the First Open-source Adaptive Tutor and i...
Exploring the Content Ecosystem of the First Open-source Adaptive Tutor and i...
 
Advancing Intelligent Textbooks with Automatically Generated Practice: A Larg...
Advancing Intelligent Textbooks with Automatically Generated Practice: A Larg...Advancing Intelligent Textbooks with Automatically Generated Practice: A Larg...
Advancing Intelligent Textbooks with Automatically Generated Practice: A Larg...
 
Creating Session Data from eTextbook Event Streams
Creating Session Data from eTextbook Event StreamsCreating Session Data from eTextbook Event Streams
Creating Session Data from eTextbook Event Streams
 
Augmenting Digital Textbooks with Reusable Smart Learning Content: Solutions ...
Augmenting Digital Textbooks with Reusable Smart Learning Content: Solutions ...Augmenting Digital Textbooks with Reusable Smart Learning Content: Solutions ...
Augmenting Digital Textbooks with Reusable Smart Learning Content: Solutions ...
 
Interactions of reading and assessment activities
Interactions of reading and assessment activitiesInteractions of reading and assessment activities
Interactions of reading and assessment activities
 
Parallel Construction: A Parallel Corpus Approach for Automatic Question Gene...
Parallel Construction: A Parallel Corpus Approach for Automatic Question Gene...Parallel Construction: A Parallel Corpus Approach for Automatic Question Gene...
Parallel Construction: A Parallel Corpus Approach for Automatic Question Gene...
 
YAI4Edu: an Explanatory AI to Generate Interactive e-Books for Education
YAI4Edu: an Explanatory AI to Generate Interactive e-Books for EducationYAI4Edu: an Explanatory AI to Generate Interactive e-Books for Education
YAI4Edu: an Explanatory AI to Generate Interactive e-Books for Education
 
Automatic Question Generation for Evidence-based Online Courseware Engineering
Automatic Question Generation for Evidence-based Online Courseware EngineeringAutomatic Question Generation for Evidence-based Online Courseware Engineering
Automatic Question Generation for Evidence-based Online Courseware Engineering
 
Reading Comprehension Quiz Generation using Generative Pre-trained Transformers
Reading Comprehension Quiz Generation using Generative Pre-trained TransformersReading Comprehension Quiz Generation using Generative Pre-trained Transformers
Reading Comprehension Quiz Generation using Generative Pre-trained Transformers
 
Mathematical Language Processing via Tree Embeddings
Mathematical Language Processing via Tree EmbeddingsMathematical Language Processing via Tree Embeddings
Mathematical Language Processing via Tree Embeddings
 
Contextual Definition Generation
Contextual Definition GenerationContextual Definition Generation
Contextual Definition Generation
 
Transforming Textbooks into Learning by Doing Environments: An Evaluation of ...
Transforming Textbooks into Learning by Doing Environments: An Evaluation of ...Transforming Textbooks into Learning by Doing Environments: An Evaluation of ...
Transforming Textbooks into Learning by Doing Environments: An Evaluation of ...
 
Generation of Assessment Questions from Textbooks Enriched with Knowledge Models
Generation of Assessment Questions from Textbooks Enriched with Knowledge ModelsGeneration of Assessment Questions from Textbooks Enriched with Knowledge Models
Generation of Assessment Questions from Textbooks Enriched with Knowledge Models
 
Dental TutorBot: Exploitation of Dental Textbooks for Automated Learning
Dental TutorBot: Exploitation of Dental Textbooks for Automated LearningDental TutorBot: Exploitation of Dental Textbooks for Automated Learning
Dental TutorBot: Exploitation of Dental Textbooks for Automated Learning
 
What's in a textbook
What's in a textbookWhat's in a textbook
What's in a textbook
 
Using Programmed Instruction to Help Students Engage with eTextbook Content
Using Programmed Instruction to Help Students Engage with eTextbook Content Using Programmed Instruction to Help Students Engage with eTextbook Content
Using Programmed Instruction to Help Students Engage with eTextbook Content
 
Adding Intelligence to a Textbook for Human Anatomy with a Causal Concept Map...
Adding Intelligence to a Textbook for Human Anatomy with a Causal Concept Map...Adding Intelligence to a Textbook for Human Anatomy with a Causal Concept Map...
Adding Intelligence to a Textbook for Human Anatomy with a Causal Concept Map...
 

Kürzlich hochgeladen

Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 

Kürzlich hochgeladen (20)

Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 

Using Semantics of Student Textbook Highlights to Predict Comprehension and Retention

  • 1. Using Semantics of Textbook Highlights to Predict Student Comprehension and Knowledge Retention David Y.J. Kim Tyler R. Scott, Debshila Basu Mallick, and Michael C. Mozer
  • 2. Motivation With adoption of digital textbooks, we have the opportunity to observe students as they first engage with material. Observations include highlights, gaze, scrolling patterns, etc. Can these observations be useful for predicting comprehension and knowledge retention? https://www.wan-ifra.org/articles/2013/08/19/more-people-are-reading-the-morning-paper-the-night-before
  • 3. Past Research Winchell et al. (2020) • 30-minute Mechanical Turk experiment • Use highlight pattern to predict accuracy on individual quiz questions Waters et al. (2020) • Data from OpenStax (authentic learning environment) • Did highlighting a sentence in the text improve memory for that sentence? Kim et al. (2020) • Data from OpenStax • Use highlight pattern to predict overall quiz accuracy
  • 4. Limitations of past research • All models used a positional encoding of highlights • E.g., sentences 14, 27, and 36 were highlighted • E.g., words 19-25, 45-60, and 191-212 were highlighted To overcome • Use semantic encoding • Concern about the nature of information that highlights provide • Perhaps students who highlight score better because generally they are more motivated, not because specific highlights reflect better understanding To overcome • Incorporate latent factor representing a student’s ability (as in item-response theory)
  • 5. Data (OpenStax 2019) Waters et al.(2020) Group # Students 11,134 Sections 897 Student-Sections 830,320 Student-Sections With Highlights 27,019
  • 6. Q. What is semantic information in highlights? On a global scale, many researchers are committed to finding ways to protect the planet, solve environmental issues, and reduce the effects of climate change. All of these diverse endeavors are related to different facets of the discipline of biology. Escherichia coli (E. coli) bacteria, in this scanning electron micrograph, are normal residents of our digestive tracts that aid in absorbing vitamin K and other nutrients. However, virulent strains are sometimes responsible for disease outbreaks. (credit: Eric Erbe, digital colorization by Christopher Pooley, both of USDA, ARS, EMU) The Process of Science Biology is a science, but what exactly is science? What does the study of biology share with other scientific disciplines? We can define science (from the Latin scientia, meaning “knowledge”) as knowledge that covers general truths or the operation of general laws, especially when acquired and tested by the scientific method. It becomes clear from this definition that applying scientific method plays a major role in science. The scientific method is a method of research with defined steps that include experiments and careful observation. We will examine scientific method steps in detail later, but one of the most important aspects of this method is the testing of hypotheses by means of repeatable experiments. A hypothesis is a suggested explanation for an event, which one can test. Although using the scientific method is inherent to science, it is inadequate in determining what science is. This is because it is relatively easy to apply the scientific method to disciplines such as physics and chemistry, but when it comes to disciplines like archaeology, psychology, and geology, the scientific method becomes less applicable as repeating experiments becomes more difficult. These areas of study are still sciences, however. Consider archaeology— even though one cannot perform repeatable experiments, hypotheses may still be supported. For instance, an archaeologist can hypothesize that an ancient culture existed based on finding a piece of pottery. He or she could make further hypotheses about various characteristics of this culture, which could be correct or false through continued support or contradictions from other findings. A hypothesis may become a verified theory. A theory is a tested and confirmed explanation for observations or phenomena. Dark Yellow : less related to the question Light Yellow : more related to the question
  • 7. Framework for the semantic analysis non- highlighted sentence non- highlighted sentence non- highlighted sentence highlighted sentence highlighted sentence highlighted sentence
  • 8. Framework for the semantic analysis non- highlighted sentence non- highlighted sentence non- highlighted sentence highlighted sentence highlighted sentence highlighted sentence S S
  • 9. Framework for the semantic analysis c o m p a r i s o n match scores non- highlighted sentence non- highlighted sentence non- highlighted sentence highlighted sentence highlighted sentence highlighted sentence S S
  • 10. Framework for the semantic analysis c o m p a r i s o n match scores correctness prediction regression model non- highlighted sentence non- highlighted sentence non- highlighted sentence highlighted sentence highlighted sentence highlighted sentence S S
  • 11. Which sentence of the text best matches the question according to SBERT?
  • 12. When multiple sentences are highlighted, how do we summarize the match scores? • Each sentence 𝑠 is matched to question 𝑞 to obtain SBERT match score 𝐵(𝑠, 𝑞) • In the example here, we obtain four scores. • What is a good summary statistic? • The mean will tell us the average relevance of sentences the student highlighted. • The maximum will tell us the most relevant highlighted sentence. 1 2 3 4
  • 13. For a set of sentences 𝑆 = 𝑠1, 𝑠2, … , 𝑠𝑛 , if 𝑥 is the vector of BERT match scores between each sentence and question 𝑞, 𝑥 = 𝐵 𝑠1, 𝑞 𝐵 𝑠2, 𝑞 … 𝐵 𝑠𝑛, 𝑞 mean 𝑛−1 𝑥 1 ≤ 𝑛−1/2 𝑥 2 ≤ 𝑛−2/3 𝑥 3 ≤ ⋯ max 𝑥 ∞ 𝑆𝑢𝑚𝑚𝑎𝑟𝑦𝑆𝑐𝑜𝑟𝑒𝑝,𝑞(𝑆) = 𝑛−(𝑝−1)/𝑝 𝑥 𝑝 = 𝑛−1 𝑠∈𝑆 𝐵(𝑠, 𝑞)𝑝 1/𝑝
  • 14. • Match of question to set of highlighted sentences 𝑆 𝐻𝑀𝑆𝑞 = 𝑗 𝛼𝑞,𝑗𝑆𝑢𝑚𝑚𝑎𝑟𝑦𝑆𝑐𝑜𝑟𝑒𝑝𝑗,𝑞(𝑆) • Match of question to set of non-highlighted sentences (𝑆) 𝑁𝐻𝑀𝑆𝑞 = 𝑗 𝛽𝑞,𝑗𝑆𝑢𝑚𝑚𝑎𝑟𝑦𝑆𝑐𝑜𝑟𝑒𝑝𝑗,𝑞(𝑆) • 𝑃 𝑦𝑞,𝑠 = 1 = 𝑙𝑜𝑔𝑖𝑠𝑡𝑖𝑐(𝑎𝑏𝑖𝑙𝑖𝑡𝑦𝑠 − 𝑑𝑖𝑓𝑓𝑖𝑐𝑢𝑙𝑡𝑦𝑞 + 𝐻𝑀𝑆𝑞 + 𝑁𝐻𝑀𝑆𝑞)
  • 15. Methodology • Model each section separately • Perform 5-fold cross validation on each section • train on 4 partitions of data • test on remaining • repeat 5 times • Two evaluation measures, each with some advantages • AUC – area under the ROC curve • PRC – precision recall curve
  • 16. Cross validation on {student, question} pairs
  • 17. Cross validation on held out students
  • 18. Cross validation on held out questions
  • 19. Highlighting improves predictions across levels of the Bloom taxonomy recall understand synthesize apply evaluate create recall understand synthesize apply evaluate create
  • 20. Comparing positional and semantic representations of highlights baseline positional highlight features semantic highlight features baseline positional highlight features semantic highlight features
  • 21. Conclusions • We explored the relationship between student highlighting patterns and question-answering performance using an encoding of highlights based on deep neural net embeddings of text and question content. • Augmenting a baseline model with highlighting features improves predictions of whether a student will answer a specific question correctly. • This improvement is found for held out student-question pairs and held out students, but not held out questions. • Our models predict well for across all levels of the Bloom Taxonomy (conceptual difficulty) • We found that the semantic encoding of highlights is superior to a positional encoding. • We haven’t yet looked at the combination but are anxious to do so!