pith. sign in

arxiv: 1704.03003 · v1 · pith:76XRYTK3new · submitted 2017-04-10 · 💻 cs.NE

Automated Curriculum Learning for Neural Networks

classification 💻 cs.NE
keywords learningnetworkcurriculumincreasenetworksneuralratesyllabus
0
0 comments X
read the original abstract

We introduce a method for automatically selecting the path, or syllabus, that a neural network follows through a curriculum so as to maximise learning efficiency. A measure of the amount that the network learns from each data sample is provided as a reward signal to a nonstationary multi-armed bandit algorithm, which then determines a stochastic syllabus. We consider a range of signals derived from two distinct indicators of learning progress: rate of increase in prediction accuracy, and rate of increase in network complexity. Experimental results for LSTM networks on three curricula demonstrate that our approach can significantly accelerate learning, in some cases halving the time required to attain a satisfactory performance level.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning to Reason at the Frontier of Learnability

    cs.LG 2025-02 unverdicted novelty 4.0

    A curriculum sampling questions with high variance in success rate improves reinforcement learning performance for LLM reasoning tasks.

  2. Rethinking Continual Learning for Autonomous Agents and Robots

    cs.LG 2019-07 unverdicted novelty 3.0

    The paper advocates incorporating biological learning principles such as developmental learning, curriculum learning, transfer learning, and intrinsic motivation into continual learning models for autonomous agents an...