paper-with-me

Papers

Prototypical Contrastive Learning and Adaptive Interest Selection for Candidate Generation in Recommendations

2022-11-23 · Ningning Li, Qunwei Li, Xichen Ding, Shaohu Chen, Wenliang Zhong

Deep Candidate Generation plays an important role in large-scale recommender systems. It takes user history behaviors as inputs and learns user and item latent embeddings for candidate generation. In the literature, conventional methods suffer from two problems. First, a user has multiple embeddings to reflect various interests, and such number is fixed. However, taking into account different levels of user activeness, a fixed number of interest embeddings is sub-optimal. For example, for less active users, they may need fewer embeddings to represent their interests compared to active users. Second, the negative samples are often generated by strategies with unobserved supervision, and similar items could have different labels. Such a problem is termed as class collision. In this paper, we aim to advance the typical two-tower DNN candidate generation model. Specifically, an Adaptive Interest Selection Layer is designed to learn the number of user embeddings adaptively in an end-to-end way, according to the level of their activeness. Furthermore, we propose a Prototypical Contrastive Learning Module to tackle the class collision problem introduced by negative sampling. Extensive experimental evaluations show that the proposed scheme remarkably outperforms competitive baselines on multiple benchmarks.

📄 PDF Abstract BibTeX arXiv:2211.12893

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRecommendation Systems

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Few-Example Clustering via Contrastive Learning

2022-07-08 · Minguk Jang, Sae-Young Chung

We propose Few-Example Clustering (FEC), a novel algorithm that performs contrastive learning to cluster few examples. Our method is composed of the following three steps: (1) generation of candidate cluster assignments,…

ClusteringContrastive Learning

Improving Continual Relation Extraction through Prototypical Contrastive Learning

2022-10-10 · COLING 2022 10 · Chengwei Hu, Deqing Yang, Haoliang Jin, Zhen Chen 외

Continual relation extraction (CRE) aims to extract relations towards the continuous and iterative arrival of new data, of which the major challenge is the catastrophic forgetting of old tasks. In order to alleviate this…

Continual Relation ExtractionContrastive LearningRelationRelation Extraction

Self-Supervised Interest Transfer Network via Prototypical Contrastive Learning for Recommendation

2023-02-28 · Guoqiang Sun, Yibin Shen, Sijin Zhou, Xiang Chen 외

Cross-domain recommendation has attracted increasing attention from industry and academia recently. However, most existing methods do not exploit the interest invariance between domains, which would yield sub-optimal sol…

Contrastive Learning

Instance Adaptive Prototypical Contrastive Embedding for Generalized Zero Shot Learning

2023-09-13 · Riti Paul, Sahil Vora, Baoxin Li

Generalized zero-shot learning(GZSL) aims to classify samples from seen and unseen labels, assuming unseen labels are not accessible during training. Recent advancements in GZSL have been expedited by incorporating contr…

Contrastive LearningGeneralized Zero-Shot LearningZero-Shot Learning

Prototypicality Bias Reveals Blindspots in Multimodal Evaluation Metrics

2026-01-08 · Subhadeep Roy, Gagan Bhatia, Steffen Eger arxiv

Automatic metrics are widely used to evaluate text-to-image models, often replacing human judgment in benchmarking, model selection, and large-scale data filtering. Yet they may reward images that look plausible or proto…