SlideShare uma empresa Scribd logo
1 de 19
Baixar para ler offline
Reading Comprehension Quiz Generation
using Generative Pre-trained Transformers
Ramon Dijkstra, Zülküf Genç, Subhradeep Kayal and Jaap Kamps
The 23th International Conference on Artificial Intelligence in Education (AIED’2022)
Fourth Workshop on Intelligent Textbooks (iTextbooks)
27 July 2022
Agenda
• Background
• Goal
• Demo
• Approach
• Experimental Setup
• Experimental Results
• Analysis
• Revisiting the demo
• Main Takeaways
• Q&A
Background
Quiz Generation
• Question Generation
• Question Answering
• Distractor Generation
Goal
Educational Text → Multiple-choice quiz
Why?
• Enhance intelligent textbooks with assessments
• Students could test themselves during the learning phase
• Teachers could use the tool to generate assessments
Demo
Approach
Large pre-trained transformers have shown superior perfomances on several text
generation tasks.
Generative Pre-trained Transformer 3 (GPT-3) can be finetuned to downstream
tasks using the API of OpenAI:
• Train on prompt-completion pairs
• Give a never-seen before prompt during inference
Approach
Prompt: Educational Text
Completion: Quiz
End-to-End Quiz Generation Template
Question: . . .
True answer: . . .
False answer: . . .
False answer: . . .
False answer: . . .
We will call this finetuned model EduQuiz.
Experimental Setup – quiz generation techniques
Two quiz generation techniques:
• Step-Wise Quiz Generation (SWQG)
• End-to-End Quiz Generation (EEQG)
Experimental Setup – models
Two models:
• GPT-3
• Macaw-11b
Macaw-11b is a general-purpose model trained on various text generation tasks.
Experimental Setup – dataset
EQG-RACE dataset:
• 18.501 train
• 1.035 validation
• 950 test
Processed RACE dataset where only examination questions are kept.
Experimental Setup – automatic evaluation
Metrics:
• BLEU-4: measures the 4-gram similarity between a prediction and ground truth
instances
• ROUGE-L: measures the longest common sub-sequence between the prediction
and ground truth instances
• METEOR: is similar in comparison to BLEU-4 but also takes synonyms, stemming,
and paraphrasing into account
Experimental Results
Macaw-11b did have the configurations to perform EEQG but our experiments
showed that only 14% of the generated quizzes contained all the elements of the
quiz. Therefore, we will not use Macaw-11b for EEQG.
Experimental Results
Original quiz:
Question: What is Edell’s strongest character?
True answer: Liking to try new things.
False answer: Liking to remember things.
False answer: Liking to help others.
False answer: Liking to think of problems differently.
Macaw-11b SWQG generated quiz (BLEU-4 = 0.0):
Question: The writer’s mother told her that if she wanted
to be successful in life, she should be prepared for any
kind of change. What did Edell do to prepare for the
Asian MTV Awards?
True answer: she read the biographies of the guests
False answer: she practiced her English with her friends
False answer: she made a list of the names of the guests
False answer: she made a plan to talk with the guests
GPT-3 SWQG generated quiz (BLEU-4 = 0.0):
Question: What advice does Edell give us?
True answer: Get ready for any opportunity in life.
False answer: Try to live a colorful life.
False answer: Take any chance that comes up.
False answer: Explore your potential talents.
EduQuiz-generated quiz (BLEU-4 = 0.0):
Question: What advice does Edell give to young people?
True answer: Try to get yourself well-prepared in life.
False answer: Have a rich collection of CDs.
False answer: Never miss an opportunity to learn ballet.
False answer: Be a hostess of the Asian MTV Awards.
Analysis - metrics
Analysis - results
Revisiting the demo
Revisiting the demo
Main Takeaways
• Already useful for formative feedback and to increase engagement during the
learning phase
• Currently only limited to English language and reading comprehension texts
• Too early to replace educational professionals
• Current performances require a human-in-the-loop to check the quality
Q&A

Mais conteúdo relacionado

Mais procurados

