Multi-Graph Neural Fusion With MaxCorr for Multimodal Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for multimodal fusion in machine learning, particularly in medical data, struggle to effectively align and combine diverse features across multiple modalities with minimal computational effort, often leading to inadequate predictions due to insufficient single modality data and loss of modality semantics in graph-based constructions.

Innovation Solution

A multi-graph neural network framework (MaxCorrMGNN) that models non-linear modality correlations using Hirschfeld-Gebelein-Re'nyi maximal correlation embeddings, preserving modality and entity identities, and employs a multi-graph neural network for task-informed reasoning with learnable sparsity to construct an entity-modality multi-graph for end-to-end fusion.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If graph-based methods are used for multimodal fusion, then computational efficiency is improved, but modality semantics are lost

Engineering Contradiction:
Improvecomputational efficiencyVSAvoidmodality semantics
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent segments the fusion process into distinct graph construction phases where modality-specific graphs are built first, then integrated. This allows computational efficiency through structured processing while preserving modality semantics through separate graph representations that maintain identity information.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary graph representation layer that mediates between individual modality graphs and the final fused representation. This intermediary structure enables efficient computation while preserving modality semantics through explicit identity preservation mechanisms.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Speed

If existing multimodal fusion methods are used, then processing speed is improved, but predictive accuracy deteriorates due to insufficient data alignment

Engineering Contradiction:
Improveprocessing speedVSAvoidpredictive accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The patent performs preliminary graph construction and feature alignment before final prediction. By pre-processing and structuring the data into modality-specific graphs with preserved identities, the system achieves both fast processing through structured data organization and high accuracy through precise feature alignment.

Inventive Principle:
Principle #10Preliminary action

3Device complexity

If simple fusion methods are used, then device complexity is reduced, but prediction reliability deteriorates

Engineering Contradiction:
Improvemodel complexityVSAvoidprediction reliability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent segments the fusion architecture into modular components (modality-specific graphs, identity preservation layers, fusion mechanisms). This segmentation reduces overall complexity by making each component independent and manageable while improving reliability through structured integration of multiple modalities.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20260023971A1Multi-graph neural network framework for generalized multimodal fusion of data for outcome prediction
Publication Date: 2026.01.22 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US20260023971A1 patent drawing
  • US20260023971A1 patent drawing
  • US20260023971A1 patent drawing

AI summary

One or more systems, devices, computer program products and/or computer-implemented methods of use provided herein relate to predicting an optimized result for a graph neural network (GNN). A system can comprise a memory configured to store computer executable components; and a processor configured to execute the computer executable components stored in the memory, wherein the computer executable components comprise: a fusion component that that models non-linear modality correlations within and across entities through Hirschfeld-Gebelein-Re'nyi maximal correlation (MaxCorr) embeddings that generates a multi-graph that preserves identities of modalities and entities; and a multi-graph neural network (MGNN) component for task-informed reasoning in multi-graphs, that learns parameters defining entity-modality graph connectivity and message passing in an end-to-end fashion.