LGSPJul 13, 2023

MaxCorrMGNN: A Multi-Graph Neural Network Framework for Generalized Multimodal Fusion of Medical Data for Outcome Prediction

arXiv:2307.07093v17 citationsh-index: 31
Originality Incremental advance
AI Analysis

This addresses the challenge of integrating diverse medical data types for improved outcome prediction, representing an incremental advance in multimodal fusion techniques.

The paper tackled the problem of predicting medical outcomes from multimodal data by developing MaxCorrMGNN, a framework that fuses clinical, imaging, and genomic data using maximal correlation embeddings and a multi-layered graph neural network, achieving consistent outperformance over state-of-the-art methods on a Tuberculosis dataset.

With the emergence of multimodal electronic health records, the evidence for an outcome may be captured across multiple modalities ranging from clinical to imaging and genomic data. Predicting outcomes effectively requires fusion frameworks capable of modeling fine-grained and multi-faceted complex interactions between modality features within and across patients. We develop an innovative fusion approach called MaxCorr MGNN that models non-linear modality correlations within and across patients through Hirschfeld-Gebelein-Renyi maximal correlation (MaxCorr) embeddings, resulting in a multi-layered graph that preserves the identities of the modalities and patients. We then design, for the first time, a generalized multi-layered graph neural network (MGNN) for task-informed reasoning in multi-layered graphs, that learns the parameters defining patient-modality graph connectivity and message passing in an end-to-end fashion. We evaluate our model an outcome prediction task on a Tuberculosis (TB) dataset consistently outperforming several state-of-the-art neural, graph-based and traditional fusion techniques.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes