Literature DB >> 35999505

A novel meta-analysis based on data augmentation and elastic data shared lasso regularization for gene expression.

Hai-Hui Huang1, Hao Rao1, Rui Miao2, Yong Liang3.   

Abstract

BACKGROUND: Gene expression analysis can provide useful information for analyzing complex biological mechanisms. However, many reported findings are unrepeatable due to small sample sizes relative to a large number of genes and the low signal-to-noise ratios of most gene expression datasets.
RESULTS: Meta-analysis of multi-data sets is an efficient method for tackling the above problem. To improve the performance of meta-analysis, we propose a novel meta-analysis framework. It consists of two parts: (1) a novel data augmentation strategy. Various cross-platform normalization methods exist, which can preserve original biological information of gene expression datasets from different angles and add different "perturbations" to the dataset. Using such perturbation, we provide a feasible means for gene expression data augmentation; (2) elastic data shared lasso (DSL-[Formula: see text]). The DSL-[Formula: see text] method spans the continuum between individual models for each dataset and one model for all datasets. It also overcomes the shortcomings of the data shared lasso method when dealing with highly correlated features. Comprehensive simulation experiment results show that the proposed method has high prediction and gene selection performance. We then apply the proposed method to non-small cell lung cancer (NSCLC) blood gene expression data in order to identify key tumor-related genes. The outcomes of our experiment indicate that the method could be used for identifying a set of robust disease-related gene signatures that may be used for NSCLC early diagnosis or prognosis or even targeting.
CONCLUSION: We propose a novel and effective meta-analysis method for biological research, extrapolating and integrating information from multiple gene expression datasets.
© 2022. The Author(s).

Entities:  

Keywords:  Gene expression; Integrative analysis; Meta-analysis; Regularization; Variable selection

Mesh:

Year:  2022        PMID: 35999505      PMCID: PMC9396780          DOI: 10.1186/s12859-022-04887-5

Source DB:  PubMed          Journal:  BMC Bioinformatics        ISSN: 1471-2105            Impact factor:   3.307


Background

The wide application of modern high-throughput biomedical instruments has greatly accelerated the speed of data generation in the field of life sciences. For example, the Gene Expression Omnibus (GEO) of the National Center for Biotechnology Information (NCBI) has collected more than 3.4 million samples. How to accurately screen out the gene markers that are closely related to the diagnosis, treatment, and drug development of complex diseases from the gene expression data is one of the essential problems in genomic research [1-5]. There are three main problems in analyzing gene expression data by using biostatistics and machine learning methods. (1) Large p and small n. Gene expression data sets typically contain a large number of genes and a small number of samples [6]. A very few genes are closely related to the target disease, while others are irrelevant. In terms of machine learning, many unrelated genes can introduce noise and may lead to overfitting, further negatively influencing the performance of classifiers [7]; (2) Batch effect. Different gene expression data are generated with different processing structures and data platforms, and the expression values are returned with different numerical scales. Such phenomenon is often referred to as the batch effect [8]; (3) Low reproducibility. Because the signal-to-noise ratio in many gene expression datasets is usually low, the published gene biomarkers are rarely duplicated in other studies [9]. The meta-analysis of multiple gene datasets to improve the statistical performance of genome research is a promising solution to meet the above challenges [10]. The current gene-expression data meta-analysis can be divided into three types: (1) the first type of method performs analysis based on combining results from different studies. For example, p values [11], effect sizes [12, 13], or ranks [14]. These methods tend to gain more power in identifying differentially expressed (DE) genes. But such a method is trivial, and it is easy to lead to false results; (2) the second type of method usually applies a particular cross-platform normalization (CPN) method to remove the batch effect from multiple datasets, subsequently combining multiple datasets into one large data set. Then, the machine learning method can be used to realize the classification and gene selection of the combined dataset. Due to large datasets, such methods often achieve higher result statistical significance than the first type method [15]. However, due to the inherent complexity of biological data, existing CPN methods can only reduce the batch effect of data but can not completely eliminate it. Therefore directly analyzing the integrated data may raise some problems [15, 16]; (3) the third meta-analysis method establishes a unified model on multiple data sets on the basis of no data merging, which is a new research direction of meta-analysis. For example, meta threshold gradient descent regularization [17], meta-lasso [18], meta-nonconvex [19], and data share lasso (DSL) [20]. A discussion of the advantages and disadvantages of the above methods is presented in “Simulation” section. This paper highlights the DSL method because it is more formally concise and reasonable. The DSL method spans the continuum between individual models for each dataset and one model for all datasets. By applying the lasso penalty, the DSL method also achieves gene selection. However, the DSL method does not achieve the grouping effect (strongly correlated genes tend to be included in or omitted from the model altogether [21]) and therefore ignores correlations between the genes and cannot be used to analyze data with dependent structures. If there is a high correlation between a group of genes, the DSL method often only selects one gene representing the whole group. Because genes involved in the same biological pathway are usually highly correlated, group situation is very common in gene expression data [22]. Data augmentation (DA) refers to the appropriate “perturbation” of the original data in order to achieve data set expansion; this is based on certain prior knowledge, and it proceeds on the premise of maintaining specific information [23]. The winning prediction models described in [24-26] all use DA strategies to artificially increase the number of training examples. Previous research aimed at systematically understanding the benefits of increasing data shows that DA can act as a regulator to prevent overfitting and enhance the generalization ability of the model [27]. The validity of DA inspires us to consider applying augmentation to gene expression data. However, traditional DA methods, e.g., rotating or scaling, are inadequate for gene expression data because they are unable to yield sufficient biological explanations. To improve the power of the meta-analysis, in this paper, we proposed a new meta-analysis framework (DA-DSL-, Fig. 1) based on a new DA strategy and elastic data shared lasso (DSL-) method. It consists of two components: (1) a novel data augmentation (DA). Various CPN methods exist that can preserve original biological information of gene expression datasets from different angles and add different “perturbations” to the dataset. Using such perturbation, we can generate a multi-view representation of the datasets; this is a feasible means of gene expression data augmentation. (2) DSL-. The DSL- method overcomes the shortcomings of the DSL method when dealing with the presence of highly correlated features. We apply the DA-DSL- method to a logistic regression model to fulfill the final model. Then, we perform an analysis of non-small-cell lung cancer (NSCLC) blood-based gene expression data to help identify the gene signatures that can be used for the early diagnosis of NSCLC.
Fig. 1

Overview of the proposed DA-DSL-L2 meta-analysis framework. Data1, …, DataM are merged by different cross-platform normalization (CPN) methods, respectively, to achieve data augmentation. We process these augmented data (or multi-views) using the elastic shared lasso method that considers both data homogeneity and heterogeneity to obtain better feature selection performance

Overview of the proposed DA-DSL-L2 meta-analysis framework. Data1, …, DataM are merged by different cross-platform normalization (CPN) methods, respectively, to achieve data augmentation. We process these augmented data (or multi-views) using the elastic shared lasso method that considers both data homogeneity and heterogeneity to obtain better feature selection performance Our experimental result shows that the proposed framework is an effective meta-analysis method, which can identify a group of robust genetic markers related to the disease. The main contributions of the paper are as follows. This study proposes a novel DA strategy that applies to gene expression data. The new strategy will help increase the size of training samples, increase the value density of biological data, improve the effectiveness of machine learning, and enhance the generalizability of molecular marker research. A novel biomarker selection method DSL- is proposed. The proposed method improves the performance of DSL methods when dealing with highly correlated data variables. In addition, we discuss the reasons why this method enhances the DSL method theoretically. A refined meta-analysis framework DA-DSL- for gene-expression value enhancement is proposed. In this framework, data augmentation of gene expression data, the shared biological information (homogeneity) and the unique effect (heterogeneity) across the multi-views (or multi-datasets), and the group effect for the genes are all well-considered. Because the signal-to-noise ratio of blood gene expression is very low, finding useful information in blood data is difficult. We identified 59 genes in NSCLC blood gene expression data by using the proposed method. These 59 gene markers accurately distinguished lung cancer samples from normal samples. The 59 genes were further verified by literature analysis, pathway analysis, gene alteration analysis, survival prediction analysis, and association analysis. The selected genes could be used for peripheral blood testing for the early diagnosis of NSCLC. The rest of this paper is organized as follows: We reviewed the related works in “Result” section. In “NSCLC data preparation and augmentation” section We describe our data augmentation strategy for the gene expression data, as well as the novel regularization DSL- technique. In “NSCLC model training and performance” section we present a novel algorithm for the DSL-, and explain how DSL- strengthening the DSL theoretically. In “Biological analysis for the selected genes from NSCLC” section we measure the performance of our proposed method through a comprehensive simulation analysis and real mRNA expression level data experiment. A brief discussion and conclusion are provided in “Discussion and conclusion” section.

Result

To test the effectiveness of our proposed method, we conducted a comprehensive simulation test and an evaluation with two large lung cancer gene-expression datasets. The statistical model used here is the logistics regression model.

Simulation

Four Scenarios are considered in the simulation. Each Scenario consists of three datasets, and each dataset consists of 100 samples with 1000 dimensions. We simulate data from the true model:  = [Prob ( = 1|; ) > 0.5]. In Scenario 1, we assume that the discrepancy among different datasets is small, which can be expressed as , The values are simulated fromwith a grouped variable situation , i = 2, 3, 4, 5. Scenario 2 is similar to Scenario 1, except that there are other independent factors also contributing to the corresponding classification variable : In Scenario 3, we consider that the discrepancy among different datasets is significant: , For which we define two grouped variables: Scenario 4 is similar to Scenario 3, except that we consider a case where there are three grouped variables: The three grouped variables are defined as follows: In this case, there are three groups of correlated genes, and some non-correlated genes. A well-sparse regression approach identifies only the 200 true genes, while setting the coefficients of the other 800 noise genes to zero. We use tenfold cross-validation (CV) on a multi-dimensions procedure and apply it to the training data in order to select the optimal tuning parameter(s) (which balances the tradeoff between data fit and model complexity). In a tenfold CV, the data is firstly divided into 10 equally (or nearly equally) sized folds (or segments); then, 10 iterations of training and validation are conducted. A different fold of the data is held out for validation in every iteration, while the remaining ninefolds are used for model-building. There are three parameters: , , and . The parameter is set to as recommended by [20]. The (, ) gird that maximizes the cross-validation accuracy performance are chosen as the optimal parameters. The sequence was generated for the X and Y values in such a way that the largest value is just sufficient to produce all zero coefficients . was chose from {0.001:0.01:5} (Start:Step-Size:End). Lasso and Elastic net were performed using the “glmnet” function (Matlab, version 2014b). The other methods were performed using our own Matlab codes. This simulated data experiment and the following real data experiments are calculated based on a personal computer with Ryzen 7 2700X and 64G RAM. We set the correlation control variable of genes to 0.3, 0.6, and 0.9, respectively. We ran the experiment 800 times for every method and reported the average 10-CV classification accuracy. Gene selection is a crucial part of genomic analysis. In our study, the gene selection ability of each approach is measured using Youden’s index (YI). The YI integrates sensitivity and specificity information under situations that emphasize sensitivity and specificity, yielding a value ranging from 0 to 1. A higher YI implies better gene selection performance.where Sensitivity , Specificity := , True Negative (TN) , False Positive (FP) , False Negative (FN) and True Positive (TP) . The is the element-wise product, and calculates the number of non-zero elements in a vector, and are the logical “not” operators on the vectors and . To accomplish DA, we use three classic cross-platform normalization methods (Z-score normalization, COMBAT, and XPN). For example, we use Z-score normalization to merge the three datasets (, and ) to produce a view of the raw data. Similarly, COMBAT and XPN are used to generate other data views, respectively. The competing methods can be divided into three groups: (1) Without considering homogeneity. The models training in a single dataset or or , respectively, include Lasso, Elastic, HLR (we report the average performance of these models for these three data sets). (2) Without considering heterogeneity. The three datasets are merged into a merged dataset [; ; ] by COMBAT. Three models are directly trained on the merged data, including M-Lasso, M-Elastic, and M-HLR. (3) Without considering the grouping effect. Such as Meta-Lasso and DSL. Moreover, one classic integrative analysis method Sparse Group Lasso (SGL) [28] is also involved in the experiment. Table 1 shows the average classification performance on 10-CV for all the methods for 800 runs. In summary, the DA-DSL- method has certain advantages over the other methods regarding classification evaluations. For example, in Scenario 1 with = 0.3, the mean accuracy attained with the DA-DSL- method equals 84.19%, which was the best performance among the methods. In Scenario 3 with = 0.6, the value achieved by the DA-DSL- method equals 79.22%, which is 19.21%, 4.18%, 16.20%, 5.95%, 15.55%, 7.43%, 4.67%, 4.20%, and 3.87% higher than the mean accuracies of Lasso, M-Lasso, Elastic Net, M-Elastic Net, HLR, M-HLR, SGL, Meta-Lasso and DSL, respectively.
Table 1

