Literature DB >> 34376217

INGOT-DR: an interpretable classifier for predicting drug resistance in M. tuberculosis.

Hooman Zabeti1, Nick Dexter2, Amir Hosein Safari3, Nafiseh Sedaghat3, Maxwell Libbrecht3, Leonid Chindelevitch4.   

Abstract

MOTIVATION: Prediction of drug resistance and identification of its mechanisms in bacteria such as Mycobacterium tuberculosis, the etiological agent of tuberculosis, is a challenging problem. Solving this problem requires a transparent, accurate, and flexible predictive model. The methods currently used for this purpose rarely satisfy all of these criteria. On the one hand, approaches based on testing strains against a catalogue of previously identified mutations often yield poor predictive performance; on the other hand, machine learning techniques typically have higher predictive accuracy, but often lack interpretability and may learn patterns that produce accurate predictions for the wrong reasons. Current interpretable methods may either exhibit a lower accuracy or lack the flexibility needed to generalize them to previously unseen data. CONTRIBUTION: In this paper we propose a novel technique, inspired by group testing and Boolean compressed sensing, which yields highly accurate predictions, interpretable results, and is flexible enough to be optimized for various evaluation metrics at the same time.
RESULTS: We test the predictive accuracy of our approach on five first-line and seven second-line antibiotics used for treating tuberculosis. We find that it has a higher or comparable accuracy to that of commonly used machine learning models, and is able to identify variants in genes with previously reported association to drug resistance. Our method is intrinsically interpretable, and can be customized for different evaluation metrics. Our implementation is available at github.com/hoomanzabeti/INGOT_DR and can be installed via The Python Package Index (Pypi) under ingotdr. This package is also compatible with most of the tools in the Scikit-learn machine learning library.
© 2021. The Author(s).

Entities:  

Keywords:  Drug resistance; Group testing; Integer linear programming; Interpretable machine learning; Rule-based learning; Whole-genome sequencing

Year:  2021        PMID: 34376217      PMCID: PMC8353837          DOI: 10.1186/s13015-021-00198-1

Source DB:  PubMed          Journal:  Algorithms Mol Biol        ISSN: 1748-7188            Impact factor:   1.405


Background

Drug resistance is the phenomenon by which an infectious organism (also known as pathogen) develops resistance to one or more drugs that are commonly used in treatment [1]. In this paper we focus our attention on Mycobacterium tuberculosis (MTB), the etiological agent of tuberculosis, which is the largest single infectious agent killer in the world today, responsible for over 10 million detected cases and approximately 1.4 million deaths only in 2019 [2]. The development of resistance to common drugs used in treatment is a serious public health threat, not only in low and middle-income countries, but also in high-income countries where it is particularly problematic in hospital settings [3]. It is estimated that, without the urgent development of novel antimicrobial drugs, the total mortality due to drug resistance will exceed 10 million people a year by 2050, a number exceeding the annual mortality due to cancer today [4]. Existing models for predicting drug resistance from whole-genome sequencing (WGS) data broadly fall into two classes. The first, which we refer to as “catalogue methods,” involves testing the WGS data of an isolate for the presence of point mutations (most often single-nucleotide polymorphisms, or SNPs) associated with known drug resistance. These mutations are typically identified via a microbial genome-wide association study (GWAS) and may be confirmed with a functional genomics study. If at least one previously identified mutation is present, the isolate is declared to be resistant [5-9]. While these methods are simple to understand and apply, they often suffer from poor predictive accuracy [10], especially in identifying new resistance mechanisms or predicting resistance to rarely used drugs. The second class, which we refer to as “machine learning methods”, seeks to infer the drug resistance of an isolate by training complex models directly on WGS and drug susceptibility test (DST) data [11-13]. Such methods tend to result in highly accurate predictions at the cost of flexibility and interpretability - specifically, they typically provide only limited, if any, insights into the drug resistance mechanisms involved, and often do not impose explicit limits on the predictive model’s complexity. Learning approaches based on deep neural networks [13, 14] are an example of very accurate but very complex “black-box” models of drug resistance. In this paper we propose a novel method, based on the group testing problem [15] and Boolean compressed sensing (CS), for the prediction of drug resistance. CS is a mathematical technique for sparse signal recovery from under-determined systems of linear equations [16], and has been successfully applied in many application areas including digital signal processing [17, 18], MRI imaging [19], radar detection [20], and computational uncertainty quantification [21, 22]. Under a sparsity assumption on the unknown signal vector, it has been shown that CS techniques enable recovery from far fewer measurements than required by the Nyquist–Shannon sampling theorem [23]. Boolean CS is a modification of the CS problem, replacing linear algebra over the real numbers with Boolean algebra over binary numbers [24], which has been successfully applied to various forms of non-adaptive group testing [24-26]. Our approach, INterpretable GrOup Testing for Drug Resistance (INGOT-DR), combines the flexibility and interpretability of catalogue methods with the accuracy of machine learning methods. More specifically, INGOT-DR is capable of recovering interpretable rules for predicting drug resistance that both result in a high classification accuracy as well as provide insights into the mechanisms of drug resistance. We compare the performance of INGOT-DR with that of standard and state-of-the-art machine learning and rule-based learning methods which have been previously used for genotype-phenotype prediction on MTB data. These methods are logistic regression (LR) [27], random forests (RF) [28], Support Vector Machines (SVM) [29], and KOVER [30]. The comparison covers the prediction of drug resistance for twelve drugs, of which five are first-line and seven are second-line drugs. INGOT-DR displays a competitive performance while maintaining interpretability, flexibility, and accurately recovering many of the known mechanisms of drug resistance.

