中文
相关论文

相关论文: Delving Deeper into MOOC Student Dropout Predictio…

200 篇论文

Data for Image segmentation models can be costly to obtain due to the precision required by human annotators. We run a series of experiments showing the effect of different kinds of Dropout training on the DeepLabv3+ Image segmentation…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Thomas Spilsbury , Paavo Camps

Dropout is used to avoid overfitting by randomly dropping units from the neural networks during training. Inspired by dropout, this paper presents GI-Dropout, a novel dropout method integrating with global information to improve neural…

计算与语言 · 计算机科学 2018-10-11 Hengru Xu , Shen Li , Renfen Hu , Si Li , Sheng Gao

Deep learning is the state-of-the-art in fields such as visual object recognition and speech recognition. This learning uses a large number of layers and a huge number of units and connections. Therefore, overfitting is a serious problem…

机器学习 · 计算机科学 2017-11-10 Kazuyuki Hara

Timely prediction of students at high risk of dropout is critical for early intervention and improving educational outcomes. However, in offline educational settings, poor data quality, limited scale, and high heterogeneity often hinder the…

人工智能 · 计算机科学 2025-05-19 Jiabei Cheng , Zhen-Qun Yang , Jiannong Cao , Yu Yang , Xinzhe Zheng

We investigate the convergence and convergence rate of stochastic training algorithms for Neural Networks (NNs) that have been inspired by Dropout (Hinton et al., 2012). With the goal of avoiding overfitting during training of NNs, dropout…

最优化与控制 · 数学 2023-03-24 Albert Senen-Cerda , Jaron Sanders

Multiclass classifiers are often designed and evaluated only on a sample from the classes on which they will eventually be applied. Hence, their final accuracy remains unknown. In this work we study how a classifier's performance over the…

机器学习 · 计算机科学 2024-05-29 Yuli Slavutsky , Yuval Benjamini

Understanding the trustworthiness of a prediction yielded by a classifier is critical for the safe and effective use of AI models. Prior efforts have been proven to be reliable on small-scale datasets. In this work, we study the problem of…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Yan Luo , Yongkang Wong , Mohan S. Kankanhalli , Qi Zhao

Grokking refers to delayed generalization in which the increase in test accuracy of a neural network occurs appreciably after the improvement in training accuracy This paper introduces several practical metrics including variance under…

机器学习 · 计算机科学 2025-07-17 Ahmed Salah , David Yevick

Dropout is a simple but efficient regularization technique for achieving better generalization of deep neural networks (DNNs); hence it is widely used in tasks based on DNNs. During training, dropout randomly discards a portion of the…

神经与进化计算 · 计算机科学 2020-10-22 Hiroshi Inoue

Predictive models for student dropout, while often accurate, frequently rely on opportunistic feature sets and suffer from undocumented data leakage, limiting their explanatory power and institutional usefulness. This paper introduces a…

计算机与社会 · 计算机科学 2025-11-18 H. R. Paz

The introductory programming course (CS1) at the university level is often perceived as particularly challenging, contributing to high dropout rates among Computer Science students. Identifying when and how students encounter difficulties…

计算机与社会 · 计算机科学 2026-04-28 Denis Zhidkikh , Ville Isomöttönen , Toni Taipalus

Dropout is a widely used regularization technique in deep learning, but its effects are typically realized through stochastic masking rather than explicit optimization objectives. We propose a deterministic formulation that expresses…

机器学习 · 计算机科学 2026-04-23 Vidhi Agrawal , Illia Oleksiienko , Alexandros Iosifidis

This study aims to determine a predictive model to learn students probability to pass their courses taken at the earliest stage of the semester. To successfully discover a good predictive model with high acceptability, accurate, and…

机器学习 · 计算机科学 2023-04-13 Anabella C. Doctor

Uncertainty estimation for machine learning models is of high importance in many scenarios such as constructing the confidence intervals for model predictions and detection of out-of-distribution or adversarially generated points. In this…

机器学习 · 计算机科学 2022-05-06 Kirill Fedyanin , Evgenii Tsymbalov , Maxim Panov

[Context] The use of defect prediction models, such as classifiers, can support testing resource allocations by using data of the previous releases of the same project for predicting which software components are likely to be defective. A…

软件工程 · 计算机科学 2020-08-03 Davide Falessi , Jacky Huang , Likhita Narayana , Jennifer Fong Thai , Burak Turhan

STEM dropout rates remain high at universities, particularly in computer science programs with theory-intensive courses. Digital learning environments now capture rich behavioral data that could help identify struggling students early, yet…

计算机与社会 · 计算机科学 2026-04-28 Jakob Schwerter , Loreen Sabel , Judith Bose , Matthew L. Bernacki , Di Xu , Marko Schmellenkamp , Thomas Zeume , Philipp Doebler

Existing metric learning losses can be categorized into two classes: pair-based and proxy-based losses. The former class can leverage fine-grained semantic relations between data points, but slows convergence in general due to its high…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Sungyeon Kim , Dongwon Kim , Minsu Cho , Suha Kwak

With the rise of online eTextbooks and Massive Open Online Courses (MOOCs), a huge amount of data has been collected related to students' learning. With the careful analysis of this data, educators can gain useful insights into the…

计算机与社会 · 计算机科学 2022-03-09 Ahmed Abd Elrahman , Taysir Hassan A Soliman , Ahmed I. Taloba , Mohammed F. Farghally

Uncertainty quantification in a neural network is one of the most discussed topics for safety-critical applications. Though Neural Networks (NNs) have achieved state-of-the-art performance for many applications, they still provide…

机器学习 · 计算机科学 2022-05-09 Mehedi Hasan , Abbas Khosravi , Ibrahim Hossain , Ashikur Rahman , Saeid Nahavandi

The generalization ability of machine learning models degrades significantly when the test distribution shifts away from the training distribution. We investigate the problem of training models that are robust to shifts caused by changes in…

机器学习 · 计算机科学 2023-09-19 Jiaheng Wei , Harikrishna Narasimhan , Ehsan Amid , Wen-Sheng Chu , Yang Liu , Abhishek Kumar