Skip to main content

Confidence bands and hypothesis tests for hit enrichment curves

Abstract

In virtual screening for drug discovery, hit enrichment curves are widely used to assess the performance of ranking algorithms with regard to their ability to identify early enrichment. Unfortunately, researchers almost never consider the uncertainty associated with estimating such curves before declaring differences between performance of competing algorithms. Uncertainty is often large because the testing fractions of interest to researchers are small. Appropriate inference is complicated by two sources of correlation that are often overlooked: correlation across different testing fractions within a single algorithm, and correlation between competing algorithms. Additionally, researchers are often interested in making comparisons along the entire curve, not only at a few testing fractions. We develop inferential procedures to address both the needs of those interested in a few testing fractions, as well as those interested in the entire curve. For the former, four hypothesis testing and (pointwise) confidence intervals are investigated, and a newly developed EmProc approach is found to be most effective. For inference along entire curves, EmProc-based confidence bands are recommended for simultaneous coverage and minimal width. While we focus on the hit enrichment curve, this work is also appropriate for lift curves that are used throughout the machine learning community. Our inferential procedures trivially extend to enrichment factors, as well.

Introduction

Ranking algorithms order items according to the belief that they possess some desired feature. When the presence/absence of the desired feature is known, ranking algorithms are often evaluated by “testing” items according to the relative rank or testing order. The focus of this paper will be on a performance curve used to assess whether early tests reveal the desired feature—the hit enrichment curve. The statistics and machine learning communities use a number of variations of this performance curve to evaluate ranking algorithms as well, including the enrichment factor or lift curve. Since the variations of these curves involve scaling by a constant on either the x or y axis, all of the inferential procedures discussed in this paper are equivalent. Popular software such as the R package caret [1], SAS Enterprise Miner [2], and JMP [3] can be used to construct these curves. These curves are used extensively in the evaluation of virtual screens of chemical compounds for drug discovery [4]. Due to the interpretability of these metrics when classes are extremely imbalanced and testing fractions are small, we believe these are important metrics to report when evaluating virtual screens. The curves are also used in a number of other applications such as the evaluation of marketing campaigns [5].

In the context of virtual screening, the desired feature is often a biological activity. Typically the desired activity is binding to a protein target, so we will refer to the chemical compounds as ligands. Ligands are scored, where the scores are provided by one of the many ranking algorithms available, such as molecular docking algorithms, pharmacophore models, or quantitative structure-activity relationship (QSAR) models.

Empereur-Mot et al. [6] recently provided a web application for constructing performance curves to evaluate virtual screening methods. One of the performance curves they provide is the hit enrichment curve. The software provides many nice interactive features for exploring performance metrics at points along a curve. It also provides utilities for combining the scores from multiple methods into a consensus score that may improve ranking performance.

Of tremendous importance in a world where virtual screening data is tightly guarded, Empereur-Mot et al. [6] make some of their data freely available. We use one of the case studies as a demonstration dataset. The target was the protein regulating gene peroxisome proliferator-activated receptor gamma (PPARg), which has been linked to several diseases such as obesity, diabetes, atherosclerosis, and cancer [7]. While this is a small dataset for a retropsective screening evaluation by present-day standards, the rarity of actives (\({\hat{\pi }}_+=0.0265\) is the observed fraction of active ligands) and the small testing fractions are very consistent with larger screening studies [8]. The primary goal in such a study is to discover scoring methods that are able to correctly identify active ligands, and to do so very early in the testing phase [4, 9, 10].

The hit enrichment curve is commonly used to summarize effectiveness of a screening campaign. It plots the proportion of active ligands identified (i.e., the recall) as a function of the fraction of ligands tested, where testing order is based on the score produced by a virtual screening method. Larger recall values are preferred and, going a step further, these are more relevant when they occur at small testing fractions. In other words, one hopes to demonstrate improvement in early enrichment.

While the hit enrichment curve is designed to show results for all testing fractions, it is common to focus on fractions below 0.1 and even below 0.001 [8]. The size of our demonstration dataset limits us to consider 0.001 as the smallest testing fraction (resulting in just three ligands tested), but present-day screening campaigns can easily involve millions of ligands and hence testing fractions below 0.001 are reasonably considered. For a given testing fraction, one may want to compare observed recall values for competing scoring methods.

For the PPARg study, Empereur-Mot et al. [6] use three popular docking methods to score ligands: Surflex-dock, ICM, and Vina. We scale all docking scores so that a larger value is consistent with active ligands; as a result, ICM and Vina scores have been negated. Empereur-Mot et al. [6] also evaluate several methods for constructing consensus scores, and we limit investigations to two of their best performers: maximum of the z-scores from Surflex-dock and ICM, and the minimum of the ranks from Surflex-dock and ICM.

Figure 1 shows estimated hit enrichment curves for the five scoring methods over the full range of testing fractions, along with the ideal hit enrichment curve that would be expected if the 85 active ligands were identified in the first 85 tests, and the hit enrichment curve consistent with random identification of active ligands. This figure differs slightly from that produced by the web application of Empereur-Mot et al. [6] due to a difference in how ties are handled; we use inverse distribution functions (strategy discussed below) to avoid arbitrary indications of better performance due simply to random ordering.

Fig. 1
figure 1

Hit enrichment curves for the PPARg application, comparing five scoring methods over the full range of testing fractions. Ideal and random hit enrichment curves are also shown

Comparing consensus methods to individual docking methods, is the observed improvement in recall at testing fraction 0.1 significant? With recall being the proportion of active ligands identified at this testing fraction of 321 tests, it may be tempting to apply a procedure based on comparing independent binomial proportions. There are, however, two complications. The first is that determination of testing order requires scores from all ligands, and hence this introduces correlation between the 321 tests that are applied for a single scoring method. The second complication is that competing scoring methods are very likely positively correlated and so the uncertainty associated with differences between hit enrichment curves may possibly be reduced, thus improving the power to uncover differences. This paper develops appropriate techniques for comparing hit enrichment curves that result from competing scoring methods. Our inferential procedures trivially extend to enrichment factors, as well. The need for proper inferential methods for these early enrichment metrics has been emphasized by many recent papers [11, 12]. In Hawkins et al. [13], the authors argue against the enrichment factor by stating “It is difficult to calculate analytically errors in enrichment, and there is no available literature for such a calculation.” We hope to address this concern in this paper. Perhaps most importantly, this paper establishes a statistical foundation that is necessary for carefully thinking about the uncertainty in early enrichment measures when classes are extremely imbalanced and testing fractions are small.

The paper is organized as follows. First, we introduce hit enrichment curves constructed from ranking algorithms. Next, we present four approaches for hypothesis testing and confidence intervals to compare two hit enrichment curves, along with simulation studies to compare effectiveness of the approaches; EmProc is newly proposed here, while three other approaches are applied in new ways. Then, we present confidence band procedures and simulation results for an entire hit enrichment curve from a single algorithm. Next, we consider bands for the difference between two hit enrichment curves for competing algorithms. Then, we revisit the PPARg application, using our inferential methods. Finally, we discuss general findings from this study, and also make connections to the broader task of assessment of virtual screening campaigns.

Methods

Evaluation of ranking algorithms

Let S denote the score from a ranking algorithm, where larger values of S suggest stronger belief that a ligand is active. S is reasonably regarded as a random variable. Activity of a ligand may also be regarded as a random variable: \(X = I(active)\), where \(I(\cdot )\) is the indicator function. That is, \(X=1\) when a ligand belongs to the active class (\(+\)) and \(X = 0\) when a ligand belongs to the inactive class (−). Let \(P(X = 1) = \pi _+\). Given that a ligand is active, S has cumulative distribution function \(F_+(s)\), and given that a ligand is not active, S has cumulative distribution function \(F_{-}(s)\). Combining the scores from both classes results in the mixture distribution \(F_S(s) = \pi _+F_+(s) + (1-\pi _+)F_-(s).\)

Once ligands have been ranked according to their score, S, a threshold on the score, t, will prioritize a top fraction of the data set for testing. Let this top fraction be \(r = P(S > t)\), which is the x-axis of the population hit enrichment curve. The hit enrichment curve (also known as the enrichment curve, accumulation curve, or percent captured response curve) is often used when an entire curve is used to evaluate a virtual screening campaign. Population hit enrichment curves plot \(P(S > t | +)\) on the y-axis, where \(P(S>t|+)\) is known as recall at threshold t.

