paper-with-me

Papers

Hyperbolic Contrastive Learning

2023-02-02 · Yun Yue, Fangzhou Lin, Kazunori D Yamada, Ziming Zhang

Learning good image representations that are beneficial to downstream tasks is a challenging task in computer vision. As such, a wide variety of self-supervised learning approaches have been proposed. Among them, contrastive learning has shown competitive performance on several benchmark datasets. The embeddings of contrastive learning are arranged on a hypersphere that results in using the inner (dot) product as a distance measurement in Euclidean space. However, the underlying structure of many scientific fields like social networks, brain imaging, and computer graphics data exhibit highly non-Euclidean latent geometry. We propose a novel contrastive learning framework to learn semantic relationships in the hyperbolic space. Hyperbolic space is a continuous version of trees that naturally owns the ability to model hierarchical structures and is thus beneficial for efficient contrastive representation learning. We also extend the proposed Hyperbolic Contrastive Learning (HCL) to the supervised domain and studied the adversarial robustness of HCL. The comprehensive experiments show that our proposed method achieves better results on self-supervised pretraining, supervised classification, and higher robust accuracy than baseline methods.

📄 PDF Abstract BibTeX arXiv:2302.01409

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessContrastive LearningRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Hyperbolic Graph Embeddings via Contrastive Learning

2022-01-21 · Jiahong Liu, Menglin Yang, Min Zhou, Shanshan Feng 외

Recently, hyperbolic space has risen as a promising alternative for semi-supervised graph representation learning. Many efforts have been made to design hyperbolic versions of neural network operations. However, the insp…

Contrastive LearningGraph Representation LearningNode ClassificationRepresentation Learning+1

Hyperbolic Hierarchical Contrastive Hashing

2022-12-17 · Rukai Wei, Yu Liu, Jingkuan Song, Yanzhao Xie 외

Hierarchical semantic structures, naturally existing in real-world datasets, can assist in capturing the latent distribution of data to learn robust hash codes for retrieval systems. Although hierarchical semantic struct…

Contrastive LearningRetrieval

Metapath-based Hyperbolic Contrastive Learning for Heterogeneous Graph Embedding

2025-06-20 · Jongmin Park, SeungHoon Han, Won-Yong Shin, Sungsu Lim

The hyperbolic space, characterized by a constant negative curvature and exponentially expanding space, aligns well with the structural properties of heterogeneous graphs. However, although heterogeneous graphs inherentl…

Contrastive LearningGraph Embedding

Contrastive Multi-view Hyperbolic Hierarchical Clustering

2022-05-05 · Fangfei Lin, Bing Bai, Kun Bai, Yazhou Ren 외

Hierarchical clustering recursively partitions data at an increasingly finer granularity. In real-world applications, multi-view data have become increasingly important. This raises a less investigated problem, i.e., mul…

Clustering

Machine Unlearning in Hyperbolic vs. Euclidean Multimodal Contrastive Learning: Adapting Alignment Calibration to MERU

2025-03-19 · Àlex Pujol Vidal, Sergio Escalera, Kamal Nasrollahi, Thomas B. Moeslund

Machine unlearning methods have become increasingly important for selective concept removal in large pre-trained models. While recent work has explored unlearning in Euclidean contrastive vision-language models, the effe…

Contrastive LearningMachine Unlearning