AILGSep 12, 2017

Meta-QSAR: a large-scale application of meta-learning to drug design and discovery

arXiv:1709.03854v186 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of optimizing drug discovery predictions for researchers, though it is incremental as it applies existing meta-learning techniques to a specific domain.

The paper tackled the problem of selecting the best machine learning method for quantitative structure-activity relationship (QSAR) prediction in drug design by conducting a large-scale comparison and applying meta-learning for algorithm selection, resulting in an average performance improvement of up to 13% over the best individual method.

We investigate the learning of quantitative structure activity relationships (QSARs) as a case-study of meta-learning. This application area is of the highest societal importance, as it is a key step in the development of new medicines. The standard QSAR learning problem is: given a target (usually a protein) and a set of chemical compounds (small molecules) with associated bioactivities (e.g. inhibition of the target), learn a predictive mapping from molecular representation to activity. Although almost every type of machine learning method has been applied to QSAR learning there is no agreed single best way of learning QSARs, and therefore the problem area is well-suited to meta-learning. We first carried out the most comprehensive ever comparison of machine learning methods for QSAR learning: 18 regression methods, 6 molecular representations, applied to more than 2,700 QSAR problems. (These results have been made publicly available on OpenML and represent a valuable resource for testing novel meta-learning methods.) We then investigated the utility of algorithm selection for QSAR problems. We found that this meta-learning approach outperformed the best individual QSAR learning method (random forests using a molecular fingerprint representation) by up to 13%, on average. We conclude that meta-learning outperforms base-learning methods for QSAR learning, and as this investigation is one of the most extensive ever comparisons of base and meta-learning methods ever made, it provides evidence for the general effectiveness of meta-learning over base-learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes