- How does the re-encoding hypothesis explain why spaced practice produces stronger long-term retention than massed practice?
- Why does allowing a memory trace to partially decay before review improve learning outcomes rather than simply reinforcing an already-active trace?
- What design implications does the re-encoding mechanism have for scheduling review intervals in digital learning systems?
Spaced Repetition
Distributing practice over time to strengthen long-term retention.
- How can a computational framework for modeling memory decay and retrieval probability be used to derive optimal spaced repetition schedules rather than relying on hand-tuned heuristics?
- In what ways do adaptive spacing algorithms that track individual item difficulty and learner ability outperform fixed-interval systems like SM-2?
- What tradeoff between reviewing items on the verge of being forgotten and introducing new material characterizes an optimal spaced repetition policy?
- How did this data-driven approach to spaced repetition influence the design of later schedulers such as FSRS that have been adopted in tools like Anki?
- How does FSRS's approach to modeling memory differ from fixed-multiplier algorithms like SM-2?
- Why does FSRS model stability and retrievability as separate quantities when scheduling reviews?
- What data does an application need to collect from learners in order to use FSRS effectively?
- What is the tradeoff between targeting a higher retention rate and the time investment required for reviews?
- How have spaced repetition systems evolved from the Leitner box method through the SM-2 algorithm to modern machine-learning approaches like SSP-MMC and LSTM-HLR?
- How much can spaced repetition improve retention compared to massed practice, and what does it mean that one hour of spaced review can rival four months of massed instruction?
- In what ways do deep learning models like LSTM-HLR and natural language processing enable AI systems to predict optimal review timing and assess partial knowledge?
- Why do spaced repetition (timing of review) and retrieval practice (active recall) act synergistically rather than independently to strengthen memory traces?
- What evidence suggests the spacing effect is an evolutionarily conserved learning mechanism rather than a quirk of human memory?
- How do deficient-processing theory and study-phase retrieval theory differ in explaining why spaced repetition outperforms massed repetition?
- Why might spaced presentation of training examples improve generalization in artificial neural networks, not just retention?
- How does the optimal gap between study sessions scale with the desired retention period?
- What review schedule results from expanding intervals by factors of 2.5-3.5, as suggested by Kang's research?
- Why do fixed-interval spaced repetition systems underperform adaptive algorithms?
- What spacing gaps are recommended for achieving 1-week, 1-month, and 1-year retention targets?