Classroom-Inspired Learning for Deep Neural Networks (Thesis)
Abstract
This thesis investigates classroom-inspired learning strategies for training deep neural networks. The central idea is to structure supervision, pacing, and sample difficulty similarly to pedagogical curricula, with the objective of improving convergence stability and generalization.
Topic
Design and evaluate training strategies inspired by classroom learning, including curriculum ordering, adaptive difficulty, and staged supervision. Compare against standard training schedules on human-centric vision tasks.
Tasks
- Implement curriculum-based training strategies in a PyTorch pipeline.
- Define measurable learning schedules (sample difficulty, pacing, and progression criteria).
- Evaluate effects on convergence, stability, and generalization.
Related Literature
Maintained by saifkhichi96 on GitHub.
The website is distributed under different open-source licenses. For more details, see the notice at the bottom of the page.