← Latest papers
📊 statistics

Replicable Conformal Prediction

This paper introduces a method for achieving replicable conformal prediction by sharing a random seed and rounding thresholds to a coarse grid, which ensures identical prediction sets across independent analysts while maintaining valid coverage guarantees at a quantifiable cost in set size and data requirements.

Original authors: Marios Papamichalis, Regina Ruane, Theofanis Papamichalis

Published 2026-08-26
📖 5 min read🧠 Deep dive

Original authors: Marios Papamichalis, Regina Ruane, Theofanis Papamichalis

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

In the world of modern artificial intelligence, models are often treated as finished products, like a camera lens or a medical scanner, ready to be used by anyone who needs them. But before a model can be trusted to make decisions in the real world, it must be calibrated. This process is like tuning a radio to find the exact frequency where the signal is clear and the static is gone. In the specific field of conformal prediction, this tuning determines how much uncertainty a model admits. Instead of giving a single answer, the model provides a set of possible answers, promising that the true answer is inside that set most of the time. This is crucial for high-stakes fields like medicine or law, where knowing the limits of a prediction is as important as the prediction itself. However, a strange problem arises when two different teams try to tune the same model using their own separate data. Even if they follow the exact same rules, they end up with slightly different settings, leading to different sets of answers. This inconsistency is not just a minor annoyance; it creates a loophole where a bad actor could repeatedly try different settings until they find one that looks good on paper but fails in reality, all while appearing to follow the rules.

Researchers Marios Papamichalis, Regina Ruane, and Theofanis Papamichalis set out to solve this problem of inconsistency. They asked a simple but profound question: Can two independent teams, working with their own data, produce the exact same set of answers every time? They discovered that if the teams try to be perfectly precise, they cannot succeed without ignoring their data entirely, which would make the system useless. The math proves that exact agreement is impossible when the data is continuous and the teams are independent. However, the team found a way to get very close. They developed a method called RECAL, which involves a clever trick of rounding the tuning settings up to the nearest mark on a shared, invisible grid. By agreeing on this grid and a starting point beforehand, the teams can ensure that their final settings land on the same spot with very high probability.

The researchers tested this idea on real-world data, including images from a massive database of photographs and text generated by several different large language models. They found that without their method, two honest teams would almost never produce the same result; their answers would differ on nearly half of the cases. With the new method, they could force the teams to agree on the exact same classifier in over 90 percent of cases, and even 100 percent of the time when they aimed for a stricter agreement. This agreement comes with a small price: the sets of answers become slightly larger to ensure the true answer is still captured. But the researchers showed that this cost is unavoidable for any system that demands such high levels of consistency. The size of the penalty depends on how much data is available; with more data, the penalty shrinks, but it never disappears completely.

Perhaps the most critical finding is how this method protects against manipulation. The researchers demonstrated that if an adversary tries to run the calibration process twenty times and pick the version that looks the most favorable, the standard method fails completely, producing answers that are dangerously unreliable. The new method, however, acts as a shield. Because the settings are locked to the shared grid, the adversary cannot find a "better" version; they are forced to pick from a very small list of identical or nearly identical options. This means the system remains honest and reliable even when someone is actively trying to game it. The team verified these results across different types of data, from hospital records to language models, showing that the theory holds up in practice. They also proved that without a shared starting point, the best anyone can do is narrow the possibilities down to just two adjacent options, which is still a significant improvement over the total chaos of the current standard.

This work establishes a new standard for how we can trust artificial intelligence systems when they are deployed by different groups. It shows that while perfect, data-independent agreement is mathematically impossible, we can get close enough to make the systems verifiable and secure. The solution requires a shared seed, a kind of digital handshake that ensures everyone is looking at the same map, and a willingness to accept a tiny bit of extra uncertainty in exchange for total consistency. In a world where AI models are increasingly used to make critical decisions, the ability to guarantee that two different analysts will arrive at the same conclusion is not just a technical detail; it is a fundamental requirement for trust. The researchers have provided the tools to make that guarantee a reality, turning a theoretical impossibility into a practical, replicable standard.

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 →