paper-with-me

Papers

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 educational software, leading to a trade-off between teaching new material and reviewing what has already been taught. A common way to balance this trade-off is spaced repetition, which uses periodic review of content to improve long-term retention. Though spaced repetition is widely used in practice, e.g., in electronic flashcard software, there is little formal understanding of the design of these systems. Our paper addresses this gap in three ways. First, we mine log data from spaced repetition software to establish the functional dependence of retention on reinforcement and delay. Second, we use this memory model to develop a stochastic model for spaced repetition systems. We propose a queueing network model of the Leitner system for reviewing flashcards, along with a heuristic approximation that admits a tractable optimization problem for review scheduling. Finally, we empirically evaluate our queueing model through a Mechanical Turk experiment, verifying a key qualitative prediction of our model: the existence of a sharp phase transition in learning outcomes upon increasing the rate of new item introductions.

📄 PDF Abstract BibTeX arXiv:1602.07032

Code (1)

rddy/leitnerq

Tasks

Scheduling

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

LECTOR: LLM-Enhanced Concept-based Test-Oriented Repetition for Adaptive Spaced Learning

2025-08-05 · Jiahao Zhao arxiv

Spaced repetition systems are fundamental to efficient learning and memory retention, but existing algorithms often struggle with semantic interference and personalized adaptation. We present LECTOR (\textbf{L}LM-\textbf…

Computational EfficiencySemantic Similarity

When to Review: Spaced Repetition for Continual Pre-Training of Language Models

2026-08-18 · Alankar Atreya, Devesh Batra, Yoages Kumar Mantri, Geremy Bantug 외 arxiv

Continual pre-training of large language models must acquire new information without erasing old knowledge. Existing replay methods often choose a global old/new mixture and sample uniformly, ignoring that examples diffe…

Continual Learning

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 tim…

Machine Translation