Machine Learning Papers

Last 7 Days (July 22 – July 28, 2026)

← Previous Week

🏆 Top Papers This Week

#1 TOP PAPER (Score: 90)
Peng Xie · arXiv
LoRA fine-tuning can create intruder dimensions: new leading singular vectors of the updated weight matrix $W+BA$ that are nearly orthogonal to all pretrained singular vectors and that drive catastrophic forgetting. Since their discovery, no theory has predicted, layer by layer o...
#2 TOP PAPER (Score: 87)
Zefeng Cai, Zerui Cai · ICLR 2026
Long-horizon agents increasingly reuse their KV cache as memory: a serving system keeps a subset of cached entries and drops the rest. Eviction and episodic-memory schemes therefore rest on a premise rarely tested directly, that a retained event is still informative once the obse...
#3 TOP PAPER (Score: 85)
Alagappan Valliappan · arXiv
Speculative decoding accelerates autoregressive generation by having a cheap draft propose tokens that a target verifies in parallel. Frontier models increasingly ship a built-in Multi-Token-Prediction (MTP/NEXTN) draft head under the assumption that the draft is negligibly cheap...