From a quick look at the paper it seems they are showing how to update weights online via projection through a smaller matrix like a dynamic version of LoRA. That's weights changing, and not the architecture or training approach. Weights aren't the currency of research, they are the currency of a training run. This paper itself adds an architectural extension.

[flagged]