Literature DB >> 30287797

Machine Learning Approaches for Protein⁻Protein Interaction Hot Spot Prediction: Progress and Comparative Assessment.

Siyu Liu1, Chuyao Liu2, Lei Deng3.   

Abstract

Hot spots are the subset of interface residues that account for most of the binding free energy, and they play essential roles in the stability of protein binding. Effectively identifying which specific interface residues of protein⁻protein complexes form the hot spots is critical for understanding the principles of protein interactions, and it has broad application prospects in protein design and drug development. Experimental methods like alanine scanning mutagenesis are labor-intensive and time-consuming. At present, the experimentally measured hot spots are very limited. Hence, the use of computational approaches to predicting hot spots is becoming increasingly important. Here, we describe the basic concepts and recent advances of machine learning applications in inferring the protein⁻protein interaction hot spots, and assess the performance of widely used features, machine learning algorithms, and existing state-of-the-art approaches. We also discuss the challenges and future directions in the prediction of hot spots.

Entities:  

Keywords:  hot spots; machine learning; performance evaluation; protein-protein interaction

Mesh:

Substances:

Year:  2018        PMID: 30287797      PMCID: PMC6222875          DOI: 10.3390/molecules23102535

Source DB:  PubMed          Journal:  Molecules        ISSN: 1420-3049            Impact factor:   4.411


1. Introduction

Protein–protein interactions play critic roles in many physiological activities, such as gene replication, transcription, translation, and cell cycle regulation, signal transduction, immune response, etc. In order to understand and utilize these interactions, it is necessary to identify residues at the interface of the interaction [1]. Studies have shown that the protein interaction interface is usually large; a typical interaction interface is about 1200–2000 Å2, but only a few (<5%) of the residues called hot spots contribute to most of the binding free energy and play important roles in the stability of protein binding [2]. Deeper exploration of protein–protein interaction hot spots is critical to molecular recognition mechanisms and regulation, as well as a solid foundation for bioengineering such as protein engineering and drug design, and this solid foundation may still provide key clues for the identification of cancer-triggered genes in the future [3]. Experimental identification of hot spots is typically performed by alanine scanning mutagenesis. This process involves the mutation of a residue of interest to alanine in the bound and unbound state, and calculating the binding free energy changes (∆∆G). Widely used databases of experimental verified hot spots include the Alanine Scanning Energetics Database (ASEdb) [4], the Binding Interface Database (BID) [5], the Protein-protein Interaction Thermodynamic (PINT) [6], and the Structural database of kinetics and energetic of mutant protein interactions (SKEMPI) [7]. Analysis and exploration of the composition, structure and mechanism of hot spots is the basis for the development of prediction methods. Studies have shown that hot spots are not randomly composed of amino acids, and tryptophan (21%), arginine (13.3%), and tyrosine (12.3%) have the highest background probabilities of occurrence [2]. Most energy hot spots are tightly located in the protein's complemented pockets that are pre-organized in the unbound states [8]. These pockets show great complementarity with hot spots in shape and amino acid arrangement. Clackson and Wells proposed the O-ring theory [9], which reveals that hot spots are usually located in the center of protein interfaces, and they are surrounded by energetically less important residues that are shaped like an O-ring to block water molecule intrusion, and they provide a suitable solvent environment for functional hot spots. Li and Liu [10] proposed the double water exclusion hypothesis, which characterizes the topological organization of hot spots and their neighboring residues. These findings facilitate the development of computational methods to predict energy hot spots. Existing hot spot prediction methods can be roughly divided into three types: knowledge-based methods, molecular simulation techniques, and machine learning methods [11]. The knowledge-based empirical function evaluates the change in binding free energy by reducing the empirical model obtained using experiments. The introduced molecular dynamics model uses alanine to perform fixed-point scanning by mutagenesis technology, and it detects the hot spot by detecting the change of binding energy (∆∆G) in the process of mutation to alanine. However, it is limited by factors such as the expensiveness of the experimental equipment, the long computing time it takes, and the limited number of hot spots tested. The machine learning approaches provides a more convenient way for hot spot prediction. Figure 1 shows the typical applications of machine learning in predicting protein-protein interaction hot spots. Usually, the input to the hot spot predictor is a target interface residue that is encoded by a variety of sequence, structural, and energy features. Dimensionality reduction (feature selection or feature extraction) is then used to remove the irrelevant and redundant information and to obtain a set of principal variables. Finally, predictive models are built using efficient machine learning algorithms. This paper focuses on machine learning-based methods and introduces some important issues that should be considered when adopting these approaches for hot spot prediction, including feature generation, dimensionality reduction, and algorithm design. More importantly, we generate a benchmark dataset and an independent dataset to investigate the performance of widely used biological features and classical machine learning algorithms. We also perform an independent test to evaluate the performance of state-of-the-art hot spot prediction approaches. The datasets, features, and results of this study are freely available at http://denglab.org/pphot_review/.
Figure 1

