paper-with-me

Papers

Knowledge-Aware Multi-Intent Contrastive Learning for Multi-Behavior Recommendation

2024-04-18 · Shunpan Liang, Junjie Zhao, Chen Li, Yu Lei

Multi-behavioral recommendation optimizes user experiences by providing users with more accurate choices based on their diverse behaviors, such as view, add to cart, and purchase. Current studies on multi-behavioral recommendation mainly explore the connections and differences between multi-behaviors from an implicit perspective. Specifically, they directly model those relations using black-box neural networks. In fact, users' interactions with items under different behaviors are driven by distinct intents. For instance, when users view products, they tend to pay greater attention to information such as ratings and brands. However, when it comes to the purchasing phase, users become more price-conscious. To tackle this challenge and data sparsity problem in the multi-behavioral recommendation, we propose a novel model: Knowledge-Aware Multi-Intent Contrastive Learning (KAMCL) model. This model uses relationships in the knowledge graph to construct intents, aiming to mine the connections between users' multi-behaviors from the perspective of intents to achieve more accurate recommendations. KAMCL is equipped with two contrastive learning schemes to alleviate the data scarcity problem and further enhance user representations. Extensive experiments on three real datasets demonstrate the superiority of our model.

📄 PDF Abstract BibTeX arXiv:2404.11993

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

A Two-Stage Prediction-Aware Contrastive Learning Framework for Multi-Intent NLU

2024-05-05 · Guanhua Chen, Yutong Yao, Derek F. Wong, Lidia S. Chao

Multi-intent natural language understanding (NLU) presents a formidable challenge due to the model confusion arising from multiple intents within a single utterance. While previous works train the model contrastively to …

Contrastive LearningData AugmentationIntent DetectionNatural Language Understanding+3

Knowledge Enhanced Multi-intent Transformer Network for Recommendation

2024-05-31 · Ding Zou, Wei Wei, Feida Zhu, Chuanyu Xu 외

Incorporating Knowledge Graphs into Recommendation has attracted growing attention in industry, due to the great potential of KG in providing abundant supplementary information and interpretability for the underlying mod…

DenoisingKnowledge GraphsRepresentation Learning

Intent-Aware Dialogue Generation and Multi-Task Contrastive Learning for Multi-Turn Intent Classification

2024-11-21 · Junhua Liu, Yong Keat Tan, Bin Fu, Kwan Hui Lim

Generating large-scale, domain-specific, multilingual multi-turn dialogue datasets remains a significant hurdle for training effective Multi-Turn Intent Classification models in chatbot systems. In this paper, we introdu…

ChatbotClassificationContrastive LearningDialogue Generation+2

Multi-intent Aware Contrastive Learning for Sequential Recommendation

2024-09-13 · Junshu Huang, Zi Long, Xianghua Fu, Yin Chen

Intent is a significant latent factor influencing user-item interaction sequences. Prevalent sequence recommendation models that utilize contrastive learning predominantly rely on single-intent representations to direct …

Contrastive LearningDiversitySequential Recommendation

GARCIA: Powering Representations of Long-tail Query with Multi-granularity Contrastive Learning

2023-04-25 · Weifan Wang, Binbin Hu, Zhicheng Peng, Mingjie Zhong 외

Recently, the growth of service platforms brings great convenience to both users and merchants, where the service search engine plays a vital role in improving the user experience by quickly obtaining desirable results v…

Contrastive LearningTransfer Learning