Understanding and Mitigating Hyperbolic Dimensional Collapse in Graph Contrastive Learning
Yifei Zhang, Hao Zhu, Menglin Yang, Jiahong Liu, Rex Ying, and Irwin King, Piotr Koniusz

TL;DR
This paper introduces a novel contrastive learning framework for hyperbolic graph embeddings that addresses dimensional collapse and effectively captures hierarchical data, improving the quality of learned representations.
Contribution
It proposes a new contrastive learning method with specialized alignment and uniformity metrics tailored for hyperbolic space, mitigating dimensional collapse in hierarchical graph embeddings.
Findings
The method effectively prevents hyperbolic dimensional collapse.
It captures hierarchical information more accurately.
Experimental results show improved embedding quality.
Abstract
Learning generalizable self-supervised graph representations for downstream tasks is challenging. To this end, Contrastive Learning (CL) has emerged as a leading approach. The embeddings of CL are arranged on a hypersphere where similarity is measured by the cosine distance. However, many real-world graphs, especially of hierarchical nature, cannot be embedded well in the Euclidean space. Although the hyperbolic embedding is suitable for hierarchical representation learning, naively applying CL to the hyperbolic space may result in the so-called dimension collapse, i.e., features will concentrate mostly within few density regions, leading to poor utilization of the whole feature space. Thus, we propose a novel contrastive learning framework to learn high-quality graph embeddings in hyperbolic space. Specifically, we design the alignment metric that effectively captures the hierarchical…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Human Mobility and Location-Based Analysis · Recommender Systems and Techniques
MethodsContrastive Learning