Overview of machine learning approaches to predicting protein–protein interaction hot spots. For the binding of interface residues in protein–protein interactions, a large number and variety of features are extracted from diverse data sources. Then feature extraction and feature selection approaches are used for dimensionality reduction. Finally, the machine learning-based prediction models are trained and applied to make predictions of hot spots.

2. Feature Engineering

The steps of using machine learning to predict hot spots usually include data preparation, feature engineering, choosing a machine learning model, a training and testing model, and predicting the output. Feature engineering is a crucial step for developing effective hot spot prediction approaches, since the features have a significant impact on the prediction performance. Often, a large number of features or attributes are collected from the protein sequence, structure, and energy data. Dimensionality reduction approaches are used to obtain the most effective features for future classification tasks.

2.1. Sequence-Based Features

Protein sequence features, including the physicochemical properties of amino acids, evolutionary information in terms of evolutionary conservation score and position-specific scoring matrix (PSSM), and other sequence descriptors, have been widely used in computational biology [12,13]. Physicochemical features (e.g. hydrophobicity, hydrophilicity, polarity and average accessible surface area) from the AAindex1 database [14] are extracted to predict hot spots [15,16]. Position-specific scoring matrices (PSSMs) are a commonly used sequence feature that can be obtained from NCBI non-redundant databases via PSI-BLAST [17]. Several studies [11,18,19] have used PSSMs for hot spot prediction. The local structural entropy (LSE) [20] mainly describes the degree of consistency of protein sequences. It has also been proven to be useful in the prediction of hot spots [21]. The evolutionary conservation score is calculated using multiple sequence alignments (MSAs) and a phylogenetic tree [22]. Higa et al. [23] incorporated a conservation score, an evolutionary profile, and other structural features to predict binding hot spot residues. Shingate et al. developed a computational approach named ECMIS [24] to identify hotspots using a conservation score, a mass index score, and an energy scoring scheme.

2.2. Structure-Based Features

Protein tertiary structure refers to the folding arrangement of amino acids in three dimensions, which can help to understand the function of proteins at the molecular level. Incorporating structural features can better apply the spatial structure features of proteins to hot spot prediction, and generally obtains better results than sequence-based features. The solvent accessible surface area (ASA) is defined as the locus of the center of the virtual solvent molecule as it rolls over the surface of the protein, and it is usually calculated by DSSP (Definition of Secondary Structure of Proteins) [25] and Naccess [26]. ASA-related features are widely used in protein–protein interaction interfaces and hot spot prediction [11,12,27,28]. Biochemical contacts, including atom contacts, residue contacts, hydrogen bonds, and salt bridges, are also important structural features for predicting hot spots [29,30,31]. The four-body statistical pseudo-potential (FBS2P) is calculated based on the Delaunay triangulation of proteins [32,33], and it has been used in PredHS [11,34].

2.3. Energy-Based Features

Energy features have been applied to hot spot prediction in recent studies. Kortemme et al. [35] used a linear combination of a Lennard–Jones potential, an implicit solvation model, an orientation-dependent hydrogen-bonding potential, and an estimate of unfolded reference state energies for the prediction of energetically important residues. Tuncbag et al. [27,36] applied statistical inter-residue pair potentials to improve the accuracy of hot spot prediction. Lise et al. [37,38] calculated Van der Waals potentials, solvation energy, side-chain intermolecular energies, environment intermolecular energies, and side-chain intramolecular energies to the predictions of hot spot residues. Deng et al. [11] incorporated side-chain energy, residue energy, interface propensity, and two combined energy scores calculated by ENDES [32,39].

2.4. Feature Selection

Feature selection can provide a deeper insight into the underlying means that generate the data, avoid overfitting, and improve the prediction performance [40]. Typical feature selection algorithms include the F-score [41], random forest [42], support vector machines–recursive feature elimination (SVM-RFE) [43], minimum redundancy maximum relevance (mRMR) [44,45], and maximum relevance maximum distance (MRMD) [46]. Several feature selection approaches have been used for hot spot prediction. APIS [28] used the F-score to select relevant features. MINERVA [30] used a decision tree to select useful features. Wang et al. [47] and Moreira et al. [19] used random forest to predict hot spots. PredHS [12] combined random forest and sequential backward elimination algorithms to select optimal features for predicting hot spots. Qiao et al. [48] developed a hybrid feature selection strategy which combines the F-score, mRMR, and the decision tree.

2.5. Feature Extraction

Feature extraction is another dimensional reduction approach in machine learning applications. Principal component analysis (PCA) [49,50] and linear discriminant analysis (LDA) [51] are two commonly used feature extraction techniques. PCA works by establishing an orthogonal transformation of the data to convert a set of possible correlated variables into a set of linearly-uncorrelated ones, the so-called principal components. Melo et al. [18] applied PCA to reduce the dimensionality of a high-dimensional dataset (79 features), and improved hot spot prediction. Moreira et al. [19] used PCA to generate different datasets (PCA, PCAUp and PCADown) and evaluated the performance in hot spot prediction.