Methods

We present our methodology as follows. “Group testing and Boolean compressed sensing” and “From group testing to interpretable classiffication” introduce the group testing problem, and discuss how group testing can be combined with compressed sensing to deliver an interpretable predictive model. “Our approach leads to a refined ILP formulation” introduces substantial modifications to a previously published method, which are needed to produce an accurate and flexible classifier that can be tuned for specific evaluation metrics and tasks. “Optimizing different target metrics such as the sensitivity and the specificity” describes the tuning process required to provide the desired trade-off between sensitivity and specificity in a model’s predictions.

Group testing and Boolean compressed sensing

We frame the problem of predicting drug resistance given sequence data as a group testing problem, originally introduced in [15]. This approach for detecting defective members of a set was motivated by the need to screen a large population of soldier recruits for syphilis in the United States during the World War II. The screening, performed by testing blood samples, was costly due to the low numbers of infected individuals. To make the screening more efficient, Robert Dorfman suggested pooling blood samples into specific groups and testing the groups instead. A positive result for the group would imply the presence of at least one infected member. The problem then becomes one of finding the subset of individuals whose infected status can explain all the positive results without invalidating any of the negative ones. In this setting, the design matrix encodes the individuals tested in each group, the outcome vector describes the result of each test, and the solution, obtained from a suitable algorithmic procedure, is a -valued vector representing the infection status of the individuals [24, 31]. Since the fraction of infected individuals is assumed to be small, the solution vector is sparse and can be recovered with Boolean CS. The importance of this observation lies in the fact that the result of solving the Boolean CS problem can also be interpreted as a sparse set of rules for determining the status of each sample in other data mining contexts [24]. We summarize this correspondence in our context in Table 1 below, and use the context-specific interpretation throughout the rest of this paper.
Table 1

Correspondence between group testing and the drug resistance prediction problem

