ExplorerData ScienceMachine Learning
Research PaperResearchia:202604.16072

Adaptive Data Dropout: Towards Self-Regulated Learning in Deep Neural Networks

Amar Gahir

Abstract

Deep neural networks are typically trained by uniformly sampling large datasets across epochs, despite evidence that not all samples contribute equally throughout learning. Recent work shows that progressively reducing the amount of training data can improve efficiency and generalization, but existing methods rely on fixed schedules that do not adapt during training. In this work, we propose Adaptive Data Dropout, a simple framework that dynamically adjusts the subset of training data based on p...

Submitted: April 16, 2026Subjects: Machine Learning; Data Science

Description / Details

Deep neural networks are typically trained by uniformly sampling large datasets across epochs, despite evidence that not all samples contribute equally throughout learning. Recent work shows that progressively reducing the amount of training data can improve efficiency and generalization, but existing methods rely on fixed schedules that do not adapt during training. In this work, we propose Adaptive Data Dropout, a simple framework that dynamically adjusts the subset of training data based on performance feedback. Inspired by self-regulated learning, our approach treats data selection as an adaptive process, increasing or decreasing data exposure in response to changes in training accuracy. We introduce a lightweight stochastic update mechanism that modulates the dropout schedule online, allowing the model to balance exploration and consolidation over time. Experiments on standard image classification benchmarks show that our method reduces effective training steps while maintaining competitive accuracy compared to static data dropout strategies. These results highlight adaptive data selection as a promising direction for efficient and robust training. Code will be released.


Source: arXiv:2604.12945v1 - http://arxiv.org/abs/2604.12945v1 PDF: https://arxiv.org/pdf/2604.12945v1 Original Link: http://arxiv.org/abs/2604.12945v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Apr 16, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark
Adaptive Data Dropout: Towards Self-Regulated Learning in Deep Neural Networks | Researchia