Skip to main content
Frontiers in Oncology logoLink to Frontiers in Oncology
. 2026 Jul 1;16:1856641. doi: 10.3389/fonc.2026.1856641

Deep learning in multi-omics integration for gastrointestinal cancer biomarker discovery

Jing Lv 1,, Deyin Liu 2,, Lei Guo 3, Yangyang Wang 4, Jihan Wang 5, Jing Huang 6,*
PMCID: PMC13368513  PMID: 42459316

Abstract

Gastrointestinal (GI) cancers remain leading causes of cancer-related morbidity and mortality worldwide, driven by complex molecular mechanisms involving genomic, transcriptomic, proteomic, metabolomic, and radiomic alterations. The discovery of reliable biomarkers is essential for improving early detection, risk stratification, prognosis prediction, and personalized treatment strategies. Recent advances in deep learning (DL) have enabled the integration of multi-omics and imaging data, offering unprecedented opportunities to identify clinically relevant biomarkers in these malignancies. This review synthesizes representative DL architectures specifically optimized for GI cancer biomarker research, highlighting methodological advances in feature extraction, multi-modal data fusion, and predictive modeling. Beyond detailing technical architectures, we critically examine current challenges, including the reliance on public datasets, the impact of intratumoral heterogeneity, and the need for rigorous external validation. We further discuss emerging strategies such as biologically-informed deep learning and multimodal foundation models for enhancing model interpretability, addressing data heterogeneity, and supporting translational adoption within regulatory frameworks (e.g., FDA/NMPA). By bridging computational innovations with clinical needs, DL-enabled multi-omics integration holds promise for advancing predictive, preventive, and personalized medicine in gastrointestinal oncology.

Keywords: artificial intelligence, biomarker discovery, deep learning, gastrointestinal cancers, multi-omics

Introduction

Gastrointestinal (GI) cancers, including esophageal, gastric colorectal, hepatocellular, and pancreatic carcinomas, represent a major global health burden, accounting for a substantial proportion of cancer-related morbidity and mortality worldwide (1, 2). Despite clinical advancements, the early detection and accurate prognosis of these malignancies remain challenging due to the limitations of conventional diagnostic methods in terms of sensitivity and specificity (3, 4). Biomarkers have emerged as pivotal tools for improving early diagnosis, prognostic stratification, and personalized treatment strategies (5, 6). However, the biological complexity and intertumoral heterogeneity of GI cancers pose significant obstacles to reliable biomarker discovery (7, 8).

Currently, a significant gap exists between the molecular understanding of GI cancers and clinical practice. For instance, while microsatellite instability (MSI) is a well-established biomarker in colorectal cancer (CRC), valid predictive biomarkers for chemotherapy response in gastric and pancreatic cancers remain scarce. Traditional single-omics approaches often fail to capture the systemic dysregulation characterizing these tumors.

The advent of multi-omics technologies has revolutionized our understanding of GI cancer pathogenesis. By integrating genomics, transcriptomics, proteomics, metabolomics, and radiomics, researchers can now obtain a multidimensional perspective of tumor biology (9, 10). Genomic and transcriptomic methods provide insight into genetic alterations and dysregulated gene expression (11), whereas proteomics and metabolomics methods reveal functional perturbations in protein networks and metabolic pathways (12, 13). Multimodal imaging analysis, encompassing macro-scale radiomics from medical scans and micro-scale pathomics from histopathological slides, enables non-invasive and high-throughput characterization of tumor heterogeneity (14, 15). The convergence of these omics layers offers unprecedented opportunities for biomarker identification and precision oncology (16, 17).

However, multi-omics integration presents formidable challenges, including high dimensionality, data heterogeneity, and complex cross-omics interactions. Traditional analytical methods often fail to capture these complex relationships (18). Deep learning (DL), a transformative branch of artificial intelligence (AI), offers potential in handling large-scale, high-dimensional biomedical data (19). Through deep neural networks (DNNs), DL models are capable of representing latent biological patterns, identifying nonlinear feature correlations, and increasing predictive accuracy in biomarker research (20). Architectures such as convolutional neural networks (CNNs) (21, 22), recurrent neural networks (RNNs), graph neural networks (GNNs) (23), autoencoders, and transformer models have demonstrated exceptional potential in multi-omics analysis (2426).

While several recent reviews have discussed AI in oncology in general terms, there is a lack of synthesis specifically focused on the unique multi-modal challenges of GI cancers—such as the integration of endoscopic/radiological imaging with molecular profiles. Unlike previous works that function as general DL tutorials, this review specifically critically evaluates DL architectures through the lens of GI cancer applications. We highlight how specific architectures address the high dimensionality of omics data and the spatial heterogeneity of GI tumors, while rigorously addressing the pitfalls of current datasets, such as reliance on The Cancer Genome Atlas (TCGA), intratumoral heterogeneity, and the translational gap between in silico models and clinical decision-support systems. By synthesizing current advancements and outlining future directions, this review underscores the paradigm-shifting potential of DL techniques in advancing multi-omics-driven precision oncology for GI cancers.

Literature search methodology

To ensure a comprehensive and rigorous review, we conducted a systematic literature search using the PubMed, Web of Science, and Scopus databases. The search covered the period from 2017 to 2025 to capture the most recent advancements in deep learning. Keywords included combinations of (“Deep Learning” OR “Artificial Intelligence”) AND (“Multi-omics” OR “Genomics” OR “Transcriptomics” OR “Epigenomics” OR “Proteomics” OR “Metabolomics” OR “Radiomics”) AND (“Gastrointestinal Cancer” OR “Colorectal Cancer” OR “Gastric Cancer” OR “Hepatocellular Carcinoma/Liver Cancer” OR “Pan-cancer”). Studies were included if they (1): applied DL techniques; and (2) focused specifically on GI malignancies or involved pan-cancer analyses with distinct findings relevant to GI cancers.

Deep learning techniques for multi-omics data integration

The integration of multi-omics data offers unprecedented opportunities to elucidate the complex molecular landscape of GI cancers. However, the inherent challenges of data heterogeneity, high dimensionality, and complex biological interactions necessitate advanced computational approaches (21, 27, 28). DL techniques have emerged as a transformative solution because of their exceptional capacity for automated feature extraction and pattern recognition in complex datasets (2931). This section systematically reviews fundamental DL architectures and their innovative applications in multi-omics and radiomics integration for GI cancer biomarker discovery (12).

Overview of deep learning architectures

To address the unique characteristics of multi-omics data, various DL architectures have been adapted to capture distinct biological relationships (Figure 1). CNNs, originally capable of spatial pattern recognition, are extensively used to extract high-level features from macro-scale radiomics data (e.g., CT/MRI) and micro-scale pathomics data (e.g., whole-slide images), as well as identify regulatory motifs in genomics (11, 14, 21). For longitudinal or sequential data, (RNNs and long short-term memory (LSTM) networks excel at modeling temporal dependencies (20, 32), whereas Transformer models utilize self-attention mechanisms to capture global dependencies across large datasets more efficiently than sequential models (15, 33). To manage high dimensionality, Autoencoders (AEs) and variational Autoencoders (VAEs) offer unsupervised frameworks for dimensionality reduction and noise filtering (13, 34). Furthermore, GNNs are uniquely powerful for encoding relational dependencies within complex biological networks, such as protein–protein interactions and metabolic pathways (16). The selection between these architectures often hinges on the data’s structural properties: while GNNs are optimized for capturing the explicit topological constraints of biological networks, Transformers excel at identifying latent, long-range correlations within high-dimensional sequences. Collectively, these architectures provide a robust toolkit for deciphering the multi-layered complexity of GI cancers.

Figure 1.

Infographic shows types of deep learning architectures branching from a central “Deep Learning” label, including deep convolutional neural networks, residual networks, densely connected networks, fractal networks, fully convolutional networks, recurrent neural networks with subtypes, capsules networks, transformer, several autoencoder variants, generative adversarial networks, and graph neural networks, with brief descriptions and example names for each architecture.

Schematic representation of deep learning architectures for multi-omics data analysis. Convolutional networks (CNNs, ResNet, DenseNet, FCNs): Primarily employed for extracting spatial features from radiological images (radiomics) and histopathological slides (pathomics). Recurrent networks (RNNs, LSTM, GRU): utilized for modeling sequential data, such as genomic sequences, longitudinal clinical records, or time-series metabolomic profiles. Transformers: Leverage attention mechanisms to capture global dependencies across heterogeneous data modalities, increasingly replacing RNNs for analyzing complex molecular sequences. Autoencoders (AE, VAE, DAE, SAE): Serve as unsupervised engines for dimensionality reduction and noise filtering in sparse high-throughput omics data (e.g., scRNA-seq). Graph neural networks (GNNs): Designed to model non-Euclidean data structures, such as protein–protein interaction networks and metabolic pathways, identifying key regulatory hubs in GI tumorigenesis.

Methods for multi-omics data integration in deep learning

DL approaches for multi-omics integration can be systematically classified into three principal strategies based on their fusion stage: early (feature-level), intermediate (latent representation), and late (decision-level) integration. Each paradigm offers distinct advantages and computational considerations for biomarker discovery in GI cancers. Figure 2 shows a schematic overview of the multi-omics data integration methodologies employed in DL applications.

Figure 2.

Flowchart summarizes multi-omics integration strategies: early integration involves feature-level fusion with raw data concatenation, preserving maximal information but prone to noise; intermediate integration enables latent representation fusion using autoencoders and neural networks, balancing modality-specific and integrated learning; late integration uses decision-level fusion by aggregating final predictions, offering flexibility but potentially missing cross-omics interactions.

Schematic overview of deep learning-based multi-omics data integration strategies.

Early integration (feature-level fusion): Early integration approaches combine raw or preprocessed multi-omics data through direct concatenation prior to model input, enabling DL architectures to learn cross-modal feature interactions from initial processing stages. While this approach preserves maximal information content, the resulting high-dimensional feature space (often exceeding tens of thousands of dimensions) presents significant computational challenges. Common solutions include dimensionality reduction techniques such as principal component analysis (PCA), feature selection algorithms, and autoencoder-based compression (5). This strategy is particularly effective when strong inter-omics correlations exist, although it may be susceptible to noise amplification from uncurated feature spaces.

Intermediate integration (latent representation fusion): Intermediate integration approaches employ a more advanced hierarchical approach where (1) each omics modality undergoes independent feature extraction (2), learned latent representations are fused in a shared embedding space, and (3) joint modeling occurs through downstream neural network layers. State-of-the-art implementations utilize cross-modal autoencoders with attention gates, transformer-based architectures for context-aware fusion, and GNNs for biological network integration (23). This balanced approach maintains modality-specific feature learning while enabling biologically meaningful cross-omics interactions, making it particularly valuable for heterogeneous GI cancer datasets.

Late integration (decision-level fusion): Late integration approaches adopt a modular framework where (1) separate DL models process each omics stream independently, and (2) final predictions are aggregated through ensemble techniques. Common fusion methods include weighted averaging (learned or heuristic), stacked generalization (meta-learner), and majority voting schemes (20). This strategy offers computational flexibility in incorporating heterogeneous data sources and robustness to missing modalities, although it may overlook important cross-omics interactions present in earlier fusion approaches.

The optimal integration strategy depends on multiple factors, including data characterization (dimensionality, noise level, and missingness), computational resources, biological hypotheses (focused vs. exploratory), and clinical application requirements. Emerging hybrid approaches that combine elements from multiple integration levels show particular promise for GI cancer applications, achieving superior performance while maintaining biological interpretability. To bridge the gap between in silico models and clinical utility, future research must prioritize the standardization of multi-center data and the development of robust frameworks capable of integrating emerging modalities, such as the gut microbiome-metabolome axis, which is pivotal in GI oncology. Future research directions should include the development of dynamic integration frameworks and multimodal foundation models that automatically adapt fusion strategies based on data characteristics (3537). Addressing hurdles in prospective clinical validation and regulatory compliance will be crucial for transforming these DL-based multi-omics tools into reliable clinical decision-support systems, ultimately improving biomarker discovery and enhancing precision medicine approaches in GI cancers (15).

Applications of deep learning techniques in GI cancer research

DL techniques have emerged as a transformative approach for identifying clinically significant biomarkers in complex multi-omics datasets for studying GI cancers. Their applications span across diverse molecular layers, including genomics, transcriptomics, proteomics, metabolomics, and radiomics, each providing unique perspectives on tumor biology. The following sections detail these applications; each subsection features a summary table of representative studies and their methodologies to provide a comprehensive overview of the field.

Genomics-based biomarker discovery

Genomic alterations, such as somatic mutations, copy number variations (CNVs), and DNA methylation changes, serve as critical drivers in the development and progression of GI cancers (38). The vast complexity and scale of genomic data present substantial analytical challenges that conventional methods often struggle to address. DL approaches have shown remarkable potential in mining these intricate genomic datasets to identify biomarkers with clinical utility for early detection, risk assessment, and personalized treatment strategies (39).

CNNs have been particularly effective in analyzing genomic data, where raw sequence information or variant calls are transformed into structured matrix representations. These models, by encoding genomic variant data as structured matrices or sequences, excel at detecting spatial patterns in mutation profiles that correlate with specific molecular subtypes or clinical outcomes. For example, CNN-based analyses of TCGA datasets have successfully classified GI cancers into distinct molecular subgroups with significant prognostic signatures (40).

Autoencoder architectures have become indispensable tools for genomic data analysis, addressing the inherent challenges of high dimensionality and noise in sequencing datasets. Variational and denoising autoencoders have demonstrated particular success in extracting biologically meaningful latent features from whole-genome and exome sequencing data. These compressed representations not only facilitate downstream analyses but also have strong correlations with critical clinical endpoints such as overall survival and treatment response (41).

RNNs have opened new avenues for studying temporal genomics processes. The ability of these methods to model sequential dependencies has been valuable in analyzing DNA methylation dynamics across tumor progression, identifying epigenetic silencing patterns of tumor suppressor genes, and characterizing methylation-based molecular subtypes (42).

The interpretability of DL models has undergone significant advancements through techniques such as SHapley Additive exPlanation (SHAP) analysis and integrated gradients, which provide crucial insights into the genomic features driving model predictions, as well as potential biomarkers (43, 44). These methods have helped bridge the gap between complex model architectures and clinically actionable findings, revealing mutation clusters and regulatory elements with potential biomarker utility. As genomic databases continue to expand and sequencing technologies become more accessible, DL techniques are expected to play an increasingly central role in translating genomic data into clinically relevant biomarkers for GI cancers. Table 1 provides a curated summary of seminal studies applying these techniques across various GI cancer types, detailing model architectures, validation approaches, and clinical implications.

Table 1.

Deep learning applications in genomic, transcriptomic, epigenomic, or related multi-omics biomarker discovery for GI cancers.

Application Method Data Main findings Ref.
Pan-cancer, including GI cancers
Biomarker prediction of MSI and homologous recombination deficiency (HRD)
Multiple instance learning DL Genomics
(TCGA, CPTAC)
While developed as a pan-cancer model, this framework demonstrates particular utility in GI cancers by simultaneously predicting MSI and HRD status from somatic mutation profiles. This multimodal integration enables more precise biomarker identification than mutation analysis alone, offering a comprehensive approach to assess therapeutic vulnerabilities in GI cancers. (45)
GI cancers
Subtype discovery
Transformer-based subtype-former model Multi-omics
(TCGA)
This study developed a transformer-based multi-omics integration framework to accurately classify GI cancer subtypes. It enables the discovery of robust, biologically interpretable biomarkers with enhanced specificity for precision oncology applications. (46)
GI cancers
Epigenomic biomarker discovery
CNN and DNN architectures DNA methylation
(TCGA)
This work employs DL to analyze DNA methylation profiles, identifying epigenetic biomarkers that accurately discriminate cancerous tissue from normal tissue, classify molecular subtypes, and correlate them with oncogenic pathway activity. The model demonstrates the clinical utility of methylation-based epigenetic signatures for both diagnostic and prognostic applications in GI cancers. (47)
GI cancers
Biomarker discovery
Drug response prediction
Transformer
(DeePathNet)
Genomics
(ProCan-DepMapSanger, CCLE, TCGA)
This work developed a transformer-based DL network that integrates genomic alterations with pathway activity profiles to significantly enhance biomarker discovery accuracy in GI cancers. (48)
Digestive system tumor (DST)
Classification
Early- and late-stage diagnosis
Graph convolutional networks (GCNs) Multi-omics
(TCGA)
This research utilizes multi-omics GCNs for DST classification and early- to late-stage diagnosis, addressing the significant global challenge posed by these prevalent neoplasms. (49)
DST
Subtyping
GCNs
Self-encoding model
K-means algorithm
Multi-omics
(TCGA)
MSDST leverages GCNs and k-means clustering to identify molecularly distinct tumor subtypes through integrative analysis of multi-omics data. This approach provides a computational framework for precision oncology decision-making in GI cancers. (11)
DST
Prognosis prediction
Drug response prediction
Graph transformer (GA)
Graph attention network (GAN)
View correlation discovery network (VCDN)
Multi-omics
(TCGA, GDSC)
The multi-omics fusion graph attention network leverages attention-based multi-omics fusion to predict survival outcomes and drug response in DST, demonstrating enhanced predictive accuracy and clinical utility for personalized oncology. (50)
Gastric cancer (GC)
Classification
Deep feature selection Multi-omics
(TCGA)
This study classifies GC using deep feature selection, driven by its high incidence and the advances in high-throughput genomic technology. (51)
GC
Survival prediction
DL-based integration modules Multi-omics
(TCGA)
This work demonstrates the power of DL to integrate multidimensional genomic profiles with clinical covariates for survival prediction in GC. It identifies novel prognostic genomic biomarkers and establishes a DL framework with superior stratification accuracy, providing compelling evidence for implementing DL-driven precision oncology approaches in GI cancers. (52)
GC
Survival stratification
Bidirectional deep neural networks (BiDNNs) Multi-omics This study develops a novel survival prediction framework utilizing BiDNNs to integrate multi-omics data (transcriptomics, epigenomics) for precise survival stratification in GC patients. (53)
Colon cancer (CC)
Prognosis prediction
DL integration framework Multi-omics
(TCGA)
This research shows that DL-based integration of multi-omics profiles and clinical variables significantly enhance prognostic accuracy in CC. (38)
CC
Survival stratification
DL-based multi-omics fusion Multi-omics
(TCGA)
This study develops an integrative DL framework that combines transcriptomic (RNA-seq) and epigenomic (DNA methylation) profiles to stratify CC patients into distinct survival groups. These findings enhance personalized prognostic accuracy and reveal key biological mechanisms underlying cancer progression. (12)
Colon adenocarcinoma (COAD)
Survival prediction
DNNs Multi-omics
(TCGA)
This study develops a DL framework that integrates multi-omics data (genomics, transcriptomics) with clinical variables to predict survival outcomes in COAD. The model identifies robust prognostic biomarkers across molecular layers and enables risk stratification with potential clinical utility for personalized therapeutic decision-making. (54)
CRC
Subtype classification
DL-based subtype classifier Multi-omics The work developed a DL framework that leverages multi-omics data to classify molecular subtypes of CRC and provide clinically relevant cancer cell line matches, advancing multi-omics-guided precision oncology for GI cancers. (55)
CRC
Prognostic risk prediction
DL combined with LASSO and SVM Multi-omics
(TCGA)
This work developed a DL-based multi-omics risk model for CRC, with a focus on epithelial–mesenchymal transition (EMT)-related genes, identifying novel prognostic biomarkers and achieving superior risk stratification. (56)
Hepatocellular carcinoma (HCC)
Survival prediction
DL ensemble Multi-omics
(TCGA)
The learning framework identifies prognostic biomarkers spanning multi-omics layers (RNA-Seq, miRNA-Seq, and methylation), achieving superior prediction accuracy while providing mechanistic insights into cancer progression and enabling precision risk stratification for therapeutic decision-making. (57)
HCC
Prognosis prediction
BiDNNs Multi-omics
(TCGA)
This study developed a BDNN framework that integrates DNA methylation and mRNA expression data to predict clinical outcomes in HCC. This approach not only achieves superior prognostic accuracy but also identifies novel, biologically interpretable genomic biomarkers of cancer progression. (58)

Transcriptomics and epigenomics in GI cancer biomarker discovery

Transcriptomic profiling, which involves both mRNA and non-coding RNA expression patterns, provides critical insights into the dynamic molecular activity of GI cancers and their responses to microenvironmental cues. The dysregulation of gene expression programs and epigenetic modifications, including DNA methylation and histone alterations, has been firmly established as a hallmark of GI cancer progression (59).

RNNs and their LSTM variants have demonstrated efficacy in analyzing sequential transcriptomic data, modeling temporal expression dynamics to predict cancer staging and metastatic potential (60). More recently, Transformer-based models have enhanced this performance through their ability to process entire transcriptomes simultaneously via self-attention mechanisms, significantly improving performance using large-scale RNA sequencing (RNA-seq) datasets (61).

In the epigenomic domain, specialized DL architectures have been developed to analyze chromatin accessibility profiles (e.g., ATAC-seq), histone modification patterns, and genome-wide methylation states. Models such as DeepCpG and epigenetic CNNs have shown remarkable accuracy in predicting methylation landscapes and identifying regulatory elements crucial for oncogenic gene expression programs in cancer cells. Recent advances in multi-modal integration frameworks, employing either branched network architectures or cross-modal attention layers, have enabled the systematic investigation of coordinated transcriptomic and epigenomic alterations driving tumorigenesis (10).

The incorporation of attention-based models, including self-attention and cross-modal attention layers, has been particularly transformative, allowing models to dynamically weigh the contribution of individual transcripts or epigenetic marks to prediction outcomes (62). These interpretable architectures not only generate biologically plausible biomarker candidates but also achieve superior predictive performance by highlighting molecular features with established roles in cancer biology. Table 1 summarizes seminal studies applying these DL approaches to transcriptomic, epigenomic, or related multi-omics biomarker discovery in GI cancers.

Proteomics and metabolomics in GI cancer biomarker discovery

Proteomic and metabolomic profiling provides critical functional insights into the downstream molecular consequences of genomic and transcriptomic alterations. Unlike static genomic markers, metabolites reflect the real-time phenotype of the tumor and its interaction with the gut microbiome (63, 64). Dysregulated protein expression, post-translational modifications, and metabolite reprogramming are hallmarks of cancer progression and therapeutic resistance, making these omics layers particularly valuable for biomarker discovery (65, 66). DL technology has emerged as a powerful approach to decoding complex patterns within these high-dimensional datasets for biomarker identification (67).

In proteomics, CNNs and autoencoder architectures have exhibited strong performance in analyzing mass spectrometry and antibody protein microarray data. These models excel at identifying protein signatures associated with clinical outcomes, such as distinguishing early-stage from late-stage CRC on the basis of differential protein expression patterns (9). Autoencoders, in particular, enable efficient dimensionality reduction while preserving biologically relevant features for downstream analysis.

GNNs have been especially valuable in proteomic studies because of their ability to model protein–protein interaction networks. By analyzing topological features within these biological networks, GNNs can prioritize hub proteins that play central roles in oncogenic signaling pathways. These network-based biomarkers often exhibit greater biological relevance and clinical utility than individual protein markers do because of their functional relevance (8).

Metabolomic profiling, which captures the dynamic biochemical state of cancers, has benefited significantly from VAEs and deep belief networks (DBNs). These architectures effectively model the nonlinear relationships between metabolite concentrations and disease phenotypes, enabling the identification of metabolic signatures linked to cancer cachexia, chemoresistance, and disease recurrence.

The integration of proteomic and metabolomic data through multi-input neural networks has further enhanced biomarker discovery by revealing functional interactions across molecular layers. These approaches capture the complex interplay between proteins and metabolites, providing a more comprehensive understanding of cancer biology. Table 2 highlights key studies that have employed DL techniques to identify proteomic and metabolomic biomarkers in GI cancers.

Table 2.

Representative studies using deep learning for proteomic and metabolomic biomarker discovery in GI cancers.

Application Method Data Main findings Ref.
Disease feature extraction for classification Deep Autoencoders
CNNs
Synthetic and real metabolomics datasets
(method-focused, experimental)
While maintaining a broad range of applications, this study systematically evaluates DL applications in metabolomics pipelines, with specific validation in cancer biomarker discovery. The experimental framework demonstrates DL’s unique capability to extract latent metabolite patterns that significantly enhance biomarker identification accuracy. (68)
Cancers
Subtype classification
Drug response prediction
Transformer-based DL
(DeePathNet)
Multi-omics, including proteomics
(ProCan-DepMapSanger, CCLE, TCGA)
DeePathNet is an interpretable DL framework that integrates prior biological pathway knowledge to analyze multi-omics data, demonstrating superior performance in both cancer type classification and drug response prediction. (69)
GI cancers
Biomarker discovery
DL-based biomarker analysis Multi-omics, including proteomic and metabolomic datasets This study employs DL to systematically discover proteomic and metabolomic biomarkers across multiple cancer types, with particular emphasis on GI cancers. By integrating MS-based omics data with advanced neural works, this work identifies disease-specific biomarker panels and reveal the critical role of metabolite–protein interactions in enhancing the precision of GI cancer diagnosis and monitoring. (70)
GI cancers
Biomarker discovery
Autoencoder
Deep transfer learning
Multi-omics, including liquid chromatography–mass spectrometry, gas chromatography–mass spectrometry, and nuclear magnetic resonance (NMR) datasets While initially validated in HER2+ samples, the method demonstrates generalizability to GI cancers through DL-based metabolomic integration. The framework identifies key metabolic features (e.g., phosphatidylcholine, β-alanine) as diagnostic biomarkers, establishing a robust approach for early-stage, multi-platform biomarker discovery in precision oncology. (71)
GI cancers
Cancer diagnosis
Random forest (RF)
Support vector machine (SVM)
Logistic regression (LR)
k-nearest neighbors (k-NN)
Naïve Bayes (NB)
Selected reaction monitoring–mass spectrometry data (1,008 samples) This study develops a DL model for cancer diagnosis by analyzing quantitative proteomic profiles. The model achieves high diagnostic accuracy (AUC = 0.9472) and identifies clinically relevant protein biomarkers, highlighting its potential as a proteome-based screening tool for GI cancer diagnostics. (72)
GI cancers
Subtyping
Federated DL Multiple decentralized proteomic datasets This study implements federated learning to develop DL models across distributed proteomic datasets while preserving patient data privacy. It successfully identifies clinically relevant cancer subtypes from proteomic profiles, demonstrating that privacy-preserving AI can extract meaningful biomarkers for GI cancer diagnostics and classification. (73)
GI cancers
Subtyping
Prognosis prediction
Autoencoder-based DL Multi-omics, including proteomics and metabolomics This study develops an integrative framework that combines proteomic, metabolomic, and other omics data to generate latent feature representations for cancer stratification. When applied to GI cancers, it identifies clinically relevant multi-omics biomarker patterns that significantly correlate with patient outcomes, demonstrating DL’s capability to derive biologically meaningful signatures from complex, multi-layered molecular data. (74)
GI cancers
Recurrence prediction
Biomarker discovery
Attention-based DL plus pathway alignment Multi-omics, including proteomics DeepKEGG integrates KEGG pathways knowledge as biological priors in DL to identify interpretable proteomic biomarkers for cancer recurrence. The model improves both prediction accuracy and biological explainability, revealing pathway-level proteomic features with significant prognostic value in GI cancers. (75)

Radiomics and pathomics: multi-scale imaging biomarkers in GI oncology

Radiomics has revolutionized GI cancer research through its ability to extract high-throughput quantitative features from medical images, enabling non-invasive characterization of cancer phenotypes at the macro-scale. This approach has demonstrated significant clinical value in cancer grading, molecular classification, and treatment response evaluation across various GI cancers (7678). DL techniques, particularly CNNs, have expanded radiomics beyond traditional feature engineering through autonomously learning complex imaging signatures that correlate with clinically relevant end points (18, 19). Parallel to these macro-scale advancements, the integration of pathomics—the deep learning-based analysis of micro-scale histopathological whole-slide images (WSIs)—has provided a more granular perspective on the tumor microenvironment.

Specifically, CNN-based architectures have shown remarkable success in analyzing standard-of-care imaging modalities, including computed tomography (CT), magnetic resonance imaging (MRI), and positron emission tomography (PET) scans. These models effectively capture subtle variations in textural patterns, morphological features, and contrast dynamics that correspond to underlying histopathological characteristics or specific genomic alterations. Notably, DL models have achieved clinically relevant performance in predicting MSI status and KRAS mutations directly from routine radiological examinations, offering a potential alternative to invasive molecular testing (6).

The emerging field of radiogenomics has further enhanced biomarker discovery by establishing direct correlations between imaging phenotypes and molecular profiles. Compared with that of single-modality approaches, advanced hybrid architectures that integrate CNN-processed imaging data with genomic or epigenomic information have demonstrated superior predictive accuracy, particularly in prognostic stratification and therapeutic decision-making (79). These multi-scale approaches bridge the gap between gross tumor morphology and molecular dysregulation.

Recent innovations have incorporated transformer architectures and attention mechanisms into radiomic pipelines, addressing several key limitations of conventional CNN approaches. These techniques improve model interpretability by identifying clinically relevant regions of interest while capturing long-range spatial dependencies within imaging sequences. The resulting models not only achieve high predictive performance but also provide biological insights by linking specific imaging features, the most informative regions of interest (ROIs), to molecular pathways (80).

Despite these advances, ongoing challenges remain, including the need for standardized imaging protocols across institutions and the scarcity of comprehensively annotated datasets. Nevertheless, the scalability of DL approaches and their ability to extract meaningful information from routine clinical imaging position multi-scale imaging integration as a transformative modality in GI cancer biomarker research. Table 3 summarizes representative studies applying these advanced techniques to GI oncology.

Table 3.

Deep learning applications in macro-scale radiomics and multimodal imaging for GI cancer biomarker discovery.

Application Method Data Main findings Ref.
Pan-cancer, including GI cancers
Biomarker prediction
Multiple CNN models Multi-omics, including whole-slide images (WSIs)
(TCGA)
This large-scale study demonstrates that DL models can accurately predict genetic alterations, transcriptomic profiles, proteomic signatures, and metabolic biomarkers directly from H&E-stained histology images across 32 cancer types. The findings establish that routine pathology slides contain rich molecular information that can be decoded through computational approaches. (81)
GC
Tumor mutational burden (TMB) prediction
Multimodal DL Multimodal data, including histopathological images
(TCGA)
This study develops a multimodal DL framework to predict TMB from histopathological images in GC. The integrated modal, which combines histopathological images with molecular omics data, demonstrates superior performance compared to image-only approaches, establishing an effective paradigm for computational TMB assessment. (59)
GC
Lymph node metastasis prediction
DL radiomic nomogram CT images This study developed a DL-powered radiomic nomogram that quantifies lymph node metastasis risk in locally advanced GC. By integrating multiparametric CT radiomics with clinical biomarkers, the model significantly improves preoperative modal staging accuracy, enabling more precise surgical decision-making. (14)
GC
Peritoneal recurrence and survival prediction
Multitask DL Preoperative CT images This study develops a multitask DL model that simultaneously predicts peritoneal recurrence and overall survival from preoperative CT images in GC patients. The model predicted peritoneal recurrence and disease-free survival independently of clinicopathological variables accurately for identifying patients who may benefit from intensive treatment. (82)
CC
MSI status prediction
Heterogeneity quantification
Deep CNN with feature attention H&E-stained histology images
(TCGA)
This work developed a DL framework that analyzes routine histopathological images to simultaneously predict MSI status and quantify intra-tumoral heterogeneity in CC, providing spatial heterogeneity maps that correlate with genomic instability patterns. (83)
CRC
Mutation and pathway activity prediction
Weakly supervised deep CNN Histology images
(TCGA)
This work built a DL model to predict key driver mutations and pathway activation status from WSIs. Validated across two independent cohorts, the model demonstrated that computational pathology can reliably infer genomic alterations from tissue morphology. (84)
CRC
MSI status prediction
Multimodal DL Multi-omics,
including H&E staining images
(TCGA)
This study developed a multimodal DL framework that integrates histopathological images with molecular profiling data to predict MSI status in CRC. The combined approach achieved superior performance compared to image-only models, demonstrating the value of multimodal integration for immunotherapy-relevant biomarker detection and decision-making. (85)
CRC
MSI prediction
MSINet H&E-stained WSIs
(TCGA)
This study developed a CNN that accurately predicts MSI status from routine H&E-stained CRC histology slides. The model demonstrated robust performance across multiple validation cohorts, revealing that DL can extract reliable imaging biomarkers indicative of genomic instability patterns. (86)
CRC
TMB prediction
Multi-modal DL Multi-omics, including histopathological images This study constructs a multimodal DL model that integrates histopathology images with clinical variables to predict TMB in CRC. The model achieved significant predictive performance, demonstrating the feasibility of non-invasive TMB estimation from routine diagnostic materials. (21)
CRC
Prognosis prediction
Molecular profile inference
Multi-omics multi-cohort assessment ML platform Multi-omics, including histopathology images
(TCGA)
This DL model establishes biologically interpretable associations between histopathological patterns and molecular profiles, accurately predicting both gene expression levels and DNA methylation status directly from routine H&E slides. This approach enables comprehensive multi-omics inference from standard pathology specimens. (39)
CRC
Prognostic biomarker discovery
U‐Net classification network
TransMIL model
Multi-omics, including pathological images
(TCGA)
This work developed a comprehensive DL framework that systematically identifies histopathological image features predictive of both genomic alterations and clinical outcomes in CRC. This approach reveals novel and interpretable image–genomics correlations that may serve as robust prognostic biomarkers. (87)
CRC
Prognosis prediction and stratification
End-to-end deep neural network Histopathological images from multiple centers This study demonstrates that DL models trained on digital pathology images achieve high accuracy in predicting CRC outcomes. The model shows comparable performance to board-certified pathologists while enabling non-invasive discovery of novel prognostic biomarkers. (88)
CRC
Prognosis prediction
CNNs H&E-stained sections
(TCGA)
This work developed a DL model that analyzes histology images to predict CRC patient outcomes. Validation across independent datasets revealed consistent performance and identified spatial histological features significantly associated with overall survival. (89)
CRC
Prognosis and therapy response prediction
Multistain DL model Multistain histopathology images
(multi-center)
This study designed a multimodal DL framework that integrates H&E- and IHC-stained histopathology images to predict therapy response and survival outcomes in CRC. The multistain approach outperformed single-modality models, demonstrating enhanced biomarker discovery through multimodal image fusion. (90)
CRC
Tumor–stroma ratio (TSR) and therapy outcome prediction
Multitask DL model Preoperative CT images This multitask DL model simultaneously predicts the TSR and treatment response from preoperative CT scans with high accuracy. The framework identified radiomic features that significantly correlated with stroma-related prognostic markers, enabling comprehensive pretreatment risk assessment. (91)
Rectal cancer
Distant metastasis prediction
Deep residual learning
Cox proportional hazard model
MRI scans from multi-center rectal cancer cohorts This work demonstrates that radiomic features extracted from pre-treatment MRI scans can predict distant metastasis risk in rectal cancer with high accuracy. The DL model achieved superior risk stratification compared to clinical staging, supporting its use for personalized surveillance planning. (92)
Rectal cancer
Prognosis prediction
CNN-based DL MRI scans This study developed a DL model that analyzes preoperative MRI scans to predict treatment outcomes in rectal cancer with high accuracy. The model identified radiomic features that were significantly associated with disease-free survival, providing quantitative biomarkers for clinical decision-making. (93)
Liver cancer
Prognosis prediction
CNN-based DL (PathFinder) Histology images PathFinder is an interpretable DL framework that identifies prognostic tissue biomarkers by analyzing spatial histopathological patterns (e.g., necrosis architecture, tumor–stroma distribution). The model achieves significant prediction accuracy for cancer outcomes while providing feature importance maps for clinical interpretation. (94)

Multi-omics and cross-modality integration in GI cancer biomarker discovery

The integration of multi-omics data represents a paradigm shift in biomarker discovery, enabling a systems-level understanding of GI cancers by combining genomic, transcriptomic, proteomic, metabolomic, and multi-scale imaging information. DL methods have emerged as a powerful approach for this integration and are capable of learning complex cross-modal relationships that traditional methods often miss (57, 95). These models excel at identifying both vertical relationships within omics layers and horizontal connections across different data types, providing a more comprehensive view of cancer biology.

Early integration approaches focused on concatenating features from different omics layers into a single input matrix for processing through fully connected DNNs or CNNs. While straightforward, these methods often encounter challenges with high dimensionality and require careful feature selection. Intermediate integration strategies using modular architectures such as multi-branch autoencoders or transformer-based models have achieved superior performance by first learning modality-specific features before combining them. Recently, the adaptation of multimodal foundation models for intermediate fusion has shown promise in capturing deeper latent correlations across disparate data scales. These approaches have demonstrated particular success in predicting clinical outcomes such as patient survival in CRC and recurrence risk in patients with gastric cancer (4).

Late integration methods train separate models on individual omics modalities and combine their predictions through ensemble techniques, offering greater flexibility and robustness to missing data, which is suitable for real-world clinical datasets. GNNs and cross-modal attention mechanisms have been especially valuable for capturing relationships between molecular and imaging data, especially in radiogenomic and pathogenomic applications (59, 85). These approaches not only increase predictive accuracy but also support biological interpretability by revealing meaningful connections across data types.

Critical challenges and future directions

Data limitations and generalizability

A primary obstacle is the scarcity of large-scale, comprehensively annotated multi-omics datasets. A critical analysis of the current literature reveals an over-reliance on TCGA. While invaluable, TCGA data may not fully represent real-world patient diversity, and models trained solely on this dataset are prone to overfitting. In the context of GI cancers, a specific challenge is the significant intratumoral heterogeneity and the temporal evolution of the tumor microenvironment, which static public datasets fail to capture. Furthermore, TCGA lacks comprehensive radiological imaging for many cohorts.

Future direction: To ensure clinical utility, future studies must prioritize the establishment of multi-center longitudinal biobanks that integrate spatial transcriptomics and serial imaging. This will allow DL models to transition from static predictions to dynamic monitoring of tumor progression and therapy resistance. External validation on diverse ethnic populations is essential to demonstrate model robustness.

Interpretability and clinical trust

The “black box” nature of many sophisticated architectures creates barriers to understanding the biological rationale behind predictions, limiting clinician trust. While emerging approaches incorporating attention mechanisms and explainable AI (XAI) techniques (e.g., SHAP, integrated gradients) show promise, significant work remains to establish standardized frameworks for biological interpretation [49]. For GI oncology, interpretability must extend beyond abstract heatmaps to identify actionable biological entities, such as specific microbial species in the gut microbiome-metabolome axis or metabolic vulnerabilities in gastric cancer cells.

Future direction: Future efforts should focus on “biologically-informed deep learning”, where prior knowledge from biological pathways (e.g., KEGG, Reactome) is embedded into the neural network architecture. This ensures that the hidden layers represent tangible biological processes, making the “black box” transparent to clinicians.

Computational and privacy constraints

The training of complex models on high-dimensional multi-omics datasets demands substantial resources. Furthermore, data privacy regulations restrict access to the large, diverse datasets needed for robust model development (96, 97). Federated learning frameworks offer a promising solution to overcome data sharing barriers by enabling privacy-preserving collaborative model development across institutions (98, 99). Additionally, the emergence of multimodal foundation models (100102) provides a transformative approach to knowledge transfer, potentially reducing the reliance on massive labeled datasets by leveraging self-supervised pre-training on diverse biomedical corpora.

Future direction: The field should move towards “small-data learning” through transfer learning from biomedical foundation models, allowing high-performance biomarker discovery even in rare GI cancer subtypes where large cohorts are unavailable.

Conclusions

Gastrointestinal cancers present significant global health challenges, underpinned by complex molecular mechanisms that demand robust, clinically actionable biomarkers. Intelligent computing methodologies, particularly deep learning, coupled with multi-omics and imaging data integration, offer transformative potential for biomarker discovery—enabling improved risk prediction, early diagnosis, patient stratification, and therapy response assessment. However, the field must transition from proof-of-concept studies on public datasets to rigorous validation in clinical settings. Crucially, the next phase of development must address hurdles in prospective clinical trial design and regulatory approval processes (e.g., FDA/NMPA), ensuring that these tools meet the stringent standards for clinical decision support systems (CDSS). Future efforts should focus on enhancing model interpretability, addressing data heterogeneity through standardized multi-center protocols, and validating biomarkers in prospective multi-center trials. By evolving toward biologically-interpretable architectures and validating them through standardized multi-center protocols, deep learning will bridge the gap between molecular insights and improved patient outcomes, ultimately contributing to more effective, individualized gastrointestinal cancer management.

Funding Statement

The author(s) declared financial support was received for this work and/or its publication. This research was funded by the Open Funds for Shaanxi Provincial Key Laboratory of Infection and Immune Diseases, grant number 2025KFMSA-3; the Natural Science Foundation of Shaanxi Province, China, grant number 2025JC-YBMS-916 and 2024JC-YBMS-740; the Startup Foundation for Doctors of Yan’an University, grant number YDBK2024-91 and YDZKBK2025-06.

Footnotes

Edited by: Tao Liu, University of New South Wales, Australia

Reviewed by: Ruby Srivastava, Indian Institute of Technology Bombay, India

Xiaobing Feng, Hunan University, China

Author contributions

JL: Conceptualization, Data curation, Funding acquisition, Investigation, Writing – original draft. DL: Conceptualization, Data curation, Investigation, Writing – original draft. LG: Data curation, Formal analysis, Validation, Writing – review & editing. YW: Funding acquisition, Methodology, Software, Writing – review & editing. JW: Data curation, Funding acquisition, Methodology, Writing – original draft, Writing – review & editing. JH: Conceptualization, Investigation, Project administration, Supervision, Validation, Writing – review & editing.

Conflict of interest

The author(s) declared that this work was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Generative AI statement

The author(s) declared that generative AI was not used in the creation of this manuscript.

Any alternative text (alt text) provided alongside figures in this article has been generated by Frontiers with the support of artificial intelligence and reasonable efforts have been made to ensure accuracy, including review by the authors wherever possible. If you identify any issues, please contact us.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

  • 1. Wang S, Wang S, Wang Z. A survey on multi-omics-based cancer diagnosis using machine learning with the potential application in gastrointestinal cancer. Front Med. (2023) 9. doi:  10.3389/fmed.2022.1109365 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2. Wong PK, Chan IN, Yan H-M, Gao S, Wong CH, Yan T, et al. Deep learning based radiomics for gastrointestinal cancer diagnosis and treatment: A minireview. World J Gastroenterol. (2022) 28:6363–79. doi:  10.3748/wjg.v28.i45.6363 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3. Dhillon A, Singh A, Bhalla VK. A systematic review on biomarker identification for cancer diagnosis and prognosis in multi-omics: From computational needs to machine learning and deep learning. Arch Computat Methods Eng. (2023) 30:917–49. doi:  10.1007/s11831-022-09821-9 30311153 [DOI] [Google Scholar]
  • 4. Couture HD. Deep learning-based prediction of molecular tumor biomarkers from H&E: A practical review. J Personalized Med. (2022) 12:2022. doi:  10.3390/jpm12122022 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5. Poirion OB, Jing Z, Chaudhary K, Huang S, Garmire LX. DeepProg: An ensemble of deep-learning and machine-learning models for prognosis prediction using multi-omics data. Genome Med. (2021) 13:112. doi:  10.1186/s13073-021-00930-x [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6. Mathema VB, Sen P, Lamichhane S, Orešič M, Khoomrung S. Deep learning facilitates multi-data type analysis and predictive biomarker discovery in cancer precision medicine. Comput Struct Biotechnol J. (2023) 21:1372–82. doi:  10.1016/j.csbj.2023.01.043 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7. Bang CS. Deep learning in upper gastrointestinal disorders: Status and future perspectives. Korean J Gastroenterol. (2020) 75:120–31. doi:  10.4166/kjg.2020.75.3.120 [DOI] [PubMed] [Google Scholar]
  • 8. Kang M, Ko E, Mersha TB. A roadmap for multi-omics data integration using deep learning. Briefings Bioinf. (2022) 23:bbab454. doi:  10.1093/bib/bbab454 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9. Leng D, Zheng L, Wen Y, Zhang Y, Wu L, Wang J, et al. A benchmark study of deep learning-based multi-omics data fusion methods for cancer. Genome Biol. (2022) 23:171. doi:  10.1186/s13059-022-02739-2 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10. Nicora G, Vitali F, Dagliati A, Geifman N, Bellazzi R. Integrated multi-omics analyses in oncology: A review of machine learning methods and tools. Front Oncol. (2020) 10. doi:  10.3389/fonc.2020.01030 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11. Zhou L, Wang N, Zhu Z, Gao H, Zhou Y, Fang M. Identification of subtypes in digestive system tumors based on multi-omics data and graph convolutional network. Int J Mach Learn Cyber. (2024) 15:3567–77. doi:  10.1007/s13042-024-02109-3 30311153 [DOI] [Google Scholar]
  • 12. Salimy S, Lanjanian H, Abbasi K, Salimi M, Najafi A, Tapak L, et al. A deep learning-based framework for predicting survival-associated groups in colon cancer by integrating multi-omics and clinical data. Heliyon. (2023) 9:e17653. doi:  10.1016/j.heliyon.2023.e17653 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13. Liu S, Tang H, Liu H, Wang J. Multi-label learning for the diagnosis of cancer and identification of novel biomarkers with high-throughput omics. CBIO. (2021) 16:261–73. doi:  10.2174/1574893615999200623130416 [DOI] [Google Scholar]
  • 14. Dong D, Fang M-J, Tang L, Shan X-H, Gao J-B, Giganti F, et al. Deep learning radiomic nomogram can predict the number of lymph node metastasis in locally advanced gastric cancer: An international multicenter study. Ann Oncol. (2020) 31:912–20. doi:  10.1016/j.annonc.2020.04.003 [DOI] [PubMed] [Google Scholar]
  • 15. Jiang Y, Zhang Z, Wang W, Huang W, Chen C, Xi S, et al. Biology-guided deep learning predicts prognosis and cancer immunotherapy response. Nat Commun. (2023) 14:5135. doi:  10.1038/s41467-023-40890-x [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16. Wang C, Lye X, Kaalia R, Kumar P, Rajapakse JC. Deep learning and multi-omics approach to predict drug responses in cancer. BMC Bioinf. (2022) 22:632. doi:  10.1186/s12859-022-04964-9 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17. Sharma P, Hassan C. Artificial intelligence and deep learning for upper gastrointestinal neoplasia. Gastroenterology. (2022) 162:1056–66. doi:  10.1053/j.gastro.2021.11.040 [DOI] [PubMed] [Google Scholar]
  • 18. Arjmand B, Hamidpour SK, Tayanloo-Beik A, Goodarzi P, Aghayan HR, Adibi H, et al. Machine learning: A new prospect in multi-omics data analysis of cancer. Front Genet. (2022) 13. doi:  10.3389/fgene.2022.824451 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19. Zhao L, Dong Q, Luo C, Wu Y, Bu D, Qi X, et al. DeepOmix: A scalable and interpretable multi-omics deep learning framework and application in cancer survival analysis. Comput Struct Biotechnol J. (2021) 19:2719–25. doi:  10.1016/j.csbj.2021.04.067 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20. Song H, Ruan C, Xu Y, Xu T, Fan R, Jiang T, et al. Survival stratification for colorectal cancer via multi-omics integration using an autoencoder-based model. Exp Biol Med. (2022) 247:898–909. doi:  10.1177/15353702211065010 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21. Huang K, Lin B, Liu J, Liu Y, Li J, Tian G, et al. Predicting colorectal cancer tumor mutational burden from histopathological images and clinical information using multi-modal deep learning. Bioinformatics. (2022) 38:5108–15. doi:  10.1093/bioinformatics/btac641 [DOI] [PubMed] [Google Scholar]
  • 22. Jiang Y, Zhou K, Sun Z, Wang H, Xie J, Zhang T, et al. Non-invasive tumor microenvironment evaluation and treatment response prediction in gastric cancer using deep learning radiomics. Cell Rep Med. (2023) 4:101146. doi:  10.1016/j.xcrm.2023.101146 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23. Yin C, Cao Y, Sun P, Zhang H, Li Z, Xu Y, et al. Molecular subtyping of cancer based on robust graph neural network and multi-omics data integration. Front Genet. (2022) 13. doi:  10.3389/fgene.2022.884028 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24. Pacal I, Karaboga D, Basturk A, Akay B, Nalbantoglu U. A comprehensive review of deep learning in colon cancer. Comput Biol Med. (2020) 126:104003. doi:  10.1016/j.compbiomed.2020.104003 [DOI] [PubMed] [Google Scholar]
  • 25. Danaee P, Ghaeini R, Hendrix D. A deep learning approach for cancer detection and relevant gene identification. Pacific Symposium Biocomputing Pacific Symposium Biocomputing. (2017) 22:219–29. doi:  10.1142/9789813207813_0022 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26. Zheng X, Wang R, Zhang X, Sun Y, Zhang H, Zhao Z, et al. A deep learning model and human-machine fusion for prediction of EBV-associated gastric cancer from histopathology. Nat Commun. (2022) 13:2790. doi:  10.1038/s41467-022-30459-5 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 27. Bao X, Li Q, Chen D, Dai X, Liu C, Tian W, et al. A multiomics analysis-assisted deep learning model identifies a macrophage-oriented module as a potential therapeutic target in colorectal cancer. Cell Rep Med. (2024) 5:101399. doi:  10.1016/j.xcrm.2024.101399 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 28. Alzubaidi A, Tepper JA, Lotfi A. A novel deep mining model for effective knowledge discovery from omics data. Artif Intell Med. (2020) 104:101821. doi:  10.1016/j.artmed.2020.101821 [DOI] [PubMed] [Google Scholar]
  • 29. Chai H, Zhou X, Zhang Z, Rao J, Zhao H, Yang Y. Integrating multi-omics data through deep learning for accurate cancer prognosis prediction. Comput Biol Med. (2021) 134:104481. doi:  10.1016/j.compbiomed.2021.104481 [DOI] [PubMed] [Google Scholar]
  • 30. De Paepe KN, Cunningham D. Deep learning as a staging tool in gastric cancer. Ann Oncol. (2020) 31:827–8. doi:  10.1016/j.annonc.2020.04.477 [DOI] [PubMed] [Google Scholar]
  • 31. McHugh K, Pai RK. Deep learning and colon cancer interpretation: Rise of the machine. Surg Pathol Clin. (2023) 16:651–8. doi:  10.1016/j.path.2023.05.003 [DOI] [PubMed] [Google Scholar]
  • 32. Park M-K, Lim J-M, Jeong J, Jang Y, Lee J-W, Lee J-C, et al. Deep-learning algorithm and concomitant biomarker identification for NSCLC prediction using multi-omics data integration. Biomolecules. (2022) 12:1839. doi:  10.3390/biom12121839 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33. Lin T, Wang Y, Liu X, Qiu X. A survey of transformers. AI Open. (2022) 3:111–32. doi:  10.1016/j.aiopen.2022.10.001 38826717 [DOI] [Google Scholar]
  • 34. Bharanidharan N, Chakravarthy SRS, Venkatesan VK, Abbas M, Mahesh TR, Mohan E, et al. Local entropy based remora optimization and sparse autoencoders for cancer diagnosis through microarray gene expression analysis. IEEE Access. (2024) 12:39285–99. doi:  10.1109/ACCESS.2024.3371887 25079929 [DOI] [Google Scholar]
  • 35. Xu H, Li L, Pan S, Cheng P, Wang Y, Rong Z, et al. Protein foundation models: A comprehensive survey. Sci China Life Sci. (2026) 69:1503–31. doi:  10.1007/s11427-025-3147-2 [DOI] [PubMed] [Google Scholar]
  • 36. Wang Y, Wu Y, Zhang F, Periasamy P, You H, Goh D, et al. Integrating spatial proteogenomics in cancer research. Adv Sci (Weinh). (2026) 13:e20744. doi:  10.1002/advs.202520744 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 37. Lutsker G, Sapir G, Shilo S, Merino J, Godneva A, Greenfield JR, et al. A foundation model for continuous glucose monitoring data. Nature. (2026) 650:978–86. doi:  10.1038/s41586-025-09925-9 [DOI] [PubMed] [Google Scholar]
  • 38. Tong D, Tian Y, Zhou T, Ye Q, Li J, Ding K, et al. Improving prediction performance of colon cancer prognosis based on the integration of clinical and multi-omics data. BMC Med Inform Decis Mak. (2020) 20:22. doi:  10.1186/s12911-020-1043-1 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 39. Tsai P-C, Lee T-H, Kuo K-C, Su F-Y, Lee T-L, Marostica E, et al. Histopathology images predict multi-omics aberrations and prognoses in colorectal cancer patients. Nat Commun. (2023) 14:2102. doi:  10.1038/s41467-023-37179-4 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 40. Wu Y, Dong X, Hu J, Wang L, Xu R, Wang Y, et al. Transcriptomics based network analyses and molecular docking highlighted potentially therapeutic biomarkers for colon cancer. Biochem Genet. (2023) 61:1509–27. doi:  10.1007/s10528-023-10333-9 [DOI] [PubMed] [Google Scholar]
  • 41. Cao R, Yang F, Ma S-C, Liu L, Zhao Y, Li Y, et al. Development and interpretation of a pathomics-based model for the prediction of microsatellite instability in colorectal cancer. Theranostics. (2020) 10:11080–91. doi:  10.7150/thno.49864 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 42. Kather JN, Pearson AT, Halama N, Jäger D, Krause J, Loosen SH, et al. Deep learning can predict microsatellite instability directly from histology in gastrointestinal cancer. Nat Med. (2019) 25:1054–6. doi:  10.1038/s41591-019-0462-y [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 43. Sayres R, Taly A, Rahimy E, Blumer K, Coz D, Hammel N, et al. Using a deep learning algorithm and integrated gradients explanation to assist grading for diabetic retinopathy. Ophthalmology. (2019) 126:552–64. doi:  10.1016/j.ophtha.2018.11.016 [DOI] [PubMed] [Google Scholar]
  • 44. Antwarg L, Miller RM, Shapira B, Rokach L. Explaining anomalies detected by autoencoders using Shapley additive explanations. Expert Syst Appl. (2021) 186:115736. doi:  10.1016/j.eswa.2021.115736 38826717 [DOI] [Google Scholar]
  • 45. Unger M, Loeffler CML, Žigutytė L, Sainath S, Lenz T, Vibert J, et al. Deep learning for biomarker discovery in cancer genomes. In: Biorxiv (2025). p. 2025.01.06.631471. doi:  10.1101/2025.01.06.631471 [DOI] [Google Scholar]
  • 46. Yang H, Sheng Y, Jiang Y, Fang X, Li D, Zhang J, et al. Subtype-former: A deep learning approach for cancer subtype discovery with multi-omics data. In: Arxiv (2022). doi:  10.48550/arXiv.2207.14639 [DOI] [Google Scholar]
  • 47. Yassi M, Chatterjee A, Parry M. Application of deep learning in cancer epigenetics through DNA methylation analysis. Brief Bioinform. (2023) 24:bbad411. doi:  10.1093/bib/bbad411 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 48. Cai Z, Poulos RC, Aref A, Robinson PJ, Reddel R, Zhong Q. Transformer-based deep learning integrates multi-omic data with cancer pathways. bioRxiv. (2024). doi:  10.1101/2022.10.27.514141 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 49. Zhou L, Zhu Z, Gao H, Wang C, Khan MA, Ullah M, et al. Multi‐omics graph convolutional networks for digestive system tumour classification and early‐late stage diagnosis. CAAI Trans Intell Technol. (2024) 9:1572–86. doi:  10.1049/cit2.12395 [DOI] [Google Scholar]
  • 50. Zhou L, Wang N, Zhu Z, Gao H, Lu N, Su H, et al. Multi-omics fusion based on attention mechanism for survival and drug response prediction in digestive system tumors. Neurocomputing. (2024) 572:127168. doi:  10.1016/j.neucom.2023.127168 38826717 [DOI] [Google Scholar]
  • 51. Hu Y, Zhao L, Li Z, Dong X, Xu T, Zhao Y. Classifying the multi-omics data of gastric cancer using a deep feature selection method. Expert Syst Appl. (2022) 200:116813. doi:  10.1016/j.eswa.2022.116813 38826717 [DOI] [Google Scholar]
  • 52. Chen T, He Q, He S, Wu J, Gao Y, Wang Y, et al. Deep learning–based multi-omics integration robustly predicts survival in gastric cancer. (2021). doi:  10.2139/ssrn.3805757 [DOI] [Google Scholar]
  • 53. Xu J, Yao Y, Xu B, Li Y, Su Z. Unsupervised learning of cross-modal mappings in multi-omics data for survival stratification of gastric cancer. Future Oncol. (2022) 18(2):215–30. doi:  10.2217/fon-2021-1059 [DOI] [PubMed] [Google Scholar]
  • 54. Lv J, Wang J, Shang X, Liu F, Guo S. Survival prediction in patients with colon adenocarcinoma via multiomics data integration using a deep learning algorithm. Biosci Rep. (2020) 40(12):BSR20201482. doi:  10.1042/BSR20201482 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 55. Ronen J, Hayat S, Akalin A. Evaluation of colorectal cancer subtypes and cell lines using deep learning. Life Sci Alliance. (2019) 2:e201900517. doi:  10.26508/lsa.201900517 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 56. Zhang S, Fan W, He D. Constructing a personalized prognostic risk model for colorectal cancer using machine learning and multi-omics approach based on epithelial–mesenchymal transition-related genes. J Gene Med. (2024) 26:e3660. doi:  10.1002/jgm.3660 [DOI] [PubMed] [Google Scholar]
  • 57. Chaudhary K, Poirion OB, Lu L, Garmire LX. Deep learning–based multi-omics integration robustly predicts survival in liver cancer. Clin Cancer Res. (2018) 24:1248–59. doi:  10.1158/1078-0432.CCR-17-0853 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 58. Huang G, Wang C, Fu X. Bidirectional deep neural networks to integrate RNA and DNA data for predicting outcome for patients with hepatocellular carcinoma. Future Oncol. (2021) 17:4481–95. doi:  10.2217/fon-2021-0659 [DOI] [PubMed] [Google Scholar]
  • 59. Li J, Liu H, Liu W, Zong P, Huang K, Li Z, et al. Predicting gastric cancer tumor mutational burden from histopathological images using multimodal deep learning. Briefings Funct Genomics. (2024) 23:228–38. doi:  10.1093/bfgp/elad032 [DOI] [PubMed] [Google Scholar]
  • 60. Chen S, Zang Y, Xu B, Lu B, Ma R, Miao P, et al. An unsupervised deep learning-based model using multiomics data to predict prognosis of patients with stomach adenocarcinoma. Comput Math Methods Med. (2022) 2022:5844846. doi:  10.1155/2022/5844846 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 61. Sirinukunwattana K, Domingo E, Richman SD, Redmond KL, Blake A, Verrill C, et al. Image-based consensus molecular subtype (imCMS) classification of colorectal cancer using deep learning. Gut. (2021) 70:544–54. doi:  10.1136/gutjnl-2019-319866 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 62. Song Z, Huang D, Song B, Chen K, Song Y, Liu G, et al. Attention-based multi-label neural networks for integrated prediction and interpretation of twelve widely occurring RNA modifications. Nat Commun. (2021) 12:4011. doi:  10.1038/s41467-021-24313-3 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 63. Hu X, Li B, Li Y, Liang Y, Huang T. Communication between gut microbiota-derived metabolites and the tumor microenvironment. Front Immunol. (2025) 16:1649438. doi:  10.3389/fimmu.2025.1649438 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 64. Cai M, Liu H, Shao C, Li T, Jin J, Liang Y, et al. Metabolomics and metabolites in cancer diagnosis and treatment. Mol BioMed. (2025) 6:109. doi:  10.1186/s43556-025-00362-8 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 65. Arslan S, Schmidt J, Bass C, Mehrotra D, Geraldes A, Singhal S, et al. A systematic pan-cancer study on deep learning-based prediction of multi-omic biomarkers from routine pathology images. Commun Med. (2024) 4:1–15. doi:  10.1038/s43856-024-00471-5 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 66. Mohamed TIA, Ezugwu A-S. Enhancing lung cancer classification and prediction with deep learning and multi-omics data. IEEE Access. (2024) 12:59880–92. doi:  10.1109/ACCESS.2024.3394030 25079929 [DOI] [Google Scholar]
  • 67. Alkhateeb A, Tabl AA, Rueda L. Deep learning in multi-omics data integration in cancer diagnostic. In: Elloumi M, editor. Deep Learning for Biomedical Data Analysis: Techniques, Approaches, and Applications. Springer International Publishing, Cham: (2021). p. 255–71. doi:  10.1007/978-3-030-71676-9_11 [DOI] [Google Scholar]
  • 68. Sen P, Lamichhane S, Mathema VB, McGlinchey AJ, Dickens A, Khoomrung S, et al. Deep learning meets metabolomics: a methodological perspective. Briefings Bioinf. (2021) 22(2):1531–42. doi:  10.1093/bib/bbaa204 [DOI] [PubMed] [Google Scholar]
  • 69. Cai Z, Poulos RC, Aref A, Robinson PJ, Reddel RR, Zhong Q. DeePathNet: a transformer-based deep learning model integrating multiomic data with cancer pathways. Cancer Res Commun. (2024) 4:3151–64. doi:  10.1158/2767-9764.CRC-24-0285 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 70. Issaq H, Veenstra T. Proteomic and metabolomic approaches to biomarker discovery. (2013). doi:  10.1016/c2011-0-06994-6 [DOI] [Google Scholar]
  • 71. Shahnazari P, Kavousi K, Khorshid H, Goliaei B, Salek RM. Unlocking precision diagnostics: a multimodal framework integrating metabolomics with advanced machine learning techniques. bioRxiv. (2025). doi:  10.1101/2025.01.19.633800 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 72. Kim H, Kim Y, Han B, Jang J-Y, Kim Y. Clinically applicable deep learning algorithm using quantitative proteomic data. J Proteome Res. (2019) 18(8):3195–202. doi:  10.1021/acs.jproteome.9b00268 [DOI] [PubMed] [Google Scholar]
  • 73. Cai Z, Boys E, Noor Z, Aref A, Xavier D, Lucas N, et al. Federated deep learning enables cancer subtyping by proteomics. bioRxiv. (2024). doi:  10.1101/2024.10.16.618763 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 74. Uyar B, Ronen J, Franke V, Gargiulo G, Akalin A. Multi-omics and deep learning provide a multifaceted view of cancer. bioRxiv. (2021). doi:  10.1101/2021.09.29.462364 38621210 [DOI] [Google Scholar]
  • 75. Lan W, Liao H, Chen Q, Zhu L, Pan Y, Chen Y-P. DeepKEGG: a multi-omics data integration framework with biological insights for cancer recurrence prediction and biomarker discovery. Brief Bioinform. (2024) 25:bbae185. doi:  10.1093/bib/bbae185 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 76. Zidane M, Makky A, Bruhns M, Rochwarger A, Babaei S, Claassen M, et al. A review on deep learning applications in highly multiplexed tissue imaging data analysis. Front Bioinf. (2023) 3. doi:  10.3389/fbinf.2023.1159381 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 77. Nene A. Applying Deep Learning to Identify Imaging Biomarkers to Predict Cardiac Outcomes in Cancer Patients (2023). Available online at: https://consensus.app/papers/applying-deep-learning-to-identify-imaging-biomarkers-to-nene/4966a7edf9f1514c89208a5e608cb3ff/ (Accessed February 15, 2026).
  • 78. Huang B, Tian S, Zhan N, Ma J, Huang Z, Zhang C, et al. Accurate diagnosis and prognosis prediction of gastric cancer using deep learning on digital pathological images: a retrospective multicentre study. EBioMedicine. (2021) 73:103631. doi:  10.1016/j.ebiom.2021.103631 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 79. Franco EF, Rana P, Cruz A, Calderón VV, Azevedo V, Ramos RTJ, et al. Performance comparison of deep learning autoencoders for cancer subtype detection using multi-omics data. Cancers. (2021) 13:2013. doi:  10.3390/cancers13092013 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 80. Sujatha P, Primi N, Menaga D, Pabi DJA, Veerakumar S, Kumar BR. (2024). “ Molecular biomarkers for personalized diagnosis and treatment of gastric cancer using deep learning techniques”, in: 2024 International Conference on Advances in Computing, Communication and Applied Informatics (ACCAI), 1–7. doi:  10.1109/ACCAI61061.2024.10601916 [DOI] [Google Scholar]
  • 81. Arslan S, Mehrotra D, Schmidt J, Geraldes A, Singhal S, Hense J, et al. Deep learning can predict multi-omic biomarkers from routine pathology images: a systematic large-scale study. Biorxiv. (2022). doi:  10.1101/2022.01.21.477189 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 82. Jiang Y, Zhang Z, Yuan Q, Wang W, Wang H, Li T, et al. Predicting peritoneal recurrence and disease-free survival from CT images in gastric cancer with multitask deep learning: a retrospective study. Lancet Digit Health. (2022) 4:e340–e350. doi:  10.1016/S2589-7500(22)00040-1 [DOI] [PubMed] [Google Scholar]
  • 83. Rubinstein JC, Foroughi Pour A, Zhou J, Sheridan TB, White BS, Chuang JH. Deep learning image analysis quantifies tumor heterogeneity and identifies microsatellite instability in colon cancer. J Surg Oncol. (2023) 127:426–33. doi:  10.1002/jso.27118 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 84. Bilal M, Raza SEA, Azam A, Graham S, Ilyas M, Cree IA, et al. Development and validation of a weakly supervised deep learning framework to predict the status of molecular pathways and key mutations in colorectal cancer from routine histology images: a retrospective study. Lancet Digit Health. (2021) 3:e763–e772. doi:  10.1016/S2589-7500(21)00180-1 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 85. Qiu W, Yang J, Wang B, Yang M, Tian G, Wang P, et al. Evaluating the microsatellite instability of colorectal cancer based on multimodal deep learning integrating histopathological and molecular data. Front Oncol. (2022) 12. doi:  10.3389/fonc.2022.925079 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 86. Yamashita R, Long J, Longacre T, Peng L, Berry G, Martin B, et al. Deep learning model for the prediction of microsatellite instability in colorectal cancer: a diagnostic study. Lancet Oncol. (2021) 22:132–41. doi:  10.1016/S1470-2045(20)30535-0 [DOI] [PubMed] [Google Scholar]
  • 87. Wei B, Li L, Feng Y, Liu S, Fu P, Tian L. Exploring prognostic biomarkers in pathological images of colorectal cancer patients via deep learning. J Pathol Clin Res. (2024) 10:e70003. doi:  10.1002/2056-4538.70003 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 88. Jiang X, Hoffmeister M, Brenner H, Muti HS, Yuan T, Foersch S, et al. End-to-end prognostication in colorectal cancer by deep learning: a retrospective, multicentre study. Lancet Digit Health. (2024) 6:e33–e43. doi:  10.1016/S2589-7500(23)00208-X [DOI] [PubMed] [Google Scholar]
  • 89. Skrede O-J, De Raedt S, Kleppe A, Hveem TS, Liestøl K, Maddison J, et al. Deep learning for prediction of colorectal cancer outcome: a discovery and validation study. Lancet. (2020) 395:350–60. doi:  10.1016/S0140-6736(19)32998-8 [DOI] [PubMed] [Google Scholar]
  • 90. Foersch S, Glasner C, Woerl A-C, Eckstein M, Wagner D-C, Schulz S, et al. Multistain deep learning for prediction of prognosis and therapy response in colorectal cancer. Nat Med. (2023) 29:430–9. doi:  10.1038/s41591-022-02134-1 [DOI] [PubMed] [Google Scholar]
  • 91. Cui Y, Zhao K, Meng X, Mao Y, Han C, Shi Z, et al. A computed tomography-based multitask deep learning model for predicting tumour stroma ratio and treatment outcomes in patients with colorectal cancer: a multicentre cohort study. Int J Surg. (2024) 110:2845–54. doi:  10.1097/JS9.0000000000001161 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 92. Liu X, Zhang D, Liu Z, Li Z, Xie P, Sun K, et al. Deep learning radiomics-based prediction of distant metastasis in patients with locally advanced rectal cancer after neoadjuvant chemoradiotherapy: a multicentre study. EBioMedicine. (2021) 69:103442. doi:  10.1016/j.ebiom.2021.103442 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 93. Jiang X, Zhao H, Saldanha OL, Nebelung S, Kuhl C, Amygdalos I, et al. An MRI deep learning model predicts outcome in rectal cancer. Radiology. (2023) 307:e222223. doi:  10.1148/radiol.222223 [DOI] [PubMed] [Google Scholar]
  • 94. Liang J, Zhang W, Yang J, Wu M, Dai Q, Yin H, et al. Deep learning supported discovery of biomarkers for clinical prognosis of liver cancer. Nat Mach Intell. (2023) 5:408–20. doi:  10.1038/s42256-023-00635-3 37880705 [DOI] [Google Scholar]
  • 95. Zhang S-L, Cheng L-S, Zhang Z-Y, Sun H-T, Li J-J. Untangling determinants of gut microbiota and tumor immunologic status through a multi-omics approach in colorectal cancer. Pharmacol Res. (2023) 188:106633. doi:  10.1016/j.phrs.2022.106633 [DOI] [PubMed] [Google Scholar]
  • 96. Geraldine OM. Data privacy in the era of AI: navigating regulatory landscapes for global businesses. Int J Sci Res Arch. (2024) 13:2040–58. doi:  10.30574/ijsra.2024.13.2.2396 [DOI] [Google Scholar]
  • 97. El Mestari SZ, Lenzini G, Demirci H. Preserving data privacy in machine learning systems. Comput Secur. (2024) 137:103605. doi:  10.1016/j.cose.2023.103605 38826717 [DOI] [Google Scholar]
  • 98. Kumar KAS, Nelson L, Jibinsingh BR. Systematic review of privacy-preserving federated learning in decentralized healthcare systems. Franklin Open. (2025) 13:100440. doi:  10.1016/j.fraope.2025.100440 38826717 [DOI] [Google Scholar]
  • 99. Horst A, Loustalot P, Yoganathan S, Li T, Xu J, Tong W, et al. Federated learning: a privacy-preserving approach to data-centric regulatory cooperation. Front Drug Saf Regul. (2025) 5:1579922. doi:  10.3389/fdsfr.2025.1579922 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 100. Jiao L, Hao J, Li R, Li L, Liu X, Liu F, et al. Foundation models meet medical image interpretation. Res (Wash D C). (2026) 9:1024. doi:  10.34133/research.1024 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 101. Akinci D’Antonoli T, Bluethgen C, Cuocolo R, Klontzas ME, Ponsiglione A, Kocak B. Foundation models for radiology: fundamentals, applications, opportunities, challenges, risks, and prospects. Diagn Interv Radiol. (2026) 32:259–72. doi:  10.4274/dir.2025.253445 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 102. Huang S-C, Jensen M, Yeung-Levy S, Lungren MP, Poon H, Chaudhari AS. A systematic review and implementation guidelines of multimodal foundation models in medical imaging. Res Sq. (2025):rs.3.rs-5537908. doi:  10.21203/rs.3.rs-5537908/v1 [DOI] [PMC free article] [PubMed] [Google Scholar]

Articles from Frontiers in Oncology are provided here courtesy of Frontiers Media SA

RESOURCES