Some (Messy) Notes On Continual Learning
update: added a few readings and direction, fixed typos and sentence structures
I became enormously interested in this aspect of LLMs recently due to the simple question on how models might behave when they are adapted to new data, task, and knowledge. This question came up after watching my colleagues talk about Test Time Adaptation on LLMs, and I immediately wondered how it affects alignment measures that are in place in the base model. However, after further review, I realized that TTA makes little to no sense (at least in the context of what we might imagine an agent that continuously adapts would do) and seems to be lazily motivated (meant to just extend TTA into the LLM domain).
Nov 23, 2025