KinaseFoundationModel
All three models

Limitations

Everything here is measured, not estimated, and comes from the model reports. Each model was evaluated on its own test set, so the numbers are not interchangeable between tabs. A confidence of 0.85 does not mean the same thing on any two of them.

None of the three predicts potency. The two v2 models are classifiers: they answer a comparison and return a probability. The v1 ranker is a regressor whose output is on a pIC50 scale but is not calibrated, so it orders compounds and nothing more. None of them returns a pIC50, a Kd or an affinity you can quote. A compound can be ranked first and still be inactive on everything you asked about, the question was which is better, not whether any of them works.

Accuracy by confidence band

Measured on the held-out ChEMBL test set. The right-hand column is what share of all comparisons landed in that band, and it is the part most people miss.

ConfidenceRight this oftenShare of comparisons
0.90 – 1.0087.2%3.0%
0.80 – 0.9085.0%5.3%
0.70 – 0.8083.2%12.2%
0.60 – 0.7074.6%26.9%
0.50 – 0.6058.4%52.7%
Half of all comparisons land in the bottom band. On the test set 52.7% of predictions came out between 0.5 and 0.6, where the model is right 58.4% of the time. Expect a run to contain calls that are barely better than a coin flip, and let the confidence decide which parts of the ordering you act on. The report names 0.70 as the useful operating point: a fifth of comparisons answered at 0.842 accuracy against a 0.680 baseline.

Confidence is not a calibrated probability and does not transfer between distributions: 0.70 is right about 99% of the time on the training distribution and about 84% of the time on held-out ChEMBL. Use it to rank and to threshold. Never present it to someone as a percentage chance that a particular row is correct.

Pasted sequences

A pasted sequence is unvalidated. This model was trained on 733 distinct targets. Of the 700 with more than one ligand, 695 reached the model. The published accuracy figures are measured across 477 targets on the ChEMBL test set. A sequence outside the training set will still be encoded and scored, but nothing in the report speaks to how well it does there, and results are flagged.

A pasted sequence that matches one the model already ships is resolved by lookup rather than re-encoded, so it is exactly as in-distribution as choosing that kinase from the list. Capitalisation and line wrapping do not matter. Paste the full-length UniProt sequence, not a kinase-domain slice, every shipped vector was built from the complete sequence, so a domain-only fragment is encoded differently from anything the model has seen.

Where accuracy falls

SituationAccuracy
Neither ligand new to the Knowledgebase0.726
One ligand new0.673
Both ligands new0.582
Overall, held-out ChEMBL0.690

Accuracy falls as ligand novelty rises, which is the opposite of what a screening campaign wants: the compounds you most need an answer about are the ones the model is weakest on. When both compounds are new to the Knowledgebase the model scores 0.582, over 265,128 comparisons, close enough to a coin flip that a ranking of entirely novel chemistry should not be acted on without confirmation. That is the screening case, and it is the weakest number on this page. Two compounds that are close analogues will usually come back near 0.50, and that is the model behaving correctly, similar structures often do not differ much in potency, so it declines to call rather than guessing.

Scope

  • Only the 500 kinases shipped with the model can be chosen from the list.
  • Trained on the Eidogen-Sertanty Kinase Knowledgebase only, no ChEMBL, no BindingDB. ChEMBL was used exclusively as an unseen test set.
  • The ranking is relative to the compounds you supplied. Change the rivals and the scores change; they are not a property of a compound on its own.
  • Every figure quoted here is single-order scoring. The deployed service averages both ligand orders and measures 0.6928 against the report's 0.690, so these numbers are a conservative floor.

Full method, training set, test set and every figure quoted here: potency report · selectivity report · v1 ranking report.