Machine Learning Papers

Last 7 Days (July 30 – August 05, 2026)

← Previous Week

🏆 Top Papers This Week

#1 TOP PAPER (Score: 95)
Chirag Pabbaraju · Stanford University · arXiv (Preprint)
We construct unambiguous DNFs having width $O(n)$ but $0$-certificate complexity $Ω(n^2)$. By utilizing the special structure of these DNFs, we prove a lifting theorem with a constant-sized gadget that lifts the DNF to a communication problem, while losslessly translating the sep...
#2 TOP PAPER (Score: 88)
Hanqing Li, Lizhou Wu, Tiejun Li ... · National University of Defense Technology · MICRO 2026 (Note: As of current date, MICRO 2026 has not occurred; this is likely a preprint or accepted manuscript for a future venue, or the venue field in metadata is speculative. I will treat it as MICRO 2026 based on the text provided, but note the temporal anomaly).
Modern GPUs rely on private per-SM L1 caches and a shared L2 cache, but this organization obscures cross-SM reuse: an L1 miss is typically forwarded to L2 even when the requested line already resides in a peer L1 cache, leading to redundant L2 access. Prior GPU L1-sharing designs...
#3 TOP PAPER (Score: 87)
Long Qian, Jiaqi Wei, Bingke Zhu ... · Cardiff University +7 · arXiv (Preprint)
Modern vision language models (VLMs) turn high-resolution images into long sequences of visual tokens. Every token traverses the language decoder and persists in its prompt KV cache, inflating inference cost and motivating aggressive visual compression. Existing score-based metho...