Section 01
Introduction: Fast-Slow Learning Framework—A Dual-Speed Solution for Continuous Adaptation of Large Language Models
This article introduces a framework called Fast-Slow Learning, which aims to resolve the core contradictions in the continuous learning of large language models. The framework treats model parameters as 'slow weights' (storing general knowledge with low update frequency) and optimized contexts as 'fast weights' (quickly adapting to specific tasks with frequent updates). Through the dual-speed mechanism, the model can quickly adapt to tasks while retaining general reasoning capabilities, improving sample efficiency by 3x and significantly reducing catastrophic forgetting.