3. Machine Learning Approaches for Hot Spot Prediction

In addition to selecting effective features or feature combinations, using appropriate machine learning methods can also play an important role in improving the performance of hot spot prediction. Machine learning methods, such as nearest neighbor [52], support vector machines [53], decision trees [54], Bayesian networks [55], neural networks [56], and ensemble learning [57], have been widely used in protein–protein interaction hot spots prediction in recent years. Table 1 summarizes the existing machine learning-based methods for hot spot identification.
Table 1

Summary of machine learning classification methods for protein–protein interaction hot spot prediction.

Classification MethodsDescriptionReferences
Nearest neighborThe model consists of 83 classifiers using the IBk algorithm, where instances are encoded by sequence properties.Hu et al. [58]
Training the IBk classifier through the training dataset to obtain several better random projections and then applying them to the test dataset.Jiang et al. [16]
Support vector machineThe decision tree is used to perform feature selection and the SVM is applied to create a predictive model.Cho et al. [30]
F-score is used to remove redundant and irrelevant features, and SVM is used to train the model.Xia et al. [28]
Proposed two new models of KFC through SVM trainingDarnell et al. [31]
The two-step feature selection method is used to select 38 optimal features, and then the SVM method is used to establish the prediction model.Deng et al. [11]
The random forest algorithm is used to select the optimal 58 features, and then the SVM algorithm is used to train the model.Ye et al. [59]
Use the two-step selection method to select the two best features, and then use the SVM algorithm to build the classifier.Xia et al. [3]
When the interface area is unknown, it is also very effective to use this method.Qian et al. [48]
Decision treesFormed by a combination of two decision tree models, K-FADE and K-CON.Darnell et al. [31]
Bayesian networksCan handle some of the missing protein data, as well as unreliable conditions.Assi et al. [65]
Neural networksDoes not need to know the interacting partner.Ofran and Rost [66]
Ensemble learningThe mRMR algorithm is used to select features, SMOTE is used to handle the unbalanced data, and finally AdaBoost is used to make prediction.Huang and Zhang [72]
Random forest (RF) is used to effectively integrate hybrid features.Wang et al. [71]
Bootstrap resampling approaches and decision fusion techniques are used to train and integrate sub-classifiers.Deng et al. [11]

3.1. Nearest Neighbor

The nearest neighbor algorithm [52] is an instance-based lazy learning method, and one of the simplest understandings of machine learning algorithms. Hu et al. [58] proposed a protein sequence-based model, in which the classifier is implemented by the improved IBK (Instance-based k means) algorithm of the k-nearest neighbors, which overcomes the shortcomings of the recent neighbor algorithm, which is sensitive to some data. Jiang et al. [16] also proposed a sequence-based model, using the IBK algorithm to obtain a better random projection set through the training set.

3.2. Support Vector Machines

SVM [53] is the most widely used machine learning method. It establishes the optimal hyperplane in a high-dimensional feature space to ensure the classification risk by ensuring the minimum structural risk. It has the advantages of high efficiency and high accuracy, but it also has shortcomings such as input data requiring labels and only being suitable for two types of classification problems. Several hot spot prediction models are built using SVM [3,11,28,30,48,59]. Cho et al. [30] proposed MINERVA, which used 54 features of structure, sequence, and molecular interaction, and selected the top three best features using a decision tree. They used a support vector machine to create a predictive model of protein–protein interaction hot spots. Xia et al. [28] carefully studied 62 sequence and structure features, and used the F-score to remove redundant features. The APIS predictor has been developed to identify hot spots using SVM. The experimental results show that APIS can identify more hot spots than traditional hot spot prediction methods. Zhu et al. [60] built two hot spot prediction models (KFC2a and KFC2b) using support vector machines. PredHS [11] used 38 optimal selected features to train SVM models, and it demonstrated a significant improvement in predictive performance. Ye et al. [59] selected the optimal 58-dimensional feature subset containing 10 network and micro-environment features by a random forest algorithm, and then applied the feature subset and support vector machine to construct a hot spot prediction model. HEP [3] used 108 sequences, structures, and domain features, and selected two highest-ranking features using a two-step feature selection method. The final prediction model was constructed by using the support vector machine. Lise et al. [37] and Higa et al. [23] also incorporated the SVM classifier to predict hot spots.

3.3. Decision Trees

As a widely used supervised learning method, the decision tree [54] represents a mapping relationship between features and tags in the predictive model. Each branch is a predicted output; a category represented by each leaf node. One of the ways in which decision-making stops branching is pruning, which helps to achieve tree balance. In addition to the advantages of easy understanding and simple data preparation, the decision tree can not avoid the disadvantages of increasing the error rate of the category and making it difficult to predict continuous fields. The classic KFC (knowledge-based FADE and contacts) method [31] is a combination of two decision tree models, K-FADE and K-CON. The machine learning algorithm C5.0 [61] was used to search for patterns within the training data, and to generate a learned decision tree that predicts the hot spot residues within the protein–protein complexes.

