Affinity Uncertainty-based Hard Negative Mining in Graph Contrastive Learning
Chaoxi Niu, Guansong Pang, Ling Chen

TL;DR
This paper introduces a novel affinity uncertainty-based hard negative mining method for graph contrastive learning, improving discriminative power and robustness by weighting negatives according to their uncertainty.
Contribution
It proposes a discriminative model that evaluates affinity uncertainty to better mine hard negatives, enhancing GCL performance and robustness.
Findings
Consistently improves SOTA GCL methods on multiple datasets.
Enhances robustness against adversarial attacks.
Theoretical grounding links uncertainty to adaptive margin triplet loss.
Abstract
Hard negative mining has shown effective in enhancing self-supervised contrastive learning (CL) on diverse data types, including graph CL (GCL). The existing hardness-aware CL methods typically treat negative instances that are most similar to the anchor instance as hard negatives, which helps improve the CL performance, especially on image data. However, this approach often fails to identify the hard negatives but leads to many false negatives on graph data. This is mainly due to that the learned graph representations are not sufficiently discriminative due to oversmooth representations and/or non-independent and identically distributed (non-i.i.d.) issues in graph data. To tackle this problem, this article proposes a novel approach that builds a discriminative model on collective affinity information (i.e., two sets of pairwise affinities between the negative instances and the anchor…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBone and Joint Diseases · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning · Triplet Loss
