English

When Molecular Similarity Works: Property Cliffs Reveal Hidden Errors

Machine Learning 2026-05-19 v1

Abstract

Accurate prediction of molecular properties underpins drug discovery and material design, yet even state-of-the-art models remain vulnerable to localized failure modes that aggregate metrics cannot detect. The places where molecular similarity should be most helpful are also places where standard evaluation can be most misleading. Property cliffs expose this gap: structurally similar molecules can still differ sharply in target property, so models with competitive overall performance may fail in high-risk local neighborhoods. To expose and mitigate this failure mode, CliffSplit, a cliff-aware evaluation protocol that constructs locally supported, cliff-exposed test cases, and CliffLoss, a model-agnostic train-only mitigation mechanism for cliff-sensitive errors, are introduced. Experiments on three QM9 targets and three MoleculeNet tasks across five backbones show that CliffSplit reveals at least 15% higher error in cliff-heavy QM9 regions, while CliffLoss reduces the cliff-to-smooth error gap by up to 30% on Lipophilicity and improves overall MAE by 9.7%. Together, these results turn molecular similarity failure from a descriptive anomaly into a benchmarked evaluation problem for molecular machine learning. The code is available at https://anonymous.4open.science/r/Cliff_Loss.

Keywords

Cite

@article{arxiv.2605.17265,
  title  = {When Molecular Similarity Works: Property Cliffs Reveal Hidden Errors},
  author = {Di Hu and Kun Li and Haojie Rao and Longtao Hu and Jiameng Chen and Wenbin Hu and Yizhen Zheng and Jiajun Yu and Duanhua Cao},
  journal= {arXiv preprint arXiv:2605.17265},
  year   = {2026}
}

Comments

Preprint, 22 pages, 10 figures, 11 tables. Di Hu and Kun Li contributed equally

R2 v1 2026-07-22T07:17:05.291Z