Skimming the matrix: how AI is finally learning to speed up and shut up

Ever sat there waiting for a chatbot to process a massive PDF, only for it to finally respond with a single word repeated until the heat death of the universe? It’s the digital equivalent of a vending machine taking your dollar and then just clicking rhythmically until you kick it.
We’ve been promised "long context" for a year, but the reality is often a slow, expensive crawl toward a hallucinated finish line. Two new developments from MiniMax and Dharma AI suggest the "AI plumbers" are finally fixing the pipes.
Skimming is the New Reading
MiniMax just teased their M3 architecture, and the numbers are obnoxious: 9.7x prefill and 15.6x decode speedups at 1 million tokens. For the non-engineers, that means the AI is nearly ten times faster at reading your prompt and fifteen times faster at actually typing its response.
They’re doing this through "Sparse Attention." Think of it like this: instead of the AI reading every single word in a 500-page manual with equal intensity, it’s finally learned to use the index.
By separating "which part of the file to look at" from "actually computing the answer," MiniMax is letting the hardware ignore 90% of the junk. It’s the difference between reading every ingredient on every cereal box in the aisle versus just grabbing the one with the prize inside.
Breaking the Infinite Loop
Speed is great, but it doesn’t matter if the AI is fast at being broken. A persistent nightmare in document AI (OCR) is "text degeneration"—where a model gets stuck in a self-reinforcing loop, repeating the same token until it hits a limit.
Dharma AI found that standard fine-tuning hits a ceiling. You can tell an AI how to be "correct" all day, but it doesn't necessarily learn how to stop being "wrong."
They applied Direct Preference Optimization (DPO)—the tech usually used to make chatbots polite—to structured OCR. By feeding the model its own "failed" outputs and explicitly labeling them as "bad," they saw an average 59.4% reduction in looping. One model, the Nanonets-OCR2–3B, saw failures drop from 1.61% to a negligible 0.20%.
The Macro Reality
This isn't just academic flex; it’s about the "reality check" rule of AI. If you’re a developer paying for API calls to process 23,000 documents, a 15x speedup and a 60% reliability boost isn't just a "paradigm shift."
It’s the difference between a prototype that burns through your venture capital and a tool that actually works at scale without needing a human to babysit the "infinite loop" errors.
The Kicker
We are moving out of the "wow, the bear can dance" phase of AI and into the "why is the bear so slow and glitchy?" phase. MiniMax and Dharma are proving that the next leap in AI isn't about making the models bigger—it's about making them smarter plumbers.
Speed up the read, kill the loops, and maybe we can finally get through a workday without the matrix glitching out on a Brazilian tax form.
Sources: MiniMax M3 Technical Breakdown, Dharma AI DPO Research.



