ERRORQUAKE: Heavy-Tailed Error Severity Distributions in Open-Weight Large Language Models
This paper introduces Errorquake-10k, a comprehensive benchmark demonstrating that open-weight large language models exhibit distinct heavy-tailed error severity distributions even at matched accuracy levels, proving that these severity profiles provide critical, non-redundant information about model reliability that scalar error rates fail to capture.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are hiring a team of assistants to write reports for your company. You have a standard test: you ask them 10,000 questions and count how many times they get the answer wrong.
In the world of AI, this is called the error rate. If Assistant A gets 58% of the answers wrong, and Assistant B also gets 58% wrong, the standard report says: "They are equally bad."
This paper argues that this report is dangerously misleading.
The authors, Jason Z Wang and colleagues, introduce a new way of looking at mistakes called ERRORQUAKE. They suggest that not all mistakes are created equal. A wrong date is a "fingernail scratch," but a completely made-up court ruling that could send someone to jail is a "building collapse." Both count as "one error" in the old system, but the consequences are worlds apart.
Here is the breakdown of their findings using simple analogies:
1. The Earthquake Analogy (The Core Idea)
The authors borrow a concept from seismology (the study of earthquakes). Seismologists know that earthquakes follow a specific pattern: there are many tiny tremors, fewer medium ones, and very few massive, catastrophic quakes. They use a number called the -value to describe this pattern.
- High -value: Many small, annoying tremors, but almost no big disasters. (Think: A model that makes lots of small typos or minor factual slips).
- Low -value: Fewer total errors, but the ones that happen are disproportionately huge and catastrophic. (Think: A model that is mostly quiet, but when it speaks, it invents a fake law or a fake scientific discovery).
The Discovery: The authors tested 21 different open-source AI models. They found that even when two models had the exact same error rate (e.g., both were wrong 58.6% of the time), their -values were totally different.
- Example: One model (DeepSeek-V3.2) had a "low -value," meaning its errors were heavy-tailed (rare but catastrophic). Another model (Ministral-14B) had a "high -value," meaning its errors were lighter and less dangerous.
- The Takeaway: You cannot judge a model's safety just by counting how often it fails. You have to look at how badly it fails when it does.
2. The "Heavy-Tailed" Warning
The paper calls these dangerous patterns "heavy-tailed error distributions."
Imagine a bag of marbles.
- Normal distribution: Most marbles are the same size.
- Heavy-tailed distribution: Most marbles are tiny pebbles, but hidden in the bag are a few giant boulders. If you just count the "number of marbles," you miss the fact that one of them could crush your foot.
The authors found that larger, more powerful AI models (the "dense" ones) actually tend to have heavier tails.
- The Paradox: As models get bigger, they make fewer small mistakes (like typos or minor slips). However, the mistakes they do make are more likely to be confident, elaborate lies (fabrications).
- Analogy: A small child might trip and fall often (many small errors). A giant might walk perfectly for hours, but if they stumble, they knock over a house (fewer errors, but catastrophic).
3. The "Seismometer" vs. The "Clicker"
Current benchmarks are like a clicker: they just click "Wrong" every time a model mess up.
The authors built a new tool, ERRORQUAKE-10K, which acts like a seismometer.
- Instead of just clicking "Wrong," it rates the error on a scale from 0 to 4.
- 0: Perfect.
- 0.5–1.0: A minor slip (e.g., "The meeting was at 2 PM" instead of 3 PM).
- 2.0–3.0: A serious error that could mislead a reader.
- 3.5–4.0: A complete fabrication (e.g., "The meeting was held in a parallel universe").
- They tested this with human experts and found that humans and AI judges agreed well on these ratings.
4. Why Does This Matter? (The Mechanism)
The paper digs into why these heavy tails happen. They found a shift in the type of error as severity increases:
- Low Severity: Errors are usually retrieval failures (the model forgot a fact or looked up the wrong number).
- High Severity: Errors are usually fabrications (the model confidently invented something that never happened).
Crucially, larger models are more prone to these high-severity fabrications. As models get bigger, they get better at remembering facts (fewer retrieval errors) but seem to get better at "hallucinating" convincing lies when they don't know the answer.
5. The Bottom Line
The paper concludes that the industry needs to stop reporting just the "error rate" (the clicker count).
- Old Way: "Model A and Model B are both 58% wrong."
- New Way: "Model A and Model B are both 58% wrong, but Model A is like a ticking time bomb (heavy tail), while Model B is just a noisy neighbor (light tail)."
The Recommendation: Whenever you report how often an AI makes mistakes, you must also report the severity distribution (the -value). It tells you whether the model is prone to annoying slips or catastrophic lies, information that the simple error rate completely hides.
What the paper does NOT claim:
- It does not say these models are "safe" or "unsafe" for specific real-world jobs (like medicine or law) without further testing.
- It does not claim that larger models are "worse" overall; they are just different in how they fail.
- It does not offer a fix for this problem, only a way to measure it.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.