CLSep 11, 2021

College Student Retention Risk Analysis From Educational Database using Multi-Task Multi-Modal Neural Fusion

arXiv:2109.05178v11 citations
Originality Incremental advance
AI Analysis

This work addresses student retention prediction for educational institutions, but it is incremental as it builds on existing neural methods with multi-task learning.

The paper tackles predicting five college student retention risks by developing a multimodal neural fusion network that combines spatiotemporal structured data with unstructured advising notes, achieving promising performance on a dataset of 36,445 students over 18 years compared to state-of-the-art models.

We develop a Multimodal Spatiotemporal Neural Fusion network for Multi-Task Learning (MSNF-MTCL) to predict 5 important students' retention risks: future dropout, next semester dropout, type of dropout, duration of dropout and cause of dropout. First, we develop a general purpose multi-modal neural fusion network model MSNF for learning students' academic information representation by fusing spatial and temporal unstructured advising notes with spatiotemporal structured data. MSNF combines a Bidirectional Encoder Representations from Transformers (BERT)-based document embedding framework to represent each advising note, Long-Short Term Memory (LSTM) network to model temporal advising note embeddings, LSTM network to model students' temporal performance variables and students' static demographics altogether. The final fused representation from MSNF has been utilized on a Multi-Task Cascade Learning (MTCL) model towards building MSNF-MTCL for predicting 5 student retention risks. We evaluate MSNFMTCL on a large educational database consists of 36,445 college students over 18 years period of time that provides promising performances comparing with the nearest state-of-art models. Additionally, we test the fairness of such model given the existence of biases.

Foundations

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

Your Notes