3DG: A Framework for Using Generative AI for Handling Sparse Learner Performance Data From Intelligent Tutoring Systems
Liang Zhang, Jionghao Lin, Conrad Borchers, Meng Cao, Xiangen Hu

TL;DR
This paper introduces 3DG, a novel framework combining tensor factorization with generative AI models like GAN and GPT to address data sparsity in learner performance data from Intelligent Tutoring Systems, enhancing data quality and personalization.
Contribution
The paper presents a new framework that integrates tensor densification with generative AI models for improved data imputation and augmentation in ITSs.
Findings
GAN outperforms GPT-4 in data reliability for this application
3DG effectively generates personalized learning performance simulations
Tensor-based densification improves data quality for learner modeling
Abstract
Learning performance data (e.g., quiz scores and attempts) is significant for understanding learner engagement and knowledge mastery level. However, the learning performance data collected from Intelligent Tutoring Systems (ITSs) often suffers from sparsity, impacting the accuracy of learner modeling and knowledge assessments. To address this, we introduce the 3DG framework (3-Dimensional tensor for Densification and Generation), a novel approach combining tensor factorization with advanced generative models, including Generative Adversarial Network (GAN) and Generative Pre-trained Transformer (GPT), for enhanced data imputation and augmentation. The framework operates by first representing the data as a three-dimensional tensor, capturing dimensions of learners, questions, and attempts. It then densifies the data through tensor factorization and augments it using Generative AI models,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIntelligent Tutoring Systems and Adaptive Learning · Online Learning and Analytics
MethodsAttention Is All You Need · Residual Connection · Layer Normalization · Dense Connections · Position-Wise Feed-Forward Layer · Label Smoothing · Softmax · Absolute Position Encodings · Linear Layer · Byte Pair Encoding
