AI RESEARCH
Learning, Fast and Slow: Towards LLMs That Adapt Continually
arXiv CS.AI
•
ArXi:2605.12484v1 Announce Type: cross Large language models (LLMs) are trained for downstream tasks by updating their parameters (e.g., via RL). However, updating parameters forces them to absorb task-specific information, which can result in catastrophic forgetting and loss of plasticity. In contrast, in-context learning with fixed LLM parameters can cheaply and rapidly adapt to task-specific requirements (e.g., prompt optimization), but cannot by itself typically match the performance gains available through updating LLM parameters.