paper-with-me

홈 › Papers

Contrastive Adaptive Propagation Graph Neural Networks for Efficient Graph Learning

2021-12-02 · Jun Hu, Shengsheng Qian, Quan Fang, Changsheng Xu

Graph Neural Networks (GNNs) have achieved great success in processing graph data by extracting and propagating structure-aware features. Existing GNN research designs various propagation schemes to guide the aggregation of neighbor information. Recently the field has advanced from local propagation schemes that focus on local neighbors towards extended propagation schemes that can directly deal with extended neighbors consisting of both local and high-order neighbors. Despite the impressive performance, existing approaches are still insufficient to build an efficient and learnable extended propagation scheme that can adaptively adjust the influence of local and high-order neighbors. This paper proposes an efficient yet effective end-to-end framework, namely Contrastive Adaptive Propagation Graph Neural Networks (CAPGNN), to address these issues by combining Personalized PageRank and attention techniques. CAPGNN models the learnable extended propagation scheme with a polynomial of a sparse local affinity matrix, where the polynomial relies on Personalized PageRank to provide superior initial coefficients. In order to adaptively adjust the influence of both local and high-order neighbors, a coefficient-attention model is introduced to learn to adjust the coefficients of the polynomial. In addition, we leverage self-supervised learning techniques and design a negative-free entropy-aware contrastive loss to explicitly take advantage of unlabeled data for training. We implement CAPGNN as two different versions named CAPGCN and CAPGAT, which use static and dynamic sparse local affinity matrices, respectively. Experiments on graph benchmark datasets suggest that CAPGNN can consistently outperform or match state-of-the-art baselines. The source code is publicly available at https://github.com/hujunxianligong/CAPGNN.

📄 PDF Abstract BibTeX arXiv:2112.01110

Code (1)

hujunxianligong/capgnn 공식 구현 tf

Tasks

Graph LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Propagation Tree Is Not Deep: Adaptive Graph Contrastive Learning Approach for Rumor Detection

2025-08-10 · Chaoqun Cui, Caiyan Jia arxiv

Rumor detection on social media has become increasingly important. Most existing graph-based models presume rumor propagation trees (RPTs) have deep structures and learn sequential stance features along branches. However…

Contrastive Learning

Robust Contrastive Graph Clustering with Adaptive Local-Global Integration

2026-05-27 · Lei Zhang, Fubo Sun, Haipeng Yang, Zhong Guan 외 arxiv

Graph clustering is essential in graph analysis for revealing structural patterns and node communities. Despite recent advances in self-supervised contrastive learning that have improved clustering via structural and att…

Contrastive LearningGraph Clustering

Seizure-NGCLNet: Representation Learning of SEEG Spatial Pathological Patterns for Epileptic Seizure Detection via Node-Graph Dual Contrastive Learning

2025-11-19 · Yiping Wang, Peiren Wang, Zhenye Li, Fang Liu 외 arxiv

Complex spatial connectivity patterns, such as interictal suppression and ictal propagation, complicate accurate drug-resistant epilepsy (DRE) seizure detection using stereotactic electroencephalography (SEEG) and tradit…

Representation LearningContrastive LearningSeizure Detection

Less is More: Unseen Domain Fake News Detection via Causal Propagation Substructures

2024-11-14 · Shuzhi Gong, Richard O. Sinnott, Jianzhong Qi, Cecile Paris

The spread of fake news on social media poses significant threats to individuals and society. Text-based and graph-based models have been employed for fake news detection by analysing news content and propagation network…

Contrastive LearningFake News DetectionGraph Neural Network

Alleviating Sparsity of Open Knowledge Graphs with Ternary Contrastive Learning

2022-11-08 · Qian Li, Shafiq Joty, Daling Wang, Shi Feng 외

Sparsity of formal knowledge and roughness of non-ontological construction make sparsity problem particularly prominent in Open Knowledge Graphs (OpenKGs). Due to sparse links, learning effective representation for few-s…

Contrastive LearningKnowledge GraphsRelation