paper-with-me

Papers

Deep Attentive Study Session Dropout Prediction in Mobile Learning Environment

2020-02-14 · Youngnam Lee, Dongmin Shin, HyunBin Loh, Jaemin Lee, Piljae Chae, Junghyun Cho, Seoyon Park, Jinhwan Lee, Jineon Baek, Byung-soo Kim, Youngduck Choi

Student dropout prediction provides an opportunity to improve student engagement, which maximizes the overall effectiveness of learning experiences. However, researches on student dropout were mainly conducted on school dropout or course dropout, and study session dropout in a mobile learning environment has not been considered thoroughly. In this paper, we investigate the study session dropout prediction problem in a mobile learning environment. First, we define the concept of the study session, study session dropout and study session dropout prediction task in a mobile learning environment. Based on the definitions, we propose a novel Transformer based model for predicting study session dropout, DAS: Deep Attentive Study Session Dropout Prediction in Mobile Learning Environment. DAS has an encoder-decoder structure which is composed of stacked multi-head attention and point-wise feed-forward networks. The deep attentive computations in DAS are capable of capturing complex relations among dynamic student interactions. To the best of our knowledge, this is the first attempt to investigate study session dropout in a mobile learning environment. Empirical evaluations on a large-scale dataset show that DAS achieves the best performance with a significant improvement in area under the receiver operating characteristic curve compared to baseline models.

📄 PDF Abstract BibTeX arXiv:2002.11624

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPredictionStudent dropout

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Self-Supervised Graph Co-Training for Session-based Recommendation

2021-08-24 · Xin Xia, Hongzhi Yin, Junliang Yu, Yingxia Shao 외

Session-based recommendation targets next-item prediction by exploiting user behaviors within a short time period. Compared with other recommendation paradigms, session-based recommendation suffers more from the problem …

Contrastive LearningData AugmentationSelf-Supervised LearningSession-Based Recommendations

Neural Attentive Session-based Recommendation

2017-11-13 · Jing Li, Pengjie Ren, Zhumin Chen, Zhaochun Ren 외

Given e-commerce scenarios that user profiles are invisible, session-based recommendation is proposed to generate recommendation results from short sessions. Previous work only considers the user's sequential behavior in…

Session-Based Recommendations

TAGNN: Target Attentive Graph Neural Networks for Session-based Recommendation

2020-05-06 · Feng Yu, Yanqiao Zhu, Qiang Liu, Shu Wu 외

Session-based recommendation nowadays plays a vital role in many websites, which aims to predict users' actions based on anonymous sessions. There have emerged many studies that model a session as a sequence or a graph v…

DiversityGraph Neural NetworkSession-Based Recommendations

MISApp: Multi-Hop Intent-Aware Session Graph Learning for Next App Prediction

2026-03-23 · Yunchi Yang, Longlong Li, Jianliang Wu, Cunquan Qu arxiv

Predicting the next mobile app a user will launch is essential for proactive mobile services. Yet accurate prediction remains challenging in real-world settings, where user intent can shift rapidly within short sessions …

Graph Learning

Biometrics and Behavior Analysis for Detecting Distractions in e-Learning

2024-05-24 · Álvaro Becerra, Javier Irigoyen, Roberto Daza, Ruth Cobos 외

In this article, we explore computer vision approaches to detect abnormal head pose during e-learning sessions and we introduce a study on the effects of mobile phone usage during these sessions. We utilize behavioral da…