Machine Learning Papers

Last 7 Days (July 18 – July 24, 2026)

← Previous Week

🏆 Top Papers This Week

#1 TOP PAPER (Score: 88)
Bingyang Wu, Chao Jin, Zili Zhang ... · 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)
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...
#3 TOP PAPER (Score: 88)
Chang Eun Song, Sumukh Pinge, Tianqi Zhang ... · 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...