Temporal-Aware Graph Neural Networks for Dynamic Graph Embeddings

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing graph neural networks (GNNs) face challenges in efficiently processing dynamic graphs with evolving structures and temporal dependencies, leading to resource-intensive training and suboptimal prediction accuracy.

Innovation Solution

A temporal-aware and permutation-dependent GNN is implemented with multi-layer neighborhood aggregation, bifurcating neural networks for entity and event types, using a temporal-aware message passing scheme to generate embeddings that capture temporal correlations and reduce model parameters.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If traditional neural networks are used to process graph data structures, then the model can handle relational data, but the model requires more parameters and has lower efficiency

Engineering Contradiction:
Improvelearning efficiencyVSAvoidmodel parameters
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent segments the processing of graph data by introducing specialized GNN layers that handle relational data differently from traditional neural networks. These layers process node features and edge relationships in a structured manner, reducing the overall model parameter requirements while maintaining effectiveness.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a universal GNN framework that can handle various types of relational data through configurable layers. The same base architecture adapts to different graph structures and relationships, reducing the need for separate specialized models and thereby reducing total parameter count.

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Reliability

If traditional GNN methods are used, then the model processes graph data, but it lacks temporal awareness and cannot capture temporal correlations in dynamic graphs

Engineering Contradiction:
Improveprediction accuracyVSAvoidtemporal awareness
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent introduces dynamic elements to the GNN by incorporating temporal awareness into the aggregation functions. The model adapts to changing graph structures over time by using temporal message passing mechanisms that capture how relationships evolve, enabling accurate predictions on dynamic graphs.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent implements feedback mechanisms through temporal message passing where information from previous time steps is fed back into the current processing. This allows the model to learn from historical patterns and improve prediction accuracy by capturing temporal correlations in the data.

Inventive Principle:
Principle #23Feedback

3Reliability

If multiple time snapshots are used to capture temporal information, then the model achieves better temporal awareness, but the resource intensity and complexity increase

Engineering Contradiction:
Improvetemporal pattern captureVSAvoidresource intensity
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent extracts only the essential temporal information needed for predictions rather than processing complete multi-time snapshots. By selecting and processing only relevant temporal features through temporal message passing, the model achieves temporal awareness with reduced computational resources.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies partial action by using a single time snapshot with temporal message passing instead of processing multiple complete snapshots. This partial approach to temporal processing captures necessary temporal patterns while significantly reducing the computational burden and resource intensity.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12632699B2Temporal-aware and local-aggregation graph neural networks
Publication Date: 2026.05.19 ACCENTURE GLOBAL SOLUTIONS LTD
  • US12632699B2 patent drawing
  • US12632699B2 patent drawing
  • US12632699B2 patent drawing

AI summary

A temporal-aware or permutation-dependent Graph Neural Network (GNN) is disclosed. The example GNN is implemented by combining temporal-awareness with multi-layer neighborhood aggregation to further provide the GNN with inductive capabilities with respect to generating embeddings of a dynamic graph, all without creating multiple time snapshots of the graph. By using a temporal-aware message pass scheme involving a temporal-aware and permutation-dependent GNN, a set of temporal-aware local neighborhood aggregator functions may be effective trained and used for generating embeddings for unknow nodes and for providing more accurate embeddings for subsequent prediction tasks.