Contrastive Learning

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

Towards Universal Dense Blocking for Entity Resolution

tshu-w/ublocker 23 Apr 2024

Blocking is a critical step in entity resolution, and the emergence of neural network-based representation models has led to the development of dense blocking as a promising approach for exploring deep semantics in blocking.

2
23 Apr 2024

Preference Fine-Tuning of LLMs Should Leverage Suboptimal, On-Policy Data

Asap7772/understanding-rlhf 22 Apr 2024

Our main finding is that, in general, approaches that use on-policy sampling or attempt to push down the likelihood on certain responses (i. e., employ a "negative gradient") outperform offline and maximum likelihood objectives.

10
22 Apr 2024

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.

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

98
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