Information-Aware Graph Contrastive Learning for Cleaner Representations

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing graph contrastive learning models require substantial domain expertise for customization and are challenging to design for specific datasets due to unique graph data properties, lacking guiding principles for selecting optimal components.

Innovation Solution

The Information Bottleneck (IB) principle is applied to decouple graph contrastive learning into three modules: view augmentation, view encoding, and representation contrasting, optimizing each for task-relevant information while minimizing task-irrelevant information, using InfoGCL framework.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If existing graph contrastive learning models are used, then graph representation learning can be performed without label information, but the models require substantial domain expertise for customization and are challenging to design for specific datasets

Engineering Contradiction:
ImproveEase of model designVSAvoidModel complexity
Core Design Contradiction:
Ease of manufactureVSDevice complexity

Solution Approach 1:

The patent segments the graph contrastive learning model into three distinct modules: view augmentation module, view encoding module, and representation contrasting module. Each module has a specific function and can be independently configured, making the overall model easier to design and customize for different datasets without requiring extensive domain expertise.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a universal framework that can be applied to various graph datasets and tasks through configurable modules. The view augmentation module supports multiple augmentation strategies, the view encoding module handles different graph representations, and the representation contrasting module optimizes for task-relevant information, enabling the model to adapt to different scenarios without redesign.

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

2Measurement precision

If graph contrastive learning maximizes feature consistency between augmented views, then representation learning performance improves, but task-irrelevant information is also preserved

Engineering Contradiction:
ImproveRepresentation accuracyVSAvoidTask-irrelevant information
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent extracts only the task-relevant information from the graph data through the view encoding module, which processes augmented views to generate representations that preserve only beneficial information. The representation contrasting module then进一步优化 these representations to maximize task-relevant feature consistency while discarding task-irrelevant information, achieving both high accuracy and information filtering.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies different processing qualities to different aspects of the graph representation. The view augmentation module applies local perturbations to create diverse views, the view encoding module applies different encoding strategies to different graph components, and the representation contrasting module selectively preserves task-relevant features while removing task-irrelevant ones, creating representations with optimized local qualities for the specific task.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12511540B2Information-aware graph contrastive learning
Publication Date: 2025.12.30 NEC CORP
  • US12511540B2 patent drawing
  • US12511540B2 patent drawing
  • US12511540B2 patent drawing

AI summary

A method for performing contrastive learning for graph tasks and datasets by employing an information-aware graph contrastive learning framework is presented. The method includes obtaining two semantically similar views of a graph coupled with a label for training by employing a view augmentation component, feeding the two semantically similar views into respective encoder networks to extract latent representations preserving both structure and attribute information in the two views, optimizing a contrastive loss based on a contrastive mode by maximizing feature consistency between the latent representations, training a neural network with the optimized contrastive loss, and predicting a new graph label or a new node label in the graph.