Graph Neural Networks for AMI Event Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for event classification in Advanced Metering Infrastructure (AMI) data are limited by their inability to capture complex dependencies between different devices and energy consumption patterns, leading to inaccuracies and inefficiencies.

Innovation Solution

The use of Graph Neural Networks (GNNs) to represent AMI data as a graph, where each meter is a node and connections represent relationships, allowing for the capture of dependency information and prediction of events and anomalies.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional supervised learning algorithms are used for event classification, then the system is simpler to implement, but the classification accuracy and ability to capture complex dependencies deteriorates

Engineering Contradiction:
Improveevent classification accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent transforms the data representation from traditional tabular format to graph structure, adding a dimensional aspect that captures relational dependencies between meters. This graph representation enables the GNN to model complex interactions while maintaining computational feasibility through message-passing mechanisms.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Solution Approach 2:

The patent replaces traditional supervised learning algorithms with Graph Neural Networks, substituting a more advanced computational mechanism that can naturally handle graph-structured data and capture complex dependencies through learned representations rather than hand-crafted features.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Measurement precision

If GNNs are used to capture complex dependencies between meters, then event classification accuracy improves, but computational complexity and training time increases

Engineering Contradiction:
Improveevent classification accuracyVSAvoidtraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs feature selection before training the GNN model, pre-identifying the most informative features that will be used during training. This preliminary action reduces the dimensionality of the input data, leading to faster training times while maintaining classification accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent employs semi-supervised learning by utilizing both labeled and unlabeled data. This approach allows the model to learn from a larger dataset without requiring extensive labeled annotations, improving generalization while reducing the time-consuming labeling process.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If more labeled data is collected for training, then model accuracy improves, but data collection and labeling time increases

Engineering Contradiction:
Improvemodel accuracyVSAvoiddata collection and labeling time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent implements a self-service mechanism where the GNN model automatically learns from both labeled and unlabeled data through semi-supervised learning. The model leverages the graph structure to propagate information across the network, enabling it to generalize from limited labeled data without requiring extensive manual annotation efforts.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20250131064A1ENHANCING AMI EVENT CLASSIFICATION WITH GRAPH NEURAL NETWORKS (GNNs)
Publication Date: 2025.04.24 NEC LABORATORIES AMERICA INC
  • US20250131064A1 patent drawing
  • US20250131064A1 patent drawing
  • US20250131064A1 patent drawing

AI summary

Disclosed are systems, methods, and structures that enhance advanced metering infrastructure (AMI) event classification with graph neural networks (GNNs) in which AMI data is represented as a graph, where each meter is a node and connections between nodes represent the physical or functional relationship between meters. As a result, our systems and methods capture dependency information between different meters and use this information to predict events and anomalies.