LECTOR: Summarizing E-book Reading Content for Personalized Student Support
Erwin Daniel López Zapata, Cheng Tang, Valdemar Švábenský, Fumiya Okubo, Atsushi Shimada
TL;DR
This paper introduces LECTOR, a model that contextualizes reading content from lecture slides to complement traditional reading-activity data. By extracting slide-topic relationships through an attention-based framework and integrating them with reading logs, LECTOR delivers topic-aware features that improve keyphrase extraction and aid in predicting at-risk students. Two experiments demonstrate: (i) superior keyphrase extraction over NLP baselines and a TF-IDF baseline, with strong human agreement, and (ii) modest but consistent improvements in at-risk prediction when topic preferences replace or augment traditional reading metrics. The approach enhances interpretability and supports personalized interventions, with potential extensions to multimodal content and time-aware analyses to further support educators and learners.
Abstract
Educational e-book platforms provide valuable information to teachers and researchers through two main sources: reading activity data and reading content data. While reading activity data is commonly used to analyze learning strategies and predict low-performing students, reading content data is often overlooked in these analyses. To address this gap, this study proposes LECTOR (Lecture slides and Topic Relationships), a model that summarizes information from reading content in a format that can be easily integrated with reading activity data. Our first experiment compared LECTOR to representative Natural Language Processing (NLP) models in extracting key information from 2,255 lecture slides, showing an average improvement of 5% in F1-score. These results were further validated through a human evaluation involving 28 students, which showed an average improvement of 21% in F1-score over a model predominantly used in current educational tools. Our second experiment compared reading preferences extracted by LECTOR with traditional reading activity data in predicting low-performing students using 600,712 logs from 218 students. The results showed a tendency to improve the predictive performance by integrating LECTOR. Finally, we proposed examples showing the potential application of the reading preferences extracted by LECTOR in designing personalized interventions for students.
