Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 90% Match Research Paper GNN researchers,Network scientists,Data scientists,ML engineers working with graph data 2 weeks ago

Toward General Digraph Contrastive Learning: A Dual Spatial Perspective

graph-neural-networks › graph-learning
📄 Abstract

Abstract: Graph Contrastive Learning (GCL) has emerged as a powerful tool for extracting consistent representations from graphs, independent of labeled information. However, existing methods predominantly focus on undirected graphs, disregarding the pivotal directional information that is fundamental and indispensable in real-world networks (e.g., social networks and recommendations).In this paper, we introduce S2-DiGCL, a novel framework that emphasizes spatial insights from complex and real domain perspectives for directed graph (digraph) contrastive learning. From the complex-domain perspective, S2-DiGCL introduces personalized perturbations into the magnetic Laplacian to adaptively modulate edge phases and directional semantics. From the real-domain perspective, it employs a path-based subgraph augmentation strategy to capture fine-grained local asymmetries and topological dependencies. By jointly leveraging these two complementary spatial views, S2-DiGCL constructs high-quality positive and negative samples, leading to more general and robust digraph contrastive learning. Extensive experiments on 7 real-world digraph datasets demonstrate the superiority of our approach, achieving SOTA performance with 4.41% improvement in node classification and 4.34% in link prediction under both supervised and unsupervised settings.
Authors (5)
Daohan Su
Yang Zhang
Xunkai Li
Rong-Hua Li
Guoren Wang
Submitted
October 18, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

This paper introduces S2-DiGCL, a novel framework for directed graph contrastive learning (GCL) that leverages dual spatial perspectives (complex and real domains). It uses personalized perturbations on the magnetic Laplacian for directional semantics and path-based augmentation for local asymmetries. This approach effectively captures fine-grained topological dependencies in digraphs, overcoming limitations of existing GCL methods focused on undirected graphs.

Business Value

Enables more accurate analysis and prediction on directed networks, crucial for understanding user behavior in social media, optimizing recommendation systems, and analyzing biological pathways.