← Latest papers
📈 economics

Coarsening Latent-Class Probabilities: Directional Distortion and Coverage Loss

This paper demonstrates that coarsening calibrated probability vectors into hard labels introduces anisotropic directional distortion and severe coverage loss in regression estimates, but provides a method to quantify and approximate this bias using observable data before inference is reported.

Original authors: Marcell T. Kurbucz

Published 2026-08-13
📖 8 min read🧠 Deep dive

Original authors: Marcell T. Kurbucz

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 a detective trying to solve a mystery about why some people get a promotion while others don't. You suspect it has something to do with their "group," like their background or where they grew up. But here's the catch: the official records don't say which group anyone belongs to. Instead, you have a super-smart computer program that looks at a person's resume and says, "I'm 80% sure this person is from Group A, 15% Group B, and 5% Group C." This is called a probability vector. It's a nuanced, detailed guess.

In the world of data science, this is a common tool. Sometimes, however, people opt for a simpler approach. They look at that fancy 80-15-5 guess and say, "Eh, let's just pick the biggest number. This person is definitely Group A." They throw away the 15% and the 5% and turn the soft, wobbly guess into a hard label. It's like taking a high-definition photo of a blurry face and then tracing over it with a thick black marker, deciding the person is only one thing. The big question is: does this shortcut hurt our investigation? Does turning a detailed probability into a simple "yes/no" or "Group A" label ruin our ability to measure the truth?

This paper, written by Marcell T. Kurbucz, dives deep into that exact problem. The author asks: if we take a calibrated probability vector (a smart, nuanced guess) and smash it into a hard label (a simple, rigid category), what happens to our results? The paper finds that this "coarsening" isn't just a small mistake; it's a directional distortion. Imagine you are trying to measure the wind. If you turn your sensitive wind vane into a simple "North or South" sign, you might get the direction right sometimes, but you'll lose all the information about how strong the wind is blowing from the East or West. The paper shows that this shortcut doesn't just shrink your results; it warps them in specific directions, making some differences look smaller than they are while leaving others mostly alone.

The most surprising and useful finding is that we can actually predict exactly how bad the distortion will be before we even run the final analysis. The author developed a mathematical "distortion map" (called a coarsening operator) that uses only the data we already have—the probabilities and the other information—to tell us how much our results will be twisted. The paper runs simulations and checks real-world data, like voter records and job applications, to prove this. In one test, using a hard label instead of the probability vector made a confidence interval (a range where the true answer is likely to hide) 39% narrower, but it only captured the true answer 1% of the time. It was a very precise-looking lie.

The paper also argues against the idea that we can just "fix" this later by assuming the computer made random mistakes. The author shows that the way the computer makes mistakes isn't random; it's tied to the specific details of the data. If you try to correct for it using old methods that assume random errors, you might make things worse. Instead, the paper suggests that if you must use hard labels, you should at least know exactly how much you are losing. But the best advice? Don't throw away the nuance. Keep the probability vector. It's the difference between seeing a blurry but accurate map and tracing over it with a marker that leads you straight off a cliff.

The Core Discovery: The "Distortion Map"

The paper's main discovery is that when you replace a detailed probability guess with a simple hard label, you aren't just adding noise; you are applying a specific, uneven filter to your data. Think of it like looking at a 3D object through a funhouse mirror. Some parts of the object get stretched, some get squashed, and some get twisted sideways.

The author calls this the coarsening operator. It's a mathematical machine that takes your true effect (the real difference between groups) and spits out a distorted version. The paper proves that this distortion depends entirely on what information you threw away. If the information you discarded (the 15% and 5% guesses) was totally unrelated to what you kept, you'd be fine. But in the real world, that discarded info is usually related to what you kept. So, the distortion happens.

Crucially, the paper shows that this distortion is anisotropic. That's a fancy word meaning "it depends on the direction." If you are measuring the difference between Group A and Group B, the hard label might shrink that difference by half. But if you are measuring Group A versus Group C, it might only shrink it by 10%. You can't just say "the results are 20% smaller." You have to say "the results are smaller in this specific direction."

The "Coverage" Trap

One of the most dramatic findings concerns confidence intervals. In statistics, when we say "we are 95% confident the answer is between X and Y," we expect that if we did the experiment 100 times, the true answer would fall inside that range 95 times.

The paper simulates what happens when researchers use hard labels. They found that the intervals look better than they actually are. The hard label makes the numbers look more precise, so the range (the interval) gets narrower. It looks like a tighter, more confident guess. But because the center of that interval has been shifted by the distortion, it misses the true answer almost every time.

In one simulation, the paper showed that after using a hard label (specifically, picking the most likely group), the resulting interval was 39% narrower than it should have been. But instead of covering the truth 95% of the time, it only covered it 1% of the time. It was a very narrow, very confident, and completely wrong guess. The paper provides a formula to calculate exactly how bad this will be before you even publish your results, using only the data you already have.

Real-World Audits: When the Shortcut Fails

The author didn't just stop at math; they tested this on real data to see if the theory holds up.

  1. The Voter Turnout Audit: The paper looked at voter records in North Carolina to see if there were racial disparities in voting. Since the voter files didn't always list race, they used a surname-based probability (a guess based on last names). When they used the full probability guess, they found clear gaps in voting rates between different groups. When they switched to hard labels (just picking the most likely race), those gaps shrank significantly. The hard label made the disparity look smaller than it really was, effectively hiding the inequality.
  2. The Job Application Audit: They looked at a dataset of job applications to check for racial bias in income. Here, the paper found a twist. The "hard label" approach actually worked better in some cases, but not because the math was right. It worked better because the computer's guess was based on things (like job titles) that directly influenced income, which violated the rules of the experiment. The hard label accidentally "filtered out" some of that bad information. This taught the author that you can't just blindly trust the soft or the hard method; you have to check why the computer is making its guesses.

What This Means for You

The paper isn't telling us to stop using computer guesses. It's telling us to stop opting for simpler approaches with them.

  • Don't throw away the nuance: If you have a probability vector (a 60/30/10 split), use it. Don't just pick the 60.
  • Know your distortion: If you must use a hard label, the paper gives you a tool to calculate exactly how much you are distorting the truth. You can see which directions are being squashed and which are being stretched.
  • Beware the "Confident" Lie: A narrow confidence interval isn't always a good thing. If you've coarsened your data, that narrow interval might be a trap, giving you false confidence in a wrong answer.

The paper concludes that while hard labels are tempting because they are simple, they come with a hidden tax: directional distortion. We can measure this tax, and we can predict it, but the only way to avoid paying it is to keep the detailed probabilities alive in our analysis. The "funhouse mirror" effect is real, and the only way to see the true shape of the world is to stop tracing over the reflection.

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 →