One Score, Two Decisions: Selective Prediction on the Rare-Disease Tail
This paper demonstrates that selective prediction for rare diseases faces fundamental limits where low recall on ultra-rare conditions prevents high accuracy even with perfect confidence, and that relying solely on top scores is insufficient because margin-based signals, while sometimes improving selection, can also discard critical information needed to verify if a correct diagnosis exists within the candidate list.
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
When a doctor faces a patient with a rare and puzzling illness, the task is not simply to guess a name, but to sift through thousands of possibilities and find the one that fits. This is a ranking problem: the doctor must order a long list of potential diseases from most likely to least likely. In recent years, powerful computer systems known as large language models have shown promise in this area, capable of reading a patient's symptoms and generating a broad list of possible diagnoses. However, a critical question remains: when should a doctor trust the computer's top suggestion, and when should they ignore it and look deeper? The answer depends on how the system decides to speak up. If the system is too eager, it might confidently suggest a wrong disease, leading to unnecessary tests and anxiety. If it is too cautious, it might refuse to offer a suggestion even when it knows the answer, leaving the doctor without help. The challenge is to build a system that knows exactly when to endorse its first guess and when to step back.
Researchers set out to test how well these computer systems perform when diagnosing the rarest diseases, a group so uncommon that they affect fewer than one in a million people. They gathered thousands of real patient records, each containing a list of observed physical features, and asked various computer models to rank the possible diseases. They found a stark reality: for the rarest conditions, even the most advanced small computer models were correct only about four to five times out of every hundred attempts. Because the models were so often wrong at the very top of their list, no amount of fine-tuning or confidence calibration could make them safe to use for the most confident cases. The researchers proved that if a system gets the right answer less than half the time in its top spot, it is mathematically impossible for it to reach a safe level of accuracy, no matter how cleverly the doctors try to filter its output. The limit was not a lack of confidence in the model, but a lack of correct answers to begin with.
The study then turned to a different kind of tool, one designed specifically for matching patient symptoms to known disease profiles. This specialized system performed much better on the rarest cases, getting the right answer about twenty-six percent of the time. But the researchers discovered that the way this system signaled its confidence mattered just as much as its accuracy. They found that the system's raw score, which simply indicated how well a disease matched the symptoms, was a poor guide for deciding whether to trust the top result. Instead, the system needed to look at the gap between its first choice and its second choice. By comparing the top two options, the system could cancel out a shared background noise that affected every disease on the list, leaving a clear signal about which specific disease was the best fit. This gap-based signal allowed the system to safely endorse its top choice for about thirty percent of the rarest cases, a significant improvement over the raw score which offered no reliable guidance at all.
However, the researchers also showed that this trick of looking at the gap has a downside. While the gap is excellent for deciding if the top choice is correct, it is terrible for deciding if any correct choice exists on the list at all. If the list of diseases is completely wrong, the gap between the top two wrong answers might still look large and convincing. To know if the list contains a valid answer, the system needs to look at the overall score level, not the difference between the top two. This means that a single number cannot do two different jobs. A system cannot use the same signal to decide both "is the first guess right?" and "is there a right guess anywhere?". The researchers demonstrated this with other tasks, such as finding relevant scientific articles or linking medical terms, showing that the best signal for one decision often fails for the other.
The final lesson from this work is that you cannot tell which signal to use just by looking at the numbers the computer produces. The researchers proved that without knowing the true answers in advance, it is impossible to determine whether using the gap or the raw score will lead to better results. You must test the system with known cases to find the right rule. For doctors dealing with rare diseases, this means that relying on a computer's top suggestion requires a two-step check. First, you must verify that the computer is actually good enough at finding the right answer to make the goal possible. Second, you must choose a specific way to measure confidence that matches the decision you are making. If the goal is to trust the top guess, look at the gap between the first and second choice. If the goal is to know if the list is worth looking at, look at the overall score. Without these distinct checks, even the most advanced computer systems can lead doctors astray on the very cases where help is needed most.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.