← Latest papers
💻 bioinformatics

Cryptic binding sites are detected but not ranked: coverage, conversion, and detector consensus

This paper demonstrates that cryptic binding site detection is currently limited not by the ability to propose candidates, but by poor ranking and lack of consensus, revealing that separating coverage from conversion metrics uncovers significant performance gaps and shows that combining geometric and language-model-based detectors within a strict candidate budget yields the most practical improvements.

Original authors: Moore, C. W.

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

Original authors: Moore, C. W.

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). ⚕️ This is an AI-generated explanation of a preprint that has not been peer-reviewed. It is not medical advice. Do not make health decisions based on this content. Read full disclaimer

Proteins are the molecular machines that keep life running, folding themselves into intricate three-dimensional shapes to perform specific tasks. Often, these shapes contain small hollows or pockets where other molecules, such as potential medicines, can attach. For decades, scientists have tried to predict where these pockets are located on a protein's surface. However, many of the most interesting pockets are "cryptic," meaning they are hidden or closed when the protein is sitting still. These sites only open up when a molecule binds to them or when the protein wiggles due to natural heat. Finding these hidden sites is crucial because they often represent new opportunities for treating diseases, yet they are notoriously difficult to spot because the protein looks solid and smooth until the moment it interacts with a drug.

For years, the field of protein science has measured success using a single, simple metric: how often a computer program finds the right pocket within its top five guesses. This approach, however, hides a critical flaw. It treats two completely different skills as if they were the same: the ability to actually find a hidden pocket, and the ability to rank that finding high enough to be noticed. A program might be excellent at spotting a hidden site but terrible at realizing it is important, burying the correct answer deep in a long list of suggestions. Conversely, another program might rarely find the site at all but happen to rank its few guesses perfectly. Until now, these distinct abilities have been muddled together, making it difficult to know which tools are truly improving and where the real challenges lie.

A recent study by Clayton W. Moore at Texas A&M University untangles these two skills by looking at the full list of suggestions from four different computer programs, rather than just the top five. The researchers tested these tools on a standard set of 178 protein structures known to have hidden binding sites. They found that the programs were actually quite good at finding the sites; the main problem was simply that they often failed to put those findings at the top of the list. One older, geometry-based tool from 2009 managed to propose a correct candidate for 74.2 percent of the proteins, the highest rate of any tool tested. Yet, because it ranked its findings poorly, it only surfaced a correct answer in its top five for 43.8 percent of cases. In contrast, a newer tool from 2018 found fewer sites overall but ranked them so well that it surfaced a correct answer 63.5 percent of the time. The study reveals that the gap between finding a site and ranking it correctly is massive, with the "conversion" rate—how many found sites make it to the top five—varying wildly from 59 percent to 96 percent across the different tools.

The researchers also discovered that the hidden sites are not as elusive as previously thought. When they combined the suggestions from all four tools, they found that 92.1 percent of the cryptic sites were detected by at least one of them. This means that only a tiny fraction of these sites are truly invisible to current technology. The real bottleneck is not in finding more pockets, but in sorting them. If the tools could simply rank their existing findings perfectly, the success rate would jump significantly without needing to discover any new sites. The study suggests that the field's potential for improvement lies mostly in better ranking and combining the strengths of different tools, rather than in inventing entirely new ways to detect pockets.

However, simply combining tools is not a magic solution. The study found that there is a limit to how many suggestions a researcher can reasonably review. If a user is willing to look at fewer than about fifteen suggestions per protein, combining multiple tools offers little advantage over using the single best tool. The extra effort of checking more candidates does not pay off until the list grows long enough to capture the sites that the best single tool missed. This explains why some previous attempts to improve detection by generating huge numbers of candidates failed to show better results; they were adding too many low-quality guesses that diluted the useful ones.

The paper offers a practical path forward by showing how to spend a limited number of guesses more wisely. Instead of relying solely on the shape of the protein, which often fails to see hidden pockets, the researchers tested adding suggestions based on the protein's genetic sequence. By using a language model trained on protein sequences to guess where a pocket might open, they could propose candidates in areas where the shape looked flat and uninteresting. This approach improved the success rate by 8.5 percent on the test data. Remarkably, using this sequence-based hint allowed a small group of five protein shapes to perform as well as a much larger group of twenty shapes, cutting the computing time required by two-thirds. The study concludes that the future of finding these hidden sites depends less on finding more candidates and more on smarter ways to rank the ones we already have, ensuring that the best guesses are the ones that get seen.

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 →