BriefGPT.xyz
Sep, 2022
基于邻域排序的图像软对比学习
Graph Soft-Contrastive Learning via Neighborhood Ranking
HTML
PDF
Zhiyuan Ning, Pengfei Wang, Pengyang Wang, Ziyue Qiao, Wei Fan...
TL;DR
本文提出了一种新的图形无监督学习方法,名为 Graph Soft-Contrastive Learning (GSCL),它能够通过邻域排序进行自我监督学习,而无需依赖于二元对比设置,并且还提出了 GSCL 所需的成对和列表式门控排名 infoNCE 损失函数,以保留邻域中的相对排序关系。
Abstract
graph contrastive learning
(GCL) has been an emerging solution for
graph self-supervised learning
. The core principle of GCL is to reduce the distance between samples in the positive view, but increase the distan
→