Towards Generalizable Detection of Urgency of Discussion Forum Posts
Valdemar \v{S}v\'abensk\'y, Ryan S. Baker, Andr\'es Zambrano, Yishan, Zou, Stefan Slater

TL;DR
This paper develops and evaluates models to predict the urgency level of discussion forum posts on a 7-point scale, aiming to help instructors prioritize responses and improve student support in online courses.
Contribution
It introduces a multi-class urgency prediction model trained on a new dataset and tests its generalizability across different MOOC platforms, advancing beyond binary urgency classification.
Findings
Support vector regressor achieved RMSE of 1.1 on training and 1.4 on testing.
Models trained on one dataset generalized well to another, showing robustness.
Predicting urgency helps instructors allocate attention more effectively.
Abstract
Students who take an online course, such as a MOOC, use the course's discussion forum to ask questions or reach out to instructors when encountering an issue. However, reading and responding to students' questions is difficult to scale because of the time needed to consider each message. As a result, critical issues may be left unresolved, and students may lose the motivation to continue in the course. To help address this problem, we build predictive models that automatically determine the urgency of each forum post, so that these posts can be brought to instructors' attention. This paper goes beyond previous work by predicting not just a binary decision cut-off but a post's level of urgency on a 7-point scale. First, we train and cross-validate several models on an original data set of 3,503 posts from MOOCs at University of Pennsylvania. Second, to determine the generalizability of…
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
TopicsOnline Learning and Analytics · Software Engineering Research · Topic Modeling
MethodsFocus
