paper-with-me

홈 › Papers

Scaffold Splits Overestimate Virtual Screening Performance

2024-06-02 · Qianrong Guo, Saiveth Hernandez-Hernandez, Pedro J Ballester

Virtual Screening (VS) of vast compound libraries guided by Artificial Intelligence (AI) models is a highly productive approach to early drug discovery. Data splitting is crucial for better benchmarking of such AI models. Traditional random data splits produce similar molecules between training and test sets, conflicting with the reality of VS libraries which mostly contain structurally distinct compounds. Scaffold split, grouping molecules by shared core structure, is widely considered to reflect this real-world scenario. However, here we show that the scaffold split also overestimates VS performance. The reason is that molecules with different chemical scaffolds are often similar, which hence introduces unrealistically high similarities between training molecules and test molecules following a scaffold split. Our study examined three representative AI models on 60 NCI-60 datasets, each with approximately 30,000 to 50,000 molecules tested on a different cancer cell line. Each dataset was split with three methods: scaffold, Butina clustering and the more accurate Uniform Manifold Approximation and Projection (UMAP) clustering. Regardless of the model, model performance is much worse with UMAP splits from the results of the 2100 models trained and evaluated for each algorithm and split. These robust results demonstrate the need for more realistic data splits to tune, compare, and select models for VS. For the same reason, avoiding the scaffold split is also recommended for other molecular property prediction problems. The code to reproduce these results is available at https://github.com/ScaffoldSplitsOverestimateVS

📄 PDF Abstract BibTeX arXiv:2406.00873

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingClusteringDrug DiscoveryMolecular Property PredictionProperty Prediction

Similar Papers 제목 키워드 기반

Scaffold-Aware Generative Augmentation and Reranking for Enhanced Virtual Screening

2025-10-18 · Xin Wang, Yu Wang, Yunchao Liu, Jens Meiler 외 arxiv

Ligand-based virtual screening (VS) is an essential step in drug discovery that evaluates large chemical libraries to identify compounds that potentially bind to a therapeutic target. However, VS faces three major challe…

Drug Discovery

MoleHD: Ultra-Low-Cost Drug Discovery using Hyperdimensional Computing

2021-06-05 · Dongning Ma, Rahul Thapa, Xun Jiao

Modern drug discovery is often time-consuming, complex and cost-ineffective due to the large volume of molecular data and complicated molecular properties. Recently, machine learning algorithms have shown promising resul…

Drug DiscoveryMolecular Property PredictionProperty Prediction

Scaffold-Induced Molecular Graph (SIMG): Effective Graph Sampling Methods for High-Throughput Computational Drug Discovery

2021-09-10 · Austin Clyde, Ashka Shah, Max Zvyagin, Arvind Ramanathan 외

Scaffold based drug discovery (SBDD) is a technique for drug discovery which pins chemical scaffolds as the framework of design. Scaffolds, or molecular frameworks, organize the design of compounds into local neighborhoo…

Drug DiscoveryGraph Sampling

A Quiet Failure in Calibrated Virtual Screening: Marginal Conformal Prediction Under-Covers the Minority Class, and a Class-Conditional Fix Recovers It

2026-07-07 · Muhammadjon Tursunbadalov, Mustafojon Tursunbadalov arxiv

Conformal prediction is being adopted in drug discovery to put an honest number on model reliability: pick an error rate alpha, and the method returns prediction sets containing the true label with probability at least 1…

Drug Discovery

Data Leakage and Redundancy in the LIT-PCBA Benchmark

2025-07-29 · Amber Huang, Ian Scott Knight, Slava Naprienko arxiv

LIT-PCBA is widely used to benchmark virtual screening models, but our audit reveals that it is fundamentally compromised. We find extensive data leakage and molecular redundancy across its splits, including 2D-identical…