paper-with-me

Papers

A Graph is Worth 1-bit Spikes: When Graph Contrastive Learning Meets Spiking Neural Networks

2023-05-30 · Jintang Li, Huizhe Zhang, Ruofan Wu, Zulun Zhu, Baokun Wang, Changhua Meng, Zibin Zheng, Liang Chen

While contrastive self-supervised learning has become the de-facto learning paradigm for graph neural networks, the pursuit of higher task accuracy requires a larger hidden dimensionality to learn informative and discriminative full-precision representations, raising concerns about computation, memory footprint, and energy consumption burden (largely overlooked) for real-world applications. This work explores a promising direction for graph contrastive learning (GCL) with spiking neural networks (SNNs), which leverage sparse and binary characteristics to learn more biologically plausible and compact representations. We propose SpikeGCL, a novel GCL framework to learn binarized 1-bit representations for graphs, making balanced trade-offs between efficiency and performance. We provide theoretical guarantees to demonstrate that SpikeGCL has comparable expressiveness with its full-precision counterparts. Experimental results demonstrate that, with nearly 32x representation storage compression, SpikeGCL is either comparable to or outperforms many fancy state-of-the-art supervised and self-supervised methods across several graph benchmarks.

📄 PDF Abstract BibTeX arXiv:2305.19306

Code (1)

edisonleeeee/spikegcl 공식 구현 pytorch

Tasks

Contrastive LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

GNN-Transformer Cooperative Architecture for Trustworthy Graph Contrastive Learning

2024-12-18 · Jianqing Liang, Xinkai Wei, Min Chen, Zhiqiang Wang 외

Graph contrastive learning (GCL) has become a hot topic in the field of graph representation learning. In contrast to traditional supervised learning relying on a large number of labels, GCL exploits augmentation strateg…

Contrastive LearningGraph Representation LearningRepresentation Learning

Fine Grained Insider Risk Detection

2024-11-04 · Birkett Huber, Casper Neo, Keiran Sampson, Alex Kantchelian 외

We present a method to detect departures from business-justified workflows among support agents. Our goal is to assist auditors in identifying agent actions that cannot be explained by the activity within their surroundi…

Contrastive Learning

SGHormer: An Energy-Saving Graph Transformer Driven by Spikes

2024-03-26 · Huizhe Zhang, Jintang Li, Liang Chen, Zibin Zheng

Graph Transformers (GTs) with powerful representation learning ability make a huge success in wide range of graph tasks. However, the costs behind outstanding performances of GTs are higher energy consumption and computa…

Representation Learning

FairDgcl: Fairness-aware Recommendation with Dynamic Graph Contrastive Learning

2024-10-23 · Wei Chen, Meng Yuan, Zhao Zhang, Ruobing Xie 외

As trustworthy AI continues to advance, the fairness issue in recommendations has received increasing attention. A recommender system is considered unfair when it produces unequal outcomes for different user groups based…

Contrastive LearningData AugmentationFairnessRecommendation Systems

Uncertainty-Aware Metabolic Stability Prediction with Dual-View Contrastive Learning

2025-06-01 · Peijin Guo, Minghui Li, Hewen Pan, Bowen Chen 외

Accurate prediction of molecular metabolic stability (MS) is critical for drug research and development but remains challenging due to the complex interplay of molecular interactions. Despite recent advances in graph neu…

Contrastive LearningPredictionUncertainty Quantification