Tensor-Fused Multi-View Graph Contrastive Learning
Yujia Wu, Junyi Mo, Elynn Chen, Yuzhou Chen

TL;DR
TensorMV-GCL introduces a multi-view graph contrastive learning framework that fuses topological and graph features using tensor methods, improving graph classification performance and robustness on diverse datasets.
Contribution
It presents a novel tensor-based multi-view contrastive learning framework that integrates extended persistent homology for enhanced topological feature extraction in graphs.
Findings
Outperforms 15 state-of-the-art methods on 9 out of 11 benchmarks.
Effectively captures complex topological features with tensor fusion.
Reduces computational overhead via tensor aggregation and contraction.
Abstract
Graph contrastive learning (GCL) has emerged as a promising approach to enhance graph neural networks' (GNNs) ability to learn rich representations from unlabeled graph-structured data. However, current GCL models face challenges with computational demands and limited feature utilization, often relying only on basic graph properties like node degrees and edge attributes. This constrains their capacity to fully capture the complex topological characteristics of real-world phenomena represented by graphs. To address these limitations, we propose Tensor-Fused Multi-View Graph Contrastive Learning (TensorMV-GCL), a novel framework that integrates extended persistent homology (EPH) with GCL representations and facilitates multi-scale feature extraction. Our approach uniquely employs tensor aggregation and compression to fuse information from graph and topological features obtained from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Tensor decomposition and applications
MethodsContrastive Learning