So far, we have described the population level distributions of random variables X and S, that is, the distribution of ligand activity for the population of drug candidates from which a data set is sampled and the distribution of scores that a ranking algorithm would assign to them. We consider a data set under examination to be a random sample of activity and score pairs \(\{(X_i,S_{i}); i = 1, ..., n\}\) from these population level distributions. Let \(\{S_{i}^+; i = 1, ..., n^+\}\) be the scores that were sampled from the \(+\) class mixture component, \(F_+(s)\), and \(\{S_{i}^-; i = 1, ..., n^-\}\) be the scores that were sampled from the − class mixture component, \(F_-(s)\).

The empirical hit enrichment curve plots the cumulative fraction of actives on the y-axis, identified as a function of the top r fraction of ranked ligands. This means all compounds with scores beyond the percentile \(100(1-r)\) are “tested” and the cumulative fraction of actives determined. Another way of determining this percentile would be to choose a threshold \({\hat{t}}_r\) such that the fraction of items with \(S > {\hat{t}}_r\) is r. We use \({\hat{t}}\) instead of t to denote that this threshold defines a fraction of the sample data and not the population.

Specifically, we define, \({\hat{F}}(\cdot )\) and \({\hat{F}}_+(\cdot )\) to be the empirical cumulative distribution functions (cdfs) for all and \(+\) scores:

$$\begin{aligned} {\hat{F}}(s)&= \frac{1}{n}\sum _{i=1}^{n}I(S_i \le s),&{\hat{F}}_+(s)&= \frac{1}{n^+}\sum _{i=1}^{n^+}I(S_i^+ \le s). \end{aligned}$$

Given a testing fraction r, we ideally choose a threshold \({\hat{t}}_r\) to be the score percentile selected for testing such that \(r = 1-{\hat{F}}({\hat{t}}_r)\). To accommodate the possible existence of ties in the observed data on scores, we define \({\hat{t}}_r=\min \{t:{\hat{F}}(t)\ge 1-r\}\). Estimated recall at testing fraction r is the fraction of the active compounds that are correctly predicted to be active (i.e. \(S_{i}^+ > {\hat{t}}_r\)) and is thus obtained as \({\widehat{\theta }}_r = 1-{\hat{F}}_+({\hat{t}}_r) = 1-{\hat{F}}_+({\hat{F}}^{-1}(1-r))\). Thus, the empirical hit enrichment curve plots the pairs \(\{r, {\widehat{\theta }}_r\}\).

Jiang and Zhao [14] have shown that if \(\pi _+ \in (0, 1)\), then the empirical hit enrichment curve is an unbiased estimator of the population hit enrichment curve.

Compare hit enrichment curves from competing algorithms

We wish to determine whether one ranking algorithm has significantly better performance than another at a given testing fraction r. For \(r=1-F(t_r)\), let \(\theta _r=P(S>t_r|+)\) denote the true population-level recall for a ranking algorithm at testing fraction r. Let \(\{(X_i, S_{1i}, S_{2i}); i = 1, ..., n\}\) be a random sample from the ligand activity distribution and the score distributions of ranking algorithm 1 and 2. We assume that the triplets \((X_i, S_{1i}, S_{2i})\) are independent across i. However, \(S_{1i}\) and \(S_{2i}\) are likely correlated. The amount of correlation will depend on the extent to which the scores are measures of the same characteristics of the ligands. For example, competing docking scoring functions are often parameterized in similar ways (e.g., Glide SP and Glide XP; see [15]), and competing QSAR models often utilize highly correlated sets of descriptors. Using the random sample, we estimate the difference in performance between two algorithms at a given r, \({\hat{\theta }}_{1r} - {\hat{\theta }}_{2r}\), and perform a hypothesis test to determine if the difference is significant.

First considering a single algorithm, let \(Q_r=\sum _{i=1}^n X_iI(S_i>{\hat{t}}_r)\) represent the number of active ligands that are examined at testing fraction r. We estimate recall at testing fraction r using \({\hat{\theta }}_{r}=Q_r/\sum _{i=1}^n X_i\), noting that both the numerator and denominator are random variables. The activity rate \(\pi _+\) is reasonably estimated as \({\hat{\pi }}_+=\sum _{i=1}^n X_i/n\), so an alternative expression for estimated recall is \({\hat{\theta }}_{r}=Q_r/(n{\hat{\pi }}_+)\). Because \({\hat{t}}_r\) is estimated using the entire dataset through the empirical cdf \({\hat{F}}(\cdot )\), \(Q_r\) is not binomially distributed. To properly account for this, Jiang and Zhao [14] take an empirical process approach to derive asymptotic normality of \({\hat{\theta }}_{r}\). Their result is that \(\sqrt{n}({\widehat{\theta }}_r - \theta _r) \xrightarrow []{d} N(0, \tau ^2_{\theta _r})\) for \(r \in (0, 1)\) as \(n \rightarrow \infty\), with corresponding asymptotic variance expression

$$\begin{aligned} \tau ^2_{\theta _r}/n {:=}Var_{JZ}({\widehat{\theta }}_r) = Var_B({\widehat{\theta }}_r)\Big [1 - 2\Lambda _r + \frac{\Lambda ^2_r(1-r)r}{{\pi }_+\theta _r(1-\theta _r)}\Big ], \end{aligned}$$
(1)

where

$$\begin{aligned} Var_B({\widehat{\theta }}_r)=(n{\pi }_+)^{-1}\theta _r(1-\theta _r) \end{aligned}$$
(2)

is the simple binomial variance, and \(\Lambda _r = P(+|S = t_r)\) is a threshold-specific activity rate. This result assumes that \(\pi _+ > 0\), and that the conditional densities \(f_+(s)\) and \(f_-(s)\) are positive and continuously differentiable in a neighborhood of \(S=t_r\); henceforth called Conditions 1 and 2.

When it comes to comparing estimated recall across two competing algorithms, there are two sources of correlation that should be addressed. One source is correlation induced by needing to estimate \(t_r\) using \({\hat{t}}_r\), and that is addressed by using the result of Jiang and Zhao [14]. The other source of correlation arises because competing algorithm scores are derived using some common data, and this source of correlation has not been previously addressed in the literature. By accounting for both types of correlation, we expect to improve the power to detect real differences in algorithmic performance.

The following subsections present four methods of testing for significant differences in recall for two competing algorithms. First, we extend the approach of Jiang and Zhao [14] to use an empirical process approach that accounts for the correlation between algorithms, in addition to the correlation induced within a particular algorithm by estimation of \(t_r\); this method is called EmProc. Second, we present details on how a McNemar procedure for correlated proportions may be applied to the application; as far as we know, this has not been previously done. Third, we apply the Jiang and Zhao [14] result for hypothesis testing; this method is called IndJZ and is only optimized to address correlation within each algorithm but not correlation between algorithms. And fourth, we treat \(Q_{1r}\) and \(Q_{2r}\) as correlated binomial random variables, thus ignoring correlations induced by estimating \(t_r\) but accounting for correlations between algorithms; this method is called CorrBinom. The four methods are compared using a simulation study in "Simulation results" section.

All four methods are based on asymptotic normality of a test statistic of the form

$$\begin{aligned} Z_r = \frac{{\widehat{\theta }}_{1r} - {\widehat{\theta }}_{2r}}{SE({\widehat{\theta }}_{1r} - {\widehat{\theta }}_{2r})}. \end{aligned}$$

We reject \(H_{0r}: \theta _{1r} = \theta _{2r}\) if \(|Z_r| > z_{\alpha /2}\), where \(z_{\alpha /2} = 1.96\) for an \(\alpha = .05\) level test. Pointwise confidence intervals are obtained as

$$\begin{aligned} ({\widehat{\theta }}_{1r} - {\widehat{\theta }}_{2r}) \pm z_{\alpha /2}SE({\widehat{\theta }}_{1r} - {\widehat{\theta }}_{2r}). \end{aligned}$$
(3)

The methods differ in their approach to estimating \(Var({\widehat{\theta }}_{1r} - {\widehat{\theta }}_{2r})\).

EmProc: adjust for correlation between algorithms and correlation within each algorithm

Taking an empirical process approach, the functional delta method employed by Jiang and Zhao [14] was extended to derive the following asymptotic normality result concerning \({\widehat{\theta }}_{1r} -{\widehat{\theta }}_{2r}\).

Theorem 1

Given that Conditions 1 and 2 are satisfied for both \(\theta _{1r}\) and \(\theta _{2r}\), then

$$\begin{aligned} \sqrt{n}\Bigr \{({\widehat{\theta }}_{1r} -{\widehat{\theta }}_{2r}) - (\theta _{1r} - \theta _{2r})\Bigl \} \xrightarrow []{d} N(0, \tau ^2_{\theta _{1r}, \theta _{2r}}) \end{aligned}$$

as \(n \rightarrow \infty\). Furthermore, the asymptotic variance expression is

$$\begin{aligned} \tau ^2_{\theta _{1r}, \theta _{2r}}/n {:=}Var_{\text{ EmProc }}({\widehat{\theta }}_{1r} -{\widehat{\theta }}_{2r}) = Var_{JZ}({\widehat{\theta }}_{1r}) + Var_{JZ}({\widehat{\theta }}_{2r}) - 2Cov_{\text{ EmProc }}({\widehat{\theta }}_{1r} ,{\widehat{\theta }}_{2r}), \end{aligned}$$
(4)

where: \(Var_{JZ}(\cdot )\) is as given in Eq. (1) and applied for each algorithm;

$$\begin{aligned} Cov_{\text{ EmProc }}({\widehat{\theta }}_{1r} ,{\widehat{\theta }}_{2r})&= Cov_{B}({\widehat{\theta }}_{1r} ,{\widehat{\theta }}_{2r})\left\{ (1-\Lambda _{1r}-\Lambda _{2r}) + \frac{(\gamma _{12\cdot r} - r^2)\Lambda _{1r}\Lambda _{2r}}{\pi _+(\theta _{12\cdot r} - \theta _{1r}\theta _{2r})}\right\} ; \nonumber \\ Cov_{B}({\widehat{\theta }}_{1r} ,{\widehat{\theta }}_{2r})&= (n{\pi }_+)^{-1}\Bigl ( \theta _{12\cdot r} - \theta _{1r}\theta _{2r} \Bigr ) \end{aligned}$$
(5)

is the covariance between binomial counts; \(r=P(S_j>t_{jr})\) and determines the threshold for algorithm j, for \(j=1,2\); \(\theta _{12\cdot r} = P(S_1>t_{1r},S_2>t_{2r}|+)\) is the conditional probability that both algorithms result in testing an active ligand because it is highly ranked by both algorithms; \(\gamma _{12\cdot r} = P(S_1>t_{1r},S_2>t_{2r})\) is the unconditional probability that a ligand is highly ranked by both algorithms; and \(\Lambda _{jr} = P(+|S_j = t_{jr})\) for \(j=1,2\). Details and derivations are in the Additional file 1: Appendix.

To estimate \(Var_{\text{ EmProc }}({\widehat{\theta }}_{1r} -{\widehat{\theta }}_{2r})\), we replace the population parameters with consistent estimators. The frequency distribution for the tested/not-tested status according to both ranking algorithms for the active ligands is shown in Table 1, where \(Q_{jr} = \sum _{i=1}^{n}X_iI\{S_{ji} > {\widehat{t}}_{jr} \}\) counts the number of active ligands tested by algorithm j for \(j=1,2\), and \(Q_{12\cdot r} = \sum _{i=1}^{n}X_iI\{S_{1i}> {\hat{t}}_{1r} , S_{2i} > {\hat{t}}_{2r} \}\) counts the number of active ligands tested by both algorithms. As previously discussed, we estimate \(\theta _{jr}\) with \({\widehat{\theta }}_{jr}=Q_{jr}/(n{\widehat{\pi }}_+)\). Additional estimates are obtained as \({\widehat{\gamma }}_{12\cdot r} = \sum _{i=1}^n I\{S_{1i}> {\hat{t}}_{1r} , S_{2i} > {\hat{t}}_{2r} \}/ n\), \({\widehat{\theta }}_{12\cdot r} = Q_{12\cdot r}/(n{\widehat{\pi }}_+)\), and \({\widehat{\Lambda }}_{jr}\) is obtained using Nadaraya-Watson kernel regression with the “rule-of-thumb” bandwidth selector [16].

Table 1 Frequency distribution for the tested/not-tested status of active ligands according to both ranking algorithms, at a fixed testing fraction r

Under the null hypothesis \(H_{0r}: \theta _{1r}=\theta _{2r}\), we could alternatively use a pooled estimator of \(\theta _{jr}\) for \(j \in \{ 1,2\}\), namely \({\widehat{\theta }}_r = \frac{1}{2}({\widehat{\theta }}_{1r} + {\widehat{\theta }}_{2r})\) to replace both \({\widehat{\theta }}_{1r}\) and \({\widehat{\theta }}_{2r}\) in variance expression (4). We consider variance estimates using both the unpooled and pooled approaches.

McNemar’s test for difference in recall

When estimating recall, the same set of active ligands simultaneously serves as the set of “trials” for both ranking algorithms, with the decision being whether or not each algorithm selects the active ligand for testing. The consequence is that the data for both algorithms may be viewed as fully paired. The standard test used for paired proportions is McNemar’s test [17, 18]. Table 1 shows how the number of active ligands tested by either ranking algorithm can be written as a \(2 \times 2\) contingency table. The estimated recall values present themselves as the marginal probabilities of testing an active ligand for each ranking algorithm. Consequently, the asymptotic McNemar test is based on test statistic

$$\begin{aligned} Z_r = \frac{((Q_{1r} - Q_{12\cdot r}) - (Q_{2r} - Q_{12\cdot r}))}{\sqrt{(Q_{1r} - Q_{12\cdot r}) + (Q_{2r} - Q_{12\cdot r})}} = \frac{(Q_{1r} - Q_{2r})}{\sqrt{Q_{1r} + Q_{2r} - 2Q_{12\cdot r}}} = \frac{({\widehat{\theta }}_{1r} - {\widehat{\theta }}_{2r})}{\sqrt{Q_{1r} + Q_{2r} - 2Q_{12\cdot r}} / (n{\widehat{\pi }}_+)} \end{aligned}$$

and it assumes that discordant counts \((Q_{2r} - Q_{12\cdot r})\) and \((Q_{1r} - Q_{12\cdot r})\) are large. In a simulation study comparing the asymptotic McNemar test to a number of other tests for paired nominal data, the asymptotic McNemar test was found to be the most powerful across simulation scenarios, though slightly liberal in terms of type I error [18].

While the asymptotic McNemar test enforces the null condition \(\theta _{1r}=\theta _{2r}\) to replace \(Q_{1r} - Q_{2r}\) with zero in the variance expression, an alternative approach is needed to obtain pointwise confidence intervals. Pointwise Wald confidence intervals use the following standard error expression in Eq. (3):

$$\begin{aligned} SE({\widehat{\theta }}_{1r} - {\widehat{\theta }}_{2r}) = \sqrt{Q_{1r} + Q_{2r} - 2Q_{12\cdot r} -(Q_{1r} - Q_{2r})^2/(n{\widehat{\pi }}_+) }/(n{\widehat{\pi }}_+). \end{aligned}$$

Unfortunately, several studies [18,19,20] demonstrate inadequate coverage properties of the Wald interval. The Bonett-Price [21] adjusted interval is a simple modification of the Wald interval, and it has been shown to have good coverage properties [18, 20]. We refer to the Bonett-Price adjustment as a “plus” adjustment because it adds one unit to each of the discordant counts shown in Table 1, then applies the Wald formula. More precisely, discordant count \(Q_{1r} - Q_{12\cdot r}\) becomes \(Q_{1r} - Q_{12\cdot r}+1\) and discordant count \(Q_{2r} - Q_{12\cdot r}\) becomes \(Q_{2r} - Q_{12\cdot r}+1\), thus adding one to each of the marginal counts and two to the overall total. As a result, the Bonett-Price plus interval is

$$\begin{aligned} \frac{ Q_{1r} - Q_{2r} }{n{\widehat{\pi }}_+ {+2}} \pm z_{\alpha /2} \sqrt{ \frac{1}{(n{\widehat{\pi }}_+ {+2})^2} \left[ \left( Q_{1r} + Q_{2r} - 2Q_{12\cdot r} {+2} \right) - \frac{ \left( Q_{1r} - Q_{2r}\right) ^2 }{(n{\widehat{\pi }}_+ {+2})} \right] } , \end{aligned}$$

noting that both the center point and the standard error have been adjusted.

IndJZ: adjust for correlation within each algorithm but not correlation between algorithms

If we assume that \({\widehat{\theta }}_{1r}\) and \({\widehat{\theta }}_{2r}\) are independent, then \(Var_{JZ}({\widehat{\theta }}_{1r} - {\widehat{\theta }}_{2r}) = Var_{JZ}({\widehat{\theta }}_{1r}) + Var_{JZ}({\widehat{\theta }}_{2r})\), where \(Var_{JZ}({\widehat{\theta }}_{jr})\) is obtained as in Eq. (1) for \(j=1,2\). For testing equality of recall for the algorithms, either a pooled or unpooled estimator of the variance could be used, as previously discussed.

When the competing algorithms have scores that are highly positively correlated, it is expected that the IndJZ approach will lead to standard errors that are unnecessarily large, resulting in an underpowered test.

CorrBinom: adjust for correlation between algorithms but not correlation within each algorithm

In this approach, we treat \(Q_{jr}\) as if it follows a simple binomial distribution, even though it does not. As a result, the relevant variance expression is \(Var_B({\widehat{\theta }}_{1r} -{\widehat{\theta }}_{2r}) = Var_{B}({\widehat{\theta }}_{1r}) + Var_{B}({\widehat{\theta }}_{2r}) - 2Cov_{B}({\widehat{\theta }}_{1r} ,{\widehat{\theta }}_{2r}),\) where \(Var_B(\cdot )\) is defined in Eq. (2) and \(Cov_B(\cdot ,\cdot )\) is defined in Eq. (5).

For testing equality of recall for the algorithms, either a pooled or unpooled estimator of the variance could be used, as previously discussed.

Simulation results

Simulation of benchmarking data sets

Geppert et al. [4] and Xia et al. [22] have recently reviewed the standard data sets used to benchmark virtual screening tools. The goal in designing a benchmark data set is to mimic real world chemical collections—this means that the score and activity distributions of the compounds in the benchmark should resemble these populations. However there are frequently biases in benchmark data sets.

One type of bias is analogue bias [23]. Data sets with known activities toward a target often have very limited chemical scaffolds (or chemotypes) because they were assembled by medicinal chemists for structure-activity relationship (SAR) studies. In an actual prospective virtual screen the chemotypes are more diverse. Another type of bias is artificial enrichment [24]. This occurs when the inactives do not resemble the actives in terms of low dimensional physicochemical properties. This results in an over simplified classification problem that does not reflect the true complexity of the SARs present in a prospective virtual screen. The third type of bias is false negative bias [25]. Molecules included in the benchmarking data sets as inactives (also known as negatives or decoys) are often chemically similar to the active ligands and have not been tested experimentally. In the past, this was necessary because it was uncommon for a large data set of inactives to be available in the commonly used chemical databases like ChEMBL [26].

Prospective virtual screens are typically conducted on large databases such as ZINC [27]. These databases can be considered random samples from “drug like” chemical space. The performance curves estimated by retrospective virtual screens will likely mis-estimate performance in a prospective virtual screen if the benchmark data set is not also a random sample. To this date, directory of useful decoys (DUD) is the most widely used collection of benchmarking data sets used in the evaluation of retrospective virtual screens, however each of the biases mentioned have been observed in these data sets [22, 23, 28]. The directory of useful decoys, enhanced (DUD-E) data sets [29] were developed to address some biases in these data sets, though the data sets still lack the experimental testing of decoys (i.e., there is still false negative bias) and there is an unrealistic frequency of actives included in each of the data sets. The MUV benchmarking data sets [30] have also been developed with the intention of minimizing these biases. A clear advantage over DUD-E is that the decoys in MUV have been tested experimentally. The authors of MUV collected 18 primary high-throughput screen assays from PCBioAssay [31]. Actives were further confirmed with low throughput assays to minimize the number of false positives, and additional checks for false negatives were performed. We modeled our simulations on the MUV benchmarking data sets, because we believe these data sets to be the most representative of the population of drug candidates.

Basing our simulations on MUV, we simulated data sets with \(n = 150,000\), \(\pi _+ = .002\), and \(skew = 499\) (where skew is ratio of inactives to actives, \((1-\pi _+)/\pi _+\)). In general, this is representative of a typical virtual screening data set with large sample sizes and extreme class imbalance.

Study design

A study was conducted to investigate the power of EmProc, McNemar, IndJZ, and CorrBinom to detect differences between competing algorithms. For each of EmProc, IndJZ, and CorrBinom, a total of four modifications were considered according to whether pooling was applied or whether the Bonett-Price plus adjustment was applied. Although the Bonett-Price plus adjustment was proposed for the Wald confidence interval to improve coverage probability, we wondered if it might also be used for hypothesis testing. McNemar was not modified. In fact, McNemar is identical to CorrBinom with pooling and without plus adjustment.

A study was also conducted to investigate coverage probabilities of the confidence intervals associated with EmProc, IndJZ, CorrBinom, and the Bonett-Price plus-adjusted Wald interval (the latter being referred to as the McNemar inverval, for brevity). There is no justification for pooling when considering confidence intervals, so no pooling is applied. We continue to investigate the impact of the Bonett-Price plus adjustment. The McNemar interval is identical to the CorrBinom interval with plus adjustment.

Four data-generating mechanisms were considered: binormal or bibeta; and correlation of 0.9 or 0.1. In the binormal model, both algorithms have \(F_-\) as the standard normal distribution function, while Algorithm 1 has \(F_+\) as the normal with mean \(0.8\sqrt{2}\) and variance one, and Algorithm 2 has \(F_+\) as the normal with mean \(0.6\sqrt{2}\) and variance one. Algorithm 1 has a relatively large separation (Cohen’s \(D=0.8\)) between the score distributions of the \(+\) and − classes; Algorithm 2 has a slightly diminished performance (Cohen’s \(D=0.6\)). To capture the fact that both algorithms are scoring the same compounds, we simulated the positive scores from a bivariate normal with marginals as described above and correlation parameter \(\rho =0.1\) or \(\rho =0.9\). The negative scores were simulated from a separate bivariate normal with the described marginals and the same correlation parameter. In the bibeta model, both algorithms have \(F_-\) as the beta distribution with \(\alpha =2\) and \(\beta =5\), while Algorithm 1 has \(F_+\) as the beta(5,2) and Algorithm 2 has \(F_+\) as the beta(4,2). Sampling was done using the bivariate beta distributions to incorporate correlations similar to the binormal model. Sampling was conducted using the copula R package [32].

There is much greater separation between \(F_-\) and \(F_+\) in the bibeta model, so the true hit enrichment curves are higher than in the binormal model, and we expect greater correlation of scores across early testing fractions. But for both the binormal and bibeta models, parameters were chosen to result in very similar hit enrichment curves for the two competing algorithms, thus creating a challenging task for hypothesis testing of differences between hit enrichment curves.

Studies were conducted using 10,000 Monte Carlo replicates. We estimated the type I error rate for the hypothesis test methods assuming that both ranking algorithms had either the score distributions of Algorithm 1 or Algorithm 2.

Results

Pooling has no impact on either the power or protection from type I errors for EmProc, IndJZ, or CorrBinom (results not shown for brevity), so we limit further discussion to the versions of these tests constructed without pooling. The impact of the Bonett-Price plus adjustment on power is mixed (results not shown). The plus adjustment had no noticeable impact on power under the bibeta model. But under the binormal model, the plus adjustment caused a noticable decrease in power for a medium range of tests performed (approximately 30 to 500). For this reason we limit further discussion to the versions of these tests constructed without plus adjustment. As a reminder, McNemar is based on pooling and no plus adjustment.

