Machine Learning Papers

Week of April 26 – May 03, 2026

← Previous Week | Current Week →

🏆 Top Papers This Week

#1 TOP PAPER (Score: 86)
Mohit Dubey, Open Gigantic · arXiv
Every document format in existence was designed for a human reader moving linearly through text. Autonomous LLM agents do not read - they retrieve. This fundamental mismatch forces agents to inject entire documents into their context window, wasting tokens on irrelevant content, ...
#2 TOP PAPER (Score: 84)
Byungsoo Oh, Rachee Singh · arXiv
Recent megakernel designs for Mixture-of-Experts (MoE) inference fuse expert computation with fine-grained, GPU-initiated communication into a single persistent GPU kernel, and outperform collective-based MoE on a single node by overlapping data transfer with compute at tile gran...
#3 TOP PAPER (Score: 80)
Hao Wang, Limeng Qiao, Chi Zhang ... · arXiv
Multimodal Large Language Models (MLLMs) have demonstrated strong image-level visual understanding and reasoning, yet their pixel-level perception across both images and videos remains limited. Foundation segmentation models such as the SAM series produce high-quality masks, but ...