Abstract
With the increase in applications of machine learning methods in drug design and related fields, the challenge of designing sound test sets becomes more and more prominent. The goal of this challenge is to have a realistic split of chemical structures (compounds) between training, validation and test set such that the performance on the test set is meaningful to infer the performance in a prospective application. This challenge is by its own very interesting and relevant,but is even more complex in a federated machine learning approach where multiple partners jointly train a model under privacy-preserving conditions where chemical structures must not be shared between the different participating parties in the federated learning. In this work we discuss three methods which provide a splitting of the data set and are applicable in a federated privacy-preserving setting, namely: a. locality-sensitive hashing (LSH), b. sphere exclusion clustering, c. scaffold-based binning (scaffold network). For evaluation of these splitting methods we consider the following quality criteria: bias in prediction performance, label and data imbalance, distance of the test set compounds to the training set and compare them to a random splitting. The main findings of the paper are a. both sphere exclusion clustering and scaffold-based binning result in high quality splitting of the data sets, b. in terms of compute costs sphere exclusion clustering is very expensive in the case of federated privacy-preserving setting.
Supplementary materials
Title
Figure S1
Description
Supporting figure 1
Actions
Supplementary weblinks
Title
ChemFold
Description
fold splitting package for machine learning in medicinal chemistry developed as part of this work
Actions
View Title
MELLODDY-TUNER v1.0
Description
pipeline for data preparation developed as part of the MELLODDY project
Actions
View Title
MELLODDY-TUNER v2
Description
Second version of MELLODDY tuner with integrated scaffold based binning
Actions
View Title
Public dataset
Description
Public dataset derived from ChEMBL used in this manuscript
Actions
View