הסכם להעסקת מנהל עבודה
הסכם להעסקת מנהל עבודההסכם להעסקת מנהל עבודה
הסכם להעסקת מנהל עבודהMoshe Vakrat
 
Claims & disputes management
Claims & disputes managementClaims & disputes management
Claims & disputes managementMohammed Tanbouz
 
INFO-SHEET#8 KINDS OF VERB 동사의 종류(Conjugates Rules)
INFO-SHEET#8 KINDS OF VERB 동사의 종류(Conjugates Rules)INFO-SHEET#8 KINDS OF VERB 동사의 종류(Conjugates Rules)
INFO-SHEET#8 KINDS OF VERB 동사의 종류(Conjugates Rules)Dr. Rosemarie Sibbaluca-Guirre
 
Allophones of arabic
Allophones of arabicAllophones of arabic
Allophones of arabicAsma Almashad
 
Turkish vowel harmony
Turkish vowel harmony Turkish vowel harmony
Turkish vowel harmony Halit Demir
 

Mais procurados (7)

הסכם להעסקת מנהל עבודה
הסכם להעסקת מנהל עבודההסכם להעסקת מנהל עבודה
הסכם להעסקת מנהל עבודה
 
Strata titles
Strata titlesStrata titles
Strata titles
 
Claims & disputes management
Claims & disputes managementClaims & disputes management
Claims & disputes management
 
INFO-SHEET#8 KINDS OF VERB 동사의 종류(Conjugates Rules)
INFO-SHEET#8 KINDS OF VERB 동사의 종류(Conjugates Rules)INFO-SHEET#8 KINDS OF VERB 동사의 종류(Conjugates Rules)
INFO-SHEET#8 KINDS OF VERB 동사의 종류(Conjugates Rules)
 
Allophones of arabic
Allophones of arabicAllophones of arabic
Allophones of arabic
 
Phonology
PhonologyPhonology
Phonology
 
Turkish vowel harmony
Turkish vowel harmony Turkish vowel harmony
Turkish vowel harmony
 

Semelhante a Reading Comprehension Quiz Generation using Generative Pre-trained Transformers

1 pbl handbook en 2019 1-rs01-ka101-000635
1 pbl handbook  en 2019 1-rs01-ka101-0006351 pbl handbook  en 2019 1-rs01-ka101-000635
1 pbl handbook en 2019 1-rs01-ka101-000635Mladen Sljivovic
 
Teaching Kids Programming Using the Intentional Method
Teaching Kids Programming Using the Intentional MethodTeaching Kids Programming Using the Intentional Method
Teaching Kids Programming Using the Intentional MethodLynn Langit
 
Gamification Techniques to Engage Students
Gamification Techniques to Engage StudentsGamification Techniques to Engage Students
Gamification Techniques to Engage StudentsD2L Barry
 
Teaching Kids Programming Using the Intentional Method
Teaching Kids Programming Using the Intentional MethodTeaching Kids Programming Using the Intentional Method
Teaching Kids Programming Using the Intentional MethodJessica Ellis
 
The TKP Intentional Method of Teaching Kids to Program
The TKP Intentional Method of Teaching Kids to ProgramThe TKP Intentional Method of Teaching Kids to Program
The TKP Intentional Method of Teaching Kids to ProgramLynn Langit
 
NEW CHALLENGES 2 SECOND PERIOD 12 JAVE.docx
NEW CHALLENGES  2 SECOND PERIOD 12 JAVE.docxNEW CHALLENGES  2 SECOND PERIOD 12 JAVE.docx
NEW CHALLENGES 2 SECOND PERIOD 12 JAVE.docxRenita Piqoni
 
Game-based Learning for English Language Learners
Game-based Learning for English Language LearnersGame-based Learning for English Language Learners
Game-based Learning for English Language LearnersJudie Haynes
 
_20 Uses of Chat GPT with Prompts! Public.pdf
_20 Uses of Chat GPT with Prompts! Public.pdf_20 Uses of Chat GPT with Prompts! Public.pdf
_20 Uses of Chat GPT with Prompts! Public.pdfPuorDamahapee
 
Ssat conference Dec 2015 " Preparing your school for the brave new world"
Ssat conference Dec 2015 " Preparing your school for the brave new world"Ssat conference Dec 2015 " Preparing your school for the brave new world"
Ssat conference Dec 2015 " Preparing your school for the brave new world"goodwins1969
 
Ut teaching symposium project based learning and technology 2012
Ut teaching symposium project based learning and technology 2012Ut teaching symposium project based learning and technology 2012
Ut teaching symposium project based learning and technology 2012David Harms
 
Module 3 game based learning leyla sarikaya
Module 3 game based learning leyla sarikayaModule 3 game based learning leyla sarikaya
Module 3 game based learning leyla sarikayaLeyla Sarikaya
 
Keynote Sally Jordan - Computer-based assessment friend or foe? - OWD14
Keynote Sally Jordan - Computer-based assessment friend or foe? - OWD14Keynote Sally Jordan - Computer-based assessment friend or foe? - OWD14
Keynote Sally Jordan - Computer-based assessment friend or foe? - OWD14SURF Events
 
OSCC14: Using OpenSimulator in K-12 Schools
OSCC14: Using OpenSimulator in K-12 SchoolsOSCC14: Using OpenSimulator in K-12 Schools
OSCC14: Using OpenSimulator in K-12 SchoolsDavid W. Deeds
 
Qualitative Data Analysis using NVivo10 - A workshop for facilitators
Qualitative Data Analysis using NVivo10 - A workshop for facilitatorsQualitative Data Analysis using NVivo10 - A workshop for facilitators
Qualitative Data Analysis using NVivo10 - A workshop for facilitatorsBrenda Cecilia Padilla Rodríguez
 
Unleash the Mathematical Genius in You - Problem Solving Mastery
Unleash the Mathematical Genius in You - Problem Solving MasteryUnleash the Mathematical Genius in You - Problem Solving Mastery
Unleash the Mathematical Genius in You - Problem Solving MasteryEdzai Conilias Zvobwo
 

Semelhante a Reading Comprehension Quiz Generation using Generative Pre-trained Transformers (20)

Capstone mid semester presentation
Capstone mid semester presentationCapstone mid semester presentation
Capstone mid semester presentation
 
1 pbl handbook en 2019 1-rs01-ka101-000635
1 pbl handbook  en 2019 1-rs01-ka101-0006351 pbl handbook  en 2019 1-rs01-ka101-000635
1 pbl handbook en 2019 1-rs01-ka101-000635
 
Using and Evaluating Applet Enhanced Lessons
Using and Evaluating Applet Enhanced LessonsUsing and Evaluating Applet Enhanced Lessons
Using and Evaluating Applet Enhanced Lessons
 
Plan Backwards to Move Forwards by Teresa Troyer
Plan Backwards to Move Forwards by Teresa TroyerPlan Backwards to Move Forwards by Teresa Troyer
Plan Backwards to Move Forwards by Teresa Troyer
 
Teaching Kids Programming Using the Intentional Method
Teaching Kids Programming Using the Intentional MethodTeaching Kids Programming Using the Intentional Method
Teaching Kids Programming Using the Intentional Method
 
Gamification Techniques to Engage Students
Gamification Techniques to Engage StudentsGamification Techniques to Engage Students
Gamification Techniques to Engage Students
 
Teaching Kids Programming Using the Intentional Method
Teaching Kids Programming Using the Intentional MethodTeaching Kids Programming Using the Intentional Method
Teaching Kids Programming Using the Intentional Method
 
The TKP Intentional Method of Teaching Kids to Program
The TKP Intentional Method of Teaching Kids to ProgramThe TKP Intentional Method of Teaching Kids to Program
The TKP Intentional Method of Teaching Kids to Program
 
NEW CHALLENGES 2 SECOND PERIOD 12 JAVE.docx
NEW CHALLENGES  2 SECOND PERIOD 12 JAVE.docxNEW CHALLENGES  2 SECOND PERIOD 12 JAVE.docx
NEW CHALLENGES 2 SECOND PERIOD 12 JAVE.docx
 
