Contrastive Learning

2165 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,741
6 papers
1,355
See all 6 libraries.

InfoMatch: Entropy Neural Estimation for Semi-Supervised Image Classification

kunzhan/infomatch 17 Apr 2024

Semi-supervised image classification, leveraging pseudo supervision and consistency regularization, has demonstrated remarkable success.

13
17 Apr 2024

Vision-and-Language Navigation via Causal Learning

crystalsixone/vln-goat 16 Apr 2024

In the pursuit of robust and generalizable environment perception and language understanding, the ubiquitous challenge of dataset bias continues to plague vision-and-language navigation (VLN) agents, hindering their performance in unseen environments.

6
16 Apr 2024

MyGO: Discrete Modality Information as Fine-Grained Tokens for Multi-modal Knowledge Graph Completion

zjukg/mygo 15 Apr 2024

To overcome their inherent incompleteness, multi-modal knowledge graph completion (MMKGC) aims to discover unobserved knowledge from given MMKGs, leveraging both structural information from the triples and multi-modal information of the entities.

110
15 Apr 2024

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.

1
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.

0
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.

0
13 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.

131
11 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.

131
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).

230
09 Apr 2024