paper-with-me

Papers

Dual Space Graph Contrastive Learning

2022-01-19 · Haoran Yang, Hongxu Chen, Shirui Pan, Lin Li, Philip S. Yu, Guandong Xu

Unsupervised graph representation learning has emerged as a powerful tool to address real-world problems and achieves huge success in the graph learning domain. Graph contrastive learning is one of the unsupervised graph representation learning methods, which recently attracts attention from researchers and has achieved state-of-the-art performances on various tasks. The key to the success of graph contrastive learning is to construct proper contrasting pairs to acquire the underlying structural semantics of the graph. However, this key part is not fully explored currently, most of the ways generating contrasting pairs focus on augmenting or perturbating graph structures to obtain different views of the input graph. But such strategies could degrade the performances via adding noise into the graph, which may narrow down the field of the applications of graph contrastive learning. In this paper, we propose a novel graph contrastive learning method, namely \textbf{D}ual \textbf{S}pace \textbf{G}raph \textbf{C}ontrastive (DSGC) Learning, to conduct graph contrastive learning among views generated in different spaces including the hyperbolic space and the Euclidean space. Since both spaces have their own advantages to represent graph data in the embedding spaces, we hope to utilize graph contrastive learning to bridge the spaces and leverage advantages from both sides. The comparison experiment results show that DSGC achieves competitive or better performances among all the datasets. In addition, we conduct extensive experiments to analyze the impact of different graph encoders on DSGC, giving insights about how to better leverage the advantages of contrastive learning between different spaces.

📄 PDF Abstract BibTeX arXiv:2201.07409

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGraph LearningGraph Representation LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Dual Adversarial Perturbators Generate rich Views for Recommendation

2024-08-26 · Lijun Zhang, Yuan YAO, Haibo Ye

Graph contrastive learning (GCL) has been extensively studied and leveraged as a potent tool in recommender systems. Most existing GCL-based recommenders generate contrastive views by altering the graph structure or intr…

Contrastive LearningGraph LearningRecommendation Systems

Towards Effective Top-N Hamming Search via Bipartite Graph Contrastive Hashing

2024-08-17 · Yankai Chen, Yixiang Fang, Yifei Zhang, Chenhao Ma 외

Searching on bipartite graphs serves as a fundamental task for various real-world applications, such as recommendation systems, database retrieval, and document querying. Conventional approaches rely on similarity matchi…

Contrastive LearningRecommendation SystemsRetrievalSelf-Supervised Learning

Unifying Dual-Space Embedding for Entity Alignment via Contrastive Learning

2024-12-06 · Cunda Wang, Weihua Wang, Qiuyu Liang, Feilong Bao 외

Entity alignment aims to match identical entities across different knowledge graphs (KGs). Graph neural network-based entity alignment methods have achieved promising results in Euclidean space. However, KGs often contai…

Contrastive LearningEntity AlignmentGraph Neural NetworkKnowledge Graphs

A Self-supervised Mixed-curvature Graph Neural Network

2021-12-10 · Li Sun, Zhongbao Zhang, Junda Ye, Hao Peng 외

Graph representation learning received increasing attentions in recent years. Most of existing methods ignore the complexity of the graph structures and restrict graphs in a single constant-curvature representation space…

Contrastive LearningGraph Neural NetworkGraph Representation LearningRepresentation Learning

Dual-level Hypergraph Contrastive Learning with Adaptive Temperature Enhancement

2024-05-14 · International World Wide Web Conference 2024 5 · Yiyue Qian, Tianyi Ma, Chuxu Zhang, Yanfang Ye

Inspired by the success of graph contrastive learning, researchers have begun exploring the benefits of contrastive learning over hypergraphs. However, these works have the following limitations in modeling the high-orde…

Contrastive LearningHypergraph Contrastive LearningHypergraph representationsRepresentation Learning