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.

TAVGBench: Benchmarking Text to Audible-Video Generation

opennlplab/tavgbench 22 Apr 2024

To support research in this field, we have developed a comprehensive Text to Audible-Video Generation Benchmark (TAVGBench), which contains over 1. 7 million clips with a total duration of 11. 8 thousand hours.

4
22 Apr 2024

Multi-Level Sequence Denoising with Cross-Signal Contrastive Learning for Sequential Recommendation

lalunex/msdccl 22 Apr 2024

To the end, in this paper, we propose a novel model named Multi-level Sequence Denoising with Cross-signal Contrastive Learning (MSDCCL) for sequential recommendation.

0
22 Apr 2024

ArtNeRF: A Stylized Neural Field for 3D-Aware Cartoonized Face Synthesis

silence-tang/artnerf 21 Apr 2024

In this framework, we utilize an expressive generator to synthesize stylized faces and a triple-branch discriminator module to improve the visual quality and style consistency of the generated faces.

4
21 Apr 2024

ChatRetriever: Adapting Large Language Models for Generalized and Robust Conversational Dense Retrieval

kyriemao/chatretriever 21 Apr 2024

Conversational search requires accurate interpretation of user intent from complex multi-turn contexts.

3
21 Apr 2024

Auto-Formula: Recommend Formulas in Spreadsheets using Contrastive Learning for Table Representations

microsoft/auto-formula 19 Apr 2024

Spreadsheets are widely recognized as the most popular end-user programming tools, which blend the power of formula-based computation, with an intuitive table-based interface.

2
19 Apr 2024

Observation, Analysis, and Solution: Exploring Strong Lightweight Vision Transformers via Masked Image Modeling Pre-Training

wangsr126/mae-lite 18 Apr 2024

In this paper, we question if the extremely simple ViTs' fine-tuning performance with a small-scale architecture can also benefit from this pre-training paradigm, which is considerably less studied yet in contrast to the well-established lightweight architecture design methodology with sophisticated components introduced.

100
18 Apr 2024

Blind Localization and Clustering of Anomalies in Textures

tardelean/blindlca 18 Apr 2024

By identifying the anomalous regions with high fidelity, we can restrict our focus to those regions of interest; then, contrastive learning is employed to increase the separability of different anomaly types and reduce the intra-class variation.

3
18 Apr 2024

Harnessing Joint Rain-/Detail-aware Representations to Eliminate Intricate Rains

schizophreni/coic 18 Apr 2024

By integrating CoI-M with the rain-/detail-aware Contrastive learning, we develop CoIC, an innovative and potent algorithm tailored for training models on mixed datasets.

2
18 Apr 2024

InfoMatch: Entropy Neural Estimation for Semi-Supervised Image Classification

kunzhan/infomatch 17 Apr 2024

To address this, we employ information entropy neural estimation to utilize the potential of unlabeled samples.

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

9
16 Apr 2024