Game-based Learning for English Language Learners
Game-based Learning for English Language LearnersGame-based Learning for English Language Learners
Game-based Learning for English Language Learners
 
_20 Uses of Chat GPT with Prompts! Public.pdf
_20 Uses of Chat GPT with Prompts! Public.pdf_20 Uses of Chat GPT with Prompts! Public.pdf
_20 Uses of Chat GPT with Prompts! Public.pdf
 
PBL 101
PBL 101PBL 101
PBL 101
 
Ssat conference Dec 2015 " Preparing your school for the brave new world"
Ssat conference Dec 2015 " Preparing your school for the brave new world"Ssat conference Dec 2015 " Preparing your school for the brave new world"
Ssat conference Dec 2015 " Preparing your school for the brave new world"
 
Ut teaching symposium project based learning and technology 2012
Ut teaching symposium project based learning and technology 2012Ut teaching symposium project based learning and technology 2012
Ut teaching symposium project based learning and technology 2012
 
Module 3 game based learning leyla sarikaya
Module 3 game based learning leyla sarikayaModule 3 game based learning leyla sarikaya
Module 3 game based learning leyla sarikaya
 
Keynote Sally Jordan - Computer-based assessment friend or foe? - OWD14
Keynote Sally Jordan - Computer-based assessment friend or foe? - OWD14Keynote Sally Jordan - Computer-based assessment friend or foe? - OWD14
Keynote Sally Jordan - Computer-based assessment friend or foe? - OWD14
 
OSCC14: Using OpenSimulator in K-12 Schools
OSCC14: Using OpenSimulator in K-12 SchoolsOSCC14: Using OpenSimulator in K-12 Schools
OSCC14: Using OpenSimulator in K-12 Schools
 
Quizlet
QuizletQuizlet
Quizlet
 
Qualitative Data Analysis using NVivo10 - A workshop for facilitators
Qualitative Data Analysis using NVivo10 - A workshop for facilitatorsQualitative Data Analysis using NVivo10 - A workshop for facilitators
Qualitative Data Analysis using NVivo10 - A workshop for facilitators
 
Unleash the Mathematical Genius in You - Problem Solving Mastery
Unleash the Mathematical Genius in You - Problem Solving MasteryUnleash the Mathematical Genius in You - Problem Solving Mastery
Unleash the Mathematical Genius in You - Problem Solving Mastery
 

Mais 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
 
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
 
Using Semantics of Textbook Highlights to Predict Student Comprehension and K...
Using Semantics of Textbook Highlights to Predict Student Comprehension and K...Using Semantics of Textbook Highlights to Predict Student Comprehension and K...
Using Semantics of Textbook Highlights to Predict Student Comprehension and K...Sergey 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
 

Mais 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
 
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
 
Using Semantics of Textbook Highlights to Predict Student Comprehension and K...
Using Semantics of Textbook Highlights to Predict Student Comprehension and K...Using Semantics of Textbook Highlights to Predict Student Comprehension and K...
Using Semantics of Textbook Highlights to Predict Student Comprehension and K...
 
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...
 

Último

Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trssuser06f238
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naJASISJULIANOELYNV
 
preservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptxpreservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptxnoordubaliya2003
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024AyushiRastogi48
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayupadhyaymani499
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.PraveenaKalaiselvan1
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxpriyankatabhane
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...Universidade Federal de Sergipe - UFS
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》rnrncn29
 
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXDole Philippines School
 
Four Spheres of the Earth Presentation.ppt
Four Spheres of the Earth Presentation.pptFour Spheres of the Earth Presentation.ppt
Four Spheres of the Earth Presentation.pptJoemSTuliba
 
User Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationUser Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationColumbia Weather Systems
 
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...D. B. S. College Kanpur
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPirithiRaju
 
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPirithiRaju
 

Último (20)

Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 tr
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by na
 
preservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptxpreservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptx
 
Volatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -IVolatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -I
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyay
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
 
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
 