TermMeaning: group testingMeaning: drug resistanceNotationDomain
Row dimensionNumber of testsNumber of isolatesm\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\mathbb {N}$$\end{document}N
Column dimensionPopulation sizeNumber of SNPs/variantsn\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\mathbb {N}$$\end{document}N
Sparsity/rule sizeInfection prevalenceNumber of relevant SNPsk\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\{0, 1, \dots , n\}$$\end{document}{0,1,,n}
Design matrixTest membershipGenotype matrixA\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\{0,1\}^{m \times n}$$\end{document}{0,1}m×n
Outcome vectorTest result vectorPhenotype/label vectory\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\{0,1\}^{m}$$\end{document}{0,1}m
Status vectorInfected/uninfectedRelevant/irrelevant to DRw\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\{0,1\}^{n}$$\end{document}{0,1}n
Correspondence between group testing and the drug resistance prediction problem Mathematically, the problem with m isolates and n SNPs can be described by the Boolean design matrix , where indicates the presence/absence status of SNP j in the i-th isolate, and the Boolean outcome vector , where represents the drug resistance phenotype of the i-th isolate. Let us define the relevance vector in such a way that if and only if the j-th SNP is relevant to drug resistance. The key assumption is that one or more SNPs relevant to drug resistance can cause the isolate to be drug-resistant, whereas an isolate with no such SNP will be drug-sensitive. This is an assumption commonly made in the literature, and is precisely the same as the key assumption of group testing, which is that the presence of one or more infected individuals leads to a positive test, while a test with no infected individuals comes out negative (we note that these assumptions only hold in the absence of noise). In fact, although our group is the first one, to our knowledge, to make the connection between group testing and drug resistance prediction, a previously published method for this task [32] corresponds almost perfectly to the Definite Defectives algorithm used in group testing [33]. Under this assumption, the outcome vector satisfies the relationshipwhere and are the Boolean OR and AND operators, respectively. Using the definition of Boolean matrix-vector multiplication, this can be equivalently writtenIf the status vector w satisfying Eq. (1) is assumed to be sparse (i.e. there are few relevant SNPs), the problem of finding w becomes an instance of the sparse Boolean vector recovery problem:where , called the -norm of w, is the number of non-zero entries it contains. The combinatorial optimization problem (2) is well-known to be NP-hard [34]. In [24, 35] an equivalent formulation of (2) via 0–1 integer linear programming (ILP) is proposed, in which the -norm is replaced by the convex -norm, equivalent to it over binary vectors, and the Boolean matrix-vector product is replaced with equivalent linear constraints. We recapitulate their formulation here:Here, and are the sets of positive (drug-resistant) and negative (drug-sensitive) isolates, respectively, and denotes the submatrix of A whose row indices are in the given subset S. In this formulation, the objective is to minimize the number of SNPs inferred to be relevant to drug resistance. The first constraint then ensures that each SNP is classified as either relevant or irrelevant, the second one ensures that the drug-resistant isolates have at least one relevant SNP present, and the third one ensures that the drug-sensitive isolates do not have any such SNPs, in line with our key assumption. This NP-hard problem formulation can further be made tractable for linear programming by relaxing the Boolean constraint on w in (3) to for all [24]. Because the Boolean CS problem is based on Boolean algebra, the conditions on the Boolean matrices A that guarantee exact recovery of k-sparse status vectors (vectors with at most k 1’s) via such linear programming relaxations are quite stringent, and differ from those of standard CS. Specifically, in order to hold, these guarantees require the matrix A to be k-disjunct, i.e. for any sum of at most k of its columns to not be greater than or equal to any other column. As we have no control over A in our setting, no such recovery guarantees can be provided. In [24], the combinatorial problem (3) is augmented with slack variables and a regularization term to trade off between the sparsity of w on the one hand, and the discrepancy between the predicted and the actual outcome vector on the other hand. With these modifications, the formulation becomes: where is a regularization parameter and is the so-called slack vector. Taking this formulation as a starting point, we introduce several refinements in “Our approach leads to a refined ILP formulation”.

From group testing to interpretable classification

As described in the previous section, the solution to the ILP (4) can be seen as an interpretable rule-based classifier in contexts beyond group testing. The status vector w naturally encodes the following rule: If any feature f with is present in the sample, classify it as positive; otherwise, classify it as negative. More formally, assume that we have a labelled dataset , where the are n-dimensional binary feature vectors and the are the binary labels. The feature matrix A is defined via (the j-th component of the i-th feature vector). If is the solution of ILP (4) for this matrix A and the outcome vector , we define the classifier viaWhat makes this classifier interpretable is that it explicitly depends on the presence or absence of specific features in its input, while ignoring all the other features.

Our approach leads to a refined ILP formulation

