Machine Learning Papers

Week of July 19 – July 26, 2026

← Previous Week | Current Week →

🏆 Top Papers This Week

#1 TOP PAPER (Score: 88)
Bingyang Wu, Chao Jin, Zili Zhang ... · Peking University +1 · arXiv
LLMs scale Mixture-of-Experts (MoE) parameters for superior intelligence, but massive weights and dynamic computation impede efficient serving. Existing instance-level prefill-decode disaggregation isolates the phases on separate full-model replicas. As MoE weights grow, each ins...
#2 TOP PAPER (Score: 88)
Chang Eun Song, Sumukh Pinge, Tianqi Zhang ... · University of California, San Diego +2 · MICRO 2026
Retrieval-Augmented Generation (RAG) enhances the factual grounding of large language model (LLM) inference by retrieving relevant information from external knowledge bases. However, its dense vector retrieval introduces significant latency and energy overhead, becoming the prima...
#3 TOP PAPER (Score: 88)
Jiarong Zhao, Zhikai Lei, Zhiheng Xi ... · SII (Shenzhen Institute of Advanced Technology, Chinese Academy of Sciences) +2 · 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...