WO2011081950A1 - Methods, systems and media utilizing ranking techniques in machine learning - Google Patents

Methods, systems and media utilizing ranking techniques in machine learning Download PDF

Info

Publication number
WO2011081950A1
WO2011081950A1 PCT/US2010/060360 US2010060360W WO2011081950A1 WO 2011081950 A1 WO2011081950 A1 WO 2011081950A1 US 2010060360 W US2010060360 W US 2010060360W WO 2011081950 A1 WO2011081950 A1 WO 2011081950A1
Authority
WO
WIPO (PCT)
Prior art keywords
ranking
function
data elements
implemented method
error
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/US2010/060360
Other languages
French (fr)
Inventor
Shivani Agarwal
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Massachusetts Institute of Technology
Original Assignee
Massachusetts Institute of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Massachusetts Institute of Technology filed Critical Massachusetts Institute of Technology
Publication of WO2011081950A1 publication Critical patent/WO2011081950A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • G06N20/10Machine learning using kernel methods, e.g. support vector machines [SVM]

Definitions

  • Ranking problems may arise in a wide variety of information retrieval (IR) applications such as ranking data elements, for example, documents, websites, or the like, according to relevance to a query.
  • IR information retrieval
  • it may be desirable to utilize ranking algorithms which are adapted for ranking chemical structures or representations of chemical structures.
  • the cost of developing a new drug today is estimated to be over one billion dollars. See Shekhar, C. In silico pharmacology:
  • Chemoinformatics Concepts, Methods, and Tools for Drug Discovery; Humana Press, 2004.
  • computational tools that can rank chemical structures, e.g., according to their chances of clinical success.
  • ranking problems are mathematically distinct from the classical learning problems of classification and regression, and require distinct analysis and distinct algorithms. See, e.g., Cortes, C; Mohri, M., AUC optimization vs. error rate minimization, Advances in Neural Information Processing Systems 16, 2004.
  • the ranking techniques disclosed herein may be applied to and/or tailored for a wide variety of IR applications.
  • the ranking techniques may be adapted for ranking data elements in a chemical structure domain, a database domain, an Internet domain, an Intranet domain or other information domain.
  • the methods for learning a ranking function may generally comprise (i) determining, for example, with a computing process on a computing device, ranking error as a function of ranking order discrepancies between a predetermined first ranking of a plurality of data elements (for example, a plurality of documents or a plurality of representations of chemical structures) and a second ranking of the plurality of data elements determined by the ranking function; and (ii) solving, e.g., with the computing process on the computing device, the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the second ranking of the plurality of data elements.
  • Methods are also disclosed herein for ranking a plurality of data elements using a learned ranking function.
  • Methods for ranking a plurality of data elements typically comprise (i) providing a ranking function which minimizes ranking error as a function of ranking order discrepancies between a predetermined first ranking of a training plurality of data elements and a second ranking of the training plurality of the data elements determined by the ranking function, (ii) applying the ranking function to rank a test plurality of data elements, for example, in the same domain as the training plurality of data elements, and (iii) identifying from the ranking of the test plurality of data elements, a data element having a characteristic consistent with the training plurality of data elements.
  • System implementations and non-transitory storage medium embodiments for the forgoing methods for learning a ranking function and methods for ranking are also disclosed herein.
  • System implementation generally comprises a computing device programmed to carry out a computing process including the steps of the forgoing methods.
  • non-transitory storage medium embodiments typically involve a non-transitory storage medium storing computer executable instructions for carrying out the steps of the foregoing methods.
  • Methods for ranking a plurality of data elements are also disclosed herein generally comprising (i) receiving a query characterizing a ranking problem for a set of data elements, (ii) processing the query to learn a ranking function, (iii) applying the ranking function to rank a test plurality of the data elements, and (iv) returning a result to the query based on the ranking of the test plurality of data elements
  • Learning the ranking function may generally include (i) determining, e.g., with a computing process on a computing device, ranking error as a function of ranking order discrepancies between a predetermined first ranking of a training plurality of the data elements and a second ranking of the training plurality of the data elements determined by the ranking function; and (ii) solving, e.g., with the computing process on the computing device, the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the second ranking of the training plurality of data elements.
  • System implementations for the previous methods are also disclosed generally including input means for inputting the query, a processor for processing the query by executing a computing process, storage means storing computer executable instructions for the computing process, and output means for returning the result to the query.
  • Methods for ranking a plurality of data elements are also disclosed generally comprising (i) providing a known ranking for a plurality of data elements in a training set, (ii) deriving a ranking function that minimizes ranking error for the ranking function with respect to the known ranking of the plurality of data elements in the training set, and (iii) ranking a plurality of data elements in a test set using the derived ranking function.
  • Figure 1 depicts a block flow diagram including exemplary steps for determining a ranking function as taught herein!
  • Figure 2 depicts a block flow diagram including exemplary steps for approximately minimizing a discrete error function to derive a ranking function as taught herein.
  • Figure 3 depicts a block flow diagram including exemplary steps for determining and applying a ranking function based on a provided known ranking for a set of data elements as taught herein.
  • Figure 4 depicts a block flow diagram including exemplary steps for processing a query related to a ranking problem at taught herein.
  • Figure 5 graphically depicts an exemplary convex upper bound on bipartite ranking loss of a ranking function on a positive-negative instance pair as a function of quantity as taught herein.
  • Figure 6 graphically depicts an exemplary convex upper bound on relevance-weighted ranking loss of a ranking function on a pair of instances illustrated for a relevance difference of .5 and as a function of quantity as taught herein.
  • Figure 7 graphically depicts exemplary virtual screening results on random splits with a Tanimoto kernel, averaged over five data sets for bipartite training data as taught herein.
  • Figure 8 graphically depicts a comparison of ROC curves for evaluation of an exemplary ranking algorithm for minimizing ranking error at a top portion of the learned ranking using the Ionosphere data set, according to the present disclosure.
  • Figure 9 graphically depicts a comparison of ROC curves for evaluation of an exemplary ranking algorithm for minimizing ranking error at a top portion of the learned ranking using the Spanbase data set, according to the present disclosure.
  • Figure 10 graphically depicts a comparison of ROC curves for evaluation of an exemplary ranking algorithm for minimizing ranking error at a top portion of the learned ranking using a chemoinformatic data set, according to the present disclosure.
  • Figure 11 graphically depicts an evaluation of three exemplary real-value label algorithms, according to the present disclosure.
  • Figure 12 depicts a block flow diagram of an exemplary computing environment suitable for determining functions for ranking data elements as taught herein and for ranking data elements as taught herein.
  • Figure 13 depicts an exemplary network environment suitable for a distributed implementation of the embodiments taught herein.
  • data elements may, for example, be in or from a chemical structure domain such as data representations of chemical structures.
  • exemplary methods, systems and media are taught herein for applying ranking techniques in machine learning to the task of ranking representations of chemical structures.
  • the exemplary ranking algorithms taught herein may be particularly advantageous in the field of drug discovery, e.g., for prioritizing chemical structures for drug screenings.
  • the exemplary ranking algorithms taught herein are not limited to chemical structure applications, but may also be applied to any number of IR applications that include data different from data representative of chemical structures.
  • data elements may, for example, may be documents, text files, mark up language files and other types of data.
  • the exemplary methods, systems and media taught herein may advantageously utilize ranking algorithms which, contrasted with conventional SVM and SVR algorithms, minimize ranking loss rather than classification/regression loss.
  • the ranking algorithms taught herein may be derived, e.g., from either bipartite or real-value labeled sets of training data and may be used, e.g., in both virtual screening and QSAR ranking applications.
  • the bipartite and real-value labeled sets of training data may be used, e.g., in both virtual screening and QSAR ranking applications.
  • the ranking algorithms may advantageously determine ranking functions such that targeted ranking discrepancies are minimized relative to the predetermined ranking.
  • SVM classification based approaches
  • SVR regression based approaches
  • the ranking algorithms taught herein may account for preferences, e.g., pair wise preferences (e.g., more active than/less active than relationships), preferences characterized by bipartite labels (e.g., active/inactive), or preferences characterized by real-valued labels (representing numerical activity levels).
  • the preferences may advantageously represent objective or subjective criteria as between data elements.
  • preferences may be used to supplement bipartite or real-value labeled sets of training data.
  • preferences may be used to distinguish, e.g., on the basis of cost, availability, potential side effects, etc., between two compounds having similar rankings (e.g., wherein the difference in activity level is below a certain threshold).
  • preferences e.g., pair-wise preferences
  • preferences may be used to indicate a predetermined ranking for a plurality data elements.
  • preferences may be used to indicate a predetermined ranking of representations of chemical structure with respect to activity level.
  • ranking loss may be approximated, even where only relative preferences between instances, e.g., relative activity levels of chemical structures, are known.
  • preferences present a strong tool for optimizing, fine tuning, and/or tailoring ranking loss for a particular set of
  • ranking loss may account for and weight multiple preferences based on a number of difference criteria.
  • Real-value labeled ranking algorithms utilized by the exemplary methods, systems and non-transitory media taught herein may prove particularly advantageous.
  • the real valued ranking algorithms taught herein weight incorrectly raked pairs of data elements by the disparity in relevance between the data elements in each pair.
  • the ranking algorithms may be designed to focus the most attention on correctly ranking instance pairs that exhibit the greatest disparity in activity levels (since errors in ranking chemical structures with similar activity levels are often less crucial than errors in ranking chemical structures with a greater differences in activity levels).
  • the effectiveness of various exemplary real-value labeled ranking algorithms, taught herein was evaluated relative to conventional algorithms for various data sets.
  • ranking algorithms may minimize average pair-wise loss.
  • an error function may be selected to advantageously normalize aggregate pair-wise loss, e.g., aggregate relevancy weighted pair-wise loss, by the number of pairs.
  • ranking algorithms may minimize a maximum pair-wise loss, e.g., a maximum relevancy weighted pair-wise loss.
  • an error function may be selected to advantageously represent the maximum ranking margin across all pairs. The effectiveness of both exemplary ranking algorithms minimizing average pair-wise loss and exemplary ranking algorithms minimizing maximum pair wise-loss was evaluated relative to conventional algorithms for various data sets.
  • ranking accuracy at a top portion of a ranked list may be more important than accuracy at the bottom of the list.
  • the ranking algorithms and methods, systems and non-transitory media taught herein may incorporate constraints that encourage accuracy in a top portion of the learned ranking, for example in a top x percentage (such as top 50%, top 25%, top 10%, top 5% or the like) of the learned ranking or top n number of results (such as top 100, top 50, top 10, or the like) in the learned ranking.
  • an error function may be selected to advantageously account for the fraction of positives ranked below the highest ranking negative. Such an error function may be minimized so as to maximize the number of positives that appear before the first negative in the ranked list.
  • ranking algorithms may incorporate constraints that give greater weight to ranking data elements with higher relevancy. For example, each pair-wise loss for a given data element or aggregate pair wise loss for a given data element may be normalized relative to a characterization of relevancy for the data element such as a real- value label for the data element, or the inverse of a preferred rank position of the data element.
  • a characterization of relevancy for the data element such as a real- value label for the data element, or the inverse of a preferred rank position of the data element.
  • ranking algorithms taught herein may incorporate diversity constraints, e.g., by including a term in the error function that encourages diversity among the chemical structures in a top portion of the learned ranking.
  • ranking algorithms may optimize a suitable trade-off between ranking accuracy (e.g., high-activity chemical structures at the top of the list) and diversity (e.g., diverse chemical structures at the top of the list). Different diversity criteria may be used depending on the particular chemical structure collection and specific requirements of the prioritization task at hand.
  • the ranking algorithms may be kernel-based ranking algorithms. Experimental results indicate that depending on the kernel selection, such kernel-based ranking algorithms outperform both conventional SVR and SVM algorithms. Furthermore, the kernel-based ranking algorithms taught herein may be solved efficiently using gradient-based optimization methods. In particular, in exemplary embodiments, the kernel-based ranking algorithms taught herein involve solving a quadratic program (QP) resulting from the Lagrangian dual of the actual optimization problem. Standard implementations of SVM type algorithms resulting in similar QPs generally use a standard QP solver, which takes 0(n 3 ) time to solve a QP in n variables.
  • QP quadratic program
  • a gradient projection algorithm may be used to solve the optimization problems presented taking only ' ' time to converge to an * -accurate solution, a significant improvement over a standard QP solver.
  • the term instance generally refers to a data element in a ranking.
  • the block flow diagram 1000 (which in system implementations may be a computer implemented computing process executed by one or more computational devices) includes steps for learning a ranking function for ranking data elements.
  • the data elements are representations of chemical structures.
  • the data elements are documents.
  • the block flow diagram 1000 generally includes a step 1 100 of deriving/selecting a ranking error function for a ranking algorithm.
  • a ranking error is determined as a function of ranking order discrepancies between a
  • the error function may further be tailored to meet specific needs of an application at hand.
  • the error function may be designed, e.g., to emphasize ranking accuracy at the top of the ranked list and/or to encourage diversity.
  • the ranking function is learned from a reproducing kernel Hilbert space (R HS).
  • R HS Kernel-Coupled Environment
  • the kernel may advantageously be selected to best suit the data type being investigated (e.g., a Tanimoto kernel for binary fingerprint vectors in virtual screening and a RBF kernel for descriptor vectors in QSAR ranking).
  • the ranking function may alternatively be derived using chemical similarity functions designed specifically to measure similarities between chemical structures.
  • FIG. 2 depicts an exemplary block flow diagram 2000 for deriving a ranking function in such instances, as taught herein.
  • a regularized version of a convex upper bound of the error function is derived.
  • a ranking function is derived by solving the optimization problem presented by the regularized version of the convex upper bound of the error function, e.g., to minimizing the regularized upper bound of the error function. For example, if the hinge ranking loss is selected as the convex upper bound the resulting optimization problem is a convex quadratic program (QP) which can be solved efficiently.
  • QP convex quadratic program
  • step 3100 a known ranking for a training plurality of data elements, e.g., representations of chemical structures, is provided.
  • step 3200 a ranking function is derived that minimizes ranking error for the ranking function with respect to the known ranking of the training plurality of data elements.
  • step 3300 a test plurality of data elements are ranked using the derived ranking function.
  • a query is received characterizing a ranking problem for data.
  • the query may, for example, designate a database of representations of chemical structures, a training plurality of representations of chemical structures having a predetermined/known ranking, and ranking criteria (e.g., regarding focus on diversity, accuracy at the top of the ranking, etc.).
  • the query is processed to learn a ranking function. Exemplary steps for learning a ranking function are described herein, e.g., with respect to Figure 1 and step 3200 of Figure 2.
  • the learned ranking function is applied to rank a test plurality of data elements.
  • test plurality of data elements are representations of chemical structures.
  • test plurality of data elements are documents.
  • a result to the query is returned based on the ranking of the test plurality of data elements.
  • the rankings algorithms taught herein may likewise be included in system implementations e.g. involving a computer or distributed computer architecture such as a computer network or a multiple core processor.
  • Systems may generally be utilized to input constraints, process data, and output results. System implementations are discussed in greater detail later herein.
  • training data including examples of data elements labeled in a bipartite manner, e.g., as positive or negative may be used to derive a ranking function, e.g., such that positive data elements are ranked higher than negative ones.
  • the i and / being instances in some instance space X
  • the goal is to learn a real- valued ranking function / : - ⁇ R that ranks accurately future instances in X in other words, that assigns higher scores to positive instances than to negative ones.
  • the ranking quality of/in this setting is often measured in terms of the bipartite ranking error.
  • Equation 1 presents one embodiment of a bipartite ranking error function: where 1 W is 1 if is true and 0 otherwise; this is simply the expected fraction of data element pairs incorrectly ranked by /, e.g., where a negative data element is
  • Bipartite ranking error may be determined as one minus the AUC.
  • the AUC is often used to measure the ranking quality in the binary/bipartite settings.
  • ranking algorithms such as those taught herein, may be viewed conceptually as, inter alia, maximizing (an approximation of) the training AUC.
  • the algorithm advantageously learns a ranking function from a reproducing kernel Hilbert space (RKHS), much as SVMs and SVR do in the case of classification and regression.
  • RKHS reproducing kernel Hilbert space
  • the discrete nature, of the bipartite ranking error function presented in Equation 1 cannot be minimized by an algorithm directly. Rather, a (bipartite) kernel-based ranking algorithm may minimize instead a regularized version of the convex depicted in Figure 5.
  • Figure 5 graphically depicts an exemplary convex upper bound on the bipartite ranking loss, e.g., ⁇ H x t) ⁇ f(*i
  • instances in X are described by d-dimensional vectors (such as chemical descriptor vectors as is the case for virtual screening in the chemical structure domain).
  • for some appropriate d.
  • J- is an RKHS of real-valued functions on X
  • the kernel- based ranking algorithm learns a ranking function as follows:
  • Equation 4 Given the solution cx to the above QP, the solution to Equation 4 is given by:
  • the bipartite kernel-based ranking algorithm learns a ranking function / : - ⁇ ⁇ K i n by solving the QP in Equation 5, and then constructing/as in Equation 6.
  • ranking accuracy at the top of a ranked list may often be more important than accuracy at the bottom of the list.
  • virtual screening e.g., where the goal may be to identify active chemical structures in a large chemical library containing mostly inactive chemical structures, it is especially important that active chemical structures are returned at the top of the ranking.
  • Taught herein is an exemplary ranking algorithm that focuses on ranking accuracy at the top in the context of bipartite ranking. Note that a similar extension is possible for ranking with real-valued labels.
  • Equation la advantageously accounts for the fraction of positives ranked below the highest ranking negative (in expectation, assuming ties are broken uniformly at random). Therefore, minimizing such corresponds to maximizing the number of positives that appear before the first negative in the ranked list. Similar to Equation 1 , Equation l a may be minimized using an appropriately regularized version of the following convex upper bound: ⁇ (i - (/(* > -
  • J- is an RKHS of real-valued functions on X
  • an algorithm may be designed to minimize a regularized version of the above quantity over / € F as follows:
  • the above optimization problem may be solved by considering the dual of an equivalent optimization problem.
  • ⁇ X ⁇ - ⁇ R is the kernel function associated with T '
  • the above optimization problem may be rewritten, with the help of slack variables and taking the Lagrangian dual, as the following problem over mn variables °3 ⁇ 4 ⁇ 1 ⁇ ' ⁇ m ⁇ 1 ⁇ 3 ⁇ n >- '3 ⁇ 4
  • a training set of data elements may be provided where the data elements are known (or expected) to have a real-valued labels pertinent to relevance.
  • representation of chemical structures may be provided where all of the chemical structures are known (or expected) to have varying degrees of a desired characteristic structure and/or property with respect to a particular target. In such cases it is of interest to establish a fine-grained ranking among data elements in order to identify the most promising candidates.
  • a training set of representation of chemical structures may be provided where each chemical structure is associated, e.g., with an activity level such as an experimentally determined level of biological activity. The goal in such circumstances is to derive a ranking function whereby those chemical structures with higher degrees of a desirable characteristic structure and/or property are ranked higher.
  • real-value based ranking associates data elements with real-valued labels (ranking with real-valued labels has been studied by Agarwal, S. ; Niyogi, P. , Generalization bounds for ranking algorithms via algorithmic stability, Journal of Machine Learning Research 2009, 10, 441-474).
  • Real-value based ranking can generally be described as follows: A labeled training sample S — (( ⁇ 1 ⁇ ⁇ ⁇ ⁇ ) (3 ⁇ 4 .
  • the label training Sample may be advantageously analyzed to determine a ranking function ⁇ : A— > I that ranks accurately future instances in X by relevance, e.g., ranks instances with higher relevance values higher.
  • the ranking quality off in this setting can be measured in terms of the following relevance-weighted ranking error:
  • Equation 7 An exemplary kernel-based ranking algorithm for minimizing the relevance- weighted ranking error of Equation 7 is taught herein. As in the bipartite case, the ranking error in Equation 7 cannot be minimized directly. Thus, the kernel-based ranking algorithm minimizes a regularized version of the following convex upper bound on the ranking error:
  • Figure 6 depicts a convex upper bound on the relevance weighted loss
  • the kernel-based ranking algorithm taught herein advantageously selects a ranking function / ⁇ 3 ⁇ as follows: mm
  • the kernel-based ranking algorithm for the real- valued labels setting learns a ranking function J ⁇ ' A ⁇ R in J- by solving the QP in Equation 10, and then constructing / as in Equation 1 1 .
  • the data sets included five sets of representations of chemical structures that each target a different protein, and a background set of chemical structures assumed to be inactive.
  • the five active sets contained representations of fifty chemical structures each in the following classes: reversible inhibitors of cyclin-dependent kinase 2 (CDK2),
  • the "inactive" set contained representations of 1 ,892 chemical structures drawn from the National Cancer Institute (NCI) diversity set. Thus, for each of the five targets, a total of fifty active chemical structures were represented and 2092 inactives (including the 1 ,892 background chemical structures and the 200 chemical structures belonging to the other four active sets) were represented. Additional details on the data sets may be found in Jorissen, R. N.; Gilson, M. K. , Virtual screening of molecular databases using a support vector machine, Journal of Chemical Information and Modeling 2005, 45, 549-561.
  • a Molprint2D fingerprint associated with a chemical structure includes of a set of strings describing the atom environments present in the chemical structure. These strings were converted to bit vectors by enumerating all the atom environment strings present in the data sets and assigning a unique fingerprint position to each such string. For each chemical structure, the bit corresponding to a given string was set to 1 if the associated atom environment was present in the chemical structure, and 0 otherwise. For the experiments conducted the result was a fingerprint representation with a total of 17,221 bit positions.
  • representations of the active chemical structures into training and test sets Three different ways were considered to split representations of the active chemical structures into training and test sets.
  • representations of the fifty active chemical structures for each target were listed in a manner such that chemical structures with similar chemistries were grouped together.
  • the chemical structures were then split in two ways. In the first split, representations of the top twenty-five chemical structures in each list were separated from the bottom twenty-five, with one half going to the training set and the other half going to the test set; in this case, representations of the active chemical structures in the training and test sets were mostly quite different.
  • the second split In the second split,
  • representations of the odd-numbered chemical structures in each list were separated from representations of the even-numbered chemical structures, again with one half going to the training set and the other half going to the test set; in this case, the active chemical structures associated with the training and test sets were highly similar.
  • representations of background chemical structures were partitioned in a fixed manner (odd-numbered entries in a fixed ordering were separated from even-numbered entries), with representations of half the chemical structures going to the training set and representations of half going to the test set. The above two splits are both extremes, representing the worst-case and best-case possibilities, respectively.
  • the training set is likely to be more representative of the test set than in the first (worst-case) split above, and less representative than in the second (best-case) split.
  • a third split was considered, in which the active and background sets were each partitioned randomly, with one half going to the training set and the other half going to the test set.
  • AUC Area under the ROC curve
  • T* ( (xi , i/i ) ( x m+n ! Vm+n ) ) is constructed from T according to
  • Precision is closely related to the enrichment factor (EF) used for example by Jorissen et al. (2005) to evaluate rankings in virtual screening.
  • the enrichment factor at a given position r measures the proportion of actives in the top r chemical structures relative to the overal l proportion of actives in the complete sample:
  • the average precision emphasizes ranking quality at the top of a ranked list.
  • Table 1 Virtual screening results on I st 2nd splits with the linear kernel.
  • Table.2 Virtual screening results on 1 st/2nd splits with the Tanimoto kernel.
  • Tables 3 and 4 show the results on the Odd/Even splits, using the linear kernel and the Tanimoto kernel, respectively.
  • the use of the Tanimoto kernel leads to near consistent improvement in kernel-based ranking algorithm performance over the linear kernel in terms of the bipartite ranking error or AUC.
  • a second observation is the drastic improvement in performance on the Odd/Even splits (Tables 3-4) as compared to the l st/2nd splits (Tables 1- 2), regardless of the particular algorithm/kernel used. This is consistent with the l st/2nd splits representing a worst-case scenario and the Odd/Even splits representing a best-case scenario.
  • Table 4 Virtual screening results on Odd/Even splits with the Tanimoto kernel.
  • the third group of train/test splits (in which the data sets were randomly partitioned into training and test sets) was designed to simulate a situation in which the training set would be more representative of a real world situation (as opposed to best and worst case scenarios).
  • Results for the random splits, using linear and Tanimoto kernels, are shown in Tables 5 and 6, respectively. Each number shown in these tables is the average over ten different random splits.
  • Tanimoto kernel near consistently showed improved performance compared to the linear kernel in the case of the kernel-based ranking algorithm, when measured in terms of the bipartite ranking error or AUC.
  • the performance on the test set improves with an increase in the training set size; this was true for all five data sets and regardless of the algorithm/kernel used.
  • AUC bipartite ranking error
  • Table 5 Virtual screening results on random splits with the linear kernel.
  • Table 6 Virtual screening results on random splits with the Tanimoto kernel.
  • DHFR dihydrofolate reductase
  • COX2 cyclooxygenase-2
  • the 2.5D chemical descriptors advantageously included 2D descriptors that were calculated simply from the connection graph of a molecule (such as ⁇ * indices, counts of rotatable bonds, molecular weight and E-state indices), as well as whole-molecule 3D descriptors (such as molecular volume and charged partial surface area descriptors). Details regarding the descriptors can be found in aforementioned Sutherland et al. (2004).
  • the DHFR inhibitor data set contained a total of seventy descriptors; the COX2 inhibitor data set contained seventy-four descriptors. All descriptors were real-valued descriptors; scaled between 0 and 1 .
  • the first split involved, for each data set, selecting approximately one-third of the representations of chemical structures using a maximum dissimilarity algorithm for the test set, and using the remaining two-thirds of the
  • RMSE root mean squared error
  • correlation measures the predictive (in)accuracy of a model; the correlation, on the other hand, can be viewed as a measure of ranking
  • Kendall' s ⁇ rank correlation coefficient a rank correlation coefficient used to measure the agreement between two rankings; it effectively measures the fraction of pairs of data elements on which two rankings agree.
  • the Kendall ⁇ coefficient takes a value between - 1 and 1 , with 1 representing perfect agreement between the rankings and - 1 representing perfect di sagreement.
  • Kendall, M. A new measure of rank correlation, Biometrika 1 938, 30, 8 1 -89.
  • Spearman' s P rank correlation coefficient another rank correlation coefficient used to measure the agreement between two rankings; it measures the standard Pearson correlation between the vectors of ranks of data elements (i.e., their positions in sorted order) resulting from two rankings. Spearman' s P rank correlation coefficient was used to measure the correlation between the learned ranking of the representations of chemical structures in T and the true ranking based on biological activities.
  • the Spearman P coefficient also takes a value between - 1 and 1 , with 1 representing perfect agreement and - 1 representing perfect disagreement.
  • Spearman, C The proof and measurement of association between two things, American Journal of Psychology 1904, 15, 72- 101 .
  • NDCG Normalized discounted cumulative gain
  • the gain value of each representation of chemical structure in the list was based on the biological activity of the chemical structure.
  • denotes the index of the chemical structure in T that appears in the /th position in the ranking returned by /
  • NDCG is given by
  • the kernel-based ranking algorithm described with respect to real-valued rankings was not supported in the SVMlight software and was consequently implemented in C++, i.e., rather than use a standard QP solver which can be slow even for moderate-sized ranking problems.
  • a gradient projection algorithm was implemented to solve the QP involved in training an exemplary real-value kernel-based ranking algorithm (see Equation 10). Since the constraints on the variables a in the QP were simple box constraints, the projection step in this case is simple and efficient.
  • the gradient projection algorithm has two additional parameters, namely the number of iterations t and the learning rate ⁇ .
  • the regularization parameter C, optimization parameters t and ⁇ (and the kernel parameter ⁇ when using the RBF kernel), were all selected in each training run by 5-fold cross-validation as above.
  • the parameters C and y were chosen from the same ranges as above; the parameters t and ⁇ were selected from the ranges ⁇ 100/250. 500. 750.. 1000 ⁇ and ⁇ 10 " *. lO "5 , ⁇ 4 . ⁇ 0 ⁇ ⁇ lO "2 ⁇ respecti ve l y .
  • Table 7 QSAR ranking results on original splits with the linear kernel.
  • Table 8 QSAR ranking results on original splits with the RBF kernel.
  • the first observation is that as with the original splits above, the use of the RBF kernel leads to an overall improvement in performance over the linear kernel. Notably the improvement in overall performance is more pronounces in the in the case of the kernel-based ranking algorithm when compared to the conventional SVR algorithm.
  • the exemplary kernel-based ranking algorithm, as taught herein, with the linear kernel shows some unstable behavior, where an increase in training set size sometimes leads to deterioration.
  • the kernel-based ranking algorithm with RBF kernel is not only stable, but also exhibits better performance.
  • a kernel function corresponds to constructing an implicit representation of each chemical structure in a new (often high-dimensional) space.
  • constructing a chemically-inspired kernel function in this manner can be thought of as obtaining an implicit chemical representation of the chemical structures.
  • the ranking approach as taught herein outperformed classification and regression approaches in terms of the bipartite ranking error or AUC in virtual screening and in terms of the ranking error in QSAR ranking. This can be attributed to the fact that the kernel-based ranking algorithms used in the experiments optimized precisely these criteria. The algorithms, however, may be modified to optimize any desired performance measures, such as average precision and number of actives in the top portion of a list in the bipartite setting, and the rank correlation coefficients and NDCG in the real-valued labels setting.
  • the error function for the Infinite Push algorithm is similar and minimized using the same techniques as the error function in equation ( l a), above.
  • the error function for the Infinite Push algorithm similar to the error function in equation ( 1 a), accounts for the fraction of positives ranked below the highest ranked negative. Therefore, minimizing the error function corresponds to maximizing the number of positives that appear before the first negative in the ranked list.
  • the first data used was the Ionosphere data set, containing 351 data elements representing radar signals collected from a phased array of antennas; of these, 225 are "good' (positive), representing signals that react back toward the antennas and indicating structure in the ionosphere, and 126 are "bad' (negative), representing signals that pass through the ionosphere.
  • Each data element in the data set was described by thirty-three features each scaled to lie in [0; 1]. To train the algorithms, the data set was divided into two-thirds for training and one-third for testing (subject to both having the same proportion of positives); this was repeated 10 times.
  • the number of iterations tmax in the gradient projection algorithms for RankSVM and the Infinite Push was fixed to 1000; the parameters C and_0 were selected from the ranges ⁇ 0: 1 ; 1 ; 10; 100; 1000 ⁇ and ⁇ 10 6 ; 10 5 ; 10 4 ; 10 3 ; 10 2 ⁇ , respectively, using 5-fold cross validation on the training set (in each case, the parameters giving the highest average precision across the 5 folds were selected).
  • the parameter C for SVMMAP was selected similarly.
  • the number of iterations tmax in the P-Norm Push was fixed to 100.
  • the second data set used was the Spambase data set, containing 4601 email messages, of which 1813 are spam. If spam messages are treated as positives, the goal is to learn a ranking that maximizes the number of positives at the top.
  • Each email message is represented as a 57-dimensional feature vector representing various word frequencies and other attributes; each feature was scaled to lie in [0; 1]. In this case only a small randomly divided fraction (5%) of the data set was used for training and the rest for testing.
  • the parameters for the various algorithms were selected same as for the Ionosphere dataset.
  • the third data used in the Infinite Push Algorithm experiments was a cheminformatics data typically used to test virtual screening algorithms in drug discovery.
  • the data set contained five sets of fifty representations of chemical compounds (each set targeting a different protein) and a background set of 1892 representations of always inactive chemical compounds. Thus, for each of the five targets, there were fifty representations of active compounds, and a total of 2092 representations of inactives (including the 1892 representations of background compounds and the 200 representations of compounds belonging to the other four target sets).
  • Each chemical compound in the above data set was represented using a molecular fingerprint representation (specifically, a 1021 -bit vector FP2 fingerprint available with the OpenBabel chemical informatics software package). To train the algorithms, for each target, the fifty representations of actives and 2092
  • the Infinite Push algorithm is superior in terms of accuracy at the top when compared to RankSVM and the P-Norm Push for various values of p, and is comparable to SVMMAP (which is an adaptation of structural S VMs to optimizing the average precision).
  • SVMMAP which is an adaptation of structural S VMs to optimizing the average precision.
  • One benefit of the Infinite Push algorithm over SVMMAP is that it can be applied efficiently with nonlinear kernels as well; for SVMMAP, efficient algorithms are known primarily in the linear case.
  • L(w; 5') is constructed from relevance-weighted pair-wise hinge loss ⁇ H.rel which may be viewed as a convex upper bound on the following relevance-weighted ranking error:
  • mis-ranking a pair of instances with relevance labels 1 and 5 incurs a larger penalty than mis-ranking a pair of instances with relevance labels 1 and 2.
  • the first algorithm considered (RankMM- 1 ) was constructed using average pair-wise loss:
  • the loss functions differs from the earlier SVM ranking algorithms in that the loss may be normalized by query, taking into account different numbers of data element pairs for different queries.
  • Stochastic subgradient methods such as presented in Shalev-Shwartz, S., Singer, Y., Srebro, N.: Pegasos: Primal estimated sub-gradient solver for SVM. In: Proceedings of the 24th International Conference on Machine Learning. (2007)) may be used to directly solve the resulting optimization problem.
  • a simple stochastic gradient projection method may be used to solve the QP which starts with some initial values C*: ⁇ for ⁇ 3 ⁇ 4: and on each iteration t, randomly
  • the resulting algorithm maximizes the minimum ranking margin across all instance pairs associated with each query. Introducing slack variables, the corresponding loss minimization problem may be written as:
  • ⁇ * is a constant learning rate
  • v ⁇ is the partial derivati ve of the objective in the above QP with respect to ⁇ j k * evaluated at t3 ⁇ 4 ⁇
  • ⁇ ⁇ is chosen to ensure ct - —* ⁇ (..
  • constraints in this case can be interpreted as a set of constraints on the
  • the RankMM- 1 , RankMM-2 and RankMM-3 algorithms were evaluated for an OHSUMED data set, using a benchmark data set for IR ranking algorithms available publicly as part of the LETOR distribution (LETOR 3.0).
  • the data set consisted of 106 medical queries. Each query was associated with a number of documents, each of which was judged by human experts as being either definitely relevant to the query (label 2), partially relevant (label 1), or not relevant (label 0). There were a total of 16, 140 such query-document pairs with relevance judgments (an average of roughly 152 judged documents per query). Each query-document pair was represented as a vector of 45 features.
  • AdaRank A boosting algorithm for information retrieval
  • SVMMAP see Yue, Y., Finley, T., Radlinski, F., Joachims, T.: A support vector method for optimizing average precision, In: Proceedings of the 30th ACM SIGIR Conference on Research and Development in Information Retrieval. (2007)).
  • NDCG@k The NDCG@k is simply NDCG truncated to the top k documents returned by ranking function /. See J " arvelin, K., Kek ' al ' ainen, J.:
  • Prec@k is the proportion of relevant documents in the top k documents returned by the ranking function /.
  • MAP Average Precision (AP or MAP): MAP is the average Prec@k over all positions k occupied by relevant documents.
  • regression is a point-wise algorithm that predicts labels of individual documents
  • RankSVM and RankBoost are pair-wise ranking algorithms; and the remainder are list- wise ranking algorithms, with the last three directly optimizing the MAP or NDCG.
  • RankBoost which uses thresholded features as weak rankers, all algorithms learn a linear ranking function. The performance of the algorithms, particularly
  • RankMM- 1 and RankMM-3 were considerably superior to the standard pair-wise (and point-wise) ranking algorithms2, and in many cases, is comparable to the performance of the algorithms that directly optimize the MAP or NDCG.
  • the RankMM-2 appears not to have been as suited to IR performance measures;
  • RankMM-3 appears to have been particularly suited to MAP. The best overall performance (for this data set) was obtained using RankMM-1.
  • the methods, systems and non-transitory media presented herein may be carried out, e.g., via one or more programmable processing units having associated therewith executable instructions held on one or more non-transitory computer readable medium, RAM, ROM, harddrive, and/or hardware for solving for, deriving and/or applying ranking functions according to the algorithms taught herein.
  • the hardware, firmware and/or executable code may be provided, e.g., as upgrade module(s) for use in conjunction with existing infrastructure (e.g., existing devices/processing units).
  • Hardware may, e.g., include components and/or logic circuitry for executing the embodiments taught herein as a computing process.
  • Displays and/or other feedback means may also be included to convey detected/processed data.
  • ranking results may be displayed, e.g., on a monitor.
  • the display and/or other feedback means may be standalone or may be included as one or more components/modules of the processing unit(s).
  • the display and/or other feedback means may be used to facilitate selection of one or more chemical structures or portions of chemical structures for as drug candidates.
  • the software code or control hardware which may be used to implement some of the present embodiments is not intended to limit the scope of such embodiments.
  • certain aspects of the embodiments described herein may be implemented in code using any suitable programming language type such as, for example, C or C++ using, for example, conventional or object-oriented programming techniques.
  • Such code is stored or held on any type of suitable non-transitory computer-readable medium or media such as, for example, a magnetic or optical storage medium.
  • a "processor,” “processing unit,” “computer” or “computer system” may be, for example, a wireless or wireline variety of a microcomputer, minicomputer, server, mainframe, laptop, personal data assistant (PDA), wireless e-mail device (e.g., "BlackBerry” trade-designated devices), cellular phone, pager, processor, fax machine, scanner, or any other programmable device configured to transmit and receive data over a network.
  • Computer systems disclosed herein may include memory for storing certain software applications used in obtaining, processing and
  • the memory may be internal or external to the disclosed embodiments.
  • the memory may also include non-transitory storage medium for storing software, including a hard disk, an optical disk, floppy disk, ROM (read only memory), RAM (random access memory), PROM (programmable ROM), EEPROM (electrically erasable PROM), etc.
  • the environment may include a computing device 102 which includes one or more non-transitory media for storing one or more computer-executable instructions or code for implementing exemplary embodiments.
  • memory 106 included in the computing device 102 may store computer-executable instructions or software, e.g. instructions for implementing and processing an application 120 for solving for, deriving, and/or applying a ranking algorithm for ranking data elements, as taught herein.
  • execution of application 120 by processor 104 may programmatically (i) determine a ranking error as a function of ranking order discrepancies between a first predetermined ranking of a plurality of data elements and a second ranking of the plurality of data elements by a ranking function, and (i) solve the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the first ranking of the plurality of data elements.
  • execution of application 120 by processor 104 may apply a ranking function minimizing ranking error between a first predetermined ranking of a training plurality of data elements and a second ranking of the training plurality of data elements by the ranking function, as taught herein, to rank a test set of data elements, for example in response to a query.
  • the computing device 102 also includes processor 104, and, one or more processor(s) 104' for executing software stored in the memory 106, and other programs for controlling system hardware.
  • Processor 104 and processor(s) 104' each can be a single core processor or multiple core ( 105 and 105') processor.
  • Virtualization can be employed in computing device 102 so that infrastructure and resources in the computing device can be shared dynamically. Virtualized processors may also be used with application 120 and other software in storage 108.
  • a virtual machine 103 can be provided to handle a process running on multiple processors so that the process appears to be using only one computing resource rather than multiple. Multiple virtual machines can also be used with one processor.
  • the memory 106 may comprise a computer system memory or random access memory, such as DRAM, SRAM, EDO RAM, etc.
  • the memory 106 may comprise other types of memory as well, or combinations thereof.
  • a user may interact with the computing device 102 through a visual display device 1 14, such as a computer monitor, which may display one or more user interfaces 115.
  • the visual display device 1 14 may also display other aspects or elements of exemplary embodiments, e.g., databases, ranking results, etc.
  • the computing device 102 may include other I/O devices such a keyboard or a multi-point touch interface 1 10 and a pointing device 1 12, for example a mouse, for receiving input from a user.
  • the keyboard 1 10 and the pointing device 1 12 may be connected to the visual display device 1 14.
  • the computing device 102 may include other suitable conventional I/O peripherals.
  • the computing device 102 may further comprise a storage device 108, such as a hard-drive, CD-ROM, or other storage medium for storing an operating system 1 16 and other programs, e.g., application 120 characterized by computer executable instructions solving for, deriving, and/or applying a ranking algorithm for ranking data elements, as taught herein.
  • a storage device 108 such as a hard-drive, CD-ROM, or other storage medium for storing an operating system 1 16 and other programs, e.g., application 120 characterized by computer executable instructions solving for, deriving, and/or applying a ranking algorithm for ranking data elements, as taught herein.
  • the computing device 102 may include a network interface 1 18 to interface to a Local Area Network (LAN), Wide Area Network (WAN) or the Internet through a variety of connections including, but not limited to, standard telephone lines, LAN or WAN links (e.g., 802.1 1 , Tl , T3, 56kb, X.25), broadband connections (e.g., ISDN, Frame Relay, ATM), wireless connections, controller area network (CAN), or some combination of any or all of the above.
  • the network interface 1 18 may comprise a built- in network adapter, network interface card, PCMCIA network card, card bus network adapter, wireless network adapter, USB network adapter, modem or any other device suitable for interfacing the computing device 102 to any type of network capable of communication and performing the operations described herein.
  • the computing device 102 may be any computer system such as a workstation, desktop computer, server, laptop, handheld computer or other form of computing or
  • the computing device 102 can be running any operating system such as any of the versions of the Microsoft® Windows® operating systems, the different releases of the Unix and Linux operating systems, any version of the MacOS® for Macintosh computers, any embedded operating system, any real-time operating system, any open source operating system, any proprietary operating system, any operating systems for mobile computing devices, or any other operating system capable of running on the computing device and performing the operations described herein.
  • the operating system may be running in native mode or emulated mode.
  • FIG. 13 illustrates an exemplary network environment 150 suitable for a distributed implementation of exemplary embodiments.
  • the network environment 150 may include one or more servers 152 and 154 coupled to clients 156 and 158 via a communication network 160.
  • the servers 152 and 154 and/or the clients 156 and/or 158 may be implemented via the computing device 102.
  • the network interface 1 18 of the computing device 102 enables the servers 152 and 154 to communicate with the clients 156 and 158 through the communication network 160.
  • the communication network 160 may include Internet, intranet, LAN (Local Area Network), WAN (Wide Area Network), MAN (Metropolitan Area Network), wireless network (e.g., using IEEE 802.1 1 or Bluetooth), etc.
  • the network may use middleware, such as CORBA (Common Object Request Broker Architecture) or DCOM (Distributed Component Object Model) to allow a computing device on the network 160 to communicate directly with another computing device that is connected to the network 160.
  • CORBA Common Object Request Broker
  • the servers 152 and 154 may provide the clients 156 and 158 with software components or products under a particular condition, such as a license agreement.
  • the software components or products may include one or more components of the application 120.
  • the client 156 may solve for and/or derive a ranking function which is subsequently applied over the server 152 for ranking representations of chemical structures.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Artificial Intelligence (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Methods, systems and media are taught utilizing ranking techniques in machine learning to learn a ranking function. Specifically, ranking algorithms are applied to learn a ranking function that advantageously minimizes ranking error as a function of targeted ranking order discrepancies between a predetermined first ranking of a training plurality of data elements and a second ranking of the training plurality of data elements by the ranking function. The ranking algorithms taught may be applied to ranking representations of chemical structures and may be particularly advantageous in the field of drug discovery, e.g., for prioritizing chemical structures for drug screenings.

Description

METHODS. SYSTEMS AND MEDIA UTILIZING RANKING TECHNIQUES IN
MACHINE LEARNING
STATEMENT OF GOVERNMENT INTEREST:
The United States government may hold license and/or other rights in this invention as a result of financial support provided by governmental agencies in the development of aspects of the invention. Parts of this work were supported by a grant from the National Science Foundation, Office of Sponsored Projects No.
6915801 , Grant No.: DMS-0732334.
CROSS-REFERENCE TO RELATED APPLICATION
The present application claims the benefit of provisional patent application entitled "Methods Systems and Media Utilizing Ranking Techniques in Machine Learning For Prioritizing Representations of Chemical Structures" which was filed on December 14, 2009 and assigned Serial No. 61/286,362. The entire contents of the foregoing provisional patent application are incorporated herein by reference. BACKGROUND
Methods, systems and media utilizing ranking techniques in machine learning are taught herein.
Ranking problems may arise in a wide variety of information retrieval (IR) applications such as ranking data elements, for example, documents, websites, or the like, according to relevance to a query. In exemplary IR applications, it may be desirable to utilize ranking algorithms which are adapted for ranking chemical structures or representations of chemical structures. The cost of developing a new drug today is estimated to be over one billion dollars. See Shekhar, C. In silico pharmacology:
Computer-aided methods could transform drug development, Chemical Biology 2008, 15, 413-414. A large part of this cost is due to failed molecules, i.e., chemical structures that appear to be promising drug candidates during initial stages of screening, but after several rounds of expensive pre-clinical and clinical testing, turn out to be unsuitable for further development. With chemical libraries today containing millions of structures for screening, there is an increasing need for computational methods that can help alleviate some of these challenges. See Shekhar, C (2008); Jorgensen, W. L. The many roles of computation in drug discovery, Science 2004, 303, 1813-1818; and Bajorath, J.
Chemoinformatics: Concepts, Methods, and Tools for Drug Discovery; Humana Press, 2004. Particularly, there is a need for computational tools that can rank chemical structures, e.g., according to their chances of clinical success.
Notably, ranking problems are mathematically distinct from the classical learning problems of classification and regression, and require distinct analysis and distinct algorithms. See, e.g., Cortes, C; Mohri, M., AUC optimization vs. error rate minimization, Advances in Neural Information Processing Systems 16, 2004.
SUMMARY
Advantageous methods, systems and media are taught herein utilizing ranking techniques in machine learning. The ranking techniques disclosed herein may be applied to and/or tailored for a wide variety of IR applications. For example, the ranking techniques may be adapted for ranking data elements in a chemical structure domain, a database domain, an Internet domain, an Intranet domain or other information domain.
The methods for learning a ranking function may generally comprise (i) determining, for example, with a computing process on a computing device, ranking error as a function of ranking order discrepancies between a predetermined first ranking of a plurality of data elements (for example, a plurality of documents or a plurality of representations of chemical structures) and a second ranking of the plurality of data elements determined by the ranking function; and (ii) solving, e.g., with the computing process on the computing device, the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the second ranking of the plurality of data elements.
Methods are also disclosed herein for ranking a plurality of data elements using a learned ranking function. Methods for ranking a plurality of data elements typically comprise (i) providing a ranking function which minimizes ranking error as a function of ranking order discrepancies between a predetermined first ranking of a training plurality of data elements and a second ranking of the training plurality of the data elements determined by the ranking function, (ii) applying the ranking function to rank a test plurality of data elements, for example, in the same domain as the training plurality of data elements, and (iii) identifying from the ranking of the test plurality of data elements, a data element having a characteristic consistent with the training plurality of data elements.
System implementations and non-transitory storage medium embodiments for the forgoing methods for learning a ranking function and methods for ranking are also disclosed herein. System implementation generally comprises a computing device programmed to carry out a computing process including the steps of the forgoing methods. Similarly, non-transitory storage medium embodiments typically involve a non-transitory storage medium storing computer executable instructions for carrying out the steps of the foregoing methods.
Methods for ranking a plurality of data elements are also disclosed herein generally comprising (i) receiving a query characterizing a ranking problem for a set of data elements, (ii) processing the query to learn a ranking function, (iii) applying the ranking function to rank a test plurality of the data elements, and (iv) returning a result to the query based on the ranking of the test plurality of data elements Learning the ranking function may generally include (i) determining, e.g., with a computing process on a computing device, ranking error as a function of ranking order discrepancies between a predetermined first ranking of a training plurality of the data elements and a second ranking of the training plurality of the data elements determined by the ranking function; and (ii) solving, e.g., with the computing process on the computing device, the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the second ranking of the training plurality of data elements.
System implementations for the previous methods are also disclosed generally including input means for inputting the query, a processor for processing the query by executing a computing process, storage means storing computer executable instructions for the computing process, and output means for returning the result to the query.
Methods for ranking a plurality of data elements are also disclosed generally comprising (i) providing a known ranking for a plurality of data elements in a training set, (ii) deriving a ranking function that minimizes ranking error for the ranking function with respect to the known ranking of the plurality of data elements in the training set, and (iii) ranking a plurality of data elements in a test set using the derived ranking function.
Additional features, functions and benefits of the disclosed methods, systems and media will be apparent from the description which follows, particularly when read in conjunction with the appended figures.
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 depicts a block flow diagram including exemplary steps for determining a ranking function as taught herein! Figure 2 depicts a block flow diagram including exemplary steps for approximately minimizing a discrete error function to derive a ranking function as taught herein.
Figure 3 depicts a block flow diagram including exemplary steps for determining and applying a ranking function based on a provided known ranking for a set of data elements as taught herein.
Figure 4 depicts a block flow diagram including exemplary steps for processing a query related to a ranking problem at taught herein.
Figure 5 graphically depicts an exemplary convex upper bound on bipartite ranking loss of a ranking function on a positive-negative instance pair as a function of quantity as taught herein.
Figure 6 graphically depicts an exemplary convex upper bound on relevance-weighted ranking loss of a ranking function on a pair of instances illustrated for a relevance difference of .5 and as a function of quantity as taught herein.
Figure 7 graphically depicts exemplary virtual screening results on random splits with a Tanimoto kernel, averaged over five data sets for bipartite training data as taught herein.
Figure 8 graphically depicts a comparison of ROC curves for evaluation of an exemplary ranking algorithm for minimizing ranking error at a top portion of the learned ranking using the Ionosphere data set, according to the present disclosure.
Figure 9 graphically depicts a comparison of ROC curves for evaluation of an exemplary ranking algorithm for minimizing ranking error at a top portion of the learned ranking using the Spanbase data set, according to the present disclosure.
Figure 10 graphically depicts a comparison of ROC curves for evaluation of an exemplary ranking algorithm for minimizing ranking error at a top portion of the learned ranking using a chemoinformatic data set, according to the present disclosure.
Figure 11 graphically depicts an evaluation of three exemplary real-value label algorithms, according to the present disclosure.
Figure 12 depicts a block flow diagram of an exemplary computing environment suitable for determining functions for ranking data elements as taught herein and for ranking data elements as taught herein.
Figure 13 depicts an exemplary network environment suitable for a distributed implementation of the embodiments taught herein.
DESCRIPTION OF EXEMPLARY EMBODIMENT(S)
Methods, systems and media are taught herein utilizing ranking techniques in machine learning to facilitate/optimize prioritization of data elements. In some exemplary embodiments, data elements may, for example, be in or from a chemical structure domain such as data representations of chemical structures. Thus, exemplary methods, systems and media are taught herein for applying ranking techniques in machine learning to the task of ranking representations of chemical structures. The exemplary ranking algorithms taught herein may be particularly advantageous in the field of drug discovery, e.g., for prioritizing chemical structures for drug screenings. The exemplary ranking algorithms taught herein are not limited to chemical structure applications, but may also be applied to any number of IR applications that include data different from data representative of chemical structures. Indeed, in some exemplary embodiments, data elements may, for example, may be documents, text files, mark up language files and other types of data.
The exemplary methods, systems and media taught herein may advantageously utilize ranking algorithms which, contrasted with conventional SVM and SVR algorithms, minimize ranking loss rather than classification/regression loss. The ranking algorithms taught herein may be derived, e.g., from either bipartite or real-value labeled sets of training data and may be used, e.g., in both virtual screening and QSAR ranking applications. The bipartite and real-value labeled sets of training data may
advantageously represent a predetermined ranking for a plurality of representations of chemical structures. Thus, the ranking algorithms may advantageously determine ranking functions such that targeted ranking discrepancies are minimized relative to the predetermined ranking. The effectiveness of exemplary ranking algorithms, taught herein, was evaluated for both bipartite and real-value labeled sets of training data, e.g., relative to conventional classification based approaches (SVM) in virtual screening and conventional regression based approaches (SVR) in QSAR ranking.
In exemplary embodiments, the ranking algorithms taught herein may account for preferences, e.g., pair wise preferences (e.g., more active than/less active than relationships), preferences characterized by bipartite labels (e.g., active/inactive), or preferences characterized by real-valued labels (representing numerical activity levels). The preferences may advantageously represent objective or subjective criteria as between data elements. In exemplary embodiments, preferences may be used to supplement bipartite or real-value labeled sets of training data. Thus, for example, in the chemical structure domain, preferences may be used to distinguish, e.g., on the basis of cost, availability, potential side effects, etc., between two compounds having similar rankings (e.g., wherein the difference in activity level is below a certain threshold). Alternatively, preferences, e.g., pair-wise preferences, may be used to indicate a predetermined ranking for a plurality data elements. For example, preferences may be used to indicate a predetermined ranking of representations of chemical structure with respect to activity level. Advantageously, ranking loss may be approximated, even where only relative preferences between instances, e.g., relative activity levels of chemical structures, are known. In general, preferences present a strong tool for optimizing, fine tuning, and/or tailoring ranking loss for a particular set of
circumstances. Thus, in exemplary embodiments ranking loss may account for and weight multiple preferences based on a number of difference criteria.
Real-value labeled ranking algorithms utilized by the exemplary methods, systems and non-transitory media taught herein may prove particularly advantageous. Specifically, in exemplary embodiments, the real valued ranking algorithms taught herein weight incorrectly raked pairs of data elements by the disparity in relevance between the data elements in each pair. Thus, for example, in the chemical structure domain the ranking algorithms may be designed to focus the most attention on correctly ranking instance pairs that exhibit the greatest disparity in activity levels (since errors in ranking chemical structures with similar activity levels are often less crucial than errors in ranking chemical structures with a greater differences in activity levels). The effectiveness of various exemplary real-value labeled ranking algorithms, taught herein was evaluated relative to conventional algorithms for various data sets.
In exemplary embodiments, ranking algorithms may minimize average pair-wise loss. For example, an error function may be selected to advantageously normalize aggregate pair-wise loss, e.g., aggregate relevancy weighted pair-wise loss, by the number of pairs. In other exemplary embodiments, ranking algorithms may minimize a maximum pair-wise loss, e.g., a maximum relevancy weighted pair-wise loss. For example, an error function may be selected to advantageously represent the maximum ranking margin across all pairs. The effectiveness of both exemplary ranking algorithms minimizing average pair-wise loss and exemplary ranking algorithms minimizing maximum pair wise-loss was evaluated relative to conventional algorithms for various data sets.
In practice, ranking accuracy at a top portion of a ranked list may be more important than accuracy at the bottom of the list. Thus, the ranking algorithms and methods, systems and non-transitory media taught herein may incorporate constraints that encourage accuracy in a top portion of the learned ranking, for example in a top x percentage (such as top 50%, top 25%, top 10%, top 5% or the like) of the learned ranking or top n number of results (such as top 100, top 50, top 10, or the like) in the learned ranking. In exemplary embodiments, an error function may be selected to advantageously account for the fraction of positives ranked below the highest ranking negative. Such an error function may be minimized so as to maximize the number of positives that appear before the first negative in the ranked list. In other exemplary embodiments, ranking algorithms may incorporate constraints that give greater weight to ranking data elements with higher relevancy. For example, each pair-wise loss for a given data element or aggregate pair wise loss for a given data element may be normalized relative to a characterization of relevancy for the data element such as a real- value label for the data element, or the inverse of a preferred rank position of the data element. The effectiveness of various exemplary ranking algorithms, taught herein, which encourage accuracy at the top was evaluated relative to conventional algorithms for various data sets.
In ranking representations of chemical structures, it may also be desirable to obtain as many different lead structures at a top of the ranking as possible. Thus the ranking algorithms taught herein may incorporate diversity constraints, e.g., by including a term in the error function that encourages diversity among the chemical structures in a top portion of the learned ranking. Thus, in exemplary embodiments ranking algorithms may optimize a suitable trade-off between ranking accuracy (e.g., high-activity chemical structures at the top of the list) and diversity (e.g., diverse chemical structures at the top of the list). Different diversity criteria may be used depending on the particular chemical structure collection and specific requirements of the prioritization task at hand.
In exemplary embodiments, the ranking algorithms may be kernel-based ranking algorithms. Experimental results indicate that depending on the kernel selection, such kernel-based ranking algorithms outperform both conventional SVR and SVM algorithms. Furthermore, the kernel-based ranking algorithms taught herein may be solved efficiently using gradient-based optimization methods. In particular, in exemplary embodiments, the kernel-based ranking algorithms taught herein involve solving a quadratic program (QP) resulting from the Lagrangian dual of the actual optimization problem. Standard implementations of SVM type algorithms resulting in similar QPs generally use a standard QP solver, which takes 0(n3) time to solve a QP in n variables. The optimization problems taught herein, however, may involve m2 variables, where m is in some embodiments the number of training chemical structures and in some embodiments the number of training documents or other data. The resulting 0(m6) computation time, is prohibitive for large data sets. Thus, in exemplary embodiments, a gradient projection algorithm may be used to solve the optimization problems presented taking only ' ' time to converge to an * -accurate solution, a significant improvement over a standard QP solver.
As used herein the term instance generally refers to a data element in a ranking. Referring now to Figure 1, a block flow diagram 1000 is presented utilizing machine learning to apply the ranking algorithms taught herein. Specifically, the block flow diagram 1000 (which in system implementations may be a computer implemented computing process executed by one or more computational devices) includes steps for learning a ranking function for ranking data elements. In some embodiments the data elements are representations of chemical structures. In some embodiments the data elements are documents. Thus, the block flow diagram 1000 generally includes a step 1 100 of deriving/selecting a ranking error function for a ranking algorithm. A ranking error is determined as a function of ranking order discrepancies between a
i predetermined first ranking for a training set of data elements and a second ranking of the training plurality of data elements determined by the ranking function. The error function may further be tailored to meet specific needs of an application at hand. Thus, for example, in the chemical structure domain, the error function may be designed, e.g., to emphasize ranking accuracy at the top of the ranked list and/or to encourage diversity.
Once an appropriate ranking error function is determined, machine learning may be utilized in step 1200 to derive the ranking function so as to minimize the ranking error. In exemplary embodiments, the ranking function is learned from a reproducing kernel Hilbert space (R HS). The kernel may advantageously be selected to best suit the data type being investigated (e.g., a Tanimoto kernel for binary fingerprint vectors in virtual screening and a RBF kernel for descriptor vectors in QSAR ranking). In the chemical structure domain, the ranking function may alternatively be derived using chemical similarity functions designed specifically to measure similarities between chemical structures.
Often, a discrete nature of the ranking error function prevents direct
minimization thereof. Figure 2, depicts an exemplary block flow diagram 2000 for deriving a ranking function in such instances, as taught herein. In step 2100, a regularized version of a convex upper bound of the error function is derived. In step 2200, a ranking function is derived by solving the optimization problem presented by the regularized version of the convex upper bound of the error function, e.g., to minimizing the regularized upper bound of the error function. For example, if the hinge ranking loss is selected as the convex upper bound the resulting optimization problem is a convex quadratic program (QP) which can be solved efficiently.
Referring now to Figure 3, an exemplary block flow diagram 3000 is presented for deriving and applying a ranking function as taught herein. In step 3100, a known ranking for a training plurality of data elements, e.g., representations of chemical structures, is provided. In step 3200, a ranking function is derived that minimizes ranking error for the ranking function with respect to the known ranking of the training plurality of data elements. Finally, in step 3300, a test plurality of data elements are ranked using the derived ranking function.
Referring now to Figure 4, an exemplary block flow diagram 4000 is presented for processing a query related to a ranking problem as taught herein. In step 4100, a query is received characterizing a ranking problem for data. In the chemical structure domain, the query may, for example, designate a database of representations of chemical structures, a training plurality of representations of chemical structures having a predetermined/known ranking, and ranking criteria (e.g., regarding focus on diversity, accuracy at the top of the ranking, etc.). In step 4200, the query is processed to learn a ranking function. Exemplary steps for learning a ranking function are described herein, e.g., with respect to Figure 1 and step 3200 of Figure 2. In step 4300, the learned ranking function is applied to rank a test plurality of data elements. In some
embodiments, the test plurality of data elements are representations of chemical structures. In some embodiments, the test plurality of data elements are documents. Finally, in step 4400, a result to the query is returned based on the ranking of the test plurality of data elements.
The rankings algorithms taught herein may likewise be included in system implementations e.g. involving a computer or distributed computer architecture such as a computer network or a multiple core processor. Systems may generally be utilized to input constraints, process data, and output results. System implementations are discussed in greater detail later herein.
The following sections describe in greater detail exemplary applications of the ranking techniques presented herein. A bipartite ranking setting is discussed first, followed by a real-valued label ranking setting. For both settings exemplary ranking algorithms are presented and evaluated with respect to past methodologies such as SVM and SVR. It is noted that the specific ranking error terms optimized and
methods/algorithms used for optimization are exemplary embodiments and are not limiting of the scope of the methods, systems and media taught herein.
Bipartite Ranking:
Bipartite ranking problems have received significant attention over past few years. In the bipartite Setting data elements are assigned to one of two
categories/classes, e.g., positive or negative, active or inactive, etc. Thus, training data including examples of data elements labeled in a bipartite manner, e.g., as positive or negative may be used to derive a ranking function, e.g., such that positive data elements are ranked higher than negative ones. An exemplary bipartite ranking problem can be described as follows. The learner is given a training sample = (·?+ ! S-) including a sequence of positive examples "-'+ = (xi ! · · > m) and a sequence of negative examples ^~ ~ (xi 5 ' ' " ! \ the i and / being instances in some instance space X, and the goal is to learn a real- valued ranking function / : -→R that ranks accurately future instances in X in other words, that assigns higher scores to positive instances than to negative ones. The ranking quality of/in this setting is often measured in terms of the bipartite ranking error.
Equation 1 presents one embodiment of a bipartite ranking error function:
Figure imgf000015_0001
where 1 W is 1 if is true and 0 otherwise; this is simply the expected fraction of data element pairs incorrectly ranked by /, e.g., where a negative data element is
1.
ranked higher than a positive data element by/. Note that the 2 ^ {Φ} term assumes that ties between data element pairs are broken uniformly at random.
A number of learning algorithms have been developed for minimizing bipartite ranking error on the training sample. In exemplary embodiments, Bipartite ranking error may be determined as one minus the AUC. The AUC is often used to measure the ranking quality in the binary/bipartite settings. Thus, ranking algorithms, such as those taught herein, may be viewed conceptually as, inter alia, maximizing (an approximation of) the training AUC.
An exemplary ranking algorithm for a bipartite setting, is presented below. The algorithm advantageously learns a ranking function from a reproducing kernel Hilbert space (RKHS), much as SVMs and SVR do in the case of classification and regression. The discrete nature, of the bipartite ranking error function presented in Equation 1 , cannot be minimized by an algorithm directly. Rather, a (bipartite) kernel-based ranking algorithm may minimize instead a regularized version of the convex depicted in Figure 5.
Figure 5 graphically depicts an exemplary convex upper bound on the bipartite ranking loss, e.g., {Hxt)<f(*i
Figure imgf000016_0001
Cx+ x~)
positive negative instance pair * } i · , as a function of the quantity
( < fix"*" ))— /"f \x j- V t l-t wherein the upper bound on the ranking error is given by:
m n
L∑∑ /(*;) )) . i=i j=l (2)
Figure imgf000016_0002
.
where
This is similar to the use of the hinge loss as a convex upper bound on the zero- one classification loss in SVMs, and is graphically depicted in Figure 5.
In exemplary embodiments, instances in X, are described by d-dimensional vectors (such as chemical descriptor vectors as is the case for virtual screening in the chemical structure domain). Thus, ^ — for some appropriate d. For the bipartite
( c \ ( V'tn v yn example presented above, given a training sample -J ~ \ -J+> -J- ) c yV Λ , the
(linear) kernel-based ranking algorithm learns a linear ranking function / : A—+ IR, given by /( ) = w ' x> wherein the weight vector w e is selected as follows:
Figure imgf000016_0003
llwll
where 11 11 denotes the Euclidean norm of w and C > 0 is an appropriate regularization parameter.
More generally, if J- is an RKHS of real-valued functions on X, the kernel- based ranking algorithm learns a ranking function as follows:
1 m n 1
mm -∑∑ - ( /W) - /(x7 ))) + + 5c ll l*
2=1 j=\
(4) where II -' \\F denotes the RKHS norm of/in . In practice, the above optimization problem may be solved by reduction to a convex quadratic program (QP), much as is done in the case of SVMs for classification. In particular, if K : X x -Y-→R is the kernel function associated with then the above optimization problem reduces to the following QP over mn variables °'j ^— 'l 'm> 1— 3≤ η)'·
^ rn n rn n
nun
a
' i=l j=\ k=l i=l >=i j=l subject lo '
< " i i <— lor nil / . i . (5 ) ru
Given the solution cx to the above QP, the solution to Equation 4 is given by:
m n
(χ) = ∑∑^ (Λ- χ+, χ) - /ν (χ- ! Χ)) .
i=l j=i (6)
Thus, given a training sample ° \°+·- J- ) *- ^v A Λ and a kernel function K corresponding to an RKHS the bipartite kernel-based ranking algorithm learns a ranking function / : -ΛK in by solving the QP in Equation 5, and then constructing/as in Equation 6.
In practice, ranking accuracy at the top of a ranked list may often be more important than accuracy at the bottom of the list. Indeed, in virtual screening, e.g., where the goal may be to identify active chemical structures in a large chemical library containing mostly inactive chemical structures, it is especially important that active chemical structures are returned at the top of the ranking. Taught herein is an exemplary ranking algorithm that focuses on ranking accuracy at the top in the context of bipartite ranking. Note that a similar extension is possible for ranking with real-valued labels.
As above, consider the bipartite ranking setting in which the input consists of a training sample = ( ^+ · -^- ) including a sequence of positive examples
*-'+ ~ (xi ! · · XtTj J and a sequence of negative examples = (xl > · · ' ), wherein i and J are instances in some instance space X and wherein the goal is to learn a real-valued ranking function / : A"-→R that ranks accurately future instances in X. For the situation where correct ranking is particularly important at the top of the list, the ranking quality of/can be measured as follows: errnew
Figure imgf000018_0001
where is 1 if Φ is true and 0 otherwise. Equation la advantageously accounts for the fraction of positives ranked below the highest ranking negative (in expectation, assuming ties are broken uniformly at random). Therefore, minimizing such corresponds to maximizing the number of positives that appear before the first negative in the ranked list. Similar to Equation 1 , Equation l a may be minimized using an appropriately regularized version of the following convex upper bound: ∑ (i - (/(* > -
Figure imgf000018_0002
{ a if a > 0
0 ootttoherwise.
wherei .n..,. Where J- is an RKHS of real-valued functions on X, an algorithm may be designed to minimize a regularized version of the above quantity over /€ F as follows:
Figure imgf000019_0001
wherein denotes the RKHS norm of/in . and wherein C>0 is an appropriate regularization parameter. As in the previous example, the above optimization problem may be solved by considering the dual of an equivalent optimization problem. In particular, if Λ X Λ -→R is the kernel function associated with T ', the above optimization problem may be rewritten, with the help of slack variables and taking the Lagrangian dual, as the following problem over mn variables °¾ < 1≤ '≤ m< 1≤ 3≤ n>- '¾
Figure imgf000019_0002
(4a) subject to
Figure imgf000019_0003
3=1
In contrast with the previously presented bipartite kernel-based ranking algorithm, the above dual is not a quadratic program (QP) due to the form of the constraints. A gradient projection method may still be used solve the above dual (in this case, the projection step is more complicated, but can be performed using an ' l c projection. With this projection, the algorithm converges to an€ -accurate solution in 0(((m+n)2 mn log {mn)) I€2) time. Given the solution to the above optimization problem, the solution to Equation. (3a) is given (x) =
Figure imgf000020_0001
Thus, given a training sample ^ ~ ($+:$_ ) € Xm x A " and a kernel function K corresponding to an RKHS T the above modified bipartite kernel-based ranking algorithm learns a ranking function / : A"→R jn by solving the optimization problem in Equation 4a, and then constructing /as in Equation 5a.
Ranking with Real-Valued Labels:
In many cases, a training set of data elements may be provided where the data elements are known (or expected) to have a real-valued labels pertinent to relevance. For example, representation of chemical structures may be provided where all of the chemical structures are known (or expected) to have varying degrees of a desired characteristic structure and/or property with respect to a particular target. In such cases it is of interest to establish a fine-grained ranking among data elements in order to identify the most promising candidates. Thus, in exemplary embodiments a training set of representation of chemical structures may be provided where each chemical structure is associated, e.g., with an activity level such as an experimentally determined level of biological activity. The goal in such circumstances is to derive a ranking function whereby those chemical structures with higher degrees of a desirable characteristic structure and/or property are ranked higher.
Contrasted with binary ranking methods where data elements are associated with one of only two states (e.g., active or inactive for chemical structures), real-value based ranking associates data elements with real-valued labels (ranking with real-valued labels has been studied by Agarwal, S. ; Niyogi, P. , Generalization bounds for ranking algorithms via algorithmic stability, Journal of Machine Learning Research 2009, 10, 441-474). Real-value based ranking can generally be described as follows: A labeled training sample S — ((χ1 · · · · ) (¾ . i/m )), is provided, wherein x, is an instance in some instance space X and the yj is a real-valued labels denoting relevance of a corresponding Xj. The label training Sample may be advantageously analyzed to determine a ranking function ί : A— > I that ranks accurately future instances in X by relevance, e.g., ranks instances with higher relevance values higher. The ranking quality off in this setting can be measured in terms of the following relevance-weighted ranking error:
:ιτ(/; 5·) = ΤρΓ ∑ ί ' ~ Vj ) 1{/(x,)</(xi )} + 2 Ιί/(χ')=/(χ
' 1 (iJ)eP (7) where ^8' ' ^ denotes a pair of instances in S. The error contribution as between each pair of instances may be weighted by the difference in relevance between the instances, i.e., ^ . Thus, incorrectly ranked pairs of instances with a large differences in relevance values (e.g., pairs of chemical structures with large differences in activities) result in a greater error contribution than incorrectly ranked pairs of instances with smaller differences in relevance values (e.g., pairs of chemical structures with similar activities).
An exemplary kernel-based ranking algorithm for minimizing the relevance- weighted ranking error of Equation 7 is taught herein. As in the bipartite case, the ranking error in Equation 7 cannot be minimized directly. Thus, the kernel-based ranking algorithm minimizes a regularized version of the following convex upper bound on the ranking error:
Figure imgf000022_0001
Figure 6 depicts a convex upper bound on the relevance weighted loss
(yi-y ) [^ (x+X/Cxj)} + 5Il7(x+)=/(x7)}] of a ranking function/on a pair of examples (XJ> ¾') with ^ > ¾f, illustrated for (% ~ ¾) = °-5, as a function of the quantity (/( ») ~ /( i)).
Given a training sample £ * K)m and an RKHS 7~ of real-valued functions on X, the kernel-based ranking algorithm taught herein advantageously selects a ranking function / ^ 3~ as follows: mm
Figure imgf000022_0002
It can be shown that if Λ : Λ" x Λ→K. is the kernel function associated with ■F , then the above optimization problem reduces to the following convex QP in \P\ variables a,7 (*>·?') 6 nun
«
(10) subject to forall (ij).
Given the solution a to the above QP, the solution to Equation 9 is given by:
/( X) - Oti} (
Figure imgf000022_0003
x) - K (Xj , x)) .
i'-j)^ (11) Thus, given a training sample -5 € (X x IR)m and a kernel function K corresponding to an RKHS ^7, the kernel-based ranking algorithm for the real- valued labels setting learns a ranking function J ■ ' A→R in J- by solving the QP in Equation 10, and then constructing / as in Equation 1 1 .
Virtual Screening Experiments in the Chemical Structure Domain:
In virtual screening experiments conducted, the data sets included five sets of representations of chemical structures that each target a different protein, and a background set of chemical structures assumed to be inactive. The five active sets contained representations of fifty chemical structures each in the following classes: reversible inhibitors of cyclin-dependent kinase 2 (CDK2),
cyclooxygenase-2 (COX2), factor Xa (FXa), phosphodiesterase-5 (PDE5), and reversible antagonists of the < I A adrenoceptor (( I AAR). The "inactive" set contained representations of 1 ,892 chemical structures drawn from the National Cancer Institute (NCI) diversity set. Thus, for each of the five targets, a total of fifty active chemical structures were represented and 2092 inactives (including the 1 ,892 background chemical structures and the 200 chemical structures belonging to the other four active sets) were represented. Additional details on the data sets may be found in Jorissen, R. N.; Gilson, M. K. , Virtual screening of molecular databases using a support vector machine, Journal of Chemical Information and Modeling 2005, 45, 549-561.
Given the prevalence of binary molecular fingerprints as chemical descriptors in virtual screening (see, e.g., Wassermann, A. M. ; Geppert, H. ; Bajorath, J. , Searching for target-selective chemical structures using different combinations of multi-class support vector machine ranking methods, kernel functions, and fingerprint descriptors, Journal of Chemical Information and Modeling 2009, 49, 582-592; Wilton, D.; Willett, P. , Comparison of ranking methods for virtual screening in lead-discovery programs, Journal of Chemical Information and Computer Sciences 2003, 43, 469-474; and Geppert, H. ;
Humrich, J. ; Stumpfe, D. ; G'artner, T. ; Bajorath, J. , Ligand prediction from protein sequence and small molecule information using support vector machines and fingerprint descriptors, Journal of Chemical Information and Modeling 2009, 49, 767-779) each chemical structure in the above data sets was represented using Molprint2D fingerprints (see, e.g., Bender, A. ; Mussa, H. Y. ; Glen, R. C ; Reiling, S. , Molecular similarity searching using atom environments, information-based feature selection, and a naive Bayesian classifier, Journal of Chemical
Information and Computer Sciences 2004, 44, 170-178), which can be computed using publicly available software (e.g., MOLPRINT 2D,
http://www.molprint.com) and have been shown recently to give superior performance compared to other types of fingerprints in SVM-based ranking applications. A Molprint2D fingerprint associated with a chemical structure includes of a set of strings describing the atom environments present in the chemical structure. These strings were converted to bit vectors by enumerating all the atom environment strings present in the data sets and assigning a unique fingerprint position to each such string. For each chemical structure, the bit corresponding to a given string was set to 1 if the associated atom environment was present in the chemical structure, and 0 otherwise. For the experiments conducted the result was a fingerprint representation with a total of 17,221 bit positions.
Three different ways were considered to split representations of the active chemical structures into training and test sets. In particular, representations of the fifty active chemical structures for each target were listed in a manner such that chemical structures with similar chemistries were grouped together. The chemical structures were then split in two ways. In the first split, representations of the top twenty-five chemical structures in each list were separated from the bottom twenty-five, with one half going to the training set and the other half going to the test set; in this case, representations of the active chemical structures in the training and test sets were mostly quite different. In the second split,
representations of the odd-numbered chemical structures in each list were separated from representations of the even-numbered chemical structures, again with one half going to the training set and the other half going to the test set; in this case, the active chemical structures associated with the training and test sets were highly similar. In each case, the representations of background chemical structures were partitioned in a fixed manner (odd-numbered entries in a fixed ordering were separated from even-numbered entries), with representations of half the chemical structures going to the training set and representations of half going to the test set. The above two splits are both extremes, representing the worst-case and best-case possibilities, respectively. In practice, the training set is likely to be more representative of the test set than in the first (worst-case) split above, and less representative than in the second (best-case) split. To simulate this, a third split was considered, in which the active and background sets were each partitioned randomly, with one half going to the training set and the other half going to the test set.
In addition, to evaluating the impact of the training set size, experiments in which 20%, 40%, 60%, 80% and 100% of the training chemical structures were used. This process was repeated with ten random partitions of the representations of chemical structures into training and test sets.
As di scussed above the performance of the exemplary bipartite kernel- based ranking algorithm was compared with that of a conventional SVM-based ranking method on the above data sets. Thus the following performance measures were considered:
1 . Bipartite ranking error: as (approximately) optimized by the bipartite kernel-based ranking algorithm. Specifically, given a ranking function / : →Iand a test sample T— (T+ . T_ ) including m positive instances ^+ = ( l" !■ · · l Xm) e ^ "* and n negative instances — ,■■ · · )€ Xn the bipartite ranking error of / with respect to T measures the fraction of positive- negati ve pairs in T mi s-ranked by /, and is gi ven by:
1
err i /: T) = —∑∑ {/(χ+ )</( -)} + 2 Α{/(χ+)= ( 7 )} ·
2. Area under the ROC curve (AUC) : simply one minus the bipartite ranking error; this measure was included since it has the intuitive interpretation of being the fraction of positive-negative pairs in T that are ranked correctly by /, and is widely used as a ranking performance measure in the binary setting (for more information about the AUC see Hanley, J. A. ; McNeil, B. J. , The meaning and use of the area under a receiver operating characteristic (ROC) curve, Radiology 1982, 143, 29-36).
3. Average precision: the precision at a given position r is widely used in information retrieval to measure the concentration of relevant results in the top r results in a ranked list. Appl ied to the virtual screening experi ments disclosed herein, the precision off at position r in T for 1 ≤ rm + 71 is defined proportion of actives in the top r chemical structures returned by /: precr(/; T)
Figure imgf000027_0001
where .Άτ- ' ύ) i s the label (+ 1 for acti ve and - 1 for inacti ve) of the zth ranking instance returned by /. In particular, if
T* = ( (xi , i/i ) (xm+n ! Vm+n ) ) is constructed from T according to
Figure imgf000027_0002
Precision is closely related to the enrichment factor (EF) used for example by Jorissen et al. (2005) to evaluate rankings in virtual screening. In particular, the enrichment factor at a given position r measures the proportion of actives in the top r chemical structures relative to the overal l proportion of actives in the complete sample:
Figure imgf000027_0003
Unlike bipartite ranking error and AUC, which measure global ranking quality of a ranked list, the average precision emphasizes ranking quality at the top of a ranked list. We note that if the ranking function f assigns distinct scores to all the chemical structures in T, then the average precision can also be written as: 1 m ∑"=! I(/(x,)>/(xj) l
??7. k=l L L{l/(x* )>/( )'> .
See also, the modified enrichment factor taught by Jorissen et al. (2005) which when evaluated over the complete sample is inversely proportional to the average rank (AR) of the actives:
Figure imgf000028_0001
4. Number of actives in the top twenty-five: A simple measure of the quality of a ranking at a cutoff r is the number of actives returned in the top r chemical structures:
r
act,.( /; T) = ΐ{„„_Ι ω=+ι }■
The number of actives in the top twenty-five chemical structures, act25(/"; T) is reported herein. Note that the precision at r is simply: precr( ;T) = .
r
Together with precision, another measure frequently reported when evaluating a ranking at a cutoff r is the recall, which is the proportion of all actives in the sample that are returned in the top r chemical structures: actr( /; )
recall,. (/: T) =
in
In the present data sets, the total number of actives in each test sample is m = twenty five. In an ideal ranking in our case, all twenty-five active chemical structures would be placed above all the inactive chemical structures, which would give act25( ; T) = 25. 5. Number of active in the top one-hundred: the number of actives in the top one-hundred chemical structures, actioo(f; T). Since the total number of actives in each test sample in is m = 25 (see above): act25 (/: T) < actioo(/; T) < 25
As discussed above the performance of an exemplary bipartite kernel- based ranking algorithm was compared with that of SVM-based ranking on five data sets including actives with respect to CDK2, COX2, FXa, PDE5, and aiAAR, and a background set of inactives. Each representation of a chemical structure in these data sets was represented using a binary molecular fingerprint vector with
17; 221 bit positions; thus the instance space in this case was — l }d for d = 17; 221 .
Experiments were conducted for two types of kernels: the linear kernel given by: 'linearix- x') - x 1 ' >
and the Tanimoto kernel that is often used with binary fingerprint vectors: x■ x'
^Tanimoto(x: x')
X · x + x'■ x'— x · x'
For the SVM algorithm, Joachim's SVMlight software was used
(SVMlight, http://svmlight.joachims.org.; see also Joachims, T. , Making large- scale SVM learning practical, In Advances in kernel Methods - Support Vector Learning; MIT Press, 1999; Chapter 1 1 , pp 169- 184). The regularization parameter C in each training run was selected by 5-fold cross-validation from the range jn each case, the value of C that gave the lowest average bipartite ranking error (equivalently, the highest average AUC) across the five folds was used in training. An exemplary bipartite kernel-based ranking algorithm was also run through SVMlight (using the '-ζ p' software option; see SVMlight, http://svmlight.joachims.org). The reguiarization parameter C was selected as above.
As described above, three different splits of the data sets into training and test sets were considered. The results on the lst/2nd splits are shown in Table 1, for the linear kernel, and in Table 2 for the Tanimoto kernel. In each case, the better performance is shown in boldface. While not much can be said about the superiority of one algorithm over the other from these results, one observation is that in the case of kernel-based ranking algorithms, the use of the Tanimoto kernel almost consistently improves performance over the linear kernel when measured in terms of the bipartite ranking error or AUC. SVM based ranking did not exhibit similar improvement.
Table 1 : Virtual screening results on I st 2nd splits with the linear kernel.
Data TraiiVte t Ranking error AUC Average precision Actives in lop 25 A tives in top 100 set split SVM RankSVM SVM RankSVM SVM RankSVM SVM RankSVM SVM RankSVM
CD : 1 si/ 2nd 0.3141 .272Λ 0.6859 11.7277 0.3414 0.1885 K 7 II 10
2nd/ 1st 0.3209 0.3495 0.6791 0.6505 0.3623 0.3233 9 7 12 II
COX 2 lst 2nd 0.1545 1455 0.8455 0.8545 .7405 0.7397 IK IX 19 I'l
2nd 1st 0.246.' .2462 0.7537 (I.75.W 0.31 M .3162 6 13 13
FXa lst2nd .0019 0.0060 0.0W 0.9940 ,0495 0.9090 25 25
2nd/ 1st 0.1188 .11 ') O.S8I2 0.8841 0.7194 0.7206 IK 18 18 18
PDE5 t2nd 0.2067 0.1994 0.7933 II.H006 0.0996 0.1002 3 14 13
2nd 1st .1511 0.1595 0.8409 0.8405 0.1139 0.1140 II II
1st)' nd 0.074 J .1)546 0.9257 0.9454 0.6927 0.7259 1 16 19 21
2nd/ 1st 0.0X12 .(1265 0.9698 0.9737 0.6527 0.7193 14 17 20
Table.2: Virtual screening results on 1 st/2nd splits with the Tanimoto kernel.
Data Trai / test Ranking error AUC Average precision Actives in top 25 Actives iu top 100 set split SVM RankSVM SVM RankSVM SS'M RankSVM SVM RankSVM SVM RankSVM
CDK2 lst/2nd 0.2616 .2315 0.7384 .7685 0.2841 0.1572 8 6 13 13
2nd 1st .2734 0.2807 0.7266 0.7193 0.3428 0.3356 7 7 13 12
COX2 1 st nd a 1688 .1574 0.8312 .8426 0.6914 .7265 18 18 19 19
2nd/lst 0.2672 .2270 0.7328 0.7721 0.2891 0.3299 6 6 12 15
FXa 1 st 2nd 0 0.0031 0.9974 0.9969 .9305 0.9162 2 25 25
2nd/ 1st a 1 loi .OS10 0.8899 .9390 0.6927 .6938 17 18 18 19
PDE5 lsi/2nd .14*7 0.1666 0.8533 0.8334 0.1226 0.1050 4 3 15 14
2 nd/ 1st 0.2180 .1241 0.7820 .8759 0.0935 .1104 1 12 9
Island 0.0810 .O519 0.9190 .9481 0.6875 O.709I 16 16 20 J
2nd 1st 00291 .O268 0.9709 0.9732 0.62 1 .68»! 14 15 20 22 Tables 3 and 4 show the results on the Odd/Even splits, using the linear kernel and the Tanimoto kernel, respectively. As taught herein the use of the Tanimoto kernel leads to near consistent improvement in kernel-based ranking algorithm performance over the linear kernel in terms of the bipartite ranking error or AUC. A second observation is the drastic improvement in performance on the Odd/Even splits (Tables 3-4) as compared to the l st/2nd splits (Tables 1- 2), regardless of the particular algorithm/kernel used. This is consistent with the l st/2nd splits representing a worst-case scenario and the Odd/Even splits representing a best-case scenario.
Tabic 3: Virtual screening results on Od l Evcn splits with the linear kernel.
AUC
CDK .0647
cox: AR
Table 4: Virtual screening results on Odd/Even splits with the Tanimoto kernel.
AUC
to
.1
.1
.1 .17
As previously discussed, the third group of train/test splits (in which the data sets were randomly partitioned into training and test sets) was designed to simulate a situation in which the training set would be more representative of a real world situation (as opposed to best and worst case scenarios). Results for the random splits, using linear and Tanimoto kernels, are shown in Tables 5 and 6, respectively. Each number shown in these tables is the average over ten different random splits. In addition, experiments were conducted in which increasing fractions of the training set were used to train the algorithms.
There are several observations made: First, as in the other two splits above, the
Tanimoto kernel near consistently showed improved performance compared to the linear kernel in the case of the kernel-based ranking algorithm, when measured in terms of the bipartite ranking error or AUC. Second, the performance on the test set improves with an increase in the training set size; this was true for all five data sets and regardless of the algorithm/kernel used. Third, when the complete training set including
representations of twenty-five actives and representations of 1046 inactives was used (same training set size as in the l st/2nd and Odd/Even splits above), the performance in the case of these random splits lies between the best-case and worst-case performance levels observed with respect to the l st/2nd and Odd/Even splits. Finally, for random train/test splits using the Tanimoto kernel, the ranking performance of the exemplary kernel-based ranking algorithm, as taught herein, in terms of the bipartite ranking error and AUC is in generally superior to conventional SVM-based ranking. This is also illustrated in Figure 7, which depicts the performance of each algorithm (using the Tanimoto kernel) averaged over the five data sets. This figure also shows that when measured in terms of the other performance measures such as average precision or number of actives retrieved in the top portion of the ranking, the performance of the two algorithms is similar. Indeed the exemplary kernel-based ranking algorithms considered with respect to the virtual screening experiments reported herein optimize
(approximately) the bipartite ranking error or AUC, which are global measures of ranking performance, whereas the other three measures focus on local ranking accuracy at the top of a ranking.
Table 5: Virtual screening results on random splits with the linear kernel.
Data No. train Ranking error AUG Average precision Active* in top Activej in top set iact-inact) SVM RankSV M SVM RankSVM SVM RankSVM SVM RankSVM SVM RankSVM
0 0 0 0 s
0
0 .4
0 9 .9
0
cox: 0 Q
0 0
0 .1
0 22
20
FXa o.or.M .2 19 .4
0 )4 22
0 0 0 0 20 .2
20 0 0 0 21.1 B.y
0 0 0 a 0 21 .0
0 0 0 0 0 1 1 14 .2
10 0 0 0 .2 .2
0 0 0 0 20.0 22
0 0 0 2a
0 0 0 .9 0 21
0 0 0 0 .2
0 0 0 0 0
15 0 0 0 0
0 0 0 0 0 .2
0 0
Table 6: Virtual screening results on random splits with the Tanimoto kernel.
Data No. train Ranking error AUC Average precision Aclives in top 25 Actives in lop 100 set act-inact) SVM RankSVM SVM RankSVM SVM RankSVM SVM RankSVM SVM RankSVM
CDK2 5-209 0.3088 0.2608 0.691 0.7392 0.3302 0.331 7.8 7.9 1 1.5 1 1.7
10-418 0.1 80 0.1706 0.81 0 (18294 0.5392 0.51 10 ΙΛ2 12.6 16.6 1 .3
15-627 0.1504 0.1261 0.8496 08739 0.6168 0.6486 14.9 16.1 17.7 1 .4
20-836 0.1070 0.O66 I 0.8930 09339 0.7189 0.7294 17.3 17.2 20.0 21.2
25- 1046 0.0632 0.O542 0.9368 09458 (1.7751 0.7507 18.5 18.0 21.6 21.9
COX 2 5-209 0.2208 0.1 61 0.7792 (1 039 0.6188 0.6281 1 . 1 15.4 17.1 17.1
10-418 0.1315 0.1 165 0.8685 8835 0.7079 0.7325 17.2 17.6 19. 1 19.5
15-627 0.O653 0.0654 0.9347 0.9346 O.8032 0.8013 19.4 19.2 21.5 21.5
20-836 0.0709 0.ΟΛ45 0.9291 09655 0.8251 0.8505 19.9 20.1 213 23.0
25- 1046 0.0306 0.O20 I 0.9694 09799 (1.8613 0.8556 20.4 20.1 2.V6 23.3
FXo 5-209 0.0751 0.O597 0.9249 O9403 0.7428 0.7489 19.0 19.2 20.8 21.0
10-418 0.0589 0.O398 0.9 11 O9602 0.8189 0.8146 m i 20.3 210 212
15-627 0,0280 0.O222 0.9720 09778 0.8549 0.8475 20.6 20.7 2Λ Ι 23.1
20-836 0.OI 4 0.0176 0.98.V. 09824 0.8706 0.86Q2 20.9 20.7 2Λ8 23.5
25-1046 0.0298 0.O150 0.9702 9S50 0.8693 0.S693 21.1 21.0 23.7 23.8
PDE5 5-209 0.2362 0.2103 0.7638 07897 0.4288 0.4120 10.7 10.5 13.2 13.7
10-418 a 1093 0.0903 0.8907 O9097 0.7034 0.7174 16.7 16.7 20.3 20.0
15-627 0.0462 0.O390 0.9538 O96I0 0.8188 0.8320 19.4 1 .6 212 .1
20-836 0.0323 0.0243 0.9677 09757 0.8599 0.8688 20.2 20.2 1\4 23.2
25-1046 0.0192 0.0192 0.9808 O9808 0.8988 0.8976 21.4 21.1 23.5 23.7 a AR 5-209 0.1047 0.1052 0.8953 08948 0.6420 0.6367 14.4 14.5 18.4 18,7
10-418 0. 564 0.0565 0.9436 09435 . 0. 106 0.7081 15.8 15.9 21.2 21.3
15-627 0.0331 0.0340 0.9669 09660 0.77(12 0.7658 17.2 17.1 214 214
20-836 0.0286 0.01 8 0.9714 09832 0.7902 0.8269 18. 1 18.7 22.3 23.4
25- 1046 0.0195 0.0113 0.9S05 9S87 O.S06I O.S525 ia.5 19.5 23.3 23.7 QSAR Ranking Experiments in the Chemical Structure Domain:
In QSAR ranking experiments, using exemplary algorithms taught herein two QSAR data sets were used which included inhibitors of dihydrofolate reductase (DHFR) and cyclooxygenase-2 (COX2), respectively, together with corresponding biological activities represented as pICso values. The DHFR inhibitor data set contained representations of 361 chemical structures, with pICso values ranging from 3:3 to 9:8. The COX2 inhibitor data set contained representations of 282 chemical structures, with pICso values ranging from 4:0 to 9:0. Each chemical structure in the above data sets was represented using 2.5D chemical descriptors such as disclosed in Sutherland et al. (2004). The 2.5D chemical descriptors advantageously included 2D descriptors that were calculated simply from the connection graph of a molecule (such as Λ* indices, counts of rotatable bonds, molecular weight and E-state indices), as well as whole-molecule 3D descriptors (such as molecular volume and charged partial surface area descriptors). Details regarding the descriptors can be found in aforementioned Sutherland et al. (2004). The DHFR inhibitor data set contained a total of seventy descriptors; the COX2 inhibitor data set contained seventy-four descriptors. All descriptors were real-valued descriptors; scaled between 0 and 1 .
Two different types of train/test splits were considered for the above data sets. The first split involved, for each data set, selecting approximately one-third of the representations of chemical structures using a maximum dissimilarity algorithm for the test set, and using the remaining two-thirds of the
representations of chemical structures as the training set. Thus, this split resulted in a training set of 237 representations of chemical structures and test set of 124 representations of chemical structures for the DHFR inhibitor data set, and a training set of 1 88 representations of chemical structures and test set of ni nety- four representations of chemical structures for the COX2 inhibitor data set.
Again, the above split represents a worst-case possibility, with the test set being maximally diverse and requiring considerable extrapolation from the training set. A random split was also considered, in which each data set was partitioned randomly into training and test sets of the same sizes as above. In addition, to evaluate the impact of the training set size, experiments were conducted in which each of 10%, 20%, 30%, ... , 100% of the representations of training chemical structures were used. The above experiments were repeated with ten random partitions of the representations of chemical structures into training and test sets.
As discussed above the performance of an exemplary real-value kernel- based ranking algorithm, as taught herein, was compared with that of a conventional SVR-based ranking method on the above data sets. Thus, for each train/test spl i t of the QSAR data sets described above, the performance of the ranking function learned by each algorithm on the training set was evaluated on the corresponding test set. The following performance measures were considered with respect to the real value ranking problems presented:
1. Ranking error: (approximately) optimized by the exemplary kernel- based ranking algorithm, as taught herein, in the real-valued labels setting described above. Specifically, given a ranking function / : -»Y -→ and a test sample T = ((xl i 'Wl ) ; · · · : € (X R)™ the ranking error of/ with respect to T measures the average relevance-weighted ranking loss off on preference pairs in T:
1 .
eir(/: T) .= ~ ∑ dn - vi) { /(x.- ) < / (J i ) > + Al'/(x.-)=/(xi ))
\ 1 p\ 1 f .j ile P where ^ ~ {^' ^) I ^ denotes the set of preference pairs in T.
2. Correlation: Two performance measures that have frequently been used in evaluating QSAR models are the root mean squared error (RMSE) and correlation. The RMSE measures the predictive (in)accuracy of a model; the correlation, on the other hand, can be viewed as a measure of ranking
performance. Specifically, the (Pearson) correlation between the vector f = ( /( xl ) · ■■ ■ ; (x7u ) ) of predicted activities (or in the discussed situation scores assigned by the learned function) and the vector y = (¾ > · · -. Vm) of actual activities is given by:
Figure imgf000036_0001
σ! σν
where ' <7/ are the mean and standard deviation of/, respectively, and ν · σν are similarly the mean and standard deviation of y, respectively. This measures the strength of a linear relationship between the two vectors. In particular, if the relative differences in the scores/activities of chemical structures under the two vectors are roughly proportional to each other (resulting in a similar ranking), the correlation will be high. Note however that if the rankings are similar but the scores have a non-linear relationship, then the correlation may not be an accurate measure of ranking performance. The correlation lies between - 1 and 1 , with 1 representing a perfect positive linear relationship and - 1 representing a perfect negative linear relationship.
3. Kendall' s τ rank correlation coefficient: a rank correlation coefficient used to measure the agreement between two rankings; it effectively measures the fraction of pairs of data elements on which two rankings agree. In the present case, Kendall's r rank correlation was used to measure the expected agreement between the learned ranking of the representations of chemical structures in T and the true ranking based on their biological activities, assuming that ties in the learned ranking are broken uniformly at random: r(/; T) = 2 [ ^ ∑ [Il7(xi)>/(xi)} + ^T{ ( = (xi)} - 1 The Kendall τ coefficient takes a value between - 1 and 1 , with 1 representing perfect agreement between the rankings and - 1 representing perfect di sagreement. For more information see Kendall, M. , A new measure of rank correlation, Biometrika 1 938, 30, 8 1 -89.
4. Spearman ' s P rank correlation coefficient: another rank correlation coefficient used to measure the agreement between two rankings; it measures the standard Pearson correlation between the vectors of ranks of data elements (i.e., their positions in sorted order) resulting from two rankings. Spearman' s P rank correlation coefficient was used to measure the correlation between the learned ranking of the representations of chemical structures in T and the true ranking based on biological activities. If denotes the rank of x, in the ranking returned by / (such that chemical structures that are assigned the same score by / receive the average rank among them), and denotes simil arly the rank of x, in the ranking based on the actual activities , then the Spearman P coefficient is gi ven by the Pearson correlation between the vectors = (.^/O )' · · · β] { 1Ί1) ) and ( = ■•••A,( m )) :
Figure imgf000037_0001
where ^ί ' σ f are mean and standard deviation of f f , respectively, and fly ay are similarly the mean and standard deviation of ^-w, respectivel y. The Spearman P coefficient also takes a value between - 1 and 1 , with 1 representing perfect agreement and - 1 representing perfect disagreement. For more information see Spearman, C , The proof and measurement of association between two things, American Journal of Psychology 1904, 15, 72- 101 .
5. Normalized discounted cumulative gain (NDCG): a measure of ranking performance in information retrieval, where the relevance of the top few items returned by a ranking is especially important, and is used instead of the average precision when there are more than two possible relevance levels. As with average precision, NDCG places greater emphasis on ranking accuracy at the top of a ranked list: starting from the top, it accumulates a gain value for each data element in the l ist that i s based on the relevance of the data element, but applies a (logarithmic) discounting factor that reduces the gain for data elements lower down in the list. For the present case, NDCG was used to evaluate the ranked list of chemical structures in T returned by /. The gain value of each representation of chemical structure in the list was based on the biological activity of the chemical structure. In particular, if π denotes the index of the chemical structure in T that appears in the /th position in the ranking returned by /, then NDCG is given by
1 m 1 where l/ log2(* + l) is the discounting factor for the ith-ranking instance, and Z is a normalization constant chosen so that NDCG is at most 1. Higher values of NDCG correspond to better ranking performance.
As discussed previously, the performance of the kernel-based ranking algorithm for ranking with real valued labels was compared with that of SVR- based ranking on two QSAR data sets containing inhibitors of DHFR and COX2, respectively. For both algorithms, experiments were conducted using two types of kernels: the simple linear kernel described above, and the. Gaussian or radial basis function (RBF) kernel that may be used with real- valued descriptor vectors: e-7||x-x'||2 _ where 7 > 0 is a parameter for the RBF kernel.
For the SVR algorithm, Joachim' s SVMlight software was used. The regularization parameter C and the sensitivity parameter t* in each training run were selected by 5-fold cross-validation from the ranges
{0.1. 1. 10; 100. 1000. 10000} and {0.01 . 0.05. 0.1, 0.5. 1 }(
Figure imgf000039_0001
addition, when using the RBF kernel , the parameter was similarly selected from
r 1 1 ] f
the range > 16 ' 4 - ·" ■ ' . In each case, the combination of parameters that gave the lowest ranking error across the five folds was used in training.
The kernel-based ranking algorithm described with respect to real-valued rankings was not supported in the SVMlight software and was consequently implemented in C++, i.e., rather than use a standard QP solver which can be slow even for moderate-sized ranking problems. Thus, a gradient projection algorithm was implemented to solve the QP involved in training an exemplary real-value kernel-based ranking algorithm (see Equation 10). Since the constraints on the variables a in the QP were simple box constraints, the projection step in this case is simple and efficient. The gradient projection algorithm has two additional parameters, namely the number of iterations t and the learning rate η. The regularization parameter C, optimization parameters t and η (and the kernel parameter γ when using the RBF kernel), were all selected in each training run by 5-fold cross-validation as above. The parameters C and y were chosen from the same ranges as above; the parameters t and η were selected from the ranges { 100/250. 500. 750.. 1000} and {10"*. lO"5 , ΚΓ4. \ 0~\ lO"2 ^ respecti ve l y.
Two different splits of the data sets into training and test sets were considered for the real-valued ranking experiments: an original split where roughly one-third of each data set was chosen to form the test set using a maximum dissimilarity algorithm, and a second split in which each data set was randomly partitioned into training and test sets of the same sizes as in the original split. The results on the original split are shown in Table 7 for the linear kernel, and in Table 8 for the RBF kernel. The performance of the RanksSVM algorithm on these splits is similar overall. Furthermore, both the kernel-based ranking algorithm and the conventional SVM algorithm demonstrated improvement in performance when using the RBF kernel as compared to the linear kernel.
Table 7: QSAR ranking results on original splits with the linear kernel.
Dau Train lest Rankingerror Correlation Kendall τ Spearman p NDCC
split SVR RankSVM SVR RankSVM SVR RankSVM SVR RankSVM S R RankSVM
DHFR Original 0. 1914 0.1959 .7302 0.7190 .55ΙΛ 0.5450 0.7495 0.7464 0.8599 0.8377 cox: Original 0.3235 0.3 17 0.5558 .56 0.4195 0.4149 0.ΛΟ60 0.6IH.0 0.8906 0.8021
Table 8: QSAR ranking results on original splits with the RBF kernel.
Data Train Ranking error Correlation Kendall's r Spearman's p NDCG
SVR RankSVM SVR RankSVM SV R RankSVM SVR RankSVM SVR RankSVM
DHFR Original 0.1837 0.17:* 0.7519 0.7418 0.55 1 0.5747 0.7552 0.7758 0.8540 O.S6.32 COX2 Original 0.3138 0.3173 0.583Λ 0.5703 04351 0.4346 0.6100 0.6174 0.9399 0.92 1 Similar to the first split in the bipartite ranking experiments, the original splits for the real-value ranking experiments represented a worst-case scenario, i.e., since the test chemical structures were selected to be maximally diverse and therefore were most likely to require considerable extrapolation from the training set. By comparison, random splits were designed to simulate a situation in which the training set would be more representative of the test set. The results on these random splits, using the linear and RBF kernels, are shown in Tables 9 and 10, respectively. Each number shown in these tables is the average over ten different random splits. In each case, 237 out of 361 representations of chemical structures in the DHFR data set and 188 of 292 representations of chemical structures in the COX2 data set were randomly selected to form the training set; the remaining representations of chemical structures were assigned to the test set (same sizes as in the original splits as above). In addition, in order to evaluate the impact of the training set size, experiments were conducted using increasing fractions of the training set.
Tabic 9: QSAR ranking results on random splits with the linear kernel.
Data No. Rank ng error Cccretation Kendall's Spearman's p
set train SVR RankS VM SVR RankSVM SVR RankSVM SVR RankSVM SVR RankSVM
DHFR 24 0.4967 0.4742 0.0889 0.0519 0.0524 0.0329 0.0763 0.0480 0.6899 06855
48 O.401J 0.4043 0.1527 0.1626 0.1047 0.11 1 0.1562 0.1 92 0.6918 0.6938
72 11.2900 0.4974 0.2326 02044 0.1584 0.1369 0.2512 0.2037 0.7092 0.6974
96 0.2551 0.4650 0.2893 0.2204 0.2005 0.1418 0.2935 0.2086 0. 154 07127
120 0.2074 0.2207 0.2995 02718 0.2047 0.1834 0.3003 0.2702 0.7186 0.7032
144 0.2005 0.1951 02849 0.2925 0.1892 0.1955 0.2808 0.2S92 0.7048 0.7062
168 0.1973 0.1970 0.2914 0.2968 0.1 42 0.1974 0.2864 0.2916 0.7056 0.7080
192 0.1974 0.2352 0.2927 0.2823 0.2004 0.1906 0.2955 0.2831 0.7085 06997
216 0.1921 0.1869 0.2904 0.2834 0.1911 0.1915 0.2828 0.2830 0.7024 0.7020
2 0.1061 0.3407 0.2866 Q 2806 0.1882 0.1850 0.2767 0.2728 07016 0.7078
COX 2 19 0.5979 0.3983 0.0803 0.1095 0.07 15 0.0978 0.1032 0.1426 0.7746 0.7719
38 0.3717 0.3655 0.1 61 0.1559 0.1315 0.1. ¾A8 0.1918 0.1979 0.7896 0.7893
57 0.3365 0.35S0 0.1683 0.1640 Ο. Γ278 II. I.V.7 0.1 25 0.1985 0.7883 0.7901
76 0.3023 0.2999 01 74 0.1728 0.1379 0.1445 0.200S 0.2098 0.7951 0.7925
9 0.2639 0.4334 0. 1789 0.0822 0.1522 0.0784 0.2188 0.1 131 0.7858 0.7801
1 14 0.2581 0.2645 0. 1 RS4 0.1872 0.1515 0.1525 0.2204 0.2202 0.7938 0.81)06
133 0.2669 0.2734 0.1 01794 II.1026 0.1459 0.2316 0. 100 0.7903 0.8037
152 0.2535 0.2775 0.2O45 01945 0.1693 0.1534 ll.24.VI 0.2202 0.7984 0.8161
171 0.24.VI 0.3012 0.2105 0.1712 0. 1 27 0.1 93 0.2465 0.1 86 0.8035 0.81 2
1 X8 0.2421 0.24 1 0.1 02 0.1934 0.1575 0.1 91 0.2243 0.2272 0.KO71 0.8065 Table 10: QSAR ranking results on random splits with the RBF kernel.
Data No. Ranking error Correlation Kendall's Spearman's p NDCG set train SVR RankS VM SVR RankS VM SVR RankS VM SVR RankSV SVR RankSVM
DHF 24 0.4755 0.4655 0.0982 0.1005 O.0727 .0687 .I 082 .1012 0.7O55 .6974
48 0.3430 .3512 0.1857 .1782 0.1225 .1164 0.1813 .1739 0.7O84 .7057
72 .2840 O.270I 0.2355 .2252 .1552 .1 26 0.2274 . 231 0. 123 .7073
96 .248.? 0.2363 .2489 0. 528 0.1715 .1666 .2506 .2442 0.7116 .7057 .2171 .212.1 .2519 0.2622 .1692 .1746 .2466 .255» . 107 0.7115
144 .2023 II.1468 .2409 0.2484 .1 67 .1668 0.2439 .2425 0.7(185 .7076
16ft .2019 .1821 .2480 0.2776 .1 57 I!M,S .2407 (1.2721 .7109 0. 157
192 .1808 .1742 .2706 0.2K02 .1830 1852 .2683 .270X .7146 0.721
216 .1816 0.1727 .2596 0.2671 .1722 1 9 .2543 .2651 0.7223 .7107
257 .1714 0.1702 ,2606 0.271! .1754 .1810 .2575 .266» 0.71184 .7075
CGX2 19 .4362 0.4244 0.1 I'M .1093 .0937 .0487 .1423 .1 *4 0.7845 .7 82
38 .3777 .3717 605 0.1604 .1 57 1379 .1815 .1485 .7882 0.7963
57 .3325 .3249 0.1745 .1632 0.147S 386 0.2146 .1950 0.7924 .7902
76 .3046 0.2453 .1 22 0.1 26 .1444 1448 .2080 .2085 .7880 0.7963
95 .2667 .2635 0.1960 01844 0.Ι6Ί5 .1513 0.2313 .21 1 .7853 0.7911
114 .2633 0.2620 .1840 0.1858 .1455 1508 .2096 .2145 0.7906 .7895 i 3 .2760 O.2705 .1957 0.1958 .1560 .1559 0.2247 .2241 .7885 0.7950
152 0.252» .2579 0.21» 1 .1951 .1626 .1560 0.2340 .2233 .7925 0.8(128
171 0.2342 .2403 01988 0.2140 .1650 .1734 .2356 .2460 .8001 0.8»60
188 0. 153 0.2255 0.1912 OIS5I 0.1553 0.1 46 0. 198 0.2184 .7958 0.8005
The first observation is that as with the original splits above, the use of the RBF kernel leads to an overall improvement in performance over the linear kernel. Notably the improvement in overall performance is more pronounces in the in the case of the kernel-based ranking algorithm when compared to the conventional SVR algorithm. The exemplary kernel-based ranking algorithm, as taught herein, with the linear kernel shows some unstable behavior, where an increase in training set size sometimes leads to deterioration. In contrast, the kernel-based ranking algorithm with RBF kernel, is not only stable, but also exhibits better performance.
A second observation is that in most cases, an increase in training set size leads to improvement in performance on the test set, particularly when measured in terms of the ranking error (except in the anomalous linear kernel instances noted above).
A third observation is that when the complete training set (237
representations of chemical structures for DHFR and 188 representations of chemical structures for COX2) is used, the performance on the COX2 data set is considerably better than in the original split (using any algorithm/kernel) while for the DHFR data set, the performance is roughly the same (except in unstable linear kernel case). Thus, the ranking for the COX2 data set appears to suffer from the use of maximum dissimilarity algorithms in constructing the test set while the ranking for the DHFR data set does not.
Finally, we observe that on these random train/test splits, when the RBF kernel is used, the ranking performance of the kernel-based ranking algorithm in terms of the ranking error (and to some degree, the correlation) is, in general, superior to conventional SVR-based ranking. This improvement may be attributed to the fact that the kernel-based ranking algorithm optimizes the relevance-weighted ranking error which takes into account the actual activity values of the chemical structures. Discussion Regarding Results of Bipartite and QSAR Ranking Experiments:
In view of the forgoing results for both the virtual screening experiments and the QSAR ranking experiments, it is noted the use of a kernel function more suited to the chemical structure data type (e.g., the Tanimoto kernel for binary fingerprint vectors in virtual screening and the RBF kernel for descriptor vectors in QSAR ranking) showed clear performance gains with ranking techniques when compared to conventional SVM and SVR techniques. Furthermore, since the kernel function in R HS can be viewed as a similarity function, chemical similarity measures between chemical structures may be applied. See, e.g., Willett, P., Chemical similarity searching, Journal of Chemical Information and Computer Sciences 1998, 38, 983-996 and Nikolova, N.; Jaworska, J., Approaches to measure chemical similarity - a review, QSAR & Combinatorial Science 2003, 22, 1006-1026. While not all such chemical similarity measures satisfy the requirements for a kernel function (namely, the kernel function must be symmetric and positive semi-definite), in cases where the library of representations of chemical structures to be ranked is known in advance, one can construct a chemical similarity graph over the representations of chemical structures in the training set and test library, and then use graph-based ranking methods that effectively construct a kernel function from such a similarity graph. See, e.g., Agarwal, S. (2006). As taught herein, using a kernel function corresponds to constructing an implicit representation of each chemical structure in a new (often high-dimensional) space. Thus, constructing a chemically-inspired kernel function in this manner can be thought of as obtaining an implicit chemical representation of the chemical structures.
The ranking approach as taught herein outperformed classification and regression approaches in terms of the bipartite ranking error or AUC in virtual screening and in terms of the ranking error in QSAR ranking. This can be attributed to the fact that the kernel-based ranking algorithms used in the experiments optimized precisely these criteria. The algorithms, however, may be modified to optimize any desired performance measures, such as average precision and number of actives in the top portion of a list in the bipartite setting, and the rank correlation coefficients and NDCG in the real-valued labels setting.
Evaluation of the Infinite Push Algorithm:
Empirical studies were also conducted evaluating the performance of a ranking algorithm (the Infinite Push algorithm) derived from an error function: R(f; S) = max l(/«)</(*7))) '
Figure imgf000045_0001
Notably the error function for the Infinite Push algorithm is similar and minimized using the same techniques as the error function in equation ( l a), above. The error function for the Infinite Push algorithm, similar to the error function in equation ( 1 a), accounts for the fraction of positives ranked below the highest ranked negative. Therefore, minimizing the error function corresponds to maximizing the number of positives that appear before the first negative in the ranked list.
In experiments conducted, the Infinite Push algorithm was analyzed together with a number of other ranking algorithms including RankSVM (see Joachims, T.:
Optimizing search engines using clickthrough data. In: Proceedings of the 8th ACM Conference on Knowledge Discovery and Data Mining. (2002) and Herbrich, R., Graepel, T., Obermayer, K.: Large margin rank boundaries for ordinal regression, Advances in Large Margin Classifiers (2000) 1 15-132); SVMMAP (see Yue, Y., Finiey, T., Radlinski, F., Joachims, T.: A support vector method for optimizing average precision, In: Proceedings of the 30th ACM SIGIR Conference on Research and Development in Information Retrieval. (2007)), RankBoost (see Freund, Y., Iyer, R., Schapire, R.E., Singer, Y.: An efficient boosting algorithm for combining preferences, Journal of Machine Learning Research 4 (2003) 933-969), and the P-Norm Push algorithm (see C. Rudin. The P-norm push: A simple convex ranking algorithm that concentrates at the top of the list. Journal of Machine Learning Research, 10:2233(2271, 2009). Performance of these algorithms was evaluated for three different data sets: the Ionosphere dataset (see A. Frank and A. Asuncion. UCI Machine Learning Repository, 2010 http://archive.ics.uci.edu ml.); the Spambase dataset (Id.); and a cheminformatics data set that has been used to test virtual screening algorithms for drug discovery (see R. N. Jorissen and M. K. Gilson. Virtual screening of molecular databases using a support vector machine. Journal of Chemical Information and Modeling, 45:549{ 561 , 2005).
In each case, four different performance measures were used in the comparison:
1. the area under the ROC curve (AUC);
2. the number of positives retrieved at the absolute top;
3. the average precision (AP); and
4. the discounted cumulative gain (DCG).
Note that the average precision and DCG for a ranking function f · and sample S = (S+ , 5*_ £ J m X ' " are defined
Figure imgf000046_0001
wherein (f(xt ) <f(xJ ))
Figure imgf000046_0002
is the overall rank of i in the ranking of 5 returned by /. Note that average precision and DCG also emphasize ranking accuracy at the top. For all four performance measures, a larger value corresponds to better ranking performance.
The first data used was the Ionosphere data set, containing 351 data elements representing radar signals collected from a phased array of antennas; of these, 225 are "good' (positive), representing signals that react back toward the antennas and indicating structure in the ionosphere, and 126 are "bad' (negative), representing signals that pass through the ionosphere. Each data element in the data set was described by thirty-three features each scaled to lie in [0; 1]. To train the algorithms, the data set was divided into two-thirds for training and one-third for testing (subject to both having the same proportion of positives); this was repeated 10 times. In each run, the number of iterations tmax in the gradient projection algorithms for RankSVM and the Infinite Push was fixed to 1000; the parameters C and_0 were selected from the ranges { 0: 1 ; 1 ; 10; 100; 1000} and { 106; 105; 104; 103; 102 } , respectively, using 5-fold cross validation on the training set (in each case, the parameters giving the highest average precision across the 5 folds were selected). The parameter C for SVMMAP was selected similarly. The number of iterations tmax in the P-Norm Push was fixed to 100.
The results are shown in Table 11 (each value is an average over 10 random trials):
Table 1 1 : Results on the Ionosphere Data Set
Training method AUG Posi itives nt. Top A e! rage Precision DCG
RnnkSA'M 0.0271 12. 1 0.9330 I0.C200
SVMMAP 0.9207 10.5 0.9357 1G.7940
P-Norm Push (p = 1: RankBoost) 0.9052 10.7 0.9086 16.4402
P- onn Push (/> = 4) 0.8789 6.7 0.SS49 16.2743
P-Nonn Push (/> = 1G) 0.9070 13.9 0.92 IS 10.G527
P-Nonn Push (/> = 64) 0.891 7 9.9 0.9064 16.4970
Infinite Push 0.9237 14.7 0.9328 16.(5336 For each performance measure, the two algorithms giving the best performance in terms of that measure are highlighted in bold typeface. As expected, the RankSVM algorithm performs well in terms of the AUC. On this data set, the SVMMAP algorithm gives the highest number of positives at the top, but the Infinite Push algorithm follows closely behind. In particular, the Infinite Push gives more positives at the top than both RankSVM and the P-Norm Push for various values of p. ROC curves for the four algorithms on a sample run (using the best value of p, in terms of number of positives at the top, for the P-Norm Push) are shown in Figure 8.
The second data set used was the Spambase data set, containing 4601 email messages, of which 1813 are spam. If spam messages are treated as positives, the goal is to learn a ranking that maximizes the number of positives at the top. Each email message is represented as a 57-dimensional feature vector representing various word frequencies and other attributes; each feature was scaled to lie in [0; 1]. In this case only a small randomly divided fraction (5%) of the data set was used for training and the rest for testing. The parameters for the various algorithms were selected same as for the Ionosphere dataset.
The results are shown in Table 12 (again, each value is an average over 10 random trials):
Table 12: Results on the Spambase Data Set
Training method AUC! Positives at Top Average Precision DCG
RankSVM 0.9418 22.2 0.9010 189.GC50 SVMMAP 0.9319 48.6 0.8957 189.6074
P-Norm Push (/> = 1; RankBoost) 0.9194 12.5 0.8714 188.2330 P-Norm Push (p = 4) 0.8024 5.0 0.6905 1S0.4931 P-Norm Push (p = 16) 0.8293 24.1 0.7707 1S5.4531 P-Norm Push (p = 64) 0.8490 31.4 0.8143 187.3132 Iufinite Push 0.9388 49.9 0.9028 189.8070 As before, for each performance measure, the two algorithms giving the best performance in terms of that measure are highlighted in bold typeface. Again, RankSVM gives the best performance in terms of AUC. In this case, however, the Infinite Push algorithm gives the highest number of positives at the top; it also gives the best performance in terms of the other measures emphasizing accuracy at the top, namely the average precision and DCG. ROC curves for the four algorithms on a sample run (using the best p for the P-Norm Push) are shown in Figure 9.
The third data used in the Infinite Push Algorithm experiments was a cheminformatics data typically used to test virtual screening algorithms in drug discovery. The data set contained five sets of fifty representations of chemical compounds (each set targeting a different protein) and a background set of 1892 representations of always inactive chemical compounds. Thus, for each of the five targets, there were fifty representations of active compounds, and a total of 2092 representations of inactives (including the 1892 representations of background compounds and the 200 representations of compounds belonging to the other four target sets). Each chemical compound in the above data set was represented using a molecular fingerprint representation (specifically, a 1021 -bit vector FP2 fingerprint available with the OpenBabel chemical informatics software package). To train the algorithms, for each target, the fifty representations of actives and 2092
representations of inactives were randomly divided into a small fraction ( 10%) for training and the rest (90%) for testing (subject to both having the same proportion of actives and inactives); this was repeated ten times. The parameters for the various algorithms were selected as before. In each case, given the training set, the goal was to rank representations of compounds in the test set such that active compounds would be retrieved at the top of the ranked list. The results are shown in Table 13 (in this case, there were ten random trials for each of the five targets; therefore each value is first averaged over the ten random trials corresponding to each target, and then averaged across the five targets):
Table 13: Results on the Chemiformatics Data Set
Training method AUG Positives at Top Average Precision DCG
RankSVM 0.8881 6.00 0.4708 6.4877
SVMMAP 0.8852 5.80 0.4778 G.5580
P-Norm Push (p = 1; RankBoost) 0.8753 3.31 0.3714 5.9695
P-Norm Push (p = 4) 0.8525 3.16 0.3178 5.5320
P-Norm Push (p = 16) 0.8786 3.89 0.4005 6.1465
P-Norm Push (p = 64) 0.8805 3.96 0.3997 6.1685
Infinite Push 0.8991 6.34 0.4910 G.C052
As before, for each performance measure, the two algorithms giving the best performance in terms of that measure are highlighted in bold typeface. In this case, the Infinite Push algorithm gives the best performance in terms of all four performance measures. The RankSVM performs well in terms of the AUC; SVMMAP performs well in terms of the average precision. ROC curves for the four algorithms on a sample run (using the best p for the P-Norm Push) are shown in Figure 10.
The above experiments suggest that in the linear case, the Infinite Push algorithm is superior in terms of accuracy at the top when compared to RankSVM and the P-Norm Push for various values of p, and is comparable to SVMMAP (which is an adaptation of structural S VMs to optimizing the average precision). One benefit of the Infinite Push algorithm over SVMMAP, however, is that it can be applied efficiently with nonlinear kernels as well; for SVMMAP, efficient algorithms are known primarily in the linear case.
Evaluation of Exemplary Real-Value Label Algorithms:
Three exemplary real-value label ranking algorithms derived according too the ranking techniques presented herein, were considered. The ranking algorithms learned a linear ranking function by solving an optimization probl e
following form:
Figure imgf000051_0001
where L(w; 5') denotes a query-level loss function incurred by a ranking function fw on the training sample S' ( = ( ( ^ 1 ' ) ' · ' ( Φη * ' ^??.* ) ) ) associated with the i'th query ( ^J ψ ((ί' ·> The function L(w; 5') is constructed from relevance-weighted pair-wise hinge loss ^H.rel which may be viewed as a convex upper bound on the following relevance-weighted ranking error:
. Mw, (<¾ , y (Φί, υί)) = Wj - vi\ i (4W · (<¾ - <¾) < o) Notably, ^rel and therefore ^H.rel include a relevancy weighting ^
such that mis-ranking a pair of instances with relevance labels 1 and 5 incurs a larger penalty than mis-ranking a pair of instances with relevance labels 1 and 2.
The first algorithm considered (RankMM- 1 ) was constructed using average pair-wise loss:
Figure imgf000051_0002
Thus in addition to the relevance weighting in ^H.rei the loss functions differs from the earlier SVM ranking algorithms in that the loss may be normalized by query, taking into account different numbers of data element pairs for different queries. Stochastic subgradient methods (such as presented in Shalev-Shwartz, S., Singer, Y., Srebro, N.: Pegasos: Primal estimated sub-gradient solver for SVM. In: Proceedings of the 24th International Conference on Machine Learning. (2007)) may be used to directly solve the resulting optimization problem.
However, to facilitate development of similar algorithms using other loss formulations a dual version is considered herein. Using standard techniques involving the introduction of slack variables, the minimization problem corresponding to the above loss may be written as:
Figure imgf000052_0001
subject to:
$k≥ (yj - yi) -™- (<fi - 4>k )
Introducing Lagrange multipliers and taking the Lagrangian dual then results in the following convex QP:
Figure imgf000052_0002
subject to:
Figure imgf000052_0003
A simple stochastic gradient projection method may be used to solve the QP which starts with some initial values C*:^ for <¾: and on each iteration t, randomly
i C
selects a single query i and updates the corresponding \ >R 1\ 1 variables a Jik using a gradient projection step:
OL «- P i c - ,ν I ,
Figure imgf000053_0001
is the partial gradient of the objective function in the above QP with respect to i¾ * evaluated at
Qi = {a1
Figure imgf000053_0002
istne
■i Vc>
constraint set for in the above QP; and ""έ denotes the Euclidean projection onto^*.
The second algorithm considered (RankMM-2) was constructed using a maximum pair-wise loss; l 'r6l(w,S*) = max [ .(w,■( *, y (<¾, yl))} wherein ranking margin w is defined as (j, k) £ Ri as w - i)ifw.( - )< (yj - 2/[.). and li/ ^'otherwise. Thus, the resulting algorithm maximizes the minimum ranking margin across all instance pairs associated with each query. Introducing slack variables, the corresponding loss minimization problem may be written as:
Figure imgf000054_0001
subject to:
ξ' > 0 V i
Figure imgf000054_0002
Introducing Lagrange multipliers and taking the Lagrangian dual then results in the following convex QP (after an appropriate scaling of variables, and introduction of an additional variable for each :
Figure imgf000054_0003
subject to: l V ?:
Figure imgf000054_0004
The constraints in the above problem force Oi to lie in the simplex -^ ?: of distributions over I 1 ^ elements for each i. This allows for derivation of an efficient exppnentiated gradient (EG) algorithm which, in this case, starts with an initial set of distributions ^ ^ ^ X · · · X ^m ? and on each iteration t, updates the distribution associated with a single randomly chosen query using an exponentiated gradient step:
Figure imgf000055_0001
(0
a' a4 W for i'≠ i , wherein -^* is a constant learning rate; v ^ is the partial derivati ve of the objective in the above QP with respect to ^jk* evaluated at t¾^ ; and ^ ^ is chosen to ensure ct - —*(..
The third algorithm considered (RankMM-3) was constructed using a hybrid of average and maximum pair-wise loss:
Figure imgf000055_0002
S>) = max ∑ H |rei (w, (<¾, y}), (<¾, yj)) ,
This distinguishes ranking errors at the top of the list from ranking errors at the bottom of the list since, in practice ranking errors at the top of the list may often be more costly. Thus, Pik = fa I V) > V^ denotes the set of instances that are preferred to d 'jk ·
To see why this loss term might penalize ranking errors at the top more heavily than ranking errors at the bottom, note that the cost of each 'mis-ranking up' of a data element is inversely weighted by the number of data elements preferred to it; therefore, 'mis-ranking up' a lower-relevance data element by a few positions is less costly than 'mis-ranking up' a higher-relevance data element. By minimizing the largest such 'mis- ranking up' cost over all data elements, the resulting algorithm should therefore discourage mis-ranking of higher-relevance data elements, resulting in good accuracy at the top of the returned ranking. Introducing slack variables, the corresponding loss minimization problem may be written as:
Figure imgf000056_0001
subject to:
Figure imgf000056_0002
A:
Figure imgf000056_0003
Introducing Lagrange multipliers and taking the Lagrangian dual then results following convex optimization problem (after an appropriate scaling of variables)
Figure imgf000056_0004
wherein
Figure imgf000056_0005
The constraints in this case can be interpreted as a set of constraints on the
^ l.oo"1orm Qf tne for ^ l0gether with non-negativity constraints.
Algorithms for calculating the ^ l .oo~ 10l 111 projection are presented in Quattoni, A., Carreras, X., Collins, M., Darrell, T.: An efficient projection for 11 ; 1 regularization; In: Proceedings of the 26th International Conference on Machine Learning. (2009). By obtaining the 1.οο_ΠθΓΠ1 pr jection a stochastic gradient projection method similar to above may be applied.
The RankMM- 1 , RankMM-2 and RankMM-3 algorithms were evaluated for an OHSUMED data set, using a benchmark data set for IR ranking algorithms available publicly as part of the LETOR distribution (LETOR 3.0). The data set consisted of 106 medical queries. Each query was associated with a number of documents, each of which was judged by human experts as being either definitely relevant to the query (label 2), partially relevant (label 1), or not relevant (label 0). There were a total of 16, 140 such query-document pairs with relevance judgments (an average of roughly 152 judged documents per query). Each query-document pair was represented as a vector of 45 features.
There were five folds provided in the data set; each fold consists of a split of the queries into roughly 60% for training, 20% for validation, and 20% for testing. The algorithms were evaluated on these five folds and their performance compared to several other ranking algorithms: regression, RankSVM (see Joachims, T.: Optimizing search engines using clickthrough data. In: Proceedings of the 8th ACM Conference on Knowledge Discovery and Data Mining. (2002) and Herbrich, R., Graepel, T.,
Obermayer, K.: Large margin rank boundaries for ordinal regression, Advances in Large Margin Classifiers (2000) 1 15-132), RankBoost (see Freund, Y., Iyer, R., Schapire, R.E., Singer, Y.: An efficient boosting algorithm for combining preferences, Journal of Machine Learning Research 4 (2003) 933-969), ListNet (See Cao, Z., Qin, T., Liu, T.Y., Tsai, M.F., Li, H.: Learning to rank: From pairwise approach to listwise approach. In: Proceedings of the 24th International Conference on Machine Learning (2007)), two versions of AdaRank (Xu, J., Li, H.: AdaRank: A boosting algorithm for information retrieval, In: Proceedings of the 30th ACM SIGIR Conference on Research and Development in Information Retrieval, (2007)), and SVMMAP (see Yue, Y., Finley, T., Radlinski, F., Joachims, T.: A support vector method for optimizing average precision, In: Proceedings of the 30th ACM SIGIR Conference on Research and Development in Information Retrieval. (2007)).
The following performance measures were used to evaluate the algorithms:
1. NDCG@k: The NDCG@k is simply NDCG truncated to the top k documents returned by ranking function /. See J "arvelin, K., Kek' al 'ainen, J.:
Cumulated gain-based evaluation of IR techniques. ACM Transactions on Information Systems 20(4) (2002) 422^146.
2. Prec@k: Prec@k is the proportion of relevant documents in the top k documents returned by the ranking function /.
3. Average Precision (AP or MAP): MAP is the average Prec@k over all positions k occupied by relevant documents.
The results are shown in Figure 1 1. Of the algorithms shown for comparison, regression is a point-wise algorithm that predicts labels of individual documents;
RankSVM and RankBoost are pair-wise ranking algorithms; and the remainder are list- wise ranking algorithms, with the last three directly optimizing the MAP or NDCG. Other than RankBoost, which uses thresholded features as weak rankers, all algorithms learn a linear ranking function. The performance of the algorithms, particularly
RankMM- 1 and RankMM-3, were considerably superior to the standard pair-wise (and point-wise) ranking algorithms2, and in many cases, is comparable to the performance of the algorithms that directly optimize the MAP or NDCG. The RankMM-2 appears not to have been as suited to IR performance measures; RankMM-3 appears to have been particularly suited to MAP. The best overall performance (for this data set) was obtained using RankMM-1. Machine Embodiments:
It is contemplated that the methods, systems and non-transitory media presented herein may be carried out, e.g., via one or more programmable processing units having associated therewith executable instructions held on one or more non-transitory computer readable medium, RAM, ROM, harddrive, and/or hardware for solving for, deriving and/or applying ranking functions according to the algorithms taught herein. In exemplary embodiments, the hardware, firmware and/or executable code may be provided, e.g., as upgrade module(s) for use in conjunction with existing infrastructure (e.g., existing devices/processing units). Hardware may, e.g., include components and/or logic circuitry for executing the embodiments taught herein as a computing process.
Displays and/or other feedback means may also be included to convey detected/processed data. Thus, in exemplary embodiments, ranking results may be displayed, e.g., on a monitor. The display and/or other feedback means may be standalone or may be included as one or more components/modules of the processing unit(s). In exemplary embodiments, the display and/or other feedback means may be used to facilitate selection of one or more chemical structures or portions of chemical structures for as drug candidates.
The software code or control hardware which may be used to implement some of the present embodiments is not intended to limit the scope of such embodiments. For example, certain aspects of the embodiments described herein may be implemented in code using any suitable programming language type such as, for example, C or C++ using, for example, conventional or object-oriented programming techniques. Such code is stored or held on any type of suitable non-transitory computer-readable medium or media such as, for example, a magnetic or optical storage medium. As used herein, a "processor," "processing unit," "computer" or "computer system" may be, for example, a wireless or wireline variety of a microcomputer, minicomputer, server, mainframe, laptop, personal data assistant (PDA), wireless e-mail device (e.g., "BlackBerry" trade-designated devices), cellular phone, pager, processor, fax machine, scanner, or any other programmable device configured to transmit and receive data over a network. Computer systems disclosed herein may include memory for storing certain software applications used in obtaining, processing and
communicating data. It can be appreciated that such memory may be internal or external to the disclosed embodiments. The memory may also include non-transitory storage medium for storing software, including a hard disk, an optical disk, floppy disk, ROM (read only memory), RAM (random access memory), PROM (programmable ROM), EEPROM (electrically erasable PROM), etc.
Referring now to Figure 12, an exemplary computing environment suitable for practicing exemplary embodiments is depicted. The environment may include a computing device 102 which includes one or more non-transitory media for storing one or more computer-executable instructions or code for implementing exemplary embodiments. For example, memory 106 included in the computing device 102 may store computer-executable instructions or software, e.g. instructions for implementing and processing an application 120 for solving for, deriving, and/or applying a ranking algorithm for ranking data elements, as taught herein. For example, execution of application 120 by processor 104 may programmatically (i) determine a ranking error as a function of ranking order discrepancies between a first predetermined ranking of a plurality of data elements and a second ranking of the plurality of data elements by a ranking function, and (i) solve the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the first ranking of the plurality of data elements. In some embodiments, execution of application 120 by processor 104 may apply a ranking function minimizing ranking error between a first predetermined ranking of a training plurality of data elements and a second ranking of the training plurality of data elements by the ranking function, as taught herein, to rank a test set of data elements, for example in response to a query.
The computing device 102 also includes processor 104, and, one or more processor(s) 104' for executing software stored in the memory 106, and other programs for controlling system hardware. Processor 104 and processor(s) 104' each can be a single core processor or multiple core ( 105 and 105') processor. Virtualization can be employed in computing device 102 so that infrastructure and resources in the computing device can be shared dynamically. Virtualized processors may also be used with application 120 and other software in storage 108. A virtual machine 103 can be provided to handle a process running on multiple processors so that the process appears to be using only one computing resource rather than multiple. Multiple virtual machines can also be used with one processor. Other computing resources, such as field- programmable gate arrays (FPGA), application specific integrated circuit (ASIC), digital signal processor (DSP), Graphics Processing Unit (GPU), and general-purpose processor (GPP), may also be used for executing code and/or software. A hardware accelerator 1 19, such as implemented in an ASIC, FPGA, or the like, can additionally be used to speed up the general processing rate of the computing device 102.
The memory 106 may comprise a computer system memory or random access memory, such as DRAM, SRAM, EDO RAM, etc. The memory 106 may comprise other types of memory as well, or combinations thereof. A user may interact with the computing device 102 through a visual display device 1 14, such as a computer monitor, which may display one or more user interfaces 115. The visual display device 1 14 may also display other aspects or elements of exemplary embodiments, e.g., databases, ranking results, etc. The computing device 102 may include other I/O devices such a keyboard or a multi-point touch interface 1 10 and a pointing device 1 12, for example a mouse, for receiving input from a user. The keyboard 1 10 and the pointing device 1 12 may be connected to the visual display device 1 14. The computing device 102 may include other suitable conventional I/O peripherals. The computing device 102 may further comprise a storage device 108, such as a hard-drive, CD-ROM, or other storage medium for storing an operating system 1 16 and other programs, e.g., application 120 characterized by computer executable instructions solving for, deriving, and/or applying a ranking algorithm for ranking data elements, as taught herein.
The computing device 102 may include a network interface 1 18 to interface to a Local Area Network (LAN), Wide Area Network (WAN) or the Internet through a variety of connections including, but not limited to, standard telephone lines, LAN or WAN links (e.g., 802.1 1 , Tl , T3, 56kb, X.25), broadband connections (e.g., ISDN, Frame Relay, ATM), wireless connections, controller area network (CAN), or some combination of any or all of the above. The network interface 1 18 may comprise a built- in network adapter, network interface card, PCMCIA network card, card bus network adapter, wireless network adapter, USB network adapter, modem or any other device suitable for interfacing the computing device 102 to any type of network capable of communication and performing the operations described herein. Moreover, the computing device 102 may be any computer system such as a workstation, desktop computer, server, laptop, handheld computer or other form of computing or
telecommunications device that is capable of communication and that has sufficient processor power and memory capacity to perform the operations described herein. The computing device 102 can be running any operating system such as any of the versions of the Microsoft® Windows® operating systems, the different releases of the Unix and Linux operating systems, any version of the MacOS® for Macintosh computers, any embedded operating system, any real-time operating system, any open source operating system, any proprietary operating system, any operating systems for mobile computing devices, or any other operating system capable of running on the computing device and performing the operations described herein. The operating system may be running in native mode or emulated mode.
Figure 13 illustrates an exemplary network environment 150 suitable for a distributed implementation of exemplary embodiments. The network environment 150 may include one or more servers 152 and 154 coupled to clients 156 and 158 via a communication network 160. In one implementation, the servers 152 and 154 and/or the clients 156 and/or 158 may be implemented via the computing device 102. The network interface 1 18 of the computing device 102 enables the servers 152 and 154 to communicate with the clients 156 and 158 through the communication network 160. The communication network 160 may include Internet, intranet, LAN (Local Area Network), WAN (Wide Area Network), MAN (Metropolitan Area Network), wireless network (e.g., using IEEE 802.1 1 or Bluetooth), etc. In addition the network may use middleware, such as CORBA (Common Object Request Broker Architecture) or DCOM (Distributed Component Object Model) to allow a computing device on the network 160 to communicate directly with another computing device that is connected to the network 160.
In the network environment 160, the servers 152 and 154 may provide the clients 156 and 158 with software components or products under a particular condition, such as a license agreement. The software components or products may include one or more components of the application 120. For example, the client 156 may solve for and/or derive a ranking function which is subsequently applied over the server 152 for ranking representations of chemical structures.
Although the teachings herein have been described with reference to exemplary embodiments and implementations thereof, the disclosed methods, systems and media are not limited to such exemplary embodiments/implementations. Rather, as will be readily apparent to persons skilled in the art from the description taught herein, the disclosed methods, systems and media are susceptible to modifications, alterations and enhancements without departing from the spirit or scope hereof Accordingly, all such modifications, alterations and enhancements within the scope hereof are encompassed herein.

Claims

CLAIMS: What is claimed:
1. A computer implemented method for learning a ranking function for ranking a
plurality of data elements, the method comprising determining, with a computing process on a computing device, ranking error as a function of ranking order discrepancies between a predetermined first ranking of a plurality of data elements and a second ranking of the plurality of data elements by the ranking function, and solving, with the computing process on the computing device, the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the second ranking of the plurality of data elements.
2. The computer implemented method of claim 1, wherein the plurality of data
elements are any of (i) documents, (ii) websites, (iii) email, and (iv) radar signals.
3. The computer implemented method of claim 1, wherein the plurality of data
elements are data representations of chemical structures
4. The computer implemented method of claim 3, wherein the ranking error function is sensitive to incorrectly ranked pairs of chemical structures as ranked by the ranking function.
5. The computer implemented method of claim 3, wherein the ranking function is a function of one or more chemical descriptors for chemical structures.
6. The computer implemented method of claim 1, wherein determining a ranking error includes one of (i) selecting the ranking error function, (ii) deriving the ranking error function.
7. The computer implemented method of claim 1, wherein the plurality of data
elements comprises a training set of data elements for use in machine learning.
8. The computer implemented method of claim 3, wherein each of the plurality of
representations of chemical structures is characterized by one or more chemical descriptors.
9. The computer implemented method of claim 1, wherein each of the plurality of data elements is characterized by a label related to the known ranking thereof.
10. The computer implemented method of claim 7, wherein the labels are bipartite
labels.
11. The computer implemented method of claim 8, wherein the plurality of data
elements are data representations of chemical structures and wherein the bipartite labels correlate whether each of the chemical structures is active or inactive with respect to a chemical activity.
12. The computer implemented method of claim 7, wherein the labels are real-value labels.
13. The computer implemented method of claim 10, wherein the plurality of data
elements are data representations of chemical structures and wherein the real-value labels correlate to at least one of (i) relevance of each chemical structure with respect to an application, and (ii) activity level of each chemical structure with respect to a chemical activity.
14. The computer implemented method of claim 10, wherein the ranking error function weights an incorrectly raked pair of data elements by the difference in label values for the pair.
15. The computer implemented method of claim 1, wherein the ranking error function accounts for preferences as between two or more data elements.
16. The computer implemented method of claim 13, wherein the preferences supplement the predetermined first ranking so as to better distinguish between pairs of representations having similar rankings.
17. The computer implemented method of claim 1, wherein preferences are used to
indicate the predetermined ranking.
18. The computer implemented method of claim 1, wherein the ranking error function includes terms encouraging accuracy in a top portion of the ranking.
19. The computer implemented method of claim 16, wherein the ranking error function accounts for a fraction of positives ranked below a highest ranking negative such that minimization of the ranking error function results in a ranking function that maximizes a number of positives that appear before a first negative.
20. The computer implemented method of claim 1, wherein the ranking error function includes a terms encouraging diversity among the data elements in a top portion of the ranking.
21. The computer implemented method of claim 18, wherein the ranking error function optimizes a trade-off between ranking accuracy and diversity.
22. The computer implemented method of claim 1, wherein the ranking function is a kernel-based ranking function derived from a reproducing kernel Hilbert space (RKHS).
23. The computer implemented method of claim 20, wherein the kernel is selected to best suit the data type being investigated.
24. The computer implemented method of claim 21, wherein the kernel is a Tanimoto kernel.
25. The computer implemented method of claim 21, wherein the kernel is a RBF kernel
26. The computer implemented method of claim 1, wherein solving for the ranking function includes solving a derivative optimization problem resulting from the Lagrangian dual of an optimization problem presented by the minimization of the ranking error function.
27. The computer implemented method of claim 24, wherein the derivative optimization problem is a quadratic program (QP).
28. The computer implemented method of claim 1, wherein solving for the ranking function includes applying a gradient projection algorithm so as to reduce processing time.
29. The computer implemented method of claim 3, wherein the ranking function is derived using chemical similarity functions designed specifically to measure similarities between the representations of the chemical structures.
30. The computer implemented method of claim 1, wherein solving the ranking error function for the ranking function includes minimizing a regularized version of a convex upper bound of the ranking error function if a discrete nature of the ranking error function prevents direct minimization thereof.
31. A computer implemented method for ranking a plurality of data elements the method comprising providing a ranking function minimizing ranking error as a function of ranking order discrepancies between a predetermined first ranking of a training plurality of data elements and a second ranking of the training plurality of data elements by the ranking function, applying the ranking function to rank a test plurality of data elements, and identifying from the ranking of the test plurality of data elements at least one data element having a characteristic consistent with the training plurality of data elements.
32. The computer implemented method of claim 31, wherein the steps of applying and identifying are carried out by a computing device.
33. The computer implemented method of claim 31, wherein the plurality of data
elements are data representations of chemical structures
34. The computer implemented method of claim 33, wherein the at least one identified data elements identifies at least one of: a chemical structure and a portion of a chemical structure.
35. A computing system comprising: a computing device programmed to execute a computing process defined by computer readable instruction for determining a ranking error as a function of ranking order discrepancies between a first predetermined ranking of a plurality of data elements and a second ranking of the plurality of data elements by a ranking function, and solving the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the first ranking of the plurality of data elements and a storage means storing the computing process.
36. A computing system comprising: a computing device programmed to carry out a computing process including, applying a ranking function derived from minimizing ranking error as a function of ranking order discrepancies between a predetermined first ranking of a training plurality of data elements and a second ranking of the training plurality of data elements by the ranking function to rank a test plurality of data elements; and a feedback means for providing feedback with respect to the ranked test plurality of data elements.
37. A non-transitory computer-readable storage medium storing computer executable instructions for: determining a ranking error as a function of ranking order discrepancies between a first predetermined ranking of a plurality of data elements and a second ranking of the plurality of data elements by a ranking function, and solving the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the first ranking of the plurality of data elements.
38. A non- transitory computer readable medium storing computer executable
instructions for: applying a ranking function derived from minimizing ranking error as a function of ranking order discrepancies between a predetermined first ranking of a training plurality of data elements and a second ranking of the training plurality of data elements by the ranking function to rank a test plurality of data elements; and providing feedback with respect to the ranked test plurality of data elements.
39. A computer implemented method for ranking a plurality of data elements the
method comprising: receiving a query characterizing a ranking problem for a plurality of data elements, processing the query to learn a ranking function wherein the learning the ranking function includes: determining, with a computing process on a computing device, ranking error as a function of ranking order discrepancies between a predetermined first ranking of a training plurality of the data elements and a second ranking of the training plurality of the data elements by the ranking function, and solving, with the computing process on the computing device, the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the second ranking of the training plurality of the data elements, applying the ranking function to rank a to a test plurality of the data elements, and returning a result to the query based on the ranking of the test plurality of the data elements.
40. A computing system comprising: input means for inputting a query characterizing a ranking problem for a plurality of data elements, a processor for processing the query to learn and apply a ranking function by executing a computing process, storage means storing computer executable instructions for the computing process the computer executable instructions including: determining a ranking error as a function of ranking order discrepancies between a first predetermined ranking of a training plurality of the data elements and a second ranking of the training plurality of the data elements by a ranking function, solving the ranking error function for the ranking function, whereby the ranking error is minimized with respect to the first ranking of the training plurality of the data elements, and applying the ranking function to rank a to a test plurality of the data elements, and output means for returning a result to the query based on the ranking of the test plurality of the data elements.
41. A computer implemented method for ranking a plurality of data elements the method comprising: providing a known ranking for a plurality of data elements in a training set, deriving a ranking function that minimizes ranking error for the ranking function with respect to the known ranking of the plurality of data elements in the training set, and ranking a plurality of data elements in a test set using the derived ranking function.
PCT/US2010/060360 2009-12-14 2010-12-14 Methods, systems and media utilizing ranking techniques in machine learning Ceased WO2011081950A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US28636209P 2009-12-14 2009-12-14
US61/286,362 2009-12-14

Publications (1)

Publication Number Publication Date
WO2011081950A1 true WO2011081950A1 (en) 2011-07-07

Family

ID=44144005

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2010/060360 Ceased WO2011081950A1 (en) 2009-12-14 2010-12-14 Methods, systems and media utilizing ranking techniques in machine learning

Country Status (2)

Country Link
US (1) US8862520B2 (en)
WO (1) WO2011081950A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220053010A1 (en) * 2020-08-13 2022-02-17 Tweenznet Ltd. System and method for determining a communication anomaly in at least one network

Families Citing this family (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9779441B1 (en) * 2006-08-04 2017-10-03 Facebook, Inc. Method for relevancy ranking of products in online shopping
US20100191746A1 (en) * 2009-01-26 2010-07-29 Microsoft Corporation Competitor Analysis to Facilitate Keyword Bidding
US20110191170A1 (en) * 2010-02-02 2011-08-04 Yahoo! Inc. Similarity function in online advertising bid optimization
US10204163B2 (en) * 2010-04-19 2019-02-12 Microsoft Technology Licensing, Llc Active prediction of diverse search intent based upon user browsing behavior
US8473431B1 (en) 2010-05-14 2013-06-25 Google Inc. Predictive analytic modeling platform
US8438122B1 (en) 2010-05-14 2013-05-07 Google Inc. Predictive analytic modeling platform
US8521664B1 (en) 2010-05-14 2013-08-27 Google Inc. Predictive analytical model matching
US10346453B2 (en) * 2010-12-21 2019-07-09 Microsoft Technology Licensing, Llc Multi-tiered information retrieval training
US8533222B2 (en) 2011-01-26 2013-09-10 Google Inc. Updateable predictive analytical modeling
US8595154B2 (en) 2011-01-26 2013-11-26 Google Inc. Dynamic predictive modeling platform
US8533224B2 (en) 2011-05-04 2013-09-10 Google Inc. Assessing accuracy of trained predictive models
US8229864B1 (en) 2011-05-06 2012-07-24 Google Inc. Predictive model application programming interface
US8606728B1 (en) 2011-06-15 2013-12-10 Google Inc. Suggesting training examples
US8370280B1 (en) 2011-07-14 2013-02-05 Google Inc. Combining predictive models in predictive analytical modeling
US8364613B1 (en) 2011-07-14 2013-01-29 Google Inc. Hosting predictive models
US8443013B1 (en) 2011-07-29 2013-05-14 Google Inc. Predictive analytical modeling for databases
US8694540B1 (en) 2011-09-01 2014-04-08 Google Inc. Predictive analytical model selection
US8370279B1 (en) 2011-09-29 2013-02-05 Google Inc. Normalization of predictive model scores
US8954414B2 (en) * 2011-11-22 2015-02-10 Microsoft Technology Licensing, Llc Search model updates
US9535995B2 (en) * 2011-12-13 2017-01-03 Microsoft Technology Licensing, Llc Optimizing a ranker for a risk-oriented objective
WO2014144396A1 (en) 2013-03-15 2014-09-18 Sony Corporation Manifold-aware ranking kernel for information retrieval
CN104346801B (en) * 2013-08-02 2018-07-20 佳能株式会社 Image composition apparatus for evaluating, information processing unit and its method
US10185892B1 (en) * 2014-05-30 2019-01-22 Amazon Technologies, Inc. Automatic large-scale imaging device diagnostics
US9280565B1 (en) * 2014-10-03 2016-03-08 EyeEm Mobile GmbH. Systems, methods, and computer program products for displaying images
WO2017156399A1 (en) * 2016-03-11 2017-09-14 Cameron Nathan R Systems, methods, and user interfaces for evaluating quality, health, safety, and environment data
US10482091B2 (en) * 2016-03-18 2019-11-19 Oath Inc. Computerized system and method for high-quality and high-ranking digital content discovery
RU2677380C2 (en) * 2017-04-05 2019-01-16 Общество С Ограниченной Ответственностью "Яндекс" Method and system of ranking of a variety of documents on the page of search results
CN107292259A (en) * 2017-06-15 2017-10-24 国家新闻出版广电总局广播科学研究院 The integrated approach of depth characteristic and traditional characteristic based on AdaRank
US10847254B2 (en) * 2017-12-05 2020-11-24 Toyota Research Institute, Inc. Artificial intelligence based stable materials discovery process
EP3811221A4 (en) * 2018-07-20 2021-07-07 Huawei Technologies Co., Ltd. DEVICE AND METHOD FOR DETECTING ANOMALIES IN A DATA SET AND COMPUTER PROGRAM PRODUCT THEREFORE
US10515715B1 (en) 2019-06-25 2019-12-24 Colgate-Palmolive Company Systems and methods for evaluating compositions
US11321406B2 (en) * 2019-07-31 2022-05-03 Walmart Apollo, Llc Personalized ranking using deep attribute extraction and attentive user interest embeddings
US20220405590A1 (en) 2021-06-18 2022-12-22 Sustainli Inc. Machine learning models for automated sustainability data source ingestion and processing
DE102023103652A1 (en) 2023-02-15 2024-08-22 Dr. Ing. H.C. F. Porsche Aktiengesellschaft Computer-implemented method for calculating a calculation output from a calculation input
US12602361B2 (en) * 2024-07-15 2026-04-14 Maplebear Inc. Selecting indexing algorithms for automated embedding database generation

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040162834A1 (en) * 2002-02-15 2004-08-19 Masaki Aono Information processing using a hierarchy structure of randomized samples
US7089241B1 (en) * 2003-01-24 2006-08-08 America Online, Inc. Classifier tuning based on data similarities
US20070021929A1 (en) * 2000-01-07 2007-01-25 Transform Pharmaceuticals, Inc. Computing methods for control of high-throughput experimental processing, digital analysis, and re-arraying comparative samples in computer-designed arrays
US7188055B2 (en) * 1996-11-04 2007-03-06 Johnson & Johnson Pharmaceutical Research, & Development, L.L.C. Method, system, and computer program for displaying chemical data
US20070094171A1 (en) * 2005-07-18 2007-04-26 Microsoft Corporation Training a learning system with arbitrary cost functions
US20070167846A1 (en) * 2003-07-01 2007-07-19 Cardiomag Imaging, Inc. Use of machine learning for classification of magneto cardiograms
US7308443B1 (en) * 2004-12-23 2007-12-11 Ricoh Company, Ltd. Techniques for video retrieval based on HMM similarity
US20080097941A1 (en) * 2006-10-19 2008-04-24 Shivani Agarwal Learning algorithm for ranking on graph data
US20090254510A1 (en) * 2006-07-27 2009-10-08 Nosa Omoigui Information nervous system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11212774A (en) * 1998-01-23 1999-08-06 Fujitsu Ltd Application management method and information processing apparatus using the same

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7188055B2 (en) * 1996-11-04 2007-03-06 Johnson & Johnson Pharmaceutical Research, & Development, L.L.C. Method, system, and computer program for displaying chemical data
US20070021929A1 (en) * 2000-01-07 2007-01-25 Transform Pharmaceuticals, Inc. Computing methods for control of high-throughput experimental processing, digital analysis, and re-arraying comparative samples in computer-designed arrays
US20040162834A1 (en) * 2002-02-15 2004-08-19 Masaki Aono Information processing using a hierarchy structure of randomized samples
US7089241B1 (en) * 2003-01-24 2006-08-08 America Online, Inc. Classifier tuning based on data similarities
US20070167846A1 (en) * 2003-07-01 2007-07-19 Cardiomag Imaging, Inc. Use of machine learning for classification of magneto cardiograms
US7308443B1 (en) * 2004-12-23 2007-12-11 Ricoh Company, Ltd. Techniques for video retrieval based on HMM similarity
US20070094171A1 (en) * 2005-07-18 2007-04-26 Microsoft Corporation Training a learning system with arbitrary cost functions
US20090254510A1 (en) * 2006-07-27 2009-10-08 Nosa Omoigui Information nervous system
US20080097941A1 (en) * 2006-10-19 2008-04-24 Shivani Agarwal Learning algorithm for ranking on graph data

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220053010A1 (en) * 2020-08-13 2022-02-17 Tweenznet Ltd. System and method for determining a communication anomaly in at least one network

Also Published As

Publication number Publication date
US8862520B2 (en) 2014-10-14
US20110145175A1 (en) 2011-06-16

Similar Documents

Publication Publication Date Title
US8862520B2 (en) Methods, systems and media utilizing ranking techniques in machine learning
Chen et al. Selecting critical features for data classification based on machine learning methods
US11710049B2 (en) System and method for the contextualization of molecules
US12223435B2 (en) System and method for molecular reconstruction from molecular probability distributions
US20230084638A1 (en) Method and apparatus for classification model training and classification, computer device, and storage medium
US20220374783A1 (en) Feature selection using multivariate effect optimization models
US8438162B2 (en) Method and apparatus for selecting clusterings to classify a predetermined data set
Bandyopadhyay et al. Integration of dense subgraph finding with feature clustering for unsupervised feature selection
US20140188768A1 (en) System and Method For Creating Customized Model Ensembles On Demand
US11410073B1 (en) Systems and methods for robust feature selection
CA3160910A1 (en) Systems and methods for semi-supervised active learning
Alenizy et al. Transforming tabular data into images via enhanced spatial relationships for CNN processing
Cheriguene et al. A new hybrid classifier selection model based on mRMR method and diversity measures
US20250200423A1 (en) Decomposed spectra analysis for large model selection and optimization
US20240145030A1 (en) Systems and methods to predict protein-protein interaction
Kahloul et al. An enhanced henry gas solubility optimization algorithm using transfer functions for feature selection problem
CN121051422A (en) Integrated Feature Selection Method and Products Based on Quantum Computing and Bayesian Optimization
Kumar et al. Robust evaluation of GPU compute instances for HPC and AI in the cloud: a TOPSIS approach with sensitivity, bootstrapping, and non-parametric analysis
O’Hagan et al. Model-based and nonparametric approaches to clustering for data compression in actuarial applications
Nodehi et al. Torus probabilistic principal component analysis
Delgado et al. Enhancing confusion entropy as measure for evaluating classifiers
Chen et al. AlloPED: Leveraging Protein Language Models and Structure Features for Allosteric Site Prediction
Utkin et al. Ensemble-based survival models with the self-attended Beran estimator predictions
KR20220146857A (en) Apparatus for predicting drug effect and method thereof
Feng et al. An enhanced sparse subset selection model based on adaptive projection distance

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10841541

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10841541

Country of ref document: EP

Kind code of ref document: A1