LGAIMLMar 25, 2021

Jointly Modeling Heterogeneous Student Behaviors and Interactions Among Multiple Prediction Tasks

arXiv:2103.13565v123 citations
Originality Incremental advance
AI Analysis

This work addresses the need for improved student outcome predictions in educational settings, but it is incremental as it builds on existing LSTM and attention mechanisms with specific adaptations.

The paper tackles the problem of making multiple predictions about students in a smart campus by jointly modeling heterogeneous student behaviors and interactions among tasks, achieving effectiveness demonstrated through qualitative and quantitative experiments on three real-world prediction tasks.

Prediction tasks about students have practical significance for both student and college. Making multiple predictions about students is an important part of a smart campus. For instance, predicting whether a student will fail to graduate can alert the student affairs office to take predictive measures to help the student improve his/her academic performance. With the development of information technology in colleges, we can collect digital footprints which encode heterogeneous behaviors continuously. In this paper, we focus on modeling heterogeneous behaviors and making multiple predictions together, since some prediction tasks are related and learning the model for a specific task may have the data sparsity problem. To this end, we propose a variant of LSTM and a soft-attention mechanism. The proposed LSTM is able to learn the student profile-aware representation from heterogeneous behavior sequences. The proposed soft-attention mechanism can dynamically learn different importance degrees of different days for every student. In this way, heterogeneous behaviors can be well modeled. In order to model interactions among multiple prediction tasks, we propose a co-attention mechanism based unit. With the help of the stacked units, we can explicitly control the knowledge transfer among multiple tasks. We design three motivating behavior prediction tasks based on a real-world dataset collected from a college. Qualitative and quantitative experiments on the three prediction tasks have demonstrated the effectiveness of our model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes