The research results of Liu Mingxin, a doctoral student in the laboratory, were accepted by MICCAI2025, the top conference in the field of medical image computing.

The paper “Multimodal Representation Decoupling Network (MurreNet): Establishing an Integrated Multimodal Interaction Model between Histopathology and Genomic Atlas for Survival Prediction of Cancer Patients” by Liu Mingxin (supervisor: Professor Xu Jun), a doctoral student at Jiangsu University Key Laboratory of Intelligent Medical Image Computing (IMIC), was officially accepted by the International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI 2025), the top conference in the field of medical image computing. This achievement is the latest innovative research result of IMIC laboratory in the field of computational pathology and multi-modal fusion, providing new solutions for cross-scale medical data: 1) pathology images and 2) multi-modal fusion of gene sequencing data and cancer survival prediction.

Research background

Cancer is one of the major diseases with a high mortality rate worldwide, and the assessment of patient survival prognosis plays an important role in clinical decision-making. Accurate survival prediction can not only help doctors formulate personalized treatment plans, but also provide patients with more scientific risk assessment and follow-up guidance. However, the high heterogeneity and complex pathological mechanisms of tumors pose great challenges to survival prediction. Traditional single-modality analysis methods, such as models based on clinical features or single molecular markers, often cannot fully reflect the multidimensional biological characteristics of tumors, limiting the accuracy and generalization ability of patient prognosis. Panoramic digital pathology slides (Whole-Slide Images, WSIs) use high-resolution imaging to display the structure at the cellular and tissue levels and their spatial interaction with the microenvironment from the perspective of tumor histology and morphology, which can reflect the macroscopic biological characteristics of tumors. At the same time, genomics technology provides a means to reveal the driving factors of tumors at the molecular level, including gene mutations, expression profiles and abnormal regulation of signaling pathways, reflecting the microscopic molecular status of tumors. The two reveal the intrinsic laws of cancer from different scales and perspectives and are highly complementary.

However, in clinical practice, these two types of data are usually processed in isolation, making it difficult to achieve effective fusion. WSIs data are huge and complex in structure, making it difficult for traditional image analysis to fully mine its potential prognostic information; while genomic data are high-dimensional and noisy, making biological interpretation difficult. How to design a scientific and reasonable multi-modal fusion strategy and effectively integrate morphological and molecular information has become the key to improving the accuracy of cancer survival prediction. In addition, there are complex correlations between tumor phenotypes and genotypes. Capturing this phenotype-genotype coupling relationship can not only deepen the understanding of tumor biological mechanisms, but also help to build more robust and interpretable prediction models. The main challenges facing current multi-modal fusion research include: significant differences in feature distribution between different modalities, and difficulty in distinguishing and extracting modal specificity and modal shared information; in addition, how to design effective interaction mechanisms to achieve complementation and enhancement of cross-modal information is also a bottleneck that needs to be broken through. Solving the above problems will promote the development of accurate survival prediction technology based on integrating pathological imaging and genomic data, and promote the optimization of clinical diagnosis and individualized treatment strategies.

research methods

In order to cope with the many challenges faced by current multi-modal survival prediction, we proposed the Multimodal Representation Decoupling Network (MurreNet), whose overall architecture is shown in Figure 1. This network is specifically designed to model the complex and profound interactive relationships between pathological images and genomic data, aiming to extract more comprehensive and hierarchical feature representations from multi-modal data to improve the accuracy and robustness of survival predictions. The core concept of MurreNet is to emphasize the decoupled learning of multi-modal representation, paying attention to the shared information between modalities and taking into account the specificity of each modality, thereby maximizing the utilization and optimal integration of information.

The research results of Liu Mingxin, a doctoral student in the laboratory, were accepted by MICCAI2025, the top conference in the field of medical image computing.

Figure 1: The multimodal representation decoupling network (MurreNet) model proposed in this paper includes the following four modules: (a) feature extraction module for pathological and genomic features, (b) multimodal representation decoupling module, (c) modal representation reconstruction module, (d) multimodal representation fusion through deep ensemble orthogonal fusion module, and comprehensive training regularization strategy for cancer prognosis.

Specifically, the contributions of this article are mainly reflected in the following three aspects:

  1. The Multimodal Representation Decomposition (MRD) module is designed. This module uses a structured method to systematically distinguish between modal shared (common) and modal specific (specific) representations, allowing the model to capture the intrinsic characteristics of the two types of information respectively, avoiding the interference and information loss caused by the confusion of modal information in traditional methods, thereby providing a clearer and decoupled representation space for subsequent fusion.

  2. Proposed the Deep Holistic Orthogonal Fusion (DHOF) module, which is based on the orthogonal constraint mechanism and effectively integrates modality sharing and modality-specific information to achieve deep fusion of complementary advantages. By maintaining the orthogonality of the two types of representations, DHOF not only promotes the effective transmission and integration of information, but also avoids the reuse of redundant information, improving the model’s ability to express multi-modal complex relationships.

  3. This paper introduces a comprehensive loss function combination, covering modal similarity, difference and reconstruction loss, forming a multiple constraint mechanism. This strategy not only promotes the consistency of shared information between modalities, but also strengthens the independent expression of modality-specific information, further guarantees the effective decoupling and complementary learning of multi-modal features, and provides a solid theoretical foundation and practical guidance for model training. Through extensive experimental verification on a large-scale cancer survival prediction data set, our method shows significant advantages over the current state-of-the-art multi-modal fusion strategies, fully demonstrating the excellent potential of MurreNet in capturing complex multi-modal interactions, improving prediction accuracy and clinical application value.

Experimental results

We selected six representative cancer types from The Cancer Genome Atlas (TCGA) to conduct systematic experiments, covering: Bladder Urothelial Carcinoma (BLCA), Breast Invasive Carcinoma (BRCA), Colorectal Adenocarcinoma (Colon & Rectum Adenocarcinoma, COADREAD), Lung Adenocarcinoma (Lung Adenocarcinoma, LUAD), endometrial cancer (Uterine Corpus Endometrial Carcinoma, UCEC), and gastric adenocarcinoma (Stomach Adenocarcinoma, STAD). In terms of genomic information modeling, we comprehensively utilize three types of core molecular data: RNA sequencing (RNA-seq), copy number variation (CNV), and gene mutation status. In order to further improve the biological explanation and structural expression of features, we reorganized these raw data by function and divided them into six key molecular subcategories: protein kinases, tumor suppressor genes, oncogenes, cell differentiation markers, transcription factors, and cytokines and growth factors. The above-mentioned multi-dimensional genomic subspaces together constitute the molecular representation input of the model, providing a solid foundation for in-depth characterization of the cross-modal association between pathological images and genetic features. The experimental results are shown in Table 1 below:

Table 1. Performance of different methods on six public TCGA datasets. “P.” indicates whether to use pathological images, and “G.” indicates whether to use genomic maps. The best and second best results are highlighted in red and blue respectively.

The research results of Liu Mingxin, a doctoral student in the laboratory, were accepted by MICCAI2025, the top conference in the field of medical image computing.

To further verify the actual performance of our model in the survival analysis task, we divided all patients into high-risk and low-risk groups based on the median risk score predicted by the model in six TCGA cancer cohorts. Subsequently, as shown in Figure 2, this article uses the Kaplan-Meier survival curve to visually display the survival status of each group of patients and intuitively depict the time distribution trend of survival events. To assess the statistical significance of survival differences between groups, we used the log-rank test with a p value of 0.05 or less as the significance criterion. As shown in Figure 2, in six cancer types, our proposed MurreNet model all exhibits significant risk stratification capabilities, and its corresponding p-values ​​are all well below 0.05. This result fully proves the robustness and generalization ability of the model in individual prognosis prediction, and further confirms its broad application prospects in clinical risk assessment and precision medicine practice.

The research results of Liu Mingxin, a doctoral student in the laboratory, were accepted by MICCAI2025, the top conference in the field of medical image computing.

Figure 2. Kaplan-Meier survival curves of the proposed multimodal representation decoupled network (MurreNet) model on six cancer datasets

Conclusion

In this study, we propose an innovative multi-modal representation decoupling framework (MurreNet) designed to fuse genomic data with pathological whole-slice images (WSIs) to improve the survival prediction performance of cancer patients. The core of this framework lies in the Multimodal Representation Decomposition module (MRD) we designed, which can systematically decompose multimodal information into modality-common and modality-specific features, thereby achieving more refined and structured modal knowledge modeling. In order to enhance the constraints and generalization capabilities of model training, we introduced a combination of multiple losses, including modal similarity loss, modal difference loss, reconstruction loss, and survival prediction loss, to effectively guide the expression of differential information while maintaining synergy between modalities. Furthermore, we propose the Deep Holistic Orthogonal Fusion strategy (DHOF), which is used to integrate shared and unique features to achieve collaborative modeling and deep fusion of complex relationships between and within modalities. Extensive experiments on six TCGA cancer cohorts demonstrate that MurreNet significantly outperforms current mainstream methods in survival analysis tasks, demonstrating excellent prediction accuracy and robustness, fully demonstrating its potential clinical application value in the field of precision medicine.

The following is the citation information of the paper:

Mingxin Liu, Chengfei Cai, Jun Li, Pengbo Xu, Jinze Li, Jiquan Ma, and Jun Xu, MurreNet: Modeling Holistic Multimodal Interactions Between Histopathology and Genomic Profiles for Survival Prediction, MICCAI 2025 , September 23-27, 2025.


Translated from the original Chinese source.

Tags :
Share :

Related Posts

Luo Yuemei participated in the 20th Sino-US Frontier Science Symposium

Luo Yuemei participated in the 20th Sino-US Frontier Science Symposium

The 20th China-U.S. Frontier Science Symposium, jointly organized by the Chinese Academy of Sciences and the U.S. National Academy of Sciences, was held from November 18 to 21 at the Friendship Palace of the Friendship Hotel in Beijing. Nearly a hundred young scientists from more than 40 Chinese and American research institutions and universities, including the Chinese Academy of Sciences, Tsinghua University, Peking University, Harvard University, MIT, and Lawrence Berkeley National Laboratory, conducted in-depth exchanges and interdisciplinary discussions on related cutting-edge science and technology topics. The conference carried out in-depth exchanges and discussions around topics such as artificial intelligence promoting scientific development, connectomics of neurological diseases, exoplanets, in situ structural cell biology, nanopore biotechnology analysis, ocean carbon dioxide removal, future-oriented quantum materials, and using new mathematical tools to understand artificial intelligence. As one of the important platforms for interdisciplinary exchanges between the academies of sciences of the two countries and even for young scholars from both countries, the Sino-US Frontier Science Symposium organizes interdisciplinary discussions around different themes in the field of natural sciences. Scientists from both sides learn from each other in the field of basic research through the symposium, which enhances friendship and broadens their horizons, and plays a positive role in strengthening exchanges between the young scientific communities of the two countries. Luo Yuemei was invited to attend the meeting of the “Artificial Intelligence Promotes Scientific Development” branch and gave a poster presentation on “Automated OCT-Based Retinal Disease Detection: Innovations and Applications in Semi-Supervised Deep Learning” on behalf of the Key Laboratory of Intelligent Medical Image Computing.

Read More
Our school held an expert demonstration meeting on the construction plan of the "Intelligent Medical Image Computing" key laboratory in Jiangsu universities.

Our school held an expert demonstration meeting on the construction plan of the "Intelligent Medical Image Computing" key laboratory in Jiangsu universities.

On September 6, 2024, the Jiangsu University Key Laboratory - Key Laboratory of Intelligent Medical Image Computing, which was approved by the School of Future Technology and the School of Artificial Intelligence of our school, held an expert demonstration meeting on the laboratory construction plan. Chen Junbing, deputy director of the National Key Laboratory of Water Disaster Prevention at Hohai University, serves as the leader of the expert group. Zhang Xuejing, director of the Science and Technology Department of Jiangsu Provincial People’s Hospital, Wang Yuancheng of the Radiology Department of Zhongda Hospital Affiliated to Southeast University, Chen Jiu of the Institute of Medical Imaging and Artificial Intelligence of Nanjing Drum Tower Hospital, and Lu Zhenyu, dean of the Graduate School and Director of the Discipline Construction Division of Nanjing University of Information Science & Technology, are members of the expert group. Li Beibei, deputy director of the Science and Technology Department of our school, Xu Jun, director of the key laboratory and deputy dean of the College of Future Technology, Xuan Kai, deputy director of the laboratory, and academic backbones attended the meeting. The demonstration meeting was hosted by Professor Xu Jun.

Read More
Teacher Luo Yuemei guides undergraduate students to publish papers in the journals of the Second District of the Chinese Academy of Sciences

Teacher Luo Yuemei guides undergraduate students to publish papers in the journals of the Second District of the Chinese Academy of Sciences

Research background Deep learning has shown great potential in medical image analysis, especially in the task of retinopathy classification based on optical coherence tomography (OCT). However, deep learning models still face many challenges in the diagnosis of retinal diseases based on OCT images. For example, current classic deep learning methods treat images as a grid or sequence structure, which limits the capture of irregular and complex objects, thereby reducing flexibility. In addition, OCT equipment in different medical institutions has significant differences in image distribution (domain shift) due to differences in light source wavelength, detector sensitivity and imaging mode, which seriously restricts the generalization performance of deep learning models.

Read More