Classification prediction results of the simulation

S\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\rho$$\end{document}ρLasso (%)M-Lasso (%) EN (%)M-EN (%)HLR (%)M-HLR (%)SGL (%)Meta-Lasso (%)DSL (%)DA-DSL-\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$${\mathrm{L}}_{2}$$\end{document}L2 (%)
Accuracy
10.372.8580.3076.6580.1374.3280.1882.0382.1781.3984.19
0.657.3274.8959.4777.4756.3080.4181.5280.5479.8880.83
0.958.1874.5558.6275.1060.8876.1979.5079.6082.0085.68
20.351.7371.5555.2671.5356.6070.9575.7976.3475.5276.37
0.654.8071.7159.7372.1056.9472.3976.5873.1975.4177.56
0.955.9671.1960.3074.7053.1272.6777.0175.8077.0378.63
30.359.0869.2961.2269.1059.4468.4872.3470.5974.7775.19
0.660.0175.0463.0273.2763.6771.7974.5575.0275.3579.22
0.967.0270.0670.0569.6368.8671.9974.6972.6873.0175.70
40.381.7084.0083.5883.4680.2282.0285.3383.5185.8887.58
0.650.0171.3853.9972.9666.2173.3474.7472.9674.6276.91
0.961.0770.3265.9571.2764.9774.8980.8378.7179.3583.50

*S denotes the Scenario and is the correlation control variable of data. In bold – the best performance amongst all the methods

Classification prediction results of the simulation *S denotes the Scenario and is the correlation control variable of data. In bold – the best performance amongst all the methods Table 2 demonstrates the average capability of the gene section by all the approaches for 800 repetitions. Overall, the DA-DSL-L2 method achieves the best gene selection performance in all cases. For example, in Scenario 3 with = 0.3, the DA-DSL-L2 achieves the superior gene selection performance, with YI = 84.42%, which is 41.05%, 11.45%, 41.15%, 11.29%, 41.59%, 14.76%, 7.62%, 7.90%, and 5.68% higher than that of Lasso, M-Lasso, Elastic Net, M-Elastic Net, HLR, M-HLR, SGL, Meta-Lasso and DSL, respectively. These outcomes imply that the DA-DSL-L2 method is able to identify fewer noise genes and more meaningful markers.
Table 2

Gene selection results of the simulation

S\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\rho$$\end{document}ρLasso (%)M-Lasso (%)EN (%)M-EN (%)HLR (%)M-HLR (%)SGL (%)Meta-Lasso (%)DSL (%)DA-DSL-\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$${\mathrm{L}}_{2}$$\end{document}L2 (%)
Youden’s index
10.360.5292.6383.3195.8890.1891.3194.5893.2794.7896.79
0.646.0887.9047.5188.5842.3478.9986.7485.7186.7192.32
0.941.0266.8049.6083.2644.3486.3473.8474.5272.6591.29
20.343.5680.4445.4383.0248.9584.7283.5184.4183.2185.89
0.642.0876.3842.5380.8248.2582.1082.1680.3878.1884.15
0.941.9866.3141.8866.4140.7567.7063.4365.9165.0969.78
30.343.3772.9743.2773.1342.8369.6676.8076.5278.7484.42
0.649.4663.4756.7281.4644.8080.1173.5971.1572.1282.37
0.938.6657.4742.2575.5239.0875.5363.7262.6061.5780.08
40.346.5050.3950.2451.6347.3150.4259.8157.5056.2368.74
0.643.5370.9343.4880.2941.0379.1776.2677.0079.7686.17
0.943.5856.4845.8273.0343.7375.9265.6270.7672.9379.78

*S denotes the Scenario, and is the correlation control variable of data. In bold – the best performance amongst all the methods

Gene selection results of the simulation *S denotes the Scenario, and is the correlation control variable of data. In bold – the best performance amongst all the methods The convergence of these methods is also measured. Take Scenario 2 as an example, with a correlation of 0.6 and platform MATLAB or R, it takes 0.08, 0.09, 0.07, 0.07, 4.98, 13.31, 12.29, 9.7, 0.1895, and 3.22 s for the Lasso, M-Lasso,Elastic net, M-Elastic net, HLR, M-HLR, SGL, Meta-Lasso, DSL and DA-DSL-L2 to converge to their solutions, respectively.

Blood-based gene expression signatures in non–small cell lung cancer

Lung cancer remains the main cause of cancer-related deaths around the world. Global average prognosis remains poor, with a 5-year survival rate of about 15% due to late diagnosis of cancer in incorrigible stages in the majority of patients, a source of frustration in therapeutic regimens for advanced disease. It is urgent to establish a more reliable tool for the detection of Non–Small Cell Lung Cancer (NSCLC) in the early stages of the disease before the onset of symptoms.

NSCLC data preparation and augmentation

To our best knowledge, there are two large (sample size > 150) peripheral whole blood NSCLC gene expression datasets (Table 3). These two datasets are generated from two different platforms, which means that both homogeneity and heterogeneity exist. In this section, we use the proposed method to identify the blood-based gene expression characteristics that can be used for the early diagnosis of NSCLC.
Table 3

Briefing of the NSCLC datasets

Datasets [GEO]PlatformsNSCLCControlsSamples
GSE12771 [29]GPL6102110132242
GSE20189 [30]GPL5718181162
Total191213404
Briefing of the NSCLC datasets Each probe set was mapped to an official gene symbol, and for multiple probe sets corresponding to the same gene, we averaged these probe sets to represent the gene. We took the subset of genes common to all datasets. In all, 11,959 genes were reserved. We randomly select two-thirds of the samples in GSE12771 and GSE20189 for model training. The remaining third of samples in GSE12771 and GSE20189 are used for model testing runs “test set-1” and “test set-2”. We use three classic cross-platform normalization methods (Z-score normalization, COMBAT, and XPN) to accomplish data augmentation. For example, we use Z-score normalization to merge two training sets (two-thirds of samples in GSE12771 and GSE20189) to produce a view of the raw data. Similarly, COMBAT and XPN are used to generate other data views, respectively. The final training set consists of 846 samples, including 435 NSCLCs and 411 healthy controls; test set-1 consists of 73 samples, including 31 NSCLCs and 42 healthy controls; test set-2 consists of 49 samples, including 23 NSCLCs and 26 healthy controls.

NSCLC model training and performance

Six strategies are compared with our proposed method: Lasso, Elastic net, HLR, SGL, Meta-Lasso, and DSL. The tuning regularization parameters of the DA-DSL- were tuned by using 5-CV on multi-dimensions in the training dataset. A final classifier has been trained with the determining tuning parameters by using all the training data. The model’s cut-off point is calculated as the point that yields the highest YI value. As shown in Table 4, the DA-DSL- method outperforms all the competitors in terms of training accuracy, with a training error of only 2.23%. By comparison, lasso achieved a 5.09% training error, almost 2.3 times higher than that of our proposed method. Moreover, the DA-DSL- method also better than the DSL method (a method that does without achieving grouping effect), which implies that the norm technique functions well in gene expression data. The same observation can be seen in the test set-1 and test set-2 results, showing that the proposed method achieves the best classification performance and better efficiency. The test scores predicted by DA-DSL- method to be an NSCLC patient for cases compared with healthy controls is significant (P < 0.01, t-test).
Table 4

Discrimination results from all methods

MethodTraining errorTest-1 accuracy (%)Test-2 accuracy (%)No. of selected genesConvergence time (s)
Lasso5.09% (0.002)89.3584.1217611.09
Elastic Net4.68% (0.001)91.3590.123379.52
HLR4.57% (0.005)89.9886.04139120.02
SGL4.42% (0.002)88.2185.2412763.87
Meta-Lasso3.68% (0.001)91.2190.245370.12
DSL3.55% (0.000)92.7290.884633.87
DA-DSL-L22.23% (0.002)94.9892.1659428.65

Standard deviation is shown in brackets

Discrimination results from all methods Standard deviation is shown in brackets Although the DA-DSL- method takes a long time among all the techniques. It is superior in terms of feature selection and classification quality.

Biological analysis for the selected genes from NSCLC

We provide results for the 10 highest-ranked genes identified by all the strategies in Table 5. As explained in the simulation section above, the proposed method exhibits good performance in identifying the critical gene. Thus, we can argue that the genes identified by the DA-DSL- method in cancer datasets can help medics attending to cancer patients to deduce the true biomarkers associated with cancer development. For example, EGR1 is linked to cancer suppression due to cell cycle arrest and apoptosis by regulation of cancer suppressor pathways. Patients with low EGR1 expression may be at high risk of disease recurrence, and may have tumors that are resistant to therapy [31]. A recent study reported CD74 gene fusions in patients with lung cancer harboring the kinase domain of the NTRK1 gene that encodes the TRKA receptor. CD74-NTRK1 fusions result in constitutive TRKA kinase development and are oncogenic. Therapy of cells expressing NTRK1 fusions with inhibitors of TRKA kinase activity can restrain autophosphorylation of TRKA and cell growth [32]. The imbalance between VWF secretion and ADAMTS-13 may play an important role in the hypercoagulability form in advanced NSCLC. Nevertheless, the plasma VWF/ADAMTS-13 ratio elevation may serve as the key predictive factor behind mortality in patients with advanced NSCLC [33]. In addition, SIAH proteins play a critical role in many important biological processes. For example, SIAH2 protein expression is significantly enhanced in human lung cancer and may serve as a novel target for lung cancer therapy [34].
Table 5

The highest-ranked selected 10 genes were found by the sparse logistic regression methods from the lung cancer dataset

RankLassoElastic NetHLRSGLMeta-LassoDSLDA-DSL-\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$${\mathrm{L}}_{2}$$\end{document}L2
1PRKAR2BPVALBHTRA1BFSP1PLSCR1ATICACAP2
2PMM2AMDHD2C6orf47PMM2DSC2BANK1NTRK1
3ARHGAP10SLC11A2CD177P2RY10TOR4ACD96SIAH2
4PKMHTRA1COL17A1ARHGAP10P2RY10NTRK1VWF
5PRLRPKMARL17APKMEPB41L2HPECHDC3
6INAELOVL4IL3CDR1NTRK1ECHDC3EGR1
7CYP51A1CDR1CNTNAP2PRLRPRKAB2RNASE2VTI1B
8NLRP2HPVIPGPALPP1PRLRS100A12CD74
9CDR1NLRP2SERPINA7NLRP2GPALPP1CD74MAPK4
10P2RY10P2RY10C2orf54CYP51A1CD74VPREB3METTL9
The highest-ranked selected 10 genes were found by the sparse logistic regression methods from the lung cancer dataset To further validate the selected genes using the proposed method, we perform alterations and pathways analysis using cBioPortal [31] with the NSCLC TCGA dataset and Reactome [35]. It was found that 59 genes were altered in 865 out of 1229 patients with NCSLC (70%). The results of the 10 highest-ranked gene alterations are illustrated in Fig. 2: it can be seen that the maximum alteration gene is PIK3CA (24% alteration in all patients). ACAP2 and CANNA1R alterations were detected in 17% of patients. These results alone provide promising evidence of the therapeutic value of these genes.
Fig. 2

The 10 highest-ranked gene alterations in the TCGA NSCLC cancer (provisional) dataset selected by DA-DSL-

The 10 highest-ranked gene alterations in the TCGA NSCLC cancer (provisional) dataset selected by DA-DSL- We also performed a Kaplan–Meier survival analysis (with the help of the kmplot web resource) for the 10 genes identified by DA-DSL- on a union dataset for 1925 patients, the results of which are presented in Fig. 3. Overall, all the genes show a certain prognostic value, for example, MAPK4 (hazard ratio, 1.83; P = 4.4e−10), VT11B (hazard ratio, 1.8; P = 4.1e−09) and, NTRK1 (hazard ratio, 1.43; P = 0.0024). We further validated the 10 genes on the Bittner Lung dataset by Oncomine. As shown in Fig. 4, higher mRNA levels of ACAP2, ECHDC3, EGR1, and CD74 were highly associated with tumor development.
Fig. 3

Survival prediction for the top 10 highest-ranked genes selected by DA-DSL-

Fig. 4

Association between the mRNA expression of ACAP2, ECHDC3, EGR1, and CD74 and tumor grade (grades 1–4) in the Bittner Lung dataset

Survival prediction for the top 10 highest-ranked genes selected by DA-DSL- Association between the mRNA expression of ACAP2, ECHDC3, EGR1, and CD74 and tumor grade (grades 1–4) in the Bittner Lung dataset We then performed a pathway analysis for the genes identified using DA-DSL-. Fifty-nine biomarkers are enriched in 153 distinct (with P < 0.05) pathways. We summarize the top 20 most significant pathways in Fig. 5.
Fig. 5

The pathways analysis. Ratio enrichment indicates the functional significance of a gene module with − log(p value)

The pathways analysis. Ratio enrichment indicates the functional significance of a gene module with − log(p value) Of these significant pathways, some of them are platelet function-related. For example, RUNX1 regulates genes involved in megakaryocyte differentiation and platelet function, platelet degranulation, responses to elevated platelet cytosolic Ca2+, and in platelet activation, signaling, and aggregation. It is known that platelets contribute to tumor development via different mechanisms. Metastasis is the major cause of cancer-related death; however, metastasis is a highly inefficient process. Once they enter the bloodstream, cancer cells come into the vicinity of circulating cells and rapidly bind to platelets [36]. Moreover, platelets may help hide cancer from the immune system by inhibiting the function of T cells [37]. Therefore, blood platelets act as local and systemic responders during tumorigenesis and cancer metastasis, and could therefore serve as useful signature sources for the non-invasive detection of cancer [38]. One of the most significant pathways is the Immune-related pathway of Cytokine Signaling. The microenvironment of the primary tumor site mainly includes tumor-associated macrophages, tumor-associated fibroblasts, myeloid-derived suppressor cells, mast cells, etc. These cells secrete various cytokines and chemokines to promote tumor metastasis [39]. Combining the results from Figs. 2, 3, 4 and 5, the gene signatures selected by DA-DSL- provide potential therapeutic markers and pathways in NSCLC.

Colorectal cancer study

Colorectal cancer (CRC) is one of the most common neoplastic diseases worldwide. With a high recurrence rate among all cancers, treatment of CRC only improved a little over the last two decades. Early diagnosis and prompt treatment can significantly reduce mortality and morbidity rates. Here data from three gene expression studies are collected and analyzed (Table 6).
Table 6

Briefing of the colorectal datasets

Datasets [GEO]PlatformsColorectalControlsSamples
GSE110223 [40]GPL96131326
GSE110224 [40]GPL15207141428
GSE113513GPL570171734
Total444488
Briefing of the colorectal datasets We primarily follow the data process in the NSCLC study section, such as (1) we took the subset of genes common to all datasets; (2) GSE110223 and GSE110224 are used for model training, and GSE113513 is used for model validation; (3) data augmentation by the three cross-platform normalization methods. As shown in Table 7, the DA-DSL- method outperforms all the competitors in terms of training accuracy, with a training error of only 1.15%. The same observation can be seen in the validation result, showing that the proposed method achieves the best classification performance and better efficiency.
Table 7

Discrimination results from all methods

MethodTraining errorValidation accuracy (%)No. of selected genesConvergence time (s)
Lasso2.41% (0.001)94.03332.99
Elastic Net2.10% (0.002)95.48655.67
HLR1.88% (0.002)93.315263.80
SGL1.62% (0.001)96.706756.71
Meta-Lasso2.13% (0.001)93.635072.05
DSL2.01% (0.000)95.824617.50
DA-DSL-L21.15% (0.000)98.395143.88

The standard deviation is shown in brackets

Discrimination results from all methods The standard deviation is shown in brackets With the DA-DSL-L2, fifty-one genes, including CCNA2, DLGAP5, RRM2, are identified in the CRC dataset. These selected genes may play an important role in CRC development. For example, the knockdown of CCNA2 could significantly suppress CRC cell growth by impairing cell cycle progression and inducing cell apoptosis [41]. Some articles showed that CCNA2 is a vital sign to judge the poor prognosis of the tumor, as it is also highly expressed in pancreatic cancer, breast cancer, lung cancer, and other tumors [42]. Clinical studies have shown that DLGAP5 was related to the invasion and migration of CRC [43]. The authors also suggested it is an important measure of poor prognosis. When it comes to the expression of RRM2, studies showed that it is related to the depth of invasion, degree of differentiation, disease-free survival, and metastasis of CRC [44]. To further validate the gene selected by DA-DSL-L2, we consider whether the performance improves if a nonlinear classifier such as decision trees is applied to the selected genes (Fig. 6). The result shows promise. The performances of 51 genes are better or equivalent to that of the whole gene set consisting of 12,394 genes.
Fig. 6

Decision tree performance comparison between 51 genes selected by DA-DSL- L2 and a whole gene set consisting of 12,394 genes

Decision tree performance comparison between 51 genes selected by DA-DSL- L2 and a whole gene set consisting of 12,394 genes

Discussion and conclusion

Identifying critical disease-related gene biomarkers is one of the greatest challenges in genomics research. Due to cost considerations, most gene expression data sets in genomic research entail small n and large p, and there are problems with generalizing conclusions based on these data. Combining multiple experimental data sets in a meta-analysis is one effective way of solving this problem. This research has suggested a novel meta-analysis framework (DA-DSL-L2). In this framework, data augmentation of gene expression data, the shared biological information (homogeneity) and the unique effect (heterogeneity) across the multi-views (or multi-datasets), and the group effect for the genes are all well considered. We have demonstrated a comprehensive simulated experiment. The simulation results of our proposed framework are promising in terms of prediction and gene selection. We have applied the proposed method to NSCLC blood gene expression data to identify key tumor-related genes. Finding knowledge in blood data is challenging because the signal-to-noise ratio in blood gene expression is very low. We generated a multi-view representation based on two large blood-based NSCLC datasets to increase the signal-to-noise ratio. The training sample size ranged up to n = 846. We used DSL- method to process the data. Our results show that the proposed method achieves a superior classification performance (with only 59 gene signatures) compared with six state-of-the-art methods. Moreover, some of the 59 genes are highly coherent across an independent TCGA dataset. Nevertheless, the 59 genes were enriched over 150 significant pathways, some of which are strongly connected with tumor development. We also validated the proposed method on the CRC datasets. The results show that the suggested method outperforms all the competitors in training accuracy. The same observation can be seen in an external CRC validation dataset. In short, we offer a novel and effective meta-analysis strategy for gene expression study that helps turn raw data from multiple gene-expression datasets into knowledge for cancer diagnostics, prognostic and personalized treatment. Although we focus on the meta-analysis of gene expression data in this paper, the proposed method can be useful for other data types. For example, the proposed data augmentation (DA) strategy in the framework provides a new idea for DA of other non-image data. The proposed feature selection approach (DSL-L2) can be directly applied to other data types. We recommend merging three methods—Z-score, COMBAT, and XPN—for DA. However, this combination might not always be necessary. Some novel merge methods can also be considered, such as scBatch [8]. A more comprehensive examination of the combination with other merge methods will be studied in future research. Other techniques can handle the grouping effect, i.e., the network penalty [45-49]. Future directions may also include incorporating an external gene regulatory network to deal with the grouping effect. As described in the algorithm section, we transform the DSL- method to a standard Lasso problem. Even though the Lasso problem can be solved by some very efficient method, i.e., glmnet, to solve a big matrix such as a matrix size of over 40,000 * 40,000 in this paper, this is still a computationally heavy and memory expensive procedure. We, therefore, aim to develop a more efficient algorithm for the DA-DSL- method in future research. Another weakness of this study is the lack of detailed analysis of the identified genes or pathways.

Methods

Meta-analysis

The analysis of data on high-dimensional gene expression is a useful tool for analyzing complex biological mechanisms [3, 4]. However, many reported results are not reproducible or generalized because of the small sample size for a large number of genes and because the signal-to-noise ratio in many gene expression datasets is usually low [9, 50]. There are many publicly available large gene expression studies concerning meta-analysis, a method of combining multiple datasets or other relevant information to improve the statistical power. The current gene-expression data meta-analysis can be divided into three groups: the first group of the method is to perform analysis based on combining results from different studies. For example, For example, p value [11], effect size [13], rank [14], adaptively Fisher’s method [51]. For an extensive review of these methods, see [15]. However, such methods ignore the correlations between genes. Hughey and Butte [52] proposed a meta-analysis method to resolve this problem based on the elastic net technique. In Hughey and Butte study, a CPN method is required to remove the batch effect amongst the mutil-datasets. However, due to the inherent complexity of biological data, existing CPN methods can only reduce but not completely eliminate the batch effect of data. Thus, directly analyzing the integrated data may cause issues [16]. Without the procedure of CPN, Ma et al. [17] proposed a meta threshold gradient descent regularization method. By considering the joint modeling of multiple genes, the proposed method can account for the joint effects of genes on clinical outcomes. However, such a method performs gene selection in an “all-in-or-all-out” scene; that is, the method considers the important or unimportant genes in all datasets. Data heterogeneity in meta-analyzed data is common, due to the different experiment conditions, process flows, choices of biospecimens, and platforms. Therefore, if a gene is important in one dataset, it may be unimportant in other datasets. Li et al. [18] proposed the Meta-lasso method to account for data heterogeneity. Through hierarchical decomposition into regression coefficients, this method can not only lend the power of multiple data sets to increase the power of identifying important genes, but also maintain the flexibility of choice between data sets to consider the heterogeneity of data sets. With a similar idea, Zhang et al. [19] proposed Meta-nonconvex to perform meta-analysis based on nonconvex penalties such as SCAD and MCP. However, Meta-lasso or Meta-nonconvex suffers an “all-out” scene; ignoring variables may be significant on some data sets. Gross [20] proposed the DSL technique. This method spans the continuum between individual models for each dataset and one model for all datasets. By applying the lasso penalty, the DSL method also achieves gene selection. However, the DSL method fails to produce a grouping effect and therefore ignores correlations between genes. When dealing with data that contain group structure and when the genes within the group are highly correlated, the DSL method can only select one gene to represent the entire group structure. In genetic research, genes usually co-express biological functions in the form of pathways (or groups). Some works were suggested to resolve the issue of the highly correlated genes. For example, the elastic net [21], an integration of lasso and ridge (or L2 penalty) method, by the L2 penalty in the model, grouping effect can be achieved. Based on the same idea, scholars have successively proposed Elastic SCAD [53], SCAD- [54] and HLR [55, 56].

Data augmentation

DA is widely applied by computer vision researchers. Models trained through DA are generally more robust and less overfitting [57, 58]. DA requires appropriate “perturbation” of the original data in order to achieve data set expansion; this is based on certain prior knowledge, and it proceeds on the premise of maintaining specific information [23]. The effectiveness of DA has inspired us to consider applying the data augmentation technique to gene expression data. However, traditional DA methods, e.g., rotating or scaling, are not suitable for gene expression data as they do not yield sufficient biological explanations. CPN is an important procedure for some gene expression meta-analyses. Such an approach removes differences (or batch effect) between different gene expression datasets while preserving biological information within the data. There are extensive efforts in CPN method development. For example, Z-score normalization [59], is perhaps the simplest way of achieving CPN. More advanced methods have been devised, including Distance-weighted discrimination (DWD) [60]. Each source subset is shifted in the DWD direction, by an appropriate amount, through the subtraction of the DWD direction vector multiplied by each projected mean for each gene. Empirical Bayes (or COMBAT) [61] is a Bayes empirical framework for “borrowing information” across genes and experimental conditions, in the hope that the borrowed information will lead to better estimates or more stable conclusions. XPN [62] is a technique involving search blocks of the gene in multiple datasets with non-heterogeneous genes. PLIDA [63], a method that uses topic models to combine the expression patterns in every dataset before standardizing the topics learned with each data set using per-gene multiplication weights. The WaveICA [64] method uses the time trend of the samples in order of injection, breaks down the original data into multi-scale data with different features, extracts and eliminates the effect batch on the multi-scale data, and obtains clean data. Each CPN method preserves the original biological information of the original dataset from different angles and adds different “perturbations” to the dataset. Using such perturbation, we can generate a multi-view representation of the dataset; this is feasible for gene expression data augmentation.

Data augmentation of the gene expression data

When performing integrative analysis for multiple-gene expression datasets, the batch effect amongst the data usually needs to be eliminated. There exist several proposed methods for removing the batch effect, including DWD [60], disTran [65], Median Rank Score (MRS) [66], Empirical Bayes (ComBat) [61], XPN [62], PLIDA [63], and WaveICA [64]. These CPN methods involve merging data from different aspects and generating different system perturbations. The idea of perturbations is pivotal to DA. In this paper, we propose merging datasets via different merging methods to generate multiple views of the original data. In other words, the gene expression data are augmented via different CPN methods. For example, if there are two datasets with 20 and 30 samples, respectively. We can generate three views of the original data by three CPN methods. The data volume will increase from 50 to 50 * 3 = 150.

Elastic data shared lasso regularization

The original purpose of the DSL was to address problems arising from observations belonging to non-overlapping, pre-specified groups. In this paper, we extend the DSL method to meta-analysis. More formally, we assume we have n observations of the form , whereby , , and Here, p denotes the number of genes and D corresponds to the number of datasets (or views). We define as the matrix that has the ’s as rows, , and . Without loss of generality, the predictors and responses are all normalized and centered. For simplicity, we consider a regression case, in which we argue that is defined as:whereby the are independent noise terms. The standard DSL is presented as follows:whereby λ is the tuning parameter, is used as the regularization parameter over datasets and controls the amount of sharing between the datasets, β represents a common effect that is shared across datasets, and represents a unique effect for the ith dataset. The common effect here is correspondence to the shared biological information, and the unique effect here is correspondence to the discrepancy among different merging methods. However, the DSL method tends to select only one gene to represent the correlated group; genes that perform a similar function are often correlated. This drawback may lead to deterioration in the performance of the DSL method. To overcome this issue, in this paper, we propose an elastic data shared Lasso (DSL-) method, which is encapsulated in the following equation:whereby the first part is a linear loss function, and the second part is the lasso method used to produce a sparsity on and ; the last part is the method or ridge method, which generates a grouping effect on and . The lambda and lambda are tuning parameters that control the sparsity and grouping effect, respectively. Finally, we combine DA with DSL- method (DA-DSL-) for meta-analysis.

Solution

In this section, an efficient method is developed to solve the DSL- problem. It turns out that solving problem (3) is equivalent to a -type optimization problem.

Lemma 1

We define Z, W aswhere and represent the dataset k (or view k). We also define , , , , and . Then we have Let be the solver to the above lasso problem, i.e.,then the solution to Eq. (3) becomes The proof is just simple algebra, which we omit. Lemma 1 shows that the DSL- can perform an automatic gene selection in a way similar to the lasso, and can be solved by many efficient methods, such as the Matlab/R package “glmnet” [67]. A type algorithm to solve lasso is the coordinate descent algorithm (CDA). The algorithm is widely applied for solving optimization models, especially for small n and big p problems. This is because the complexity of the asymptotic time of CDA is just O(npm), where n, p and m represent the numbers of training sample size, iteration, and features, respectively. Typically, n and m are not large. We now prove the DSL- method improves the prediction power of DSL to some extent.

Theorem 1

With the Lemma 1, the DSL- estimates are given bywhere . The DSL regularization can be rewritten as Theorem 1implies the DLS- approach is an improved version of the DSL method. Note that is a sample version of the correlation matrix andwhere shrinks that towards the identity matrix. The prediction accuracy can often be improved by changing to a more shrunken estimate in the linear discriminate analysis [68, 69]. Thus, the DSL- strengthen the DSL method by regularizing in Eq. (6). The proof of Theorem 1is presented in the “Appendix”.
  54 in total

1.  Combining results of microarray experiments: a rank aggregation approach.

Authors:  Robert P DeConde; Sarah Hawley; Seth Falcon; Nigel Clegg; Beatrice Knudsen; Ruth Etzioni
Journal:  Stat Appl Genet Mol Biol       Date:  2006-06-20

2.  Towards Improving Skin Cancer Diagnosis by Integrating Microarray and RNA-Seq Datasets.

Authors:  Juan M Galvez; Daniel Castillo-Secilla; Luis J Herrera; Olga Valenzuela; Octavio Caba; Jose C Prados; Francisco M Ortuno; Ignacio Rojas
Journal:  IEEE J Biomed Health Inform       Date:  2019-12-23       Impact factor: 5.772

3.  Deep High-Resolution Representation Learning for Visual Recognition.

Authors:  Jingdong Wang; Ke Sun; Tianheng Cheng; Borui Jiang; Chaorui Deng; Yang Zhao; Dong Liu; Yadong Mu; Mingkui Tan; Xinggang Wang; Wenyu Liu; Bin Xiao
Journal:  IEEE Trans Pattern Anal Mach Intell       Date:  2020-04-01       Impact factor: 6.226

4.  Increased von Willebrand factor over decreased ADAMTS-13 activity is associated with poor prognosis in patients with advanced non-small-cell lung cancer.

Authors:  Renyong Guo; Jiezuan Yang; Xia Liu; Jianping Wu; Yu Chen
Journal:  J Clin Lab Anal       Date:  2017-04-04       Impact factor: 2.352

5.  Critical limitations of prognostic signatures based on risk scores summarized from gene expression levels: a case study for resected stage I non-small-cell lung cancer.

Authors:  Lishuang Qi; Libin Chen; Yang Li; Yuan Qin; Rufei Pan; Wenyuan Zhao; Yunyan Gu; Hongwei Wang; Ruiping Wang; Xiangqi Chen; Zheng Guo
Journal:  Brief Bioinform       Date:  2015-08-06       Impact factor: 11.622

Review 6.  A brief history of human disease genetics.

Authors:  Melina Claussnitzer; Judy H Cho; Rory Collins; Nancy J Cox; Emmanouil T Dermitzakis; Matthew E Hurles; Sekar Kathiresan; Eimear E Kenny; Cecilia M Lindgren; Daniel G MacArthur; Kathryn N North; Sharon E Plon; Heidi L Rehm; Neil Risch; Charles N Rotimi; Jay Shendure; Nicole Soranzo; Mark I McCarthy
Journal:  Nature       Date:  2020-01-08       Impact factor: 49.962

7.  Elastic SCAD as a novel penalization method for SVM classification tasks in high-dimensional data.

Authors:  Natalia Becker; Grischa Toedt; Peter Lichter; Axel Benner
Journal:  BMC Bioinformatics       Date:  2011-05-09       Impact factor: 3.169

8.  The landscape of selection in 551 esophageal adenocarcinomas defines genomic biomarkers for the clinic.

Authors:  Alexander M Frankell; SriGanesh Jammula; Xiaodun Li; Gianmarco Contino; Sarah Killcoyne; Sujath Abbas; Juliane Perner; Lawrence Bower; Ginny Devonshire; Emma Ococks; Nicola Grehan; James Mok; Maria O'Donovan; Shona MacRae; Matthew D Eldridge; Simon Tavaré; Rebecca C Fitzgerald
Journal:  Nat Genet       Date:  2019-02-04       Impact factor: 38.330

9.  Feature Selection and Cancer Classification via Sparse Logistic Regression with the Hybrid L1/2 +2 Regularization.

Authors:  Hai-Hui Huang; Xiao-Ying Liu; Yong Liang
Journal:  PLoS One       Date:  2016-05-02       Impact factor: 3.240

View more

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