AI RESEARCH
Neural Garbage Collection: Learning to Forget while Learning to Reason
arXiv CS.LG
•
ArXi:2604.18002v1 Announce Type: new Chain-of-thought reasoning has driven striking advances in language model capability, yet every reasoning step grows the KV cache, creating a bottleneck to scaling this paradigm further. Current approaches manage these constraints on the model's behalf using hand-designed criteria. A scalable approach would let end-to-end learning subsume this design choice entirely, following a broader pattern in deep learning. After all, if a model can learn to reason, why can't it learn to forget? We.