paper-with-me

Papers

Negative Sampling for Contrastive Representation Learning: A Review

2022-06-01 · Lanling Xu, Jianxun Lian, Wayne Xin Zhao, Ming Gong, Linjun Shou, Daxin Jiang, Xing Xie, Ji-Rong Wen

The learn-to-compare paradigm of contrastive representation learning (CRL), which compares positive samples with negative ones for representation learning, has achieved great success in a wide range of domains, including natural language processing, computer vision, information retrieval and graph learning. While many research works focus on data augmentations, nonlinear transformations or other certain parts of CRL, the importance of negative sample selection is usually overlooked in literature. In this paper, we provide a systematic review of negative sampling (NS) techniques and discuss how they contribute to the success of CRL. As the core part of this paper, we summarize the existing NS methods into four categories with pros and cons in each genre, and further conclude with several open research questions as future directions. By generalizing and aligning the fundamental NS ideas across multiple domains, we hope this survey can accelerate cross-domain knowledge sharing and motivate future researches for better CRL.

📄 PDF Abstract BibTeX arXiv:2206.00212

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningInformation RetrievalRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

ConCur: Self-supervised graph representation based on contrastive learning with curriculum negative sampling

2023-09-01 · journal 2023 9 · Rong Yan, Peng Bao

Contrastive learning has made breakthrough advancements in graph representation learning, which encourages the representation of positive samples to be close and those of negative samples to be far away. However, existin…

Contrastive LearningGraph Representation LearningNode ClassificationRepresentation Learning+1

Contrastive Learning with Hard Negative Samples

2020-10-09 · ICLR 2021 1 · Joshua Robinson, Ching-Yao Chuang, Suvrit Sra, Stefanie Jegelka

How can you sample good negative examples for contrastive learning? We argue that, as with metric learning, contrastive learning of representations benefits from hard negative samples (i.e., points that are difficult to …

Contrastive LearningMetric Learning

Contrastive Learning with Negative Sampling Correction

2024-01-13 · Lu Wang, Chao Du, Pu Zhao, Chuan Luo 외

As one of the most effective self-supervised representation learning methods, contrastive learning (CL) relies on multiple negative pairs to contrast against each positive pair. In the standard practice of contrastive le…

Contrastive LearningData AugmentationGraph ClassificationRepresentation Learning

Hard Negative Sampling Strategies for Contrastive Representation Learning

2022-06-02 · Afrina Tabassum, Muntasir Wahed, Hoda Eldardiry, Ismini Lourentzou

One of the challenges in contrastive learning is the selection of appropriate \textit{hard negative} examples, in the absence of label information. Random sampling or importance sampling methods based on feature similari…

Contrastive LearningRepresentation Learning

Hard Negative Sampling via Regularized Optimal Transport for Contrastive Representation Learning

2021-11-04 · Ruijie Jiang, Prakash Ishwar, Shuchin Aeron

We study the problem of designing hard negative sampling distributions for unsupervised contrastive representation learning. We propose and analyze a novel min-max framework that seeks a representation which minimizes th…

Contrastive LearningRepresentation Learning