paper-with-me

홈 › Papers

Sentiment Analysis in Learning Management Systems Understanding Student Feedback at Scale

2025-06-05 · Mohammed Almutairi

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 understanding student feedback. The study aims to bridge the communication gap between instructors and students in online learning environments, offering insights into the emotional context of student feedback and ultimately improving the quality of online education.

📄 PDF Abstract BibTeX arXiv:2506.05490

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionManagementSentiment Analysis

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Sigmoid Activation 설명 없음
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Understanding Student Sentiment on Mental Health Support in Colleges Using Large Language Models

2024-11-18 · Palak Sood, Chengyang He, Divyanshu Gupta, Yue Ning 외

Mental health support in colleges is vital in educating students by offering counseling services and organizing supportive events. However, evaluating its effectiveness faces challenges like data collection difficulties …

Decision MakingManagementSentiment Analysis

Targeted Sentiment to Understand Student Comments

2016-12-01 · COLING 2016 12 · Charles Welch, Rada Mihalcea

We address the task of targeted sentiment as a means of understanding the sentiment that students hold toward courses and instructors, as expressed by students in their comments. We introduce a new dataset consisting of …

Decision MakingEntity Extraction using GANSentiment Analysis

Sentiment Analysis for Hausa: Classifying Students’ Comments

2022-06-01 · SIGUL (LREC) 2022 6 · Ochilbek Rakhmanov, Tim Schlippe

We describe our work on sentiment analysis for Hausa, where we investigated monolingual and cross-lingual approaches to classify student comments in course evaluations. Furthermore, we propose a novel stemming algorithm …

Sentiment Analysis

A Review of the Trends and Challenges in Adopting Natural Language Processing Methods for Education Feedback Analysis

2023-01-20 · Thanveer Shaik, Xiaohui Tao, Yan Li, Christopher Dann 외

Artificial Intelligence (AI) is a fast-growing area of study that stretching its presence to many business and research domains. Machine learning, deep learning, and natural language processing (NLP) are subsets of AI to…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)ManagementSentiment Analysis+1

LLM-SEM: A Sentiment-Based Student Engagement Metric Using LLMS for E-Learning Platforms

2024-12-18 · Ali Hamdi, Ahmed Abdelmoneim Mazrou, Mohamed Shaltout

Current methods for analyzing student engagement in e-learning platforms, including automated systems, often struggle with challenges such as handling fuzzy sentiment in text comments and relying on limited metadata. Tra…

Language ModelingLanguage ModellingSentiment Analysis