paper-with-me

홈 › Papers

HCL: Improving Graph Representation with Hierarchical Contrastive Learning

2022-10-21 · Jun Wang, Weixun Li, Changyu Hou, Xin Tang, Yixuan Qiao, Rui Fang, Pengyong Li, Peng Gao, Guotong Xie

Contrastive learning has emerged as a powerful tool for graph representation learning. However, most contrastive learning methods learn features of graphs with fixed coarse-grained scale, which might underestimate either local or global information. To capture more hierarchical and richer representation, we propose a novel Hierarchical Contrastive Learning (HCL) framework that explicitly learns graph representation in a hierarchical manner. Specifically, HCL includes two key components: a novel adaptive Learning to Pool (L2Pool) method to construct more reasonable multi-scale graph topology for more comprehensive contrastive objective, a novel multi-channel pseudo-siamese network to further enable more expressive learning of mutual information within each scale. Comprehensive experimental results show HCL achieves competitive performance on 12 datasets involving node classification, node clustering and graph classification. In addition, the visualization of learned representation reveals that HCL successfully captures meaningful characteristics of graphs.

📄 PDF Abstract BibTeX arXiv:2210.12020

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGraph ClassificationGraph Representation LearningNode ClassificationNode ClusteringRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Hierarchical Discourse Graph for Scientific Document Summarization

2023-05-31 · Haopeng Zhang, Xiao Liu, Jiawei Zhang

The extended structural context has made scientific paper summarization a challenging task. This paper proposes CHANGES, a contrastive hierarchical graph neural network for extractive scientific paper summarization. CHAN…

Contrastive LearningDocument SummarizationGraph Neural NetworkScientific Document Summarization+1

HGCL: Hierarchical Graph Contrastive Learning for User-Item Recommendation

2025-05-25 · Jiawei Xue, Zhen Yang, Haitao Lin, Ziji Zhang 외

Graph Contrastive Learning (GCL), which fuses graph neural networks with contrastive learning, has evolved as a pivotal tool in user-item recommendations. While promising, existing GCL methods often lack explicit modelin…

Contrastive Learning

Hierarchical Topology Isomorphism Expertise Embedded Graph Contrastive Learning

2023-12-21 · Jiangmeng Li, Yifan Jin, Hang Gao, Wenwen Qiang 외

Graph contrastive learning (GCL) aims to align the positive features while differentiating the negative features in the latent space by minimizing a pair-wise contrastive loss. As the embodiment of an outstanding discrim…

Contrastive LearningGraph Representation LearningRepresentation LearningTransfer Learning

HiTeC: Hierarchical Contrastive Learning on Text-Attributed Hypergraph with Semantic-Aware Augmentation

2025-08-05 · Mengting Pan, Fan Li, Chen Chen, Xiaoyang Wang 외 arxiv

Contrastive learning (CL) has become a dominant paradigm for self-supervised hypergraph learning, enabling effective training without costly labels. However, node entities in real-world hypergraphs are often associated w…

Self-Supervised LearningRepresentation LearningContrastive Learning

Hierarchical and Contrastive Representation Learning for Knowledge-aware Recommendation

2023-04-15 · Bingchao Wu, Yangyuxuan Kang, Daoguang Zan, Bei guan 외

Incorporating knowledge graph into recommendation is an effective way to alleviate data sparsity. Most existing knowledge-aware methods usually perform recursive embedding propagation by enumerating graph neighbors. Howe…

Contrastive LearningKnowledge-Aware RecommendationRepresentation Learning