← Latest papers
🤖 machine learning

Always Tell Me The Odds: Fine-grained Conditional Probability Estimation

The paper proposes a new state-of-the-art approach for fine-grained conditional probability estimation in large language models by using a combination of human and synthetic data, scaling, and improved supervision to overcome existing issues with coarse and biased probabilistic predictions.

Original authors: Liaoyaqi Wang, Zhengping Jiang, Anqi Liu, Benjamin Van Durme

Published 2026-04-28
📖 4 min read☕ Coffee break read

Original authors: Liaoyaqi Wang, Zhengping Jiang, Anqi Liu, Benjamin Van Durme

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

The Problem: The "Yes/No" Robot in a "Maybe" World

Imagine you have a robot assistant. You ask it, "Is it going to rain today?" Most current AI models act like they are either 100% sure it’s a sunny day or 100% sure it’s a thunderstorm. They struggle with the "gray areas"—the 30% chance of a drizzle or the 60% chance of a cloudy afternoon.

When you ask an AI for a probability, it often gives you "lazy" answers. It might say "75%" or "50%" because those are easy numbers, or it might give you a number that sounds confident but is actually totally wrong. In the real world, we don't need robots that just say "Yes" or "No"; we need robots that can tell us the odds.

The Solution: "Always Tell Me The Odds"

The researchers at Johns Hopkins University wanted to build an AI that doesn't just guess, but actually calculates the nuance. They created a model that can provide "fine-grained" probabilities—meaning instead of just saying "likely," it can say "there is a 0.72 chance."

To do this, they didn't just give the AI more books to read; they changed how the AI thinks and learns. Here is how they did it, using three simple metaphors:

1. The "Expert Committee" (Synthetic Data Creation)

Instead of relying only on humans (who can be slow or disagree), the researchers created a massive "digital committee." They took several different AI models and asked them all to estimate the odds of a situation.

  • The Twist: If the AIs disagreed wildly (one said 10%, another said 90%), they didn't just pick a winner. They brought in a "Judge AI" to look at the reasoning each model used. If an AI's logic was sound, its opinion was given more weight. This created a "super-label" that was much smarter than any single AI's guess.

2. The "Precision Ruler" (Decoder-based Regression)

Most AIs treat numbers like words. If you ask for a number, they just pick the most likely "word" for that number. This is like trying to measure a piece of wood with a ruler that only has marks for "short," "medium," and "long."

  • The Fix: The researchers taught the AI to use a "high-precision ruler." They divided the scale of 0 to 1 into many tiny "bins" (like tiny increments on a ruler). They then used a mathematical trick (the expected label scoring rule) to help the AI understand exactly where between those marks the true answer lies. This allows the AI to be incredibly precise.

3. The "Tournament Bracket" (Rank Consistency)

To make sure the AI didn't just memorize numbers, they put it through a "tournament." They would show the AI two different scenarios—for example, "How likely is it that a man is drinking coffee?" vs. "How likely is it that a man is drinking tea?"

  • The Goal: The AI had to correctly rank them. Even if it didn't get the exact percentage perfect, it had to know that Scenario A was more likely than Scenario B. This "ranking training" acted like a reality check, ensuring the AI's internal logic stayed consistent.

Why Does This Matter?

This isn't just about being better at math. It’s about trust.

If an AI is helping a doctor, a lawyer, or a self-driving car, "I think so" isn't good enough. We need to know how sure the AI is. By teaching AI to embrace uncertainty and provide precise odds, we are moving from "clunky machines that guess" to "intelligent partners that understand the complexity of the real world."

In short: They taught the AI to stop being a gambler and start being a mathematician.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →