paper-with-me

Papers

Behavior Pattern and Compiled Information Based Performance Prediction in MOOCs

2019-08-04 · Shaojie Qu, Kan Li, Zheyi Fan, Sisi Wu, Xinyi Liu, Zhiguo Huang

With the development of MOOCs massive open online courses, increasingly more subjects can be studied online. Researchers currently show growing interest in the field of MOOCs, including dropout prediction, cheating detection and achievement prediction. Previous studies on achievement prediction mainly focused on students' video and forum behaviors, and few researchers have considered how well students perform their assignments. In this paper, we choose a C programming course as the experimental subject, which involved 1528 students. This paper mainly focuses on the students' accomplishment behaviors in programming assignments and compiled information from programming assignments. In this paper, feature sequences are extracted from the logs according to submission times, submission order and plagiarism. The experimental results show that the students who did not pass the exam had obvious sequence patterns but that the students who passed the test did not have an obvious sequence pattern. Then, we extract 23 features from the compiled information of students' programming assignments and select the most distinguishing features to predict the students' performances. The experimental results show that we can obtain an accuracy rate of 0.7049 for predicting students' performances.

📄 PDF Abstract BibTeX arXiv:1908.01304

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Cryptocurrency Day Trading and Framing Prediction in Microblog Discourse

2021-11-01 · EMNLP (ECONLP) 2021 11 · Anna Paula Pawlicka Maule, Kristen Johnson

With 56 million people actively trading and investing in cryptocurrency online and globally in 2020, there is an increasing need for automatic social media analysis tools to help understand trading discourse and behavior…

Deep ClusteringLanguage ModelingLanguage ModellingPrediction

Deep Pattern Network for Click-Through Rate Prediction

2024-04-17 · Hengyu Zhang, Junwei Pan, Dapeng Liu, Jie Jiang 외

Click-through rate (CTR) prediction tasks play a pivotal role in real-world applications, particularly in recommendation systems and online advertising. A significant research branch in this domain focuses on user behavi…

Click-Through Rate PredictionPredictionRecommendation SystemsSelf-Supervised Learning

MBP-KT: Learning Global Collaborative Information from Meta-Behavioral Pattern for Enhanced Knowledge Tracing

2026-05-09 · Yuhao Jia, Duantengchuan Li, Jinsong Chen, Zhongjie Mao 외 arxiv

The emerging collaborative information-based knowledge tracing (KT) has been a promising way to enhance modeling of learners' knowledge states. The core idea is to extract the collaborative information from interaction s…

Knowledge Tracing

Toward Trusted Onboard AI: Advancing Small Satellite Operations using Reinforcement Learning

2025-07-29 · Cannon Whitney, Joseph Melville arxiv

A RL (Reinforcement Learning) algorithm was developed for command automation onboard a 3U CubeSat. This effort focused on the implementation of macro control action RL, a technique in which an onboard agent is provided w…

Reinforcement Learning

Compiled Memory: Not More Information, but More Precise Instructions for Language Agents

2026-03-12 · James Rhodes, George Kang arxiv

Existing memory systems for language agents address memory management: how to retrieve and page more information within a context budget. We address a complementary problem -- memory utility: what experience is worth kee…