A trained fast-weight memory: a 3M-param transformer installs never-trained rules at inference, forward-only — where test-time training transfers nothing (single RTX 3090, fully reproducible) [R]
Model architecture I'm an independent researcher (single self-funded RTX 3090). I just released a preprint (Zenodo for now — arXiv pending endorsement) on training a fast-weight memory bank : a small bank of vectors that the model writes with its own forward pass and reads as weights (each slot is expanded by a hypernetwork into a low-rank MLP layer applied to the token stream) — not attended as data. The goal is continual learning at inference without any backward pass : no TTT, no optimizer, no weight clo
评论
?
参与讨论