Four Spheres of the Earth Presentation.ppt
Four Spheres of the Earth Presentation.pptFour Spheres of the Earth Presentation.ppt
Four Spheres of the Earth Presentation.ppt
 
User Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationUser Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather Station
 
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
 
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
 
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
 

Reading Comprehension Quiz Generation using Generative Pre-trained Transformers

  • 1. Reading Comprehension Quiz Generation using Generative Pre-trained Transformers Ramon Dijkstra, Zülküf Genç, Subhradeep Kayal and Jaap Kamps The 23th International Conference on Artificial Intelligence in Education (AIED’2022) Fourth Workshop on Intelligent Textbooks (iTextbooks) 27 July 2022
  • 2. Agenda • Background • Goal • Demo • Approach • Experimental Setup • Experimental Results • Analysis • Revisiting the demo • Main Takeaways • Q&A
  • 3. Background Quiz Generation • Question Generation • Question Answering • Distractor Generation
  • 4. Goal Educational Text → Multiple-choice quiz Why? • Enhance intelligent textbooks with assessments • Students could test themselves during the learning phase • Teachers could use the tool to generate assessments
  • 6. Approach Large pre-trained transformers have shown superior perfomances on several text generation tasks. Generative Pre-trained Transformer 3 (GPT-3) can be finetuned to downstream tasks using the API of OpenAI: • Train on prompt-completion pairs • Give a never-seen before prompt during inference
  • 7. Approach Prompt: Educational Text Completion: Quiz End-to-End Quiz Generation Template Question: . . . True answer: . . . False answer: . . . False answer: . . . False answer: . . . We will call this finetuned model EduQuiz.
  • 8. Experimental Setup – quiz generation techniques Two quiz generation techniques: • Step-Wise Quiz Generation (SWQG) • End-to-End Quiz Generation (EEQG)
  • 9. Experimental Setup – models Two models: • GPT-3 • Macaw-11b Macaw-11b is a general-purpose model trained on various text generation tasks.
  • 10. Experimental Setup – dataset EQG-RACE dataset: • 18.501 train • 1.035 validation • 950 test Processed RACE dataset where only examination questions are kept.
  • 11. Experimental Setup – automatic evaluation Metrics: • BLEU-4: measures the 4-gram similarity between a prediction and ground truth instances • ROUGE-L: measures the longest common sub-sequence between the prediction and ground truth instances • METEOR: is similar in comparison to BLEU-4 but also takes synonyms, stemming, and paraphrasing into account
  • 12. Experimental Results Macaw-11b did have the configurations to perform EEQG but our experiments showed that only 14% of the generated quizzes contained all the elements of the quiz. Therefore, we will not use Macaw-11b for EEQG.
  • 13. Experimental Results Original quiz: Question: What is Edell’s strongest character? True answer: Liking to try new things. False answer: Liking to remember things. False answer: Liking to help others. False answer: Liking to think of problems differently. Macaw-11b SWQG generated quiz (BLEU-4 = 0.0): Question: The writer’s mother told her that if she wanted to be successful in life, she should be prepared for any kind of change. What did Edell do to prepare for the Asian MTV Awards? True answer: she read the biographies of the guests False answer: she practiced her English with her friends False answer: she made a list of the names of the guests False answer: she made a plan to talk with the guests GPT-3 SWQG generated quiz (BLEU-4 = 0.0): Question: What advice does Edell give us? True answer: Get ready for any opportunity in life. False answer: Try to live a colorful life. False answer: Take any chance that comes up. False answer: Explore your potential talents. EduQuiz-generated quiz (BLEU-4 = 0.0): Question: What advice does Edell give to young people? True answer: Try to get yourself well-prepared in life. False answer: Have a rich collection of CDs. False answer: Never miss an opportunity to learn ballet. False answer: Be a hostess of the Asian MTV Awards.
  • 18. Main Takeaways • Already useful for formative feedback and to increase engagement during the learning phase • Currently only limited to English language and reading comprehension texts • Too early to replace educational professionals • Current performances require a human-in-the-loop to check the quality
  • 19. Q&A