End-to-End generation of Multiple-Choice questions using Text-to-Text transfer Transformer models

The increasing worldwide adoption of e-learning tools and widespread increase of online education has brought multiple challenges, including the ability of generating assessments at the scale and speed demanded by this environment. In this sense, recent advances in language models and architectures...

Descripción completa

Detalles Bibliográficos
Autores: Rodriguez Torrealba, Ricardo, García López, Eva|||0000-0002-7598-3289, García Cabot, Antonio|||0000-0002-0298-3237
Tipo de recurso: artículo
Fecha de publicación:2022
País:España
Institución:Universidad de Alcalá (UAH)
Repositorio:e_Buah Biblioteca Digital Universidad de Alcalá
Idioma:inglés
OAI Identifier:oai:ebuah.uah.es:10017/63296
Acceso en línea:http://hdl.handle.net/10017/63296
https://dx.doi.org/10.1016/j.eswa.2022.118258
Access Level:acceso abierto
Palabra clave:Multiple-Choice Question Generation
Distractor Generation
Question Answering
Question Generation
Reading Comprehension
Informática
Computer science
Descripción
Sumario:The increasing worldwide adoption of e-learning tools and widespread increase of online education has brought multiple challenges, including the ability of generating assessments at the scale and speed demanded by this environment. In this sense, recent advances in language models and architectures like the Transformer, provide opportunities to explore how to assist educators in these tasks. This study focuses on using neural language models for the generation of questionnaires composed of multiple-choice questions, based on English Wikipedia articles as input. The problem is addressed using three dimensions: Question Generation (QG), Question Answering (QA), and Distractor Generation (DG). A processing pipeline based on pre-trained T5 language models is designed and a REST API is implemented for its use. The DG task is defined using a Text-To-Text format and a T5 model is fine-tuned on the DG-RACE dataset, showing an improvement to ROUGE-L metric compared to the reference for the dataset. A discussion about the lack of an adequate metric for DG is presented and the cosine similarity using word embeddings is considered as a complement. Questionnaires are evaluated by human experts reporting that questions and options are generally well formed, however, they are more oriented to measuring retention than comprehension.