Control-based Graph Embeddings with Data Augmentation for Contrastive Learning
In this paper, we study the problem of unsupervised graph representation learning by harnessing the control properties of dynamical networks defined on graphs. Our approach introduces a novel framework for contrastive learning, a widely prevalent technique for unsupervised representation learning. A crucial step in contrastive learning is the creation of 'augmented' graphs from the input graphs. Though different from the original graphs, these augmented graphs retain the original graph's structural characteristics. Here, we propose a unique method for generating these augmented graphs by leveraging the control properties of networks. The core concept revolves around perturbing the original graph to create a new one while preserving the controllability properties specific to networks and graphs. Compared to the existing methods, we demonstrate that this innovative approach enhances the effectiveness of contrastive learning frameworks, leading to superior results regarding the accuracy of the classification tasks. The key innovation lies in our ability to decode the network structure using these control properties, opening new avenues for unsupervised graph representation learning.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningData AugmentationGraph Representation LearningRepresentation LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
LATEX-GCL: Large Language Models (LLMs)-Based Data Augmentation for Text-Attributed Graph Contrastive Learning
Graph Contrastive Learning (GCL) is a potent paradigm for self-supervised graph learning that has attracted attention across various application scenarios. However, GCL for learning on Text-Attributed Graphs (TAGs) has y…
Contrastive LearningData AugmentationGraph LearningLanguage Modelling+1Spectral Augmentations for Graph Contrastive Learning
Contrastive learning has emerged as a premier method for learning representations with or without supervision. Recent studies have shown its utility in graph representation learning for pre-training. Despite successes, t…
Contrastive LearningGraph EmbeddingGraph Representation LearningRepresentation LearningA Simple Graph Contrastive Learning Framework for Short Text Classification
Short text classification has gained significant attention in the information age due to its prevalence and real-world applications. Recent advancements in graph learning combined with contrastive learning have shown pro…
Contrastive LearningData AugmentationGraph Learningtext-classification+1Temporal Graph Representation Learning with Adaptive Augmentation Contrastive
Temporal graph representation learning aims to generate low-dimensional dynamic node embeddings to capture temporal information as well as structural and property information. Current representation learning methods for …
Contrastive LearningGraph Representation LearningRepresentation LearningTwinCL: A Twin Graph Contrastive Learning Model for Collaborative Filtering
In the domain of recommendation and collaborative filtering, Graph Contrastive Learning (GCL) has become an influential approach. Nevertheless, the reasons for the effectiveness of contrastive learning are still not well…
Collaborative FilteringContrastive LearningData Augmentation