SlideShare une entreprise Scribd logo
1  sur  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

Contenu connexe

Tendances

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
 

Tendances (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
 

Similaire à Using Semantics of Textbook Highlights to Predict Student Comprehension and Knowledge 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
 

Similaire à Using Semantics of Textbook Highlights to Predict Student Comprehension and Knowledge 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)
 

Plus de 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
 

Plus de 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...
 

Dernier

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
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
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
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
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
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
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
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
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesShubhangi Sonawane
 

Dernier (20)

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
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
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.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
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
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Ữ Â...
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
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 ...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 

Using Semantics of Textbook Highlights to Predict Student Comprehension and Knowledge 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!