Contrastive Learning

2196 papers with code • 1 benchmarks • 11 datasets

Contrastive Learning is a deep learning technique for unsupervised representation learning. The goal is to learn a representation of data such that similar instances are close together in the representation space, while dissimilar instances are far apart.

It has been shown to be effective in various computer vision and natural language processing tasks, including image retrieval, zero-shot learning, and cross-modal retrieval. In these tasks, the learned representations can be used as features for downstream tasks such as classification and clustering.

(Image credit: Schroff et al. 2015)

Libraries

Use these libraries to find Contrastive Learning models and implementations
7 papers
2,755
6 papers
1,357
See all 6 libraries.

UniSAR: Modeling User Transition Behaviors between Search and Recommendation

tengshi-ruc/unisar 15 Apr 2024

In this paper, we propose a framework named UniSAR that effectively models the different types of fine-grained behavior transitions for providing users a Unified Search And Recommendation service.

4
15 Apr 2024

WB LUTs: Contrastive Learning for White Balancing Lookup Tables

skrmanne/3dlut_srgb_wb 15 Apr 2024

Automatic white balancing (AWB), one of the first steps in an integrated signal processing (ISP) pipeline, aims to correct the color cast induced by the scene illuminant.

2
15 Apr 2024

An Experimental Comparison Of Multi-view Self-supervised Methods For Music Tagging

deezer/multi-view-ssl-benchmark 14 Apr 2024

In this study, we expand the scope of pretext tasks applied to music by investigating and comparing the performance of new self-supervised methods for music tagging.

2
14 Apr 2024

Beyond Known Clusters: Probe New Prototypes for Efficient Generalized Class Discovery

xjtuyw/pnp 13 Apr 2024

To counteract this inefficiency, we opt to cluster only the unlabelled instances and subsequently expand the cluster prototypes with our introduced potential prototypes to fast explore novel classes.

2
13 Apr 2024

Generalized Contrastive Learning for Multi-Modal Retrieval and Ranking

marqo-ai/gcl 12 Apr 2024

Contrastive learning has gained widespread adoption for retrieval tasks due to its minimal requirement for manual annotations.

11
12 Apr 2024

Contrastive-Based Deep Embeddings for Label Noise-Resilient Histopathology Image Classification

faceonlive/ai-research 11 Apr 2024

Recent advancements in deep learning have proven highly effective in medical image classification, notably within histopathology.

174
11 Apr 2024

Latent Guard: a Safety Framework for Text-to-image Generation

faceonlive/ai-research 11 Apr 2024

Hence, we propose Latent Guard, a framework designed to improve safety measures in text-to-image generation.

174
11 Apr 2024

LLM2Vec: Large Language Models Are Secretly Powerful Text Encoders

mcgill-nlp/llm2vec 9 Apr 2024

We outperform encoder-only models by a large margin on word-level tasks and reach a new unsupervised state-of-the-art performance on the Massive Text Embeddings Benchmark (MTEB).

363
09 Apr 2024

ActNetFormer: Transformer-ResNet Hybrid Method for Semi-Supervised Action Recognition in Videos

faceonlive/ai-research 9 Apr 2024

Our framework leverages both labeled and unlabelled data to robustly learn action representations in videos, combining pseudo-labeling with contrastive learning for effective learning from both types of samples.

174
09 Apr 2024

End-to-end training of Multimodal Model and ranking Model

faceonlive/ai-research 9 Apr 2024

In this paper, we propose an industrial multimodal recommendation framework named EM3: End-to-end training of Multimodal Model and ranking Model, which sufficiently utilizes multimodal information and allows personalized ranking tasks to directly train the core modules in the multimodal model to obtain more task-oriented content features, without overburdening resource consumption.

174
09 Apr 2024