3.4. Bayesian Networks

As an extension of the Bayesian method [55], the Bayesian networks [62,63] magnify the independent hypothesis of each variable on the premise hypothesis compared to the naive Bayesian foundation [64], which assumes that each variable is discrete. This mathematical model based on probabilistic reasoning, which is based on the combination of the Bayesian principle and graph theory, has good performance in solving the problem of strong correlation, but its shortcoming is mainly reflected in its inability to filter variables. The PCRPi [65] method combined three main sources of information, namely the energy, structure, and evolutionary determinants of the Bayesian network (BN). The Bayesian network toolbox for MatLab (BNT) was used to implement BNs, and the R package 'Deal' was used to learn the structure of expert BNs. A large number of experiments have proven that PCRPi can provide consistent and accurate prediction results in hot spot prediction. Most importantly, PCRPi can handle some of the missing protein data, as well as unreliable conditions.

3.5. Neural Networks

Artificial neural networks (ANN) [56] simulate human intuitive thinking, which can form distributed storage of data and parallel collaborative processing. Here, each node represents a particular output function, and the connection between the nodes represents the weighted value of the signal. The development of artificial neural networks has shown excellent and intelligent features in pattern recognition, and biology and medicine. Ofran and Rost [66] predicted that a residue is a hot spot of interaction from the sequence of a single protein, and it does not need to know the interacting partner. They trained standard feed-forward neural networks with back-propagation and momentum terms on windows of nine consecutive residues.

3.6. Ensemble Learning

Ensemble methods are machine learning algorithms that combine multiple classifiers into one predictive model to obtain better predictive performance. Many ensemble algorithms exist, including random forest [67], AdaBoost [68], gradient tree boosting [69], xgboost [70], etc. Wang et al. [71] proposed a novel random forest (RF) model to effectively integrate hybrid features, including a wide range of information on the target residue and its spatially neighboring residues, for predicting hot spots in protein interfaces. Huang et al. [72] used SMOTE [73] to process unbalanced data, and applied AdaBoost to predict protein hot spots. Deng et al. [11] proposed an ensemble model (PredHS-Ensemble), which uses an ensemble of n classifiers and a decision fusion technique on the training datasets. An asymmetric bootstrap resampling approach is adopted to generate subsets. It performs random sampling with replacement only on the majority class so that its size is equal to the number of minority samples, and keeps the entire minority samples in all subsets.

4. Comparative Assessment

4.1. Datasets

We constructed a benchmark dataset from four databases, including Alanine Scanning Energetics (ASEdb) [4], SKEMPI database [7], Assi et al.'s Ab+ data [65] and Petukh et al.'s Alexov_sDB [74]. We combined the alanine-mutated data from the four databases, and excluded the proteins existing in the BID dataset [5]. We used CD-HIT [75] to remove the redundant proteins and obtained a benchmark of 34 protein complexes, which contained 313 mutated interface residues. The interface residues were defined as hot spots with ∆∆G >= 2.0 kcal/mol, and the others were defined as non-hot spots. As a result, the benchmark (HB34) contained 133 hot spots residues and 180 non-hot spot residues. We also generated an independent test dataset from the BID database [5]. Only “strong” mutations in the BID database were defined as hot spots, and others were non-hot spots. The proteins in this independent test set were non-homologous to those proteins in the above training dataset. The test dataset (BID18) was a collection of 18 complexes containing 127 alanine-mutated residues, where 39 interface residues were hot spots.

4.2. Performance Measures

To quantify how correct are the predictions made by an algorithm, we performed 50 times 10-fold cross-validation on the training benchmark dataset and computed commonly used measures, including specificity (SPE), precision (PRE), sensitivity (SEN), accuracy (ACC), F1-score (F1), and Matthews correlation coefficient (MCC). where TP, TN, FP, and FN represent the numbers of true positive, true negative, false positive, and false negative residues in the prediction, respectively. We also calculated the area under the receiver operating characteristic curve (AUC) to evaluate the overall prediction performance.

4.3. Performance Evaluation of Different Features

As described in Section 2, a wide range of sequence, structures, and energy-based features have been utilized for hot spot prediction. Here we only evaluated five categories of representative features, including physicochemical features (12 features) [14], position-specific score matrix (PSSM) (20 features) [17], blocks substitution matrix (Blosum62) (20 features) [76], solvent accessible area (ASA) (six features) [77], and solvent exposure (seven features) [78]. Eleven physicochemical features (hydrophobicity, hydrophilicity, polarity, polarizability, propensities, average accessible surface area, number of atoms, number of electrostatic charges, number of potential hydrogen bonds, molecular mass, and electron–ion interaction pseudopotential) were obtained from the AAindex database [14], and pseudo hydrophobicity (PSHP) is defined in HEP [3]. PSSM profiles were calculated using PSI-BLAST [17], searching against the NCBI non-redundant database with parameters j = 3 and e = 0.001. The relative frequencies of amino acids and their substitution probabilities were computed using Blosum62 [76]. ASA features were calculated using DSSP [25]. Exposure features were computed using hsexpo [78], including HSEAU (number of Cα atoms in the upper sphere), HEAD (number of Cα atoms in the lower sphere), HSEBU (the number of Cβ atoms in the upper sphere), HSEBD (the number of Cβ atoms in the lower half sphere), CN (coordination number), RD (residue depth), and RDa (Cα atom depth). We also combined the five categories of features (Combined) to investigate whether fusion features would improve the performance. We used three classical algorithms, including support vector machine (SVM) [53], random forest (RF) [67], and gradient tree boosting (GTB) [69], to build the classifiers. To compare the performance of these features more fairly, the 10-fold cross-validation procedure was repeated 50 times, and the average performance was calculated. As shown in Table 2, structural features (ASA and solvent exposure) performed significantly better than sequence features (physicochemical features, PSSM and blocks substitution matrix). For SVM models, the F1 score, MCC, and AUC of the sequence characteristics were 0.51~0.52, 0.17~0.20, and 0.56~0.63, respectively, while these measures of the structural features were 0.63, 0.33~0.36, and 0.72~0.73, respectively. Similar results were obtained on the RF and GTB models. The ASA-related features performed better than the other four categories of features (physicochemical features, PSSM, blocks substitution matrix, and solvent exposure features) on all of the three machine learning models. Among the three machine learning algorithms (SVM, RF and GTB), GTB had the best performance for single or combined features.
Table 2

Performance comparison of different features on the benchmark dataset (HB34).

MethodsFeaturesSPESENPREACCF1MCCAUC
SVMPhysicochemical0.6720.5210.5450.6080.5200.1960.566
PSSM0.6960.5040.5530.6140.5150.2040.634
Blocks substitution matrix0.6440.5220.5290.5940.5110.1700.595
ASA0.6770.6880.6120.6600.6380.3620.737
Solvent exposure0.6090.7260.5800.6580.6350.3390.724
Combined0.7110.6380.6840.6990.6520.3930.757
RFPhysicochemical0.6240.5490.5210.5920.5220.1740.635
PSSM0.6820.5610.5670.6320.5550.2440.648
Blocks substitution matrix0.6200.5500.5210.5900.5230.170.632
ASA0.7220.5870.6140.6640.5890.3120.696
Solvent exposure0.6820.5520.5650.6260.5490.2360.669
Combined0.7560.6560.6240.6990.6310.3840.766
GTBPhysicochemical0.5870.5860.5140.5860.5350.1730.635
PSSM0.6120.6410.5500.6240.5840.2510.669
Blocks substitution matrix0.5910.5880.5170.5910.5400.1790.635
ASA0.6650.6480.5880.6580.6080.3100.693
Solvent exposure0.6240.6390.5580.6310.5870.2610.669
Combined0.7170.6560.7270.7190.6810.4390.787
We also evaluated the performance of the feature combinations. The results are shown in Table 3. Due to the large number of pair combinations, only the results of using the GTB classifier are listed. In general, combining two types of features was better than using a single type of feature. Among these pair combinations, combining ASA related features and PSSM (ASA+PSSM) achieved the best predictive performance, with AUC and F1 scores of 0.761 and 0.663, respectively. As expected, the combination of all features showed the best predictive performance with sensitivity = 0.727, precision = 0.656, F1 = 0.681, and AUC = 0.787 when using GTB as the modeling algorithm. The results indicated that a combination of sequence and structural features can boost the performance of prediction.
Table 3

Performance comparison of feature combinations on the benchmark dataset (HB34) using GTB.

MethodsFeaturesSPESENPREACCF1MCCAUC
GTB ASA + PSSM0.7080.7050.6420.7070.6630.4100.761
PSSM + Solvent exposure0.6710.7180.6170.6910.6560.3850.760
Blosum62 + Solvent exposure0.6640.6990.6060.6790.6400.3590.734
ASA + Solvent exposure0.6740.6950.6120.6830.6420.3660.728
Phy+Solvent exposure0.6640.6960.6050.6770.6390.3570.728
ASA + Blosum620.6580.6510.5850.6560.6080.3070.718
ASA + Phy0.6690.6440.5900.6580.6070.3110.717
Phy + PSSM0.6290.6500.5660.6380.5970.2770.683
PSSM + Blosum620.6190.6550.5600.6350.5950.2710.679
Phy + Blosum620.5930.5900.5200.5920.5410.1830.639
Combined (all features)0.7170.6560.7270.7190.6810.4390.787
To further evaluate the performance of various features, we used the BID18 dataset for independent test. The results are shown in Table 4. The overall performance of the independent test was worse than the 10-fold cross-validation (Table 2). Among the five categories of features, ASA related features had the best performance, but solvent exposure performed similar or worse than the sequence features in hot spot prediction. This indicates that structural features are not always better than sequence features. Like 10-fold cross-validation, the combination of all the sequence and structural features were significantly better than the individual features. Combining more effective features may further improve the prediction performance.
Table 4

