Predicting Learning Performance with Large Language Models: A Study in Adult Literacy
Liang Zhang, Jionghao Lin, Conrad Borchers, John Sabatini, John, Hollander, Meng Cao, Xiangen Hu

TL;DR
This study evaluates the use of Large Language Models like GPT-4 for predicting adult literacy learning performance within Intelligent Tutoring Systems, comparing their effectiveness to traditional machine learning methods.
Contribution
It demonstrates that GPT-4 can effectively predict learning outcomes and enhance traditional models, paving the way for integrating LLMs into personalized adult literacy education.
Findings
GPT-4 shows competitive predictive abilities with traditional methods.
XGBoost outperforms GPT-4 in accuracy when trained locally.
GPT-4-based tuning improves performance over local training.
Abstract
Intelligent Tutoring Systems (ITSs) have significantly enhanced adult literacy training, a key factor for societal participation, employment opportunities, and lifelong learning. Our study investigates the application of advanced AI models, including Large Language Models (LLMs) like GPT-4, for predicting learning performance in adult literacy programs in ITSs. This research is motivated by the potential of LLMs to predict learning performance based on its inherent reasoning and computational capabilities. By using reading comprehension datasets from the ITS, AutoTutor, we evaluate the predictive capabilities of GPT-4 versus traditional machine learning methods in predicting learning performance through five-fold cross-validation techniques. Our findings show that the GPT-4 presents the competitive predictive abilities with traditional machine learning methods such as Bayesian Knowledge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOnline Learning and Analytics
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Byte Pair Encoding · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Multi-Head Attention · Softmax · Dropout
