Sleep-Dreaming paradigm for LLM continual learning via Knowledge Seeding (on-policy distillation + RL imitation learning) and RL-generated synthetic curriculum for self-improvement.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill llm-sleep-paradigm-self-modify-consolidate --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Llm Sleep Paradigm Self Modify Consolidate?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-llm-sleep-paradigm-self-modify-consolidate)More formats (shields.io, HTML) on the badges page.
---
name: llm-sleep-paradigm-self-modify-consolidate
description: "Sleep-Dreaming paradigm for LLM continual learning via Knowledge Seeding (on-policy distillation + RL imitation learning) and RL-generated synthetic curriculum for self-improvement."
---
# Language Models Need Sleep: Self-Modification and Memory Consolidation
## Core Concept
Inspired by human learning, introduce **Sleep paradigm** enabling LLMs to:
1. Continually learn and transfer in-context knowledge to long-term parameters
2. Distill short-term fragile memories into stable knowledge
3. Recursively improve with self-generated training data
## Two-Stage Process
### Stage 1: Memory Consolidation (Knowledge Seeding)
- **Upward distillation**: Smaller-self memories → larger network
- **Generalized Distillation**: On-policy distillation + RL-based imitation learning
- Preserves knowledge while expanding capacity
### Stage 2: Dreaming (Self-Improvement)
- RL generates curriculum of **synthetic data**
- Rehearse new knowledge
- Refine existing capabilities
- No human supervision required
## Implementation
1. Knowledge Seeding process: on-policy distillation + RL imitation learning
2. Dreaming phase: RL-curriculum generation
3. Recursive self-improvement loop
## Applications
- Long-horizon tasks
- Continual learning
- Knowledge incorporation
- Few-shot generalization
## Source
- arXiv: 2606.03979
- Title: Language Models Need Sleep: Learning to Self-Modify and Consolidate Memories
- Authors: Ali Behrouz, Farnoosh Hashemi, Vahab Mirrokni
## Activation Keywords
sleep paradigm, knowledge seeding, dreaming phase, continual learning, self-modification, memory consolidation, synthetic curriculumIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!