MIITA: Memory-Induced Inference-Time Adaptation for Continual Learning with Small Language Models
This paper proposes MIITA, a memory-induced inference-time adaptation framework that enables small language models to perform continual learning under constrained storage by retrieving compact correction-direction prototypes at inference to adapt hidden states without updating backbone parameters or causing catastrophic forgetting.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you have a tiny, super-fast robot assistant living on your phone. It's small and efficient, perfect for quick tasks, but it has a very limited memory bank. Now, imagine the world keeps changing, and this robot needs to learn new skills every day—like understanding a new slang word, recognizing a new type of bug, or helping with a fresh homework assignment. The big problem in the world of artificial intelligence is that when these small robots try to learn something new, they often accidentally "forget" everything they knew yesterday. It's like trying to write a new chapter in a notebook that's already full; if you squeeze the new words in, you have to erase the old ones. Scientists call this "catastrophic forgetting."
To stop this, researchers usually try to save old lessons in a separate "memory bank" so the robot can look back at them. But here's the catch: most of the fancy memory systems designed for giant, super-smart AI brains are too heavy and complicated for our tiny robot. They try to save entire stories or long lists of examples, which takes up too much space and requires the robot to be very good at reading between the lines—a skill small robots just don't have. So, the big question is: How can we teach a small, resource-limited robot to keep learning forever without running out of space or losing its old memories?
Enter MIITA, a clever new method proposed by a team of researchers that acts like a "smart cheat sheet" for these small robots. Instead of saving bulky stories or long lists of examples, MIITA changes the game by saving only the essence of what needs to be corrected. Think of it this way: if you were teaching a friend how to ride a bike, you wouldn't save a video of them falling down every time. Instead, you'd save a tiny note that says, "Lean left when turning right." That note is a "correction direction." MIITA turns every learning experience into these tiny, compact notes.
When the robot faces a new situation, MIITA doesn't just dump old notes on it. It uses a special trick to figure out which note is needed right now. It looks at the current problem and asks, "Where is the robot confused?" If the robot is unsure about its answer, MIITA uses that confusion as a clue to find the perfect "lean left" note from its memory bank. It then temporarily applies this correction to the robot's thinking process, just for that split second, to help it get the answer right. Once the task is done, the correction vanishes, leaving the robot's core brain completely untouched and ready for the next challenge.
The researchers tested this idea on several different tasks, from understanding customer complaints to answering questions in multiple languages. They found that MIITA consistently helped small language models remember old skills better than other methods, even when the memory space was extremely tight. In fact, while other methods struggled to work on the smallest models, MIITA kept performing well. The team also showed that saving these "correction notes" was much more effective than saving full stories or summaries, proving that for small robots, it's not about how much you remember, but how you remember it. By focusing on the functional "push" needed to fix a mistake rather than the raw data, MIITA offers a lightweight, efficient way for small AI to keep learning without forgetting who it is.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.