Sentiment Analysis in Learning Management Systems Understanding Student Feedback at Scale
Mohammed Almutairi

TL;DR
This paper develops a deep neural network model incorporating word embeddings, LSTM, and attention mechanisms to analyze student feedback in LMS, aiming to enhance understanding of emotional context and improve online education quality.
Contribution
It introduces a novel deep learning approach for sentiment analysis in LMS, combining advanced neural components to better interpret student feedback.
Findings
The deep neural network outperforms logistic regression in sentiment classification.
The model effectively captures emotional nuances in student feedback.
Results suggest improved understanding of student emotions in online learning environments.
Abstract
During the wake of the Covid-19 pandemic, the educational paradigm has experienced a major change from in person learning traditional to online platforms. The change of learning convention has impacted the teacher-student especially in non-verbal communication. The absent of non-verbal communication has led to a reliance on verbal feedback which diminished the efficacy of the educational experience. This paper explores the integration of sentiment analysis into learning management systems (LMS) to bridge the student-teacher's gap by offering an alternative approach to interpreting student feedback beyond its verbal context. The research involves data preparation, feature selection, and the development of a deep neural network model encompassing word embedding, LSTM, and attention mechanisms. This model is compared against a logistic regression baseline to evaluate its efficacy in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Online Learning and Analytics · Technology-Enhanced Education Studies
MethodsSoftmax · Attention Is All You Need · Sigmoid Activation · Logistic Regression · Long Short-Term Memory
