What do these badges mean?
- 🚀ShippingCode exists. Multiple GitHub repos already reference this paper — people are building on it.
- 📈ClimbingCitation velocity is rising. Researchers are starting to pick it up.
- 💤QuietPublished but no notable signal yet. Most papers live here — could become anything later.
- 🎭HypeHeavy social buzz but no shipping signal. The counter-signal — defer until Twitter/X data is wired up.
- 💤Quiet2605.16222·May 15, 2026·~11 mincs.CLcs.LG
Artificial Aphasias in Lesioned Language Models
Nathan Roll, Jill Kries, Laura Gwilliams, Cory Shain
⭐ 99 stars / 10 repos📚 0 citesELI5Researchers systematically break parts of language models to see what kinds of language problems emerge, using the same clinical tools doctors use to diagnose aphasia in stroke patients. This reveals which model components handle which language tasks.
Problem solvedWe lack interpretable ways to understand what different parts of language models actually do. By mapping model damage to specific language deficits, we can diagnose which components handle syntax, meaning, sound, and fluency—making models more transparent.
- 💤Quiet2605.16211·May 15, 2026·~10 mincs.LGmath.DS
Hypothesis-driven construction of mesoscopic dynamics
Zhuoyuan Li, Aiqing Zhu, Qianxiao Li
⭐ 20 stars / 3 repos📚 0 citesELI5Instead of guessing what equations describe a system from scratch, this method learns dynamics by searching within a pre-defined, mathematically sound family of equations. Think of it like finding the right recipe from a trusted cookbook rather than inventing one—you get guarantees that whatever you find will be stable and physically sensible.
Problem solvedBuilding accurate models for complex multiscale systems (like materials at different size scales) is extremely hard because you don't know what equations to start with. This method guarantees that whatever dynamics it learns will obey conservation laws and stability properties, eliminating the need to manually verify each model for physical plausibility.