SOLA-GCL: Subgraph-Oriented Learnable Augmentation Method for Graph Contrastive Learning
Abstract
Graph contrastive learning has emerged as a powerful technique for learning graph representations that are robust and discriminative. However, traditional approaches often neglect the critical role of subgraph structures, particularly the intra-subgraph characteristics and inter-subgraph relationships, which are crucial for generating informative and diverse contrastive pairs. These subgraph features are crucial as they vary significantly across different graph types, such as social networks where they represent communities, and biochemical networks where they symbolize molecular interactions. To address this issue, our work proposes a novel subgraph-oriented learnable augmentation method for graph contrastive learning, termed SOLA-GCL, that centers around subgraphs, taking full advantage of the subgraph information for data augmentation. Specifically, SOLA-GCL initially partitions a graph into multiple densely connected subgraphs based on their intrinsic properties. To preserve and enhance the unique characteristics inherent to subgraphs, a graph view generator optimizes augmentation strategies for each subgraph, thereby generating tailored views for graph contrastive learning. This generator uses a combination of intra-subgraph and inter-subgraph augmentation strategies, including node dropping, feature masking, intra-edge perturbation, inter-edge perturbation, and subgraph swapping. Extensive experiments have been conducted on various graph learning applications, ranging from social networks to molecules, under semi-supervised learning, unsupervised learning, and transfer learning settings to demonstrate the superiority of our proposed approach.
Cite
Text
Peng et al. "SOLA-GCL: Subgraph-Oriented Learnable Augmentation Method for Graph Contrastive Learning." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I19.34189Markdown
[Peng et al. "SOLA-GCL: Subgraph-Oriented Learnable Augmentation Method for Graph Contrastive Learning." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/peng2025aaai-sola/) doi:10.1609/AAAI.V39I19.34189BibTeX
@inproceedings{peng2025aaai-sola,
title = {{SOLA-GCL: Subgraph-Oriented Learnable Augmentation Method for Graph Contrastive Learning}},
author = {Peng, Tianhao and Li, Xuhong and Yuan, Haitao and Li, Yuchen and Xiong, Haoyi},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {19875-19883},
doi = {10.1609/AAAI.V39I19.34189},
url = {https://mlanthology.org/aaai/2025/peng2025aaai-sola/}
}