Learning Student Interest Trajectory for MOOCThread Recommendation
- URL: http://arxiv.org/abs/2101.05625v2
- Date: Sat, 16 Jan 2021 05:01:58 GMT
- Title: Learning Student Interest Trajectory for MOOCThread Recommendation
- Authors: Shalini Pandey, Andrew Lan, George Karypis, Jaideep Srivastava
- Abstract summary: We propose to predict future interest trajectories of students in Massive Open Online Courses (MOOCs)
Our model consists of two key operations: 1) Update operation and 2) Projection operation.
Our model significantly outperforms other baselines for thread recommendation.
- Score: 9.560312630927601
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In recent years, Massive Open Online Courses (MOOCs) have witnessed immense
growth in popularity. Now, due to the recent Covid19 pandemic situation, it is
important to push the limits of online education. Discussion forums are primary
means of interaction among learners and instructors. However, with growing
class size, students face the challenge of finding useful and informative
discussion forums. This problem can be solved by matching the interest of
students with thread contents. The fundamental challenge is that the student
interests drift as they progress through the course, and forum contents evolve
as students or instructors update them. In our paper, we propose to predict
future interest trajectories of students. Our model consists of two key
operations: 1) Update operation and 2) Projection operation. Update operation
models the inter-dependency between the evolution of student and thread using
coupled Recurrent Neural Networks when the student posts on the thread. The
projection operation learns to estimate future embedding of students and
threads. For students, the projection operation learns the drift in their
interests caused by the change in the course topic they study. The projection
operation for threads exploits how different posts induce varying interest
levels in a student according to the thread structure. Extensive
experimentation on three real-world MOOC datasets shows that our model
significantly outperforms other baselines for thread recommendation.
Related papers
- Real-time estimation of overt attention from dynamic features of the face using deep-learning [0.0]
We train a deep learning model to predict a measure of attention based on overt eye movements.
We measure Inter-Subject Correlation of eye movements in ten-second intervals while students watch the same educational videos.
The solution is lightweight and can operate on the client side, which mitigates some of the privacy concerns associated with online attention monitoring.
arXiv Detail & Related papers (2024-09-19T20:49:39Z) - Toward In-Context Teaching: Adapting Examples to Students' Misconceptions [54.82965010592045]
We introduce a suite of models and evaluation methods we call AdapT.
AToM is a new probabilistic model for adaptive teaching that jointly infers students' past beliefs and optimize for the correctness of future beliefs.
Our results highlight both the difficulty of the adaptive teaching task and the potential of learned adaptive models for solving it.
arXiv Detail & Related papers (2024-05-07T17:05:27Z) - Towards Generalizable Detection of Urgency of Discussion Forum Posts [0.0]
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.
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.
arXiv Detail & Related papers (2023-07-14T20:21:50Z) - Student Usage of Q&A Forums: Signs of Discomfort? [6.191437386496068]
This paper investigates students' use of a Q&A forum in a CS1 course.
We analyzed forum data collected in a CS1 course across two consecutive years.
Despite a small cohort of highly engaged students, we confirmed that most students do not actively read or post on the forum.
arXiv Detail & Related papers (2023-05-30T03:47:38Z) - UNIKD: UNcertainty-filtered Incremental Knowledge Distillation for Neural Implicit Representation [48.49860868061573]
Recent neural implicit representations (NIRs) have achieved great success in the tasks of 3D reconstruction and novel view synthesis.
They require the images of a scene from different camera views to be available for one-time training.
This is expensive especially for scenarios with large-scale scenes and limited data storage.
We design a student-teacher framework to mitigate the catastrophic problem.
arXiv Detail & Related papers (2022-12-21T11:43:20Z) - TANet: Thread-Aware Pretraining for Abstractive Conversational
Summarization [27.185068253347257]
We build a large-scale (11M) pretraining dataset called RCS based on the multi-person discussions in the Reddit community.
We then present TANet, a thread-aware Transformer-based network.
Unlike the existing pre-trained models that treat a conversation as a sequence of sentences, we argue that the inherent contextual dependency plays an essential role in understanding the entire conversation.
arXiv Detail & Related papers (2022-04-09T16:08:46Z) - Improving Teacher-Student Interactions in Online Educational Forums
using a Markov Chain based Stackelberg Game Model [5.004814662623874]
We propose an analytical model based on continuous time Markov chains (CTMCs) to capture instructor-student interactions in an online forum (OEF)
We observe that students exhibit varied degree of non-monotonicity in their participation with increasing instructor involvement.
Our model exhibits the empirically observed super-poster phenomenon under certain parameter configurations and recommends an optimal plan to the instructor for maximizing student participation in OEFs.
arXiv Detail & Related papers (2021-11-25T09:48:20Z) - Exploring Bayesian Deep Learning for Urgent Instructor Intervention Need
in MOOC Forums [58.221459787471254]
Massive Open Online Courses (MOOCs) have become a popular choice for e-learning thanks to their great flexibility.
Due to large numbers of learners and their diverse backgrounds, it is taxing to offer real-time support.
With the large volume of posts and high workloads for MOOC instructors, it is unlikely that the instructors can identify all learners requiring intervention.
This paper explores for the first time Bayesian deep learning on learner-based text posts with two methods: Monte Carlo Dropout and Variational Inference.
arXiv Detail & Related papers (2021-04-26T15:12:13Z) - Unification of HDP and LDA Models for Optimal Topic Clustering of
Subject Specific Question Banks [55.41644538483948]
An increase in the popularity of online courses would result in an increase in the number of course-related queries for academics.
In order to reduce the time spent on answering each individual question, clustering them is an ideal choice.
We use the Hierarchical Dirichlet Process to determine an optimal topic number input for our LDA model runs.
arXiv Detail & Related papers (2020-10-04T18:21:20Z) - Revealing the Hidden Patterns: A Comparative Study on Profiling
Subpopulations of MOOC Students [61.58283466715385]
Massive Open Online Courses (MOOCs) exhibit a remarkable heterogeneity of students.
The advent of complex "big data" from MOOC platforms is a challenging yet rewarding opportunity to deeply understand how students are engaged in MOOCs.
We report on clustering analysis of student activities and comparative analysis on both behavioral patterns and demographical patterns between student subpopulations in the MOOC.
arXiv Detail & Related papers (2020-08-12T10:38:50Z) - Peer-inspired Student Performance Prediction in Interactive Online
Question Pools with Graph Neural Network [56.62345811216183]
We propose a novel approach using Graph Neural Networks (GNNs) to achieve better student performance prediction in interactive online question pools.
Specifically, we model the relationship between students and questions using student interactions to construct the student-interaction-question network.
We evaluate the effectiveness of our approach on a real-world dataset consisting of 104,113 mouse trajectories generated in the problem-solving process of over 4000 students on 1631 questions.
arXiv Detail & Related papers (2020-08-04T14:55:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.