paper-with-me

Papers

Repeat before Forgetting: Spaced Repetition for Efficient and Effective Training of Neural Networks

2017-09-01 · EMNLP 2017 9 · Hadi Amiri, Timothy Miller, Guergana Savova

We present a novel approach for training artificial neural networks. Our approach is inspired by broad evidence in psychology that shows human learners can learn efficiently and effectively by increasing intervals of time between subsequent reviews of previously learned materials (spaced repetition). We investigate the analogy between training neural models and findings in psychology about human memory model and develop an efficient and effective algorithm to train neural models. The core part of our algorithm is a cognitively-motivated scheduler according to which training instances and their {``}reviews{''} are spaced over time. Our algorithm uses only 34-50{\%} of data per epoch, is 2.9-4.8 times faster than standard training, and outperforms competing state-of-the-art baselines. Our code is available at \url{scholar.harvard.edu/hadi/RbF/}.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

Enhancing human learning via spaced repetition optimization

2019-01-22 · Proceedings of the National Academy of Sciences (PNAS) 2019 1 · Behzad Tabibian, Utkarsh Upadhyay, Abir De, Ali Zarezade 외

Spaced repetition is a technique for efficient memorization which uses repeated review of content following a schedule determined by a spaced repetition algorithm to improve long-term retention. However, current spaced r…

MemorizationPoint Processes

Optimizing Human Learning

2017-12-05 · Behzad Tabibian, Utkarsh Upadhyay, Abir De, Ali Zarezade 외

Spaced repetition is a technique for efficient memorization which uses repeated, spaced review of content to improve long-term retention. Can we find the optimal reviewing schedule to maximize the benefits of spaced repe…

MemorizationPoint Processes

Unbounded Human Learning: Optimal Scheduling for Spaced Repetition

2016-02-23 · Siddharth Reddy, Igor Labutov, Siddhartha Banerjee, Thorsten Joachims

In the study of human learning, there is broad evidence that our ability to retain information improves with repeated exposure and decays with delay since last exposure. This plays a crucial role in the design of educati…

Scheduling

DAS3H: Modeling Student Learning and Forgetting for Optimally Scheduling Distributed Practice of Skills

2019-05-14 · Benoît Choffin, Fabrice Popineau, Yolaine Bourda, Jill-Jênn Vie

Spaced repetition is among the most studied learning strategies in the cognitive science literature. It consists in temporally distributing exposure to an information so as to improve long-term memorization. Providing st…

Knowledge TracingMemorizationScheduling

Adaptive Forgetting Curves for Spaced Repetition Language Learning

2020-04-23 · Ahmed Zaidi, Andrew Caines, Russell Moore, Paula Buttery 외

The forgetting curve has been extensively explored by psychologists, educationalists and cognitive scientists alike. In the context of Intelligent Tutoring Systems, modelling the forgetting curve for each user and knowle…