paper-with-me

Papers

Localized Contrastive Learning on Graphs

2022-12-08 · Hengrui Zhang, Qitian Wu, Yu Wang, Shaofeng Zhang, Junchi Yan, Philip S. Yu

Contrastive learning methods based on InfoNCE loss are popular in node representation learning tasks on graph-structured data. However, its reliance on data augmentation and its quadratic computational complexity might lead to inconsistency and inefficiency problems. To mitigate these limitations, in this paper, we introduce a simple yet effective contrastive model named Localized Graph Contrastive Learning (Local-GCL in short). Local-GCL consists of two key designs: 1) We fabricate the positive examples for each node directly using its first-order neighbors, which frees our method from the reliance on carefully-designed graph augmentations; 2) To improve the efficiency of contrastive learning on graphs, we devise a kernelized contrastive loss, which could be approximately computed in linear time and space complexity with respect to the graph size. We provide theoretical analysis to justify the effectiveness and rationality of the proposed methods. Experiments on various datasets with different scales and properties demonstrate that in spite of its simplicity, Local-GCL achieves quite competitive performance in self-supervised node representation learning tasks on graphs with various scales and properties.

📄 PDF Abstract BibTeX arXiv:2212.04604

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
InfoNCE 설명 없음

Similar Papers 제목 키워드 기반

Joint Learning of Localized Representations from Medical Images and Reports

2021-12-06 · Philip Müller, Georgios Kaissis, Congyu Zou, Daniel Rueckert

Contrastive learning has proven effective for pre-training image models on unlabeled data with promising results for tasks such as medical image classification. Using paired text (like radiological reports) during pre-tr…

Contrastive Learningimage-classificationMedical Image Classificationobject-detection+4

The Role of Local Alignment and Uniformity in Image-Text Contrastive Learning on Medical Images

2022-11-14 · Philip Müller, Georgios Kaissis, Daniel Rueckert

Image-text contrastive learning has proven effective for pretraining medical image models. When targeting localized downstream tasks like semantic segmentation or object detection, additional local contrastive losses tha…

Contrastive Learningobject-detectionObject DetectionSemantic Segmentation

LaB-CL: Localized and Balanced Contrastive Learning for improving parking slot detection

2024-10-10 · U Jin Jeong, Sumin Roh, Il Yong Chun

Parking slot detection is an essential technology in autonomous parking systems. In general, the classification problem of parking slot detection consists of two tasks, a task determining whether localized candidates are…

Contrastive Learning

Contrastive Localized Language-Image Pre-Training

2024-10-03 · Hong-You Chen, Zhengfeng Lai, Haotian Zhang, Xinze Wang 외

Contrastive Language-Image Pre-training (CLIP) has been a celebrated method for training vision encoders to generate image/text representations facilitating various applications. Recently, CLIP has been widely adopted as…

Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering

2016-06-30 · NeurIPS 2016 12 · Michaël Defferrard, Xavier Bresson, Pierre Vandergheynst

In this work, we are interested in generalizing convolutional neural networks (CNNs) from low-dimensional regular grids, where image, video and speech are represented, to high-dimensional irregular domains, such as socia…

Node ClassificationSkeleton Based Action Recognition