Machine Learning Papers

Last 7 Days (July 21 – July 27, 2026)

← Previous Week

🏆 Top Papers This Week

#1 TOP PAPER (Score: 88)
Jiarong Zhao, Zhikai Lei, Zhiheng Xi ... · ICLR 2026
Scaling executable agent training data for LLM post-training is bottlenecked by substrate-bound methods that tie task generation to predefined tools, repositories, or skill graphs: expanding coverage requires manual substrate engineering, each new domain demands a bespoke pipelin...
#2 TOP PAPER (Score: 86)
Xinjie Zhang, Peng Zhang, Shicheng Zheng ... · arXiv
Large-scale visual generators are increasingly capable but costly to train, fine-tune, and deploy. We introduce Mage-Flow, a compact 4B-scale generative stack for efficient text-to-image generation and instruction-based image editing. The stack is built from two co-designed compo...
#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...