paper-with-me

홈 › Papers

Accurate Multi-Category Student Performance Forecasting at Early Stages of Online Education Using Neural Networks

2024-12-08 · Naveed Ur Rehman Junejo, Muhammad Wasim Nawaz, Qingsheng Huang, Xiaoqing Dong, Chang Wang, Gengzhong Zheng

The ability to accurately predict and analyze student performance in online education, both at the outset and throughout the semester, is vital. Most of the published studies focus on binary classification (Fail or Pass) but there is still a significant research gap in predicting students' performance across multiple categories. This study introduces a novel neural network-based approach capable of accurately predicting student performance and identifying vulnerable students at early stages of the online courses. The Open University Learning Analytics (OULA) dataset is employed to develop and test the proposed model, which predicts outcomes in Distinction, Fail, Pass, and Withdrawn categories. The OULA dataset is preprocessed to extract features from demographic data, assessment data, and clickstream interactions within a Virtual Learning Environment (VLE). Comparative simulations indicate that the proposed model significantly outperforms existing baseline models including Artificial Neural Network Long Short Term Memory (ANN-LSTM), Random Forest (RF) 'gini', RF 'entropy' and Deep Feed Forward Neural Network (DFFNN) in terms of accuracy, precision, recall, and F1-score. The results indicate that the prediction accuracy of the proposed method is about 25% more than the existing state-of-the-art. Furthermore, compared to existing methodologies, the model demonstrates superior predictive capability across temporal course progression, achieving superior accuracy even at the initial 20% phase of course completion.

📄 PDF Abstract BibTeX arXiv:2412.05938

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Deep Convolutional Neural Network Model for Short-Term Electricity Price Forecasting

2020-03-12 · Hsu-Yung Cheng, Ping-Huan Kuo, Yamin Shen, Chiou-Jye Huang

In the modern power market, electricity trading is an extremely competitive industry. More accurate price forecast is crucial to help electricity producers and traders make better decisions. In this paper, a novel method…

Improving Knowledge Distillation via Category Structure

2020-08-01 · ECCV 2020 8 · Zailiang Chen, Xianxian Zheng, Hailan Shen, Ziyang Zeng 외

Most previous knowledge distillation frameworks train the student to mimic the teacher's output of each sample or transfer cross-sample relations from the teacher to the student. Nevertheless, they neglect the structured…

Knowledge Distillation

A comparison of Human, GPT-3.5, and GPT-4 Performance in a University-Level Coding Course

2024-03-25 · Will Yeadon, Alex Peach, Craig P. Testrow

This study evaluates the performance of ChatGPT variants, GPT-3.5 and GPT-4, both with and without prompt engineering, against solely student work and a mixed category containing both student and GPT-4 contributions in u…

Prompt Engineering

CaKDP: Category-aware Knowledge Distillation and Pruning Framework for Lightweight 3D Object Detection

2024-01-01 · CVPR 2024 1 · Haonan Zhang, Longjun Liu, Yuqi Huang, Zhao Yang 외

Knowledge distillation (KD) possesses immense potential to accelerate the deep neural networks (DNNs) for LiDAR-based 3D detection. However in most of prevailing approaches the suboptimal teacher models and insuffici…

3D Object DetectionKnowledge Distillationobject-detectionObject Detection

Forecasting Short-term load using Econometrics time series model with T-student Distribution

2020-09-28 · Kasun Chandrarathna, Arman Edalati, AhmadReza Fourozan tabar

By significant improvements in modern electrical systems, planning for unit commitment and power dispatching of them are two big concerns between the researchers. Short-term load forecasting plays a significant role in p…

EconometricsLoad ForecastingTime SeriesTime Series Analysis+1