paper-with-me

홈 › Papers

Contrastive Representation Learning: A Framework and Review

2020-10-10 · Phuc H. Le-Khac, Graham Healy, Alan F. Smeaton

Contrastive Learning has recently received interest due to its success in self-supervised representation learning in the computer vision domain. However, the origins of Contrastive Learning date as far back as the 1990s and its development has spanned across many fields and domains including Metric Learning and natural language processing. In this paper we provide a comprehensive literature review and we propose a general Contrastive Representation Learning framework that simplifies and unifies many different contrastive learning methods. We also provide a taxonomy for each of the components of contrastive learning in order to summarise it and distinguish it from other forms of machine learning. We then discuss the inductive biases which are present in any contrastive learning system and we analyse our framework under different views from various sub-fields of Machine Learning. Examples of how contrastive learning has been applied in computer vision, natural language processing, audio processing, and others, as well as in Reinforcement Learning are also presented. Finally, we discuss the challenges and some of the most promising future research directions ahead.

📄 PDF Abstract BibTeX arXiv:2010.05113

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningContrastive LearningMetric LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

A Contrastive Framework with User, Item and Review Alignment for Recommendation

2025-01-21 · Hoang V. Dong, Yuan Fang, Hady W. Lauw

Learning effective latent representations for users and items is the cornerstone of recommender systems. Traditional approaches rely on user-item interaction data to map users and items into a shared latent space, but th…

Recommendation Systems

Text Transformations in Contrastive Self-Supervised Learning: A Review

2022-03-22 · Amrita Bhattacharjee, Mansooreh Karami, Huan Liu

Contrastive self-supervised learning has become a prominent technique in representation learning. The main step in these methods is to contrast semantically similar and dissimilar pairs of samples. However, in the domain…

Contrastive LearningRepresentation LearningSelf-Supervised LearningSentence

A Gated Hybrid Contrastive Collaborative Filtering Recommendation

2026-04-29 · Eduardo Ferreira da Silva, Mayki dos Santos Oliveira, Joel Machado Pires, Denis Dantas Boaventura 외 arxiv

Recommender systems increasingly incorporate textual reviews to enrich user and item representations. However, most review-aware models remain optimized for rating prediction rather than ranking quality. This misalignmen…

Collaborative FilteringContrastive Learning

Disentangled Graph Contrastive Learning for Review-based Recommendation

2022-09-04 · Yuyang Ren, Haonan Zhang, Qi Li, Luoyi Fu 외

User review data is helpful in alleviating the data sparsity problem in many recommender systems. In review-based recommendation methods, review data is considered as auxiliary information that can improve the quality of…

Contrastive LearningRecommendation Systems

A Review-aware Graph Contrastive Learning Framework for Recommendation

2022-04-26 · Jie Shuai, Kun Zhang, Le Wu, Peijie Sun 외

Most modern recommender systems predict users preferences with two components: user and item embedding learning, followed by the user-item interaction modeling. By utilizing the auxiliary review information accompanied w…

Contrastive LearningRecommendation SystemsRepresentation Learning