Figure 2 shows estimated power curves for correlation of 0.1 (A) and 0.9 (B) under the bibeta model. We focus on results for number of tests (nr) ranging from two tests to testing ten percent of the total sample size; in practice, screening campaigns will interrogate only a tiny fraction of the available virtual screening library [8]. The CorrBinom and McNemar approaches are noticeably suboptimal. In the presence of weak correlation, EmProc and IndJZ have comparable performance. EmProc dominates in the presence of strong correlation between scores. Indeed, EmProc is the only approach that is designed to address both the correlation between scores of competing algorithms, and the correlation that is induced within a particular algorithm as a result of having to estimate thresholds. The binormal model (results not shown) yielded similar findings. Type I error rates (results not shown) are well controlled to their nominal values of 0.05.

For hypothesis testing, we recommend EmProc without pooling and without plus adjustment, because EmProc has the greatest power compared to IndJZ, CorrBinom, and McNemar, while maintaining control of type I error rates. If one chooses to use either IndJZ or CorrBinom, the unpooled and non-plus-adjusted versions should be used.

Figure 2 shows estimated coverage probabilities (C) and average widths (D) for confidence intervals EmProc, IndJZ, and CorrBinom, based on the binormal model with correlation of 0.9. The McNemar interval is equivalent to the CorrBinom interval with plus adjustment, so while the figure does not explicitly include the label of McNemar, it is included.

The most obvious finding is that the Bonett-Price plus adjustment dramatically improves coverage probabilities when the number of tests is small; this is because the plus adjustment results in wider intervals when the number of tests is small. As the number of tests increase, the plus and no-plus versions converge, and they approach nominal coverage. By not accounting for correlation across competing algorithms, IndJZ standard errors are unnecessarily large, resulting in wide intervals that provide conservative coverage. The plus-adjusted versions of EmProc and CorrBinom (and hence also McNemar) provide conservative coverage when the number of tests is small, but coverage approaches the nominal level as number of tests increase.

For confidence intervals, we recommend the plus-adjusted version of EmProc, because it is best able to balance achieving nominal coverage rates while minimizing the width of confidence intervals. And if other procedures are used, the plus adjustment should be used as well.

Fig. 2
figure 2

Comparison of EmProc, CorrBinom, IndJZ, and McNemar in terms of hypothesis testing and pointwise confidence intervals to compare hit enrichment curves for competing algorithms. (A-B): Estimated power of the hypothesis test to detect differences between two competing algorithms, where each algorithm follows a bibeta model and scores are correlated with \(\rho =.1\) (A) or \(\rho =.9\) (B). C, D: Estimated coverage probability (C) and average width (D) of pointwise confidence intervals for the difference in hit enrichment curves for two competing algorithms, where each algorithm follows a binormal model and scores are correlated with \(\rho =.9\). Simulations were conducted with 10,000 Monte Carlo replicates. Shading show the Monte Carlo estimate ± 1.96 times the Monte Carlo standard error

Confidence bands

Bands for a single algorithm

Methods

An ideal scenario would be to accompany hit enrichment curves, such as those shown in Fig. 1, with confidence regions. Non-overlapping regions would provide an alternative justification for claiming significant differences between competing algorithms. Let \({\varvec{\theta }}\) denote the vector of recall values from a single algorithm at the vector \({\varvec{r}}=(r_1,r_2,\ldots ,r_k)\) of k ordered testing fractions \(r_1<r_2<\cdots <r_k\). We seek a \(100(1-\alpha )\) percent confidence region for \({\varvec{\theta }}\). While the pointwise confidence interval approach of Eq. (3) could be modified using a Bonferroni adjustment, such corrections are known to be conservative when k is large, leading to unnecessarily wide intervals.

In their technical report, Jiang and Zhao [33] suggested an alternate confidence band estimation procedure, and gave brief comments on simulation results, but some details were omitted. We complete these details to state the following result. Under the previously mentioned Conditions 1 and 2, as \(n\rightarrow \infty\), \(\sqrt{n}( \widehat{{\varvec{\theta }}}-{\varvec{\theta }}) {\mathop {\longrightarrow }\limits ^{d}} N({\varvec{0}},{\varvec{V}}),\) where \(\widehat{{\varvec{\theta }}}=\left( {\widehat{\theta }}_{r_1},\ldots ,{\widehat{\theta }}_{r_k} \right)\) is the vector of recall estimators as previously defined, and \({\varvec{V}}=\{ V_{ij} \}_{i,j=1,\ldots ,k}\). Moreover, \(V_{ii}/n = Var_{JZ}({\widehat{\theta }}_{r_i}),\) and, for \(r_i<r_j\),

$$\begin{aligned} V_{ij}/n = Cov_{\text{ EmProc }}({\widehat{\theta }}_{r_i} ,{\widehat{\theta }}_{r_j}) = \frac{\theta _{r_i}\left( 1-\theta _{r_j} \right) }{n{\pi }_+} \left\{ (1-\Lambda _{r_i}-\Lambda _{r_j}) + \frac{r_i(1-r_j)\Lambda _{r_i}\Lambda _{r_j}}{\pi _+ \theta _{r_i}\left( 1-\theta _{r_j} \right) }\right\} . \end{aligned}$$
(6)

Derivation details are omitted because they are similar to the steps in the Additional file 1: Appendix; see [34] for further details. To provide a working distribution for \(\widehat{{\varvec{\theta }}}\), an estimator of \({\varvec{V}}\) is obtained by replacing population parameters with consistent estimators. This working distribution is the basis of our approximate confidence regions.

Our most straight-forward approach is to use a Wald 100(\(1-\alpha\)) percent confidence ellipsoid, defined as \(\left\{ {{\varvec{\theta }}:n{{({\varvec{\theta }} - {\hat {\varvec{\theta} }})}^{^T}}{\rm{\hat{\varvec V}^{-1}}}({\varvec{\theta }} - {{\hat {\varvec{\theta}} }}) \le \chi _{k,1 - \alpha }^2} \right\},\) where \(\chi ^2_{k, 1-\alpha }\) is the \(1-\alpha\) percentile of the chi-squared distribution with k degrees of freedom. But the Wald confidence ellipsoid does not produce regions that are of the rectanguloid form \(\left\{ {{\varvec{\mathbf {\MakeLowercase {\theta }}}}} \ : \ {\widehat{\theta }}_i \pm q\cdot SE({\widehat{\theta }}_i) \ \forall \ i \in \{1, ..., k \} \right\} .\) We have chosen to use confidence regions with a rectangular structure (i.e., a confidence band) and not ellipsoids because this allows confidence regions of high dimensions to be easily visualized.

Clearly, Bonferroni regions are rectanguloid, with \(q=\sqrt{\chi ^2_{1, 1-\alpha /k}}\). We mention two additional rectanguloid regions, following the naming conventions in Montiel Olea and Plagborg-Møller [35]: the \(\theta\)-projection and sup-t bands. \(\theta\)-projection bands are obtained by identifying the smallest rectanguloid that contains the Wald ellipsoid, and results in \(q=\sqrt{\chi ^2_{k, 1-\alpha }}\). Upon further inspection, it becomes clear that \(\theta\)-projection bands are always at least as wide as Bonferroni bands, so they are not considered further. On the other hand, sup-t bands are the smallest rectanguloid that maintains the simultaneous coverage probability of \(1-\alpha\), and are expected to have good performance. Their critical value q must be obtained using Monte Carlo sampling. Briefly,

$$\begin{aligned} 1-\alpha\le & {} \Pr \left( |{\widehat{\theta }}_i - \theta _i| \le q \cdot SE({\widehat{\theta }}_i) \ \forall \ i \in \{1, \ldots , k \} \right) = \Pr \left( \sup _{i=1, \ldots , k}\frac{|{\widehat{\theta }}_i - \theta _i|}{SE({\widehat{\theta }}_i)} \le q \right) . \end{aligned}$$

Monte Carlo sampling is used to estimate q as the \((1-\alpha )100\) percentile for the distribution of \(\sup _{i=1, \ldots , k}|{\widehat{\theta }}_i - \theta _i| / SE({\widehat{\theta }}_i)\).

Simulation results

A study compared coverage probabilities achieved by confidence bands constructed using sup-t and Bonferroni approaches. Results are shown for both the standard and plus-adjusted versions of sup-t and Bonferroni bands. The familiar trick of “add two successes and add two failures” [36] before estimating proportions is what we refer to as the plus adjustment for bands corresponding to a single hit enrichment curve, not the Bonett-Price plus adjustment for comparing two algorithms that was used earlier. We computed bands for \({\varvec{\theta }}\) using a grid of number of compounds tested between two and 15,000. We considered 25 points on the grid, defined as: \(2^k\) for \(k=1,\ldots ,13\); \(3^k\) for \(k=1,\ldots ,8\); 105, 300, 1500, 15000.