Performance comparison of different features on the independent test dataset (BID18).

MethodsFeaturesSPESENPREACCF1MCCAUC
SVMPhysicochemical0.5770.3930.5970.5830.4720.1620.634
PSSM0.6750.4380.5610.6400.4910.2230.663
Blocks substitution matrix0.6260.4350.6320.6280.5120.2420.661
ASA0.5970.4460.7160.6340.5490.2900.693
Solvent exposure0.6420.4030.5320.6080.4560.1670.617
Combined0.5690.4640.8320.6500.5860.3530.732
RFPhysicochemical0.6320.4140.5760.6140.4790.1960.624
PSSM0.7030.4170.4740.6320.4430.1710.616
Blocks substitution matrix0.620.4080.5750.6070.4740.1850.627
ASA0.6040.4370.6860.6290.5340.2680.679
Solvent exposure0.590.4020.6120.5970.4840.1880.64
Combined0.6120.4660.7530.6560.5750.3380.758
GTBPhysicochemical0.5310.3840.6430.5660.4780.1630.625
PSSM0.6810.4160.5060.6270.4560.1780.638
Blocks substitution matrix0.5800.4000.6170.5920.4800.1840.624
ASA0.5850.4370.7180.6260.5430.2800.679
Solvent exposure0.5920.3890.5790.5880.4650.1590.646
Combined0.6210.4760.7660.6660.5970.3780.769
We summarized the numbers of residues that were correctly predicted using the three machine learning approaches (SVM, RF, and GTB) with combined features on the independent dataset (Figure 2). The results predicted by the three machine learning methods were mostly the same. 67 out of 127 residues, of which 26 were hot spots, and 41 were non-hot spots, were correctly predicted by all of the three machine learning algorithms. A small number of residues could only be predicted by one or two machine learning algorithms. For example, there were seven residues that could only be correctly predicted by GTB, and there were six residues that could only be correctly predicted by GTB and SVM. The results were consistent with our expectations, because these machine learning methods use the same features. The number of true positives (TP), true negatives (TN), false positives (FP) and false negatives (FN) of the three machine learning methods are shown in Table 5. Some proteins (e.g. 1FAK_T, 1G3I_A, and 1GL4_A) were well predicted, but some (e.g. 1DVA_H and 1JPP_B) were hard to predict. One of the possible reasons is that the training set had only a small number of experiment-determined hot spots.
Figure 2

A Venn diagram showing the number of correctly predicted residues from the three machine learning algorithms for the independent dataset (BID18).

Table 5

Detailed prediction results for each protein on the independent test dataset (BID18).

PDB IDGTBRFSVM
TPFPTNFNTPFPTNFNTPFPTNFN
1CDL_A111011101110
1CDL_E531051305310
1DVA_H047104710471
1DVA_X334142504340
1DX5_N111321212223120
1EBP_A301030103010
1EBP_C131011301040
1ES7_A130003011300
1FAK_T251402514027120
1FE8_A031003100310
1FOE_B101010100011
1G3I_A600050016000
1GL4_A411132023112
1IHB_B022002200220
1JAT_A100000010001
1JAT_B100010001000
1JPP_B023213212500
1MQ8_B000100010001
1NFI_F101011001100
1NUN_A021002100210
1UB4_C010001000100
2HHB_B001000100010

4.4. Performance Comparison of Existing Hot Spot Prediction Methods

As summarized in Table 1, a variety of existing hot spot prediction approaches have been proposed in the past few years. Comparing the performance of these published methods is difficult, mainly because the heterogeneity of the datasets that are employed to benchmark the methods, and sometimes the difficulty of obtaining the methods themselves. Here, we evaluate some widely used methods that are easier to implement, or that have a web server using the BID18 dataset. These methods include HEP [3], PredHS [11], iPPHOT [48], KFC2 [60], PCRPi [65,79], MINERVA [30], APIS [28], KFC [31], Robetta [80], and FOLDEF [81]. The results are shown in Table 6. Regarding the overall performance, HEP had the highest F1 score of 0.70. The F1 score is a robust measure that estimates the relationship between the precision and the sensitivity; hence, HEP has a better balance between precision and sensitivity rates. PredHS-SVM achieved the best precision (PRE = 0.79). High-precision is very useful since the costs of false positives are high in practical application. Although HEP and PredHS-SVM performed well in the independent test, the overall performance was still relatively low, and there is still much room for improvement.
Table 6

Performance comparison of existing approaches on the independent test dataset (BID18).

MethodsClassifierSPESENPREACCF1MCC
HEPSVM0.760.60.840.790.700.56
PredHS-SVMSVM0.930.790.590.830.680.57
iPPHOTSVM0.5860.4620.7940.6500.5840.353
KFC2aSVM0.730.550.740.730.630.44
KFC2bSVM0.870.640.550.770.600.44
PCRPiBayesian network0.750.510.390.690.440.25
MINERVASVM0.900.650.440.760.520.38
APISSVM0.760.570.720.750.640.45
KFCDecision trees0.850.480.310.690.380.19
RobettaKnowledge-based method0.880.520.330.720.410.25
FOLDEFKnowledge-based method0.880.480.260.690.340.17

5. Discussion

Predicting protein–protein binding hot spots on protein interfaces will become increasingly crucial as reliable identification of protein binding hot spots has broad applications in computational protein design and drug discovery. In this paper, we present a comprehensive survey on machine learning approaches for protein–protein interaction hot spot prediction. These approaches are categorized based on the features that they utilize, and different machine learning algorithms. We evaluate the performance of widely used features and machine learning algorithms using a 10-fold cross-validation and independent test. We also perform independent test for the existing state-of-the-art approaches. The evaluation results show that as more and more features are discovered, the application of new machine learning methods, and the field of computational identifying hot spots has made great progress in recent years. Although there has been significant progress, there are many difficulties and much room for improvement in hot spot prediction. Challenges and future directions are summarized as follows: Hot spots are mainly discovered through biological experiments, lacking mature theoretical support and unified identification standards. Although the O-ring theory [9] with great influence explains the arrangement relationship between energy hot spots and surrounding residues well, it still has much controversy; the change of free energy (∆∆G) is usually used to discriminate energy hot spots, but different articles use different thresholds under different conditions, and they lack uniform standards. Systematic mutagenesis experiments are currently expensive and time-consuming to perform; the experimental data of energy hot spots are very limited, resulting in a lack of large benchmark datasets. As we observed in this study, supervised learning methods, especially GTB, have achieved good results, but the performance of each 10-fold cross-validation varies on repetition. Alternatively, semi-supervised learning and transductive inference approaches can be used to take advantage of the large number of unlabeled data to further improve the predictive performance. Due to the small number of samples and the large number of features in hot spot prediction, machine learning methods are easy to overfit. Improved feature extraction methods and feature selection approaches can help avoid overfitting. At the same time, the number of hot spots is far less than the number of non-hot spots, leading to the so-called imbalance problem. It is necessary to design effective algorithms (e.g. ensemble learning) to solve this problem. The characteristics of accurately identifying energy hot spots have not been well discovered, and no single feature can fully identify energy hot spots from the interface residues. This requires finding new and effective features, and studying the effects of combining different categories of features. For example, most existing machine learning hot spot predictors use statistical sequence and structural information to encode input feature vectors, but the spatial arrangement of residues has not been well exploited. Molecular dynamics simulation and molecular docking techniques can simulate the changes in binding free energy before and after alanine mutation. A promising future direction is developing effective ways to combine computational docking with machine learning methods, which has the potential to dramatically boost hot spot predictions.
  56 in total

1.  Predicting changes in the stability of proteins and protein complexes: a study of more than 1000 mutations.

Authors:  Raphael Guerois; Jens Erik Nielsen; Luis Serrano
Journal:  J Mol Biol       Date:  2002-07-05       Impact factor: 5.469

2.  Prediction of hot spots in protein interfaces using a random forest model with hybrid features.

Authors:  Lin Wang; Zhi-Ping Liu; Xiang-Sun Zhang; Luonan Chen
Journal:  Protein Eng Des Sel       Date:  2012-01-18       Impact factor: 1.650

3.  Relationship between local structural entropy and protein thermostability.

Authors:  Chen-Hsiung Chan; Han-Kuen Liang; Nai-Wan Hsiao; Ming-Tat Ko; Ping-Chiang Lyu; Jenn-Kang Hwang
Journal:  Proteins       Date:  2004-12-01

Review 4.  A review of feature selection techniques in bioinformatics.

Authors:  Yvan Saeys; Iñaki Inza; Pedro Larrañaga
Journal:  Bioinformatics       Date:  2007-08-24       Impact factor: 6.937

5.  Computational identification of binding energy hot spots in protein-RNA complexes using an ensemble approach.

Authors:  Yuliang Pan; Zixiang Wang; Weihua Zhan; Lei Deng
Journal:  Bioinformatics       Date:  2018-05-01       Impact factor: 6.937

6.  ASEdb: a database of alanine mutations and their effects on the free energy of binding in protein interactions.

Authors:  K S Thorn; A A Bogan
Journal:  Bioinformatics       Date:  2001-03       Impact factor: 6.937

7.  Presaging critical residues in protein interfaces-web server (PCRPi-W): a web server to chart hot spots in protein interfaces.

Authors:  Joan Segura Mora; Salam A Assi; Narcis Fernandez-Fuentes
Journal:  PLoS One       Date:  2010-08-23       Impact factor: 3.240

8.  SpotOn: High Accuracy Identification of Protein-Protein Interface Hot-Spots.

Authors:  Irina S Moreira; Panagiotis I Koukos; Rita Melo; Jose G Almeida; Antonio J Preto; Joerg Schaarschmidt; Mikael Trellet; Zeynep H Gümüş; Joaquim Costa; Alexandre M J J Bonvin
Journal:  Sci Rep       Date:  2017-08-14       Impact factor: 4.379

9.  'Double water exclusion': a hypothesis refining the O-ring theory for the hot spots at protein interfaces.

Authors:  Jinyan Li; Qian Liu
Journal:  Bioinformatics       Date:  2009-01-29       Impact factor: 6.937

10.  Prediction of protein-protein interaction sites using an ensemble method.

Authors:  Lei Deng; Jihong Guan; Qiwen Dong; Shuigeng Zhou
Journal:  BMC Bioinformatics       Date:  2009-12-16       Impact factor: 3.169

View more
  15 in total

1.  Rapid prediction of crucial hotspot interactions for icosahedral viral capsid self-assembly by energy landscape atlasing validated by mutagenesis.

Authors:  Ruijin Wu; Rahul Prabhu; Aysegul Ozkan; Meera Sitharam
Journal:  PLoS Comput Biol       Date:  2020-10-20       Impact factor: 4.475

2.  Biomolecular Modeling and Simulation: A Prospering Multidisciplinary Field.

Authors:  Tamar Schlick; Stephanie Portillo-Ledesma; Christopher G Myers; Lauren Beljak; Justin Chen; Sami Dakhel; Daniel Darling; Sayak Ghosh; Joseph Hall; Mikaeel Jan; Emily Liang; Sera Saju; Mackenzie Vohr; Chris Wu; Yifan Xu; Eva Xue
Journal:  Annu Rev Biophys       Date:  2021-02-19       Impact factor: 12.981

Review 3.  Current advances in biopharmaceutical informatics: guidelines, impact and challenges in the computational developability assessment of antibody therapeutics.

Authors:  Rahul Khetan; Robin Curtis; Charlotte M Deane; Johannes Thorling Hadsund; Uddipan Kar; Konrad Krawczyk; Daisuke Kuroda; Sarah A Robinson; Pietro Sormanni; Kouhei Tsumoto; Jim Warwicker; Andrew C R Martin
Journal:  MAbs       Date:  2022 Jan-Dec       Impact factor: 5.857

4.  Protein-Protein Interactions Efficiently Modeled by Residue Cluster Classes.

Authors:  Albros Hermes Poot Velez; Fernando Fontove; Gabriel Del Rio
Journal:  Int J Mol Sci       Date:  2020-07-06       Impact factor: 5.923

5.  XGBPRH: Prediction of Binding Hot Spots at Protein⁻RNA Interfaces Utilizing Extreme Gradient Boosting.

Authors:  Lei Deng; Yuanchao Sui; Jingpu Zhang
Journal:  Genes (Basel)       Date:  2019-03-21       Impact factor: 4.096

6.  Classification and prediction of protein-protein interaction interface using machine learning algorithm.

Authors:  Subhrangshu Das; Saikat Chakrabarti
Journal:  Sci Rep       Date:  2021-01-19       Impact factor: 4.379

Review 7.  Structural Characterization of Receptor-Receptor Interactions in the Allosteric Modulation of G Protein-Coupled Receptor (GPCR) Dimers.

Authors:  Raudah Lazim; Donghyuk Suh; Jai Woo Lee; Thi Ngoc Lan Vu; Sanghee Yoon; Sun Choi
Journal:  Int J Mol Sci       Date:  2021-03-22       Impact factor: 6.208

Review 8.  Bringing New Methods to the Seed Proteomics Platform: Challenges and Perspectives.

Authors:  Galina Smolikova; Daria Gorbach; Elena Lukasheva; Gregory Mavropolo-Stolyarenko; Tatiana Bilova; Alena Soboleva; Alexander Tsarev; Ekaterina Romanovskaya; Ekaterina Podolskaya; Vladimir Zhukov; Igor Tikhonovich; Sergei Medvedev; Wolfgang Hoehenwarter; Andrej Frolov
Journal:  Int J Mol Sci       Date:  2020-12-01       Impact factor: 5.923

9.  A Coarse-Grained Methodology Identifies Intrinsic Mechanisms That Dissociate Interacting Protein Pairs.

Authors:  Haleh Abdizadeh; Farzaneh Jalalypour; Ali Rana Atilgan; Canan Atilgan
Journal:  Front Mol Biosci       Date:  2020-08-25

10.  The In Silico Prediction of Hotspot Residues that Contribute to the Structural Stability of Subunit Interfaces of a Picornavirus Capsid.

Authors:  Nicole Upfold; Caroline Ross; Özlem Tastan Bishop; Caroline Knox
Journal:  Viruses       Date:  2020-03-31       Impact factor: 5.048

View more

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