MAPI-GNN: Multi-Activation Plane Interaction Graph Neural Network for Multimodal Medical Diagnosis
Ziwei Qin, Xuhui Song, Deqing Huang, Na Qin, Jun Li
TL;DR
This work tackles multimodal medical diagnosis by moving beyond a single static graph to a dynamic, patient-specific multi-activation graph profile. It introduces the Multi-Dimensional Feature Discriminator (MDFD) to identify salient features across semantic dimensions and a Multi-Activation Graph Construction Strategy (MAGCS) to build multiple activation graphs, followed by a Hierarchical Feature Dynamic Association Network (HFDAN) that fuses intra-sample graphs and models inter-sample relations. The approach achieves state-of-the-art results on PI-CAI csPCa and CHD datasets, with ablations confirming that each component (MDFD, MAGCS, HFDAN) contributes to performance gains. The method offers a practical, efficient pathway toward more accurate, reliable AI-assisted diagnosis in complex clinical settings.
Abstract
Graph neural networks are increasingly applied to multimodal medical diagnosis for their inherent relational modeling capabilities. However, their efficacy is often compromised by the prevailing reliance on a single, static graph built from indiscriminate features, hindering the ability to model patient-specific pathological relationships. To this end, the proposed Multi-Activation Plane Interaction Graph Neural Network (MAPI-GNN) reconstructs this single-graph paradigm by learning a multifaceted graph profile from semantically disentangled feature subspaces. The framework first uncovers latent graph-aware patterns via a multi-dimensional discriminator; these patterns then guide the dynamic construction of a stack of activation graphs; and this multifaceted profile is finally aggregated and contextualized by a relational fusion engine for a robust diagnosis. Extensive experiments on two diverse tasks, comprising over 1300 patient samples, demonstrate that MAPI-GNN significantly outperforms state-of-the-art methods.