Figure 3 shows estimated coverage probabilities (A) and average widths (B) of confidence bands created based on five distributional cases. The distributional cases represent varying degrees of separation between \(+\) and − classes, and are chosen to mimic real-world scenarios. Case 1 is a binormal model, with equal unit variance and means zero and 1.4. Case 2 is another binormal model, with equal unit variance and means zero and 0.5; Case 2 offers much less separation than Case 1, so Case 2 results in lower values of recall. Case 3 is a bibeta model, with Beta(2,5) and Beta(5,2) distributions. Case 4 is another, more separated, bibeta model, with Beta(1,20) and Beta(20,1) distributions. Case 5 is made up of distributions of limited extent, namely uniform on (0,0.75) and uniform on (0.25,1).

The plus-adjusted Bonferroni bands have the highest coverage, but they are also the widest. The plus-adjusted sup-t bands are not as wide, yet have excellent coverage. As such, for confidence bands applied to a single hit enrichment curve, we recommend the plus-adjusted sup-t bands.

Fig. 3
figure 3

Comparison of sup-t and Bonferroni confidence bands. A, B: Estimated coverage probability (A) and average width (B) of confidence bands for hit enrichment curves for a single algorithm, where the algorithm is generated from five different cases.C, D: Estimated coverage probability (C) and average width (D ) of confidence bands for the difference between two hit enrichment curves generated under four scenarios. Simulations were conducted with 10,000 Monte Carlo replicates. Error bars show the Monte Carlo estimate ± 1.96 times the Monte Carlo standard error

Bands for the difference between competing algorithms

Methods

While the pointwise confidence intervals offer effective comparisons of competing algorithms at a few selected testing fractions, it may be more desirable to perform comparisons across a large range of testing fractions. This may be accomplished by converting the pointwise confidence intervals into confidence bands, in much the same way that confidence bands were obtained.

Letting \({\varvec{\theta }}_\ell\) denote the vector of recall values from Algorithm \(\ell\) (\(\ell =1,2\)), the method is based on the asymptotic result \(\sqrt{n} \left( (\widehat{{\varvec{\theta }}}_1 - \widehat{{\varvec{\theta }}}_2) - ({\varvec{\theta }}_1 - {\varvec{\theta }}_2) \right) {\mathop {\longrightarrow }\limits ^{d}} N({\varvec{0}},{\varvec{V}}),\) where \(n\rightarrow \infty\), and for \(r_i\le r_j\),

$$\begin{aligned} V_{ij}/n = Cov_{\text{ EmProc }}({\widehat{\theta }}_{1r_i} ,{\widehat{\theta }}_{1r_j}) + Cov_{\text{ EmProc }}({\widehat{\theta }}_{2r_i} ,{\widehat{\theta }}_{2r_j}) - Cov_{\text{ EmProc }}({\widehat{\theta }}_{1r_i} ,{\widehat{\theta }}_{2r_j}) - Cov_{\text{ EmProc }}({\widehat{\theta }}_{1r_j} ,{\widehat{\theta }}_{2r_i}) . \end{aligned}$$
(7)

The first two components of Eq. (7) are obtained using Eq. (6), and the latter two components are obtained using

$$\begin{aligned} Cov_{\text{ EmProc }}({\widehat{\theta }}_{1r_i} ,{\widehat{\theta }}_{2r_j}) = \frac{\left( \theta _{12\cdot r_i r_j} -\theta _{1r_i}\theta _{2r_j} \right) }{n{\pi }_+} \left\{ (1-\Lambda _{1r_i}-\Lambda _{2r_j}) + \frac{\left( \gamma _{12\cdot r_i r_j} -r_i r_j \right) \Lambda _{1r_i}\Lambda _{2r_j}}{\pi _+ \left( \theta _{12\cdot r_i r_j} -\theta _{1r_i}\theta _{2r_j} \right) }\right\} , \end{aligned}$$
(8)

where \(\theta _{12\cdot r_i r_j}=P(S_1>t_{1r_i},S_2>t_{2r_j}|+)\) and \(\gamma _{12\cdot r_i r_j}=P(S_1>t_{1r_i},S_2>t_{2r_j})\) are the conditional and unconditional probabilities that both algorithms test a ligand because it is highly ranked by both algorithms, albeit at different testing fractions \(r_i\) and \(r_j\). Equation (8) does not impose any restrictions between testing fractions \(r_i\) and \(r_j\).

As described in "Bands for a single algorithm" section, matrix \({\varvec{V}}\) is estimated and used to construct sup-t and Bonferroni bands.

Simulation results

A study was conducted to compare coverage probabilities and average widths of confidence bands constructed using sup-t and Bonferroni approaches under four settings of two competing algorithms: binormal or bibeta, and \(\rho =0.1\) or 0.9. Bands were computed for \({\varvec{\theta }}\) using a grid of size 25, with number of tested compounds being: \(2^k\) for \(k=1,\ldots ,13\); \(3^k\) for \(k=1,\ldots ,8\); 105, 300, 1500, 15000.

Figure 3 shows estimated coverage probabilities (C) and average widths (D). Results are very similar to those observed for confidence bands for a single algorithm, namely that the plus-adjusted sup-t bands provide the best balance between coverage probabilities and average width.

For confidence bands applied to the difference between two hit enrichment curves, we recommend the plus-adjusted sup-t bands for achieving nominal coverage rates and minimizing width. The covariance used in constructing these bands arise from the EmProc approach.

Results and discussion

We revisit the PPARg application. For testing fractions 0.001, 0.01, and 0.1, Table 2 provides details for all pairwise comparisons between scoring methods Surflex-dock (the best docking method), ICM (the worst docking method), and the maximum z-score (the best consensus method). For each of the three pairs, we provide the estimated difference between hit enrichment curves. Standard errors and resulting p-values are provided for the EmProc approach to conducting inference, and also for the remaining approaches McNemar, IndJZ, and CorrBinom.

Acknowledging the multiple-testing scenario required to compare two scoring methods, Table 2 also provides multiplicity-adjusted p-values. Given choice of a particular approach to inference (for example, EmProc), there are nine tests based on three pairs of scoring methods and three testing fractions. A simple Benjamini-Hochberg [37] step-up procedure is used to control the false discovery rate. At testing fraction 0.1 (321 tests), the difference between Surflex-dock and the consensus method is not significant, but ICM is significantly worse than both Surflex-dock and the consensus method. These conclusions are clearly supported by all inferential approaches. At testing fraction 0.01 (32 tests), no significant differences are observed, but the EmProc procedure is seen to produce the smallest standard errors. With our relatively small dataset, testing fraction 0.001 results in only three tests, and there is too much uncertainty to make a reliable conclusion.

Ignoring the need for multiplicity adjustments, Fig. 4 provides information similar to Table 2, except for many more testing fractions. The upper grid shows (unadjusted) p-values from testing for equality of hit enrichment curves, while the lower grid shows (unadjusted) pointwise 95 percent confidence intervals of differences between hit enrichment curves. EmProc is the only method that is consistently among the best performers. The Pearson correlation is largest (but still only moderate at 0.624) between scores from Surflex-dock and the consensus method, so the poor performance of IndJZ for this comparison is not surprising. On the other hand, the performance of IndJZ understandably improves when comparing Surflex-dock and ICM, with Pearson correlation of only 0.156 between scores.

The diagonal grid of Fig. 4 shows estimated score densities within activity classes for each scoring method. The consensus method has the biggest separation of activity-class densities, with Kullback-Leibler divergence [38] of 2.50 compared to the substantially smaller values of 0.00162 for surflex-dock and \(2.21\times 10^{-5}\) for ICM, and this is consistent with the consensus scoring method seeming to outperform the others.

Taking an alternative approach, Fig. 5 shows plus adjusted sup-t confidence bands for the three scoring methods. These bands account for correlation between recall values at distinct testing fractions for a single curve, and offer simultaneous coverage across the curve. While they do not account for correlations between curves, they are helpful visualizations of uncertainty that go beyond simply graphing the curves alone.

A more direct approach to pairwise comparisons between curves, while adjusting for the many comparisons that occur along the curve, is shown in Fig. 6. These bands for the differences between hit enrichment curves offer simultaneous coverage across the curve. They account for correlation between recall values at distinct testing fractions for a single curve, and for correlation between estimated recall from different scoring methods.

Table 2 Pairwise comparison of scoring methods surflex-dock (surf), ICM, and their consensus (maxz), at three testing fractions decided a priori. For each pair of scoring methods, differences and standard errors of estimated hit enrichment curves are shown, along with raw and Benjamini-Hochberg adjusted p-values
Fig. 4
figure 4

Comparisons of scoring methods surflex-dock, ICM, and their consensus, across 15 testing fractions using four testing procedures. The diagonal grid shows estimated score densities within activity classes for each scoring method; also shown are Kullback-Leibler divergences between estimated densities for the \(+\) and − classes. The upper grid shows p-values from testing for equality of hit enrichment curves from a pair of scoring methods, with colors corresponding to different testing procedures. The lower grid shows pointwise 95 percent confidence intervals that accompany results from the upper grid. Comparisons have not been adjusted for multiple testing as was the case in Table 2

Fig. 5
figure 5

Simultaneous 95 percent plus-adjusted sup-t confidence bands for the three scoring methods surflex-dock, ICM, and their consensus. Even while spreading interest across the entire range of testing fractions, significant differences are still detected between the consensus and ICM for some intermediate testing fractions.

Fig. 6
figure 6

Simultaneous 95 percent plus-adjusted sup-t confidence bands for pairwise differences between the three scoring methods surflex-dock, ICM, and their consensus. A consensus versus surflex-dock, B consensus versus ICM, C surflex-dock versus ICM. The bands are unsurprisingly wider than the pointwise EmProc intervals shown in the lower panel of Fig. 4, but they are not very much wider. The ICM scoring method is significantly less effective than both consensus and suflex-dock for testing fractions between 0.02 and 0.5

Early enrichment is broadly recognized as a primary goal of virtual screening [9]. There is, however, considerable debate about how to assess achievement of this goal [12]. The receiver operating characteristic (ROC) curve, and its summary metric of area under the curve, lack sensitivity to both the early recognition goal and the rarity of active compounds that often exists in screening studies [9, 39]. Partial area under the ROC curve makes a step towards addressing the early recognition goal but not the rarity of active compounds.

The robust initial enhancement (RIE, [40]) and its normalized version the Boltzmann enhanced discrimination of ROC (BEDROC, [9]) directly address early recognition by incorporating an exponential weight that decreases for active compounds that are discovered later in testing. The versions of RIE and BEDROC that are proposed by Truchon and Bayly [9] are computationally efficient. They are, however, global measures that are not tied to a specific testing fraction, and they depend on a parameter \(\alpha\) that must be specified by the user. A larger \(\alpha\) provides greater weight to active ligands found early, but weights are applied to all active ligands, even those found very late. Moreover, statistical inference is not straightforward.

For the PPARg study using the default value of \(\alpha =20\), the Empereur-Mot et al. [6] web application reports BEDROC values as follows, where larger is better: 0.743 for the consensus; 0.687 for Surflex-dock; and 0.447 for ICM. Without uncertainty measures associated with these scores, it is difficult to conclude separation of the scoring methods. Furthermore, the results presented in Table 2 suggest conclusions that are more nuanced, with no significant differences at testing fraction 0.01 but some big differences at testing fraction 0.1. The improvement in BEDROC for the consensus method is mostly driven by the improvement near testing fraction 0.1, but this is a much larger fraction that what is typically used in screening evaluations. This illustrates how BEDROC can provide a misleading sense of improvement in early enrichment. It averages performance over all testing fractions and weights early fractions more heavily, but it is often difficult to determine from the tuning parameter alone to what extent the early fractions are weighted.

The hit enrichment curve offers multiple benefits for assessing early enrichment. First, it directly addresses the measure of interest, namely enrichment. For a given dataset, the closer the estimated hit enrichment curve is to the ideal hit enrichment curve, the more desirable is the associated algorithm. Second, the user is able to directly enforce their definition of “early” by specifying testing fractions of interest, without needing to rely on the indirect methods offered through measures such as BEDROC or partial area under the ROC curve. And third, localized assessment is possible, rather than whole-curve assessment. These are the reasons we have chosen to focus this work on hit enrichment curves.

Enrichment factors, and the associated enrichment factor curve, are also very popular for assessing early enrichment. As it turns out, all results in this paper can be trivially modified to obtain inference for the enrichment factor curve; see Ash [34] for further details. While the hit enrichment curve plots \(\{ r,{\widehat{\theta }}_r\}\), the enrichment factor curve plots \(\{ r,{\widehat{\theta }}_r/r\}\), so standard error expressions are easily modified by division by the testing fraction r. Enrichment factors (sometimes denoted \(EF_r\)) simply focus on the enrichment factor curve at a specific testing fraction.

In this article, we provide a template for rigorously comparing competing algorithms while accounting for uncertainty, two types of correlation, and the multiple testing issue. If interest is restricted to comparing hit enrichment curves for competing algorithms at a few pre-selected testing fractions, the hypothesis testing and confidence interval procedures offer effective strategies. On the other hand, while it is best practice to decide testing fractions a priori, we acknowledge this is not always done or even possible, so we also provide confidence bands to compare entire hit enrichment curves. Additionally, bands allow agmented graphical presentation of the entire hit enrichment curves for competing algorithms.

The EmProc procedure is newly proposed here and is expected to perform as well or better than the other procedures considered (CorrBinom, McNemar, and IndJZ) in the presence of correlation between competing algorithms and/or correlation across different testing fractions within a single algorithm. The other procedures considered address only a single type of correlation and hence are not recommended for general-purpose use.

Availability of data and materials

The inferential procedures and confidence band plotting functions are conveniently made available in R package chemmodlab which can be installed from the following github repository: https://github.com/jrash/chemmodlab The full data and code required to recreate the results of this paper are available in the following github repository: https://github.com/jrash/Enrichment-Inference-Supplemental-Materials.

References

  1. Kuhn M (2008) Building predictive models in R using the caret package. J Stat Softw 28(5):1–26. https://doi.org/10.18637/jss.v028.i05

    Article  Google Scholar 

  2. SAS Institute Inc (2020) SAS Enterprise Miner 15.1, Cary, NC

  3. SAS Institute Inc (2020) JMP 16.0, Cary, NC x

  4. Geppert H, Vogt M, Bajorath J (2010) Current trends in ligand-based virtual screening: Molecular representations, data mining methods, new application areas, and performance evaluation. J Chem Inf Model 50(2):205–216. https://doi.org/10.1021/ci900419k

    Article  CAS  PubMed  Google Scholar 

  5. Rosset S, Neumann E, Eick U, Vatnik N, Idan I (2001) Evaluation of prediction models for marketing campaigns, pp 456–461. ACM Press, New York, NY. https://doi.org/10.1145/502512.502581

  6. Empereur-Mot C, Zagury J-F, Montes M (2016) Screening explorer-an interactive tool for the analysis of screening results. J Chem Inf Model 56(12):2281–2286. https://doi.org/10.1021/acs.jcim.6b00283 ((Web application at http://stats.drugdesign.fr))

  7. NCBI (2021) https://www.ncbi.nlm.nih.gov/gene/5468

  8. Zhu T, Cao S, Su P-C, Patel R, Shah D, Chokshi HB, Szukala R, Johnson ME, Hevener KE (2013) Hit identification and optimization in virtual screening: Practical recommendations based on a critical literature analysis. J Med Chem 56(17):6560–6572. https://doi.org/10.1021/jm301916b

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  9. Truchon J-F, Bayly CI (2007) Evaluating virtual screening methods: good and bad metrics for the “early recognition”problem. J Chem Inf Model 47(2):488–508. https://doi.org/10.1021/ci600426e

    Article  CAS  PubMed  Google Scholar 

  10. Jain AN, Nicholls A (2008) Recommendations for evaluation of computational methods. J Comput Aided Mol Des 22(3–4):133–139. https://doi.org/10.1007/s10822-008-9196-5

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  11. Nicholls A (2014) Confidence limits, error bars and method comparison in molecular modeling. Part 1: the calculation of confidence intervals. J Comput Aided Mol Des 28(9):887–918

    Article  CAS  Google Scholar 

  12. Robinson MC, Glen RC, Lee AA (2020) Validating the validation: reanalyzing a large-scale comparison of deep learning and machine learning models for bioactivity prediction. J Comput Aided Mol Des. https://doi.org/10.1007/s10822-019-00274-0

    Article  PubMed  PubMed Central  Google Scholar 

  13. Hawkins PCD, Warren GL, Skillman AG, Nicholls A (2008) How to do an evaluation: pitfalls and traps. J Comput Aided Mol Des 22(3–4):179–190. https://doi.org/10.1007/s10822-007-9166-3

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  14. Jiang W, Zhao Y (2015) On asymptotic distributions and confidence intervals for lift measures in data mining. J Am Stat Assoc 110(512):1717–1725. https://doi.org/10.1080/01621459.2014.993080

    Article  CAS  Google Scholar 

  15. Friesner RA, Banks JL, Murphy RB, Halgren TA, Klicic JJ, Mainz DT, Repasky MP, Knoll EH, Shelley M, Perry JK, Shaw DE, Francis P, Shenkin PS (2004) Glide: a new approach for rapid, accurate docking and scoring. 1. Method and assessment of docking accuracy. J Med Chem 47(7):1739–1749. https://doi.org/10.1021/jm0306430

    Article  CAS  PubMed  Google Scholar 

  16. Li Q, Racine JS (2007) Nonparametric econometrics: theory and practice. Princeton University Press, New York, NY

    Google Scholar 

  17. Agresti A (2007) An introduction to categorical data analysis. Wiley series in probability and statistics. Wiley, Hoboken, NJ

    Google Scholar 

  18. Fagerland MW, Lydersen S, Laake P (2013) The McNemar test for binary matched-pairs data: mid-p and asymptotic are better than exact conditional. BMC Med Res Methodol 13(1):91. https://doi.org/10.1186/1471-2288-13-91

    Article  PubMed  PubMed Central  Google Scholar 

  19. Newcombe RG (1998) Improved confidence intervals for the difference between binomial proportions based on paired data. Stat Med 17:2635–2650. https://doi.org/10.1002/(SICI)1097-0258(19981130)17:22<2635::AID-SIM954>3.0.CO;2-C

    Article  CAS  PubMed  Google Scholar 

  20. Rodriguez de Gil P, Pham JRT, Nguyen D, Kromrey JD, Kim ES ( 2013) SAS macros CORR-P and TANGO: interval estimation for the difference between correlated proportions in dependent samples. In: Proceedings of the SouthEast SAS Users Group 2013

  21. Bonett DG, Price RM (2012) Adjusted Wald confidence interval for a difference of binomial proportions based on paired data. J Educ Behav Stat 37(4):479–488. https://doi.org/10.3102/1076998611411915

    Article  Google Scholar 

  22. Xia J, Tilahun EL, Reid T-E, Zhang L, Wang XS (2015) Benchmarking methods and data sets for ligand enrichment assessment in virtual screening. Methods 71:146–157. https://doi.org/10.1016/j.ymeth.2014.11.015

    Article  CAS  PubMed  Google Scholar 

  23. Good AC, Oprea TI (2008) Optimization of CAMD techniques 3. Virtual screening enrichment studies: a help or hindrance in tool selection? J Comput Aided Mol Des 22(34):169–178. https://doi.org/10.1007/s10822-007-9167-2

    Article  CAS  PubMed  Google Scholar 

  24. Stumpfe D, Bajorath J (2011) Applied virtual screening: strategies, recommendations, and caveats, pp 291– 318 . https://doi.org/10.1002/9783527633326.ch11

  25. Bauer MR, Ibrahim TM, Vogel SM, Boeckler FM (2013) Evaluation and optimization of virtual screening workflows with dekois 2.0—a public library of challenging docking benchmark sets. J Chem Inf Model 53(6):1447–1462. https://doi.org/10.1021/ci400115b

    Article  CAS  PubMed  Google Scholar 

  26. Gaulton A, Hersey A, Nowotka M, Bento AP, Chambers J, Mendez D, Mutowo P, Atkinson F, Bellis LJ, Cibrián-Uhalte E, Davies M, Dedman N, Karlsson A, Magariños MP, Overington J.P, Papadatos G, Smit I, Leach A.R (2017) The ChEMBL database in 2017. Nucleic Acids Res 45(D1):945–954. https://doi.org/10.1093/nar/gkw1074

    Article  CAS  Google Scholar 

  27. Sterling T, Irwin JJ (2015) Zinc 15—ligand discovery for everyone. J Chem Inf Model 55(11):2324–2337. https://doi.org/10.1021/acs.jcim.5b00559

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  28. Irwin JJ (2008) Community benchmarks for virtual screening. J Comput Aided Mol Des 22(3–4):193–199. https://doi.org/10.1007/s10822-008-9189-4

    Article  CAS  PubMed  Google Scholar 

  29. Mysinger MM, Carchia M, Irwin JJ, Shoichet BK (2012) Directory of useful decoys, enhanced (dud-e): better ligands and decoys for better benchmarking. J Med Chem 55(14):6582–6594. https://doi.org/10.1021/jm300687e

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  30. Rohrer SG, Baumann K (2009) Maximum unbiased validation (muv) data sets for virtual screening based on pubchem bioactivity data. J Chem Inf Model 49(2):169–184. https://doi.org/10.1021/ci8002649

    Article  CAS  PubMed  Google Scholar 

  31. NCBI Resource Coordinators ( 2016) Database resources of the national center for biotechnology information. Nucleic Acids Res 44(1), 7–19. https://doi.org/10.1093/nar/gkv1290

  32. Hofert M, Kojadinovic I, Maechler M, Yan J (2020) Copula: multivariate dependence with copulas. R package version 1.0-1. https://CRAN.R-project.org/package=copula

  33. Jiang W, Zhao Y (2014) Some technical details on confidence intervals for lift measures in data mining. Technical report

  34. Ash JR (2020) Methods development for quantitative structure-activity relationships. North Carolina State University, Raleigh, NC

    Google Scholar 

  35. Montiel Olea JL, Plagborg-Møller M (2019) Simultaneous confidence bands: Theory, implementation, and an application to svars. J Appl Economet 34(1):1–17. https://doi.org/10.1002/jae.2656

    Article  Google Scholar 

  36. Agresti A, Coull BA (1998) Approximate is better than ‘exact’ for interval estimation of binomial proportions. Am Stat 52(2):119–126. https://doi.org/10.2307/2685469

    Article  Google Scholar 

  37. Benjamini Y, Hochberg Y (1995) Controlling the false discovery rate: a practical and powerful approach to multiple testing. J R Stat Soc Ser B (Methodological) 57:289–300. https://doi.org/10.2307/2346101

    Article  Google Scholar 

  38. Kullback S, Leibler RA (1951) On information and sufficiency. Ann Math Stat 22(1):79–86. https://doi.org/10.1214/aoms/1177729694

    Article  Google Scholar 

  39. Saito T, Rehmsmeier M (2015) The precision-recall plot is more informative than the roc plot when evaluating binary classifiers on imbalanced datasets. PLoS ONE 10(3):0118432. https://doi.org/10.1371/journal.pone.0118432

    Article  CAS  Google Scholar 

  40. Sheridan RP, Singh SB, Fluder EM, Kearsley SK (2001) Protocols for bridging the peptide to nonpeptide gap in topological similarity searches. J Chem Inf Comput Sci 41(5):1395–1406. https://doi.org/10.1021/ci0100144

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

Not applicable

Funding

This work was supported by NIH training grant T32ES007329; the Triangle Center for Evolutionary Medicine; and a graduate research assistantship from SAS Institute.

Author information

Authors and Affiliations

Authors

Contributions

JRA and JHO conceived, developed and implemented the method, performed the calculations, and wrote the manuscript. Both authors read and approved the final manuscript.

Corresponding author

Correspondence to Jeremy R Ash.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary Information

Additional file 1

. Proof of Theorem 1

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Ash, J.R., Hughes-Oliver, J.M. Confidence bands and hypothesis tests for hit enrichment curves. J Cheminform 14, 50 (2022). https://doi.org/10.1186/s13321-022-00629-0

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13321-022-00629-0

Keywords