On the QUEST for Uncertainty Quantification via Highest Density Regions
This paper introduces QUEST, a novel uncertainty quantification framework that characterizes uncertainty via the volume of highest density regions, offering a theoretically grounded alternative to proper scoring rules that satisfies key axioms like monotonicity and invariance while outperforming standard measures in selective prediction benchmarks.
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 trying to predict the weather. You have a model that says, "It will rain tomorrow." But how sure is the model? Is it 99% sure, or is it just guessing? In the world of machine learning, this "how sure" part is called Uncertainty Quantification (UQ).
For a long time, scientists have used standard tools to measure this uncertainty, kind of like using a ruler to measure everything. But the authors of this paper, Sam Goring and his team, argue that sometimes a ruler is the wrong tool. If you try to measure the "squishiness" of a jellyfish with a ruler, you get a weird number that doesn't really tell you what the jellyfish is like.
Here is a simple breakdown of their new idea, QUEST, using everyday analogies.
The Problem: The "Ruler" Doesn't Always Work
Most current methods measure uncertainty by looking at the average (the mean) and how far things spread out from that average (variance).
- The Analogy: Imagine you are looking at a crowd of people.
- Scenario A (Normal): Everyone is standing in a tight, neat circle. The average is right in the middle, and everyone is close to it. The "uncertainty" is low.
- Scenario B (Skewed): Most people are in a tight circle, but one giant person is standing 10 miles away. The "average" position of the crowd is now pulled way over toward that giant.
- Scenario C (Bimodal): Half the crowd is in a circle on the left, and half is in a circle on the right, with a huge empty gap in the middle.
The old methods (like variance) get confused here. In Scenario B, the giant person makes the "spread" look huge, so the computer thinks the uncertainty is massive, even though 99% of the people are actually very predictable. In Scenario C, the old methods might say the uncertainty is high because the crowd is split, but they might also accidentally assign high probability to the empty gap in the middle, which is impossible.
The paper argues that when we want to find the most likely outcome (the "mode" or the peak of the crowd), these old tools give us misleading answers.
The Solution: QUEST (The "Flashlight" Method)
The authors propose a new framework called QUEST (Quantifying Uncertainty via highest dEnSiTy regions).
Instead of measuring the whole spread from the average, QUEST asks a different question: "How much space do we need to cover to catch the most probable 90% of the crowd?"
- The Analogy: Imagine you have a flashlight that can only shine on the brightest parts of a room (the areas with the most people).
- Low Uncertainty: If the crowd is a tight huddle, your flashlight only needs to be a tiny circle to catch 90% of them. The "volume" of the light is small.
- High Uncertainty: If the crowd is spread out over a huge field, your flashlight has to be massive to catch 90% of them. The "volume" of the light is huge.
QUEST measures the size (volume) of that flashlight beam.
- Small Volume = High confidence (the crowd is bunched up).
- Large Volume = Low confidence (the crowd is scattered).
This works perfectly for weird shapes. If the crowd is split into two groups (Scenario C), the flashlight just shines on both groups separately. It doesn't waste light on the empty gap in the middle. This gives a much more honest answer about how uncertain the prediction really is.
The Three Types of Uncertainty
The paper breaks uncertainty down into three buckets, and QUEST measures all of them:
- Aleatoric Uncertainty (The "Noise"): This is the natural randomness of the world. Even if you knew everything about the model, the weather might still be unpredictable. QUEST measures this by looking at the "tightness" of the true crowd.
- Epistemic Uncertainty (The "Ignorance"): This is the uncertainty because the model doesn't know enough yet. It's like a student who hasn't studied. QUEST measures this by looking at how spread out the model's beliefs are. If the model is guessing wildly, the "flashlight" is huge. If the model is confident, the flashlight is small.
- Total Uncertainty: This is the combination of both. QUEST combines the natural noise and the model's ignorance into one score.
Why This Matters (The "Axioms")
The authors didn't just make up a cool idea; they proved it follows a set of logical rules (axioms) that any good uncertainty measure should follow.
- Rule 1: If you spread the crowd out more, the uncertainty should go up. (QUEST passes this; old methods sometimes fail).
- Rule 2: If you just move the crowd to a different location without spreading them out, the uncertainty should stay the same. (QUEST passes this; old methods sometimes get confused).
- Rule 3: The measure should never be negative. (QUEST passes this; some old math tools can give negative numbers, which makes no sense for "uncertainty").
The Results
The team tested QUEST against the old methods (variance and entropy) using computer simulations with tricky data shapes (skewed crowds, split crowds).
- The Result: QUEST was better at picking out the most reliable predictions. When the researchers told the computer to only make predictions on the "most certain" data points, QUEST helped them avoid mistakes much better than the old methods, especially when the data was weird or had outliers.
Summary
In short, the paper says: Stop measuring uncertainty by how far the average is from the edges. Start measuring it by how much space you need to cover the "most likely" stuff.
It's like switching from measuring the distance between the two ends of a messy pile of laundry (which changes wildly if you add one sock) to measuring the size of the basket needed to hold the cleanest, most folded 90% of the clothes. It's a more robust, logical, and "honest" way to know how much you can trust your AI's predictions.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.