The formulation of the ILP (4) is designed to provide, via the parameter , a trade-off between the sparsity of a rule and the total slack, a quantity that resembles (but does not equal) the training error. We now describe a refinement of this formulation that directly encodes the different types of error, which provides more flexibility during the training process by allowing us to optimize a more precise objective function that is particularly suitable to the application at hand. As was done in the previous section, we assume that is the binary classifier obtained by training with a Boolean feature matrix A and its corresponding label vector y. We further refer to a misclassified training sample as a false negative if it has label 1 (is in ), and as a false positive if it has label 0 (is in ). In the drug resistance setting, a false negative would mean that we incorrectly predict a drug-resistant isolate to be drug-sensitive, while a false positive would mean that we predict a drug-sensitive isolate to be drug-resistant. We begin by noting that in the ILP (4), each entry of must take on a value of 0 or 1, and a value of 1 corresponds to a false negative for . This follows from the fact that A is a binary matrix and w is a binary vector, so the optimal is also a binary vector (since , and thereforewhere we use FN to denote the number of false negatives. However, in the ILP (4) can take on integer values greater than 1 corresponding to false positives for . To be able to express the number of false positives, denoted FP, we modify the constraints (4d) and (4f) by also settingand replacing the equality constraint with the tighter inequalitywhere and is the ith row of A. After these modifications, (8) ensures that if , while the presence of in the objective function, with , ensures that if , for any . We now also getTo provide additional flexibility for situations where false positives and false negatives are valued differently, we further split the regularization term into two: one for the positive class , and one for the negative class :The general form of the new ILP is now as follows:In this new formulation, and control the trade-off between the false positives and the false negatives, and jointly influence the sparsity of the rule. In the following section we describe how this formulation can be further tailored to optimize different evaluation metrics, such as the sensitivity and the specificity of the predictor.

Optimizing different target metrics such as the sensitivity and the specificity

Since the ILP formulation in (11) provides us with direct access to the two components of the training error as well as the sparsity (rule size), we may modify the classifier to optimize a variety of target metrics by transforming some of the objective function components into constraints and optimizing the remaining ones. For instance, assume that we would like to train the classifier to maximize the sensitivity at a given minimum specificity and maximum rule size k. Recall thatFrom Eqs. (10), (12) and the definition of , we get the constraint Also, to restrict the maximum rule size to k we can use the constraintOur objective is to maximize the sensitivity, which is equivalent to minimizing by Eqs. (13) and (6). In addition, by incorporating Eqs. (14) and (15), the ILP (11) can be modified as follows:The maximum specificity at given sensitivity and rule size can be found analogously. In a similar way, one can minimize a weighted average of rule size and false positive rate at a given maximum false negative rate (minimum sensitivity), or vice versa.

Implementation

Existing methods used for comparison with INGOT-DR

To ensure a fair comparison, we use three popular machine learning methods used for drug resistance prediction: random forests (RF) [28], logistic regression (LR) [27], and support vector machines (SVM) [29]. The use of RF is motivated by its flexibility and its many successful applications in computational biology and genomics [36, 37]. The use of LR is based on its excellent performance in drug resistance prediction for MTB in comparison to other methods [38]. The use of SVM is motivated by its excellent performance in a comparison of drug resistance prediction for multiple bacterial pathogens [30]; we use it with a linear kernel for simplicity, although other kernels are often used [39]. For LR and SVM, we consider the and regularizations, which correspond to penalizing the sum of the absolute values and the Euclidean norm of the coefficients, respectively. We also use, to our knowledge, the only other interpretable machine learning method for drug resistance prediction, KOVER [30]. All the methods except KOVER are implemented in the Python programming language [40]. Although KOVER can provide rule-based classifiers from two algorithms: Classification and Regression Trees (CART) and Set Covering Machine (SCM), we only consider the latter as it is the main innovation of KOVER [41], and the two algorithms yield very similar accuracy [30]. We use the Scikit-learn [42] implementation for the machine learning models—RandomForestClassifier for RF, LogisticRegression for LR, and LinearSVC for SVM. We also use KOVER version 2.0 [43], and harness the Python API to the CPLEX optimizer, version 12.10.0 [44], through the Pulp API [45, 46] to solve the ILPs in INGOT-DR.

Data

We combine data from the Pathosystems Resource Integration Center (PATRIC) [47] and the Relational Sequencing TB Data Platform (ReSeqTB) [48]. This results in 8000 isolates together with their resistant/susceptible status for twelve drugs, including five first-line (rifampicin, isoniazid, pyrazinamide, ethambutol, and streptomycin) and seven second-line drugs (kanamycin, amikacin, capreomycin, ofloxacin, moxifloxacin, ciprofloxacin, and ethionamide) [49, 50]. The whole-genome sequencing data for these 8000 isolates, in the form of paired FASTQ files, are downloaded from the European Nucleotide Archive [51] and the Sequence Read Archive [52]. The accession numbers used to obtain the data in our study are: ERP[000192, 000520, 006989, 008667, 010209, 013054], PRJEB[10385, 10950, 14199, 2358, 2794, 5162, 9680], PRJNA[183624, 235615, 296471], and SRP[018402, 051584, 061066]. In order to transform the raw sequencing data into variant calls, we use a pipeline similar to that used in previous work [50, 53]. We use the BWA software [54], specifically, the BWA-MEM program, for the mapping. We then call the single-nucleotide polymorphisms (SNPs) of each isolate with two different pipelines, SAMtools [55] and GATK [56], and take the intersection of their calls to ensure reliability. The final dataset, which includes the position as well as the reference and alternative allele for each SNP [50], is used as the input to our machine learning tools. Starting from this input we create a binary feature matrix as described in “From group testing to interpretable classiffication”. For each drug, we only consider the isolates with a status for this drug. We group all the SNPs in perfect linkage disequilibrium (LD) [57], i.e. sharing identical presence/absence patterns in those isolates, into a single feature that we call a SNP group. This representation does not affect the predictive accuracy of any machine learning methods, but helps create a consistent feature importance score for the non-interpretable ones. In KOVER, at most one SNP in a SNP group can be selected to be part of a rule, and the remaining SNPs in the group are labelled equivalent [41]; we adopt this convention here. The number of labeled and drug-resistant isolates, as well as the number of SNPs and SNP groups for each drug, is shown in Table 2.
Table 2

Summary statistics for our dataset, with a line separating first-line and second-line drugs

Drug# of isolates# of resistant isolates# of SNPs# of SNP groups
Ethambutol60961407597,13355,164
Isoniazid77343445642,37365,090
Pyrazinamide3858754281,43233,942
Rifampicin77152968646,85565,379
Streptomycin51252104542,64045,037
Kanamycin2436697391,70821,513
Amikacin2033573141,95217,103
Capreomycin1991552341,93515,389
Ofloxacin2911800407,23523,905
Moxifloxacin96112997,70011,927
Ciprofloxacin4433743,9505,563
Ethionamide1516498344,96015,145
Summary statistics for our dataset, with a line separating first-line and second-line drugs

Splitting the data into a training and testing set; tuning the hyper-parameters

To evaluate our classifier we use a random stratified train-test split, where the training set contains and the testing set contains of data. For hyper-parameter tuning, Scikit-learn provides two main approaches: grid search and randomized search cross-validation. KOVER is also equipped with two tuning techniques, K-fold cross-validation and risk bound selection. To make the comparison as consistent as possible, we use 5-fold cross-validation for KOVER and grid search with 5-fold cross-validation for all the other models. During cross-validation, balanced accuracy is used as the model selection metric for all the models except KOVER; to the best of our knowledge, KOVER does not provide the option to change the model selection metric.

Evaluating the models’ performance

Evaluating the performance of an interpretable predictive model can be challenging. While most evaluation methods focus on predictive accuracy, it is essential to assess the model’s interpretability as well. Although there is no consensus definition of interpretability, [58] suggest that an interpretable method should be able to provide an acceptable predictive accuracy while being easy to understand and provide meaningful insights to its audience. Adopting their idea, we evaluate the performance of our approach and the competitor methods using three metrics: This evaluation process is demonstrated in detail in “The comparison between interpretable and non-interpretable models” and “Results”. Predictive accuracy, measured via the balanced accuracy, Simplicity, measured via the number of features (SNPs) in the trained model. Insight generation, measured via the relevance of the selected SNPs to known drug resistance mechanisms.

The comparison between interpretable and non-interpretable models

The overall pipeline consists of SNP calling and SNP grouping as described in “Data”, hyper-parameter tuning as described in “Splitting the data into a training and testing set; tuning the hyper-parameters”, and model training and testing using the balanced accuracy as the metric as described in “Evaluating the models’ performance”. This addresses the first evaluation criterion, the predictive accuracy. To evaluate model simplicity, we investigate the SNPs selected by each model. For the rule-based classifiers, we ensure a low model complexity, and therefore a higher interpretability, by training both INGOT-DR and KOVER with the same maximum allowed rule size (number of SNPs used), k. By default, INGOT-DR also has a (training) specificity lower bound of , via the constraint explained in “Optimizing different target metrics such as the sensitivity and the specificity”. We evaluate the simplicity of the remaining models by counting the SNPs with non-zero coefficients for LR and SVM, and the SNPs with a non-zero importance according to Scikit-learn for RF. Lastly, to evaluate and fairly compare the models’ ability to generate insights, we compare the top k most important SNPs for each one [59]. For both INGOT-DR and KOVER, we simply evaluate the k or fewer SNPs used in each rule. Since the other machine learning methods are not inherently interpretable, we extract the SNP importance values using the Shapley additive explanation (SHAP) algorithm [60], a model-agnostic method for making explainable predictions rooted in game theory. This algorithm, implemented in the SHAP Python package, version 0.37.0 [61], provides the guaranteed unique solution satisfying three fairness conditions. We apply TreeExplainer for RF and LinearExplainer for LR and SVM, and select the k SNPs with the highest importance. We use in all our experiments.

Results

INGOT-DR produces accurate predictive models

The performance of INGOT-DR compared to that of the other methods in terms of the balanced accuracy is summarized in Table 3, and Fig. 1 separately shows the sensitivity and specificity. Overall, INGOT-DR outperforms all other models on 4/12 of the drugs, obtains the best performance (tied with KOVER) on an additional drug, and achieves a balanced accuracy within of the best one for the remaining 7/12 drugs. SVM-l1 achieves the best balanced accuracy in 4/12 of the drugs, while LR-l1 and KOVER obtain the best balanced accuracy in 2/12 drugs each. Furthermore, INGOT-DR has a performance exceeding that of RF in 12/12 drugs, that of KOVER, LR-l2, and SVM-l2 in 9/12 drugs, that of LR-l1 in 8/12 drugs. SVM-l1 is the only competitive model, whose performance it only exceeds in 5/12 drugs, although it does obtain a marginally better balanced accuracy on average (85.7% vs. 85.3%).
Table 3

Balanced accuracy of all the methods in predicting drug resistance to 12 drugs

DrugINGOT-DRKOVERLR-l1LR-l2RFSVM-l1SVM-l2
Isoniazid0.9030.8980.8890.8770.8010.8990.880
Rifampicin0.9090.9040.9230.8940.8260.9200.902
Ethambutol0.8090.8050.8330.8160.7810.8360.835
Pyrazinamide0.8730.8600.8620.8290.7960.8410.844
Streptomycin0.8260.8390.8520.8400.7920.8590.847
Kanamycin0.8560.8640.8380.8450.8050.8590.838
Amikacin0.8430.8170.8800.8530.7850.8530.851
Capreomycin0.8590.8260.8360.8120.7640.8260.812
Ethionamide0.7340.7360.7150.7040.6590.7400.702
Ofloxacin0.9120.9080.9090.8400.7880.9140.845
Moxifloxacin0.9200.8340.9120.8030.820.9180.803
Ciprofloxacin0.8450.8450.7800.7200.6230.7740.714

Maximum values are shown in bold

Fig. 1

Sensitivity and specificity of all the methods in predicting drug resistance to 12 drugs

Balanced accuracy of all the methods in predicting drug resistance to 12 drugs Maximum values are shown in bold Sensitivity and specificity of all the methods in predicting drug resistance to 12 drugs

INGOT-DR produces interpretable models

INGOT-DR produces predictive models in the form of disjunctive (logical-OR) rules over the presence of specific SNPs, as explained in “From group testing to interpretable classiffication”. These models are easy to understand and interpret. Although KOVER considers rules containing both presence and absence of features [30], the absence of a SNP is harder to interpret in the context of genomics, so we only focus on the presence of SNPs here. We note that, by DeMorgan’s law, both methods could produce conjunctive (logical-AND) rules by training the model on the complement of the feature matrix, , and outcome vector, ; however, we focus on disjunctive rules in this paper. We display the number of SNPs used by the predictive models produced by each method in Table 4. These results, combined with those of the previous section, suggest that INGOT-DR is producing the most interpretable models without sacrificing predictive accuracy. Although KOVER almost always produces shorter rules, they tend to not generalize as well to the testing dataset.
Table 4

Number of SNPs involved in the prediction made by each model for each drug

DrugINGOT-DRKOVERLR-l1LR-l2RFSVM-l1SVM-l2
Isoniazid2020104562,70722,33662654,630
Rifampicin202073963,62129,37347652,732
Ethambutol201915453,47619,86466143,094
Pyrazinamide201711432,885949542825,485
Streptomycin2013580443,77123,99659440,183
Kanamycin2020238320,934931423118,716
Amikacin2019225216,622763921214,260
Capreomycin2020210314,907788123413,432
Ethionamide20204114,791777728013,551
Ofloxacin201739423,20614,31226519,694
Moxifloxacin1272911,678137112510,237
Ciprofloxacin55185448325294343
Number of SNPs involved in the prediction made by each model for each drug For a specific example, we consider the most concise model produced by INGOT-DR—the one for ciprofloxacin, a drug in the fluoroquinolone family. This model has a rule size of 5, and the SNPs used are all in the gyrA gene, known to be involved in the resistance to fluoroquinolones such as ciprofloxacin in bacteria [62]. In this example, INGOT-DR not only identifies the correct gene, but also selects mutations that are known to be associated with fluoroquinolone resistance in MTB—the selected codons, 90, 91 and 94, are among the codons most strongly associated with this type of resistance [63]. We state the rule obtained by INGOT-DR below, in a standard format specifying the gene, the original amino acid, the codon number, and the mutated amino acid.

INGOT-DR selects many SNPs in genes previously associated with drug resistance

Our results demonstrate that the models produced by INGOT-DR contain many SNPs in genes previously associated with drug resistance in MTB. This suggests that INGOT-DR not only makes accurate predictions, but that it makes them for the right reason, and could thus also be used to prioritize hypotheses about the mechanisms associated with drug resistance. Figure 2 shows, for each of the models, the top most important SNPs, defined as all the SNPs included in a rule by KOVER and INGOT-DR, and the top k SNPs by feature importance as defined by SHAP for the other models. We categorize each SNP according to the known information about its association with resistance to the drug of interest in MTB. This categorization is based on a list of 183 genes and 19 promoter regions selected out of over 4000 MTB genes through a data-driven and consensus-driven process by a panel of experts [64]. We use the following categories: We note that for the purposes of this categorization, whenever a group of SNPs in perfect LD was selected by the model, it was categorized according to the highest (lowest-numbered) category of any of the SNPs contained in the group. However, very few such SNP groups were selected by any of the models, and the absolute majority of the ones that were contained SNPs within the same gene.
Fig. 2

Top SNPs chosen by each model, categorized by association with drug resistance

Drug specific association: SNP in a gene or intergenic region associated with drug resistance to the drug of interest; Known association: SNP in a gene or intergenic region associated with drug resistance to any other drug; Unknown association: SNP in a gene not known to be associated with drug resistance to any drug; Intergenic association: SNP in an intergenic region not known to be associated with drug resistance to any drug. Top SNPs chosen by each model, categorized by association with drug resistance A comparison between the methods based on Fig. 2 suggests that INGOT-DR and KOVER detect more SNPs in regions known to be associated with drug resistance than all the other methods, with INGOT-DR detecting slightly more such SNPs than KOVER on average, even after adjusting for the slightly more concise rules produced by KOVER relative to INGOT-DR. However, with the exception of the most common first-line drugs (top row) and the three fluoroquinolones (bottom row), even the interpretable methods tend to select more SNPs in parts of the genome not known to be associated with drug resistance, suggesting the potentially important effects of population structure in MTB.

Conclusion

In this paper, we introduced a new approach for creating rule-based classifiers. Our method, INGOT-DR, utilizes techniques from group testing and Boolean compressed sensing, and leverages a 0–1 ILP formulation. It produces classifiers that combine high accuracy with interpretability, and are flexible enough to be tailored for specific evaluation metrics. We used INGOT-DR to produce classifiers for predicting drug resistance in MTB, by setting a minimum specificity of 90% and a maximum rule size of 20. We tested the classifiers’ predictive accuracy on a variety of antibiotics commonly used for treating tuberculosis, including five first-line and seven second-line drugs. We showed that INGOT-DR produces classifiers with a balanced accuracy exceeding that of other state-of-the-art rule-based and machine learning methods. In addition, we showed that INGOT-DR produces accurate models with a rule size small enough to keep the model understandable for human users. Finally, we showed that our approach generates insights by successfully identifying SNPs associated with drug resistance, as we ascertained on the specific example of ciprofloxacin. We note that the presence of SNPs in perfect linkage disequilibrium (LD) [57], i.e. sharing identical presence/absence patterns, is common in bacteria such as MTB whose evolution is primarily clonal [65]. For this reason, while the grouping of such SNPs substantially simplifies the computational task at hand and makes it tractable, ascertaining the exact representative of each group to be selected to predict the drug resistance status of an isolate remains difficult. The presence of clonal structure within bacterial populations is a key challenge for the prediction of drug resistance, which we plan to address in future work. In conclusion, our work has introduced a novel method, INGOT-DR, based on group testing techniques, for producing interpretable models of drug resistance, which demonstrated a state-of-the-art accuracy, descriptive ability, and relevance on an MTB dataset. In future work, we plan to address the challenges of population structure and to extend this framework to other bacteria as well as to less frequently used antimicrobial drugs. We expect our method to become a key part of the drug resistance prediction toolkit for clinical and public health microbiology researchers.
  35 in total

Review 1.  DNA gyrase, topoisomerase IV, and the 4-quinolones.

Authors:  K Drlica; X Zhao
Journal:  Microbiol Mol Biol Rev       Date:  1997-09       Impact factor: 11.056

2.  PhyResSE: a Web Tool Delineating Mycobacterium tuberculosis Antibiotic Resistance and Lineage from Whole-Genome Sequencing Data.

Authors:  Silke Feuerriegel; Viola Schleusener; Patrick Beckert; Thomas A Kohl; Paolo Miotto; Daniela M Cirillo; Andrea M Cabibbe; Stefan Niemann; Kurt Fellenberg
Journal:  J Clin Microbiol       Date:  2015-04-08       Impact factor: 5.948

3.  Collaborative Effort for a Centralized Worldwide Tuberculosis Relational Sequencing Data Platform.

Authors:  Angela M Starks; Enrique Avilés; Daniela M Cirillo; Claudia M Denkinger; David L Dolinger; Claudia Emerson; Jim Gallarda; Debra Hanna; Peter S Kim; Richard Liwski; Paolo Miotto; Marco Schito; Matteo Zignol
Journal:  Clin Infect Dis       Date:  2015-10-15       Impact factor: 9.079

4.  The European Nucleotide Archive.

Authors:  Rasko Leinonen; Ruth Akhtar; Ewan Birney; Lawrence Bower; Ana Cerdeno-Tárraga; Ying Cheng; Iain Cleland; Nadeem Faruque; Neil Goodgame; Richard Gibson; Gemma Hoad; Mikyung Jang; Nima Pakseresht; Sheila Plaister; Rajesh Radhakrishnan; Kethi Reddy; Siamak Sobhany; Petra Ten Hoopen; Robert Vaughan; Vadim Zalunin; Guy Cochrane
Journal:  Nucleic Acids Res       Date:  2010-10-23       Impact factor: 16.971

5.  Whole-genome sequencing for prediction of Mycobacterium tuberculosis drug susceptibility and resistance: a retrospective cohort study.

Authors:  Timothy M Walker; Thomas A Kohl; Shaheed V Omar; Jessica Hedge; Carlos Del Ojo Elias; Phelim Bradley; Zamin Iqbal; Silke Feuerriegel; Katherine E Niehaus; Daniel J Wilson; David A Clifton; Georgia Kapatai; Camilla L C Ip; Rory Bowden; Francis A Drobniewski; Caroline Allix-Béguec; Cyril Gaudin; Julian Parkhill; Roland Diel; Philip Supply; Derrick W Crook; E Grace Smith; A Sarah Walker; Nazir Ismail; Stefan Niemann; Tim E A Peto
Journal:  Lancet Infect Dis       Date:  2015-06-23       Impact factor: 25.071

Review 6.  Frequency and geographic distribution of gyrA and gyrB mutations associated with fluoroquinolone resistance in clinical Mycobacterium tuberculosis isolates: a systematic review.

Authors:  Elisea Avalos; Donald Catanzaro; Antonino Catanzaro; Theodore Ganiats; Stephanie Brodine; John Alcaraz; Timothy Rodwell
Journal:  PLoS One       Date:  2015-03-27       Impact factor: 3.240

7.  KvarQ: targeted and direct variant calling from fastq reads of bacterial genomes.

Authors:  Andreas Steiner; David Stucki; Mireia Coscolla; Sonia Borrell; Sebastien Gagneux
Journal:  BMC Genomics       Date:  2014-10-09       Impact factor: 3.969

8.  Genomic prediction of tuberculosis drug-resistance: benchmarking existing databases and prediction algorithms.

Authors:  Tra-My Ngo; Yik-Ying Teo
Journal:  BMC Bioinformatics       Date:  2019-02-08       Impact factor: 3.169

9.  Machine Learning Predicts Accurately Mycobacterium tuberculosis Drug Resistance From Whole Genome Sequencing Data.

Authors:  Wouter Deelder; Sofia Christakoudi; Jody Phelan; Ernest Diez Benavente; Susana Campino; Ruth McNerney; Luigi Palla; Taane G Clark
Journal:  Front Genet       Date:  2019-09-26       Impact factor: 4.599

Review 10.  Current Affairs of Microbial Genome-Wide Association Studies: Approaches, Bottlenecks and Analytical Pitfalls.

Authors:  James Emmanuel San; Shakuntala Baichoo; Aquillah Kanzi; Yumna Moosa; Richard Lessells; Vagner Fonseca; John Mogaka; Robert Power; Tulio de Oliveira
Journal:  Front Microbiol       Date:  2020-01-30       Impact factor: 5.640

View more
  2 in total

1.  A convolutional neural network highlights mutations relevant to antimicrobial resistance in Mycobacterium tuberculosis.

Authors:  Anna G Green; Chang Ho Yoon; Andrew Beam; Maha Farhat; Michael L Chen; Yasha Ektefaie; Mack Fina; Luca Freschi; Matthias I Gröschel; Isaac Kohane
Journal:  Nat Commun       Date:  2022-07-02       Impact factor: 17.694

2.  The 2021 WHO catalogue of Mycobacterium tuberculosis complex mutations associated with drug resistance: A genotypic analysis.

Authors:  Timothy M Walker; Paolo Miotto; Claudio U Köser; Derrick W Crook; Nazir Ismail; Timothy C Rodwell; Philip W Fowler; Jeff Knaggs; Zamin Iqbal; Martin Hunt; Leonid Chindelevitch; Maha Farhat; Daniela Maria Cirillo; Iñaki Comas; James Posey; Shaheed V Omar; Timothy Ea Peto; Anita Suresh; Swapna Uplekar; Sacha Laurent; Rebecca E Colman; Carl-Michael Nathanson; Matteo Zignol; Ann Sarah Walker
Journal:  Lancet Microbe       Date:  2022-04
  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.