paper-with-me

Papers

Toward General Digraph Contrastive Learning: A Dual Spatial Perspective

2025-10-18 · Zhengyu Wu, Daohan Su, Yang Zhang, Xunkai Li, Rong-Hua Li, Guoren Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.16311

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningNode ClassificationLink Prediction

Similar Papers 제목 키워드 기반

DiRW: Path-Aware Digraph Learning for Heterophily

2024-10-14 · Daohan Su, Xunkai Li, Zhenjun Li, Yinping Liao 외

Recently, graph neural network (GNN) has emerged as a powerful representation learning tool for graph-structured data. However, most approaches are tailored for undirected graphs, neglecting the abundant information embe…

Graph Neural NetworkRepresentation Learning

Parameter Free Clustering with Cluster Catch Digraphs (Technical Report)

2019-12-26 · Artür Manukyan, Elvan Ceyhan

We propose clustering algorithms based on a recently developed geometric digraph family called cluster catch digraphs (CCDs). These digraphs are used to devise clustering methods that are hybrids of density-based and gra…

Clustering

Toward Data-centric Directed Graph Learning: An Entropy-driven Approach

2025-05-02 · Xunkai Li, Zhengyu Wu, Kaichi Yu, Hongchao Qin 외

The directed graph (digraph), as a generalization of undirected graphs, exhibits superior representation capability in modeling complex topology systems and has garnered considerable attention in recent years. Despite th…

Graph LearningKnowledge Distillation

Personalized Federated Learning for Spatio-Temporal Forecasting: A Dual Semantic Alignment-Based Contrastive Approach

2024-04-04 · Qingxiang Liu, Sheng Sun, Yuxuan Liang, Jingjing Xue 외

The existing federated learning (FL) methods for spatio-temporal forecasting fail to capture the inherent spatio-temporal heterogeneity, which calls for personalized FL (PFL) methods to model the spatio-temporally varian…

Contrastive LearningFederated LearningPersonalized Federated LearningSemantic Similarity+2

D-HYPR: Harnessing Neighborhood Modeling and Asymmetry Preservation for Digraph Representation Learning

2021-12-22 · Honglu Zhou, Advith Chegu, Samuel S. Sohn, Zuohui Fu 외

Digraph Representation Learning (DRL) aims to learn representations for directed homogeneous graphs (digraphs). Prior work in DRL is largely constrained (e.g., limited to directed acyclic graphs), or has poor generalizab…

Link PredictionLink Property PredictionNode ClassificationProperty Prediction+1