paper-with-me

Papers

Bundle Recommendation with Item-level Causation-enhanced Multi-view Learning

2024-08-13 · Huy-Son Nguyen, Tuan-Nghia Bui, Long-Hai Nguyen, Hoang Manh-Hung, Cam-Van Thi Nguyen, Hoang-Quynh Le, Duc-Trong Le

Bundle recommendation aims to enhance business profitability and user convenience by suggesting a set of interconnected items. In real-world scenarios, leveraging the impact of asymmetric item affiliations is crucial for effective bundle modeling and understanding user preferences. To address this, we present BunCa, a novel bundle recommendation approach employing item-level causation-enhanced multi-view learning. BunCa provides comprehensive representations of users and bundles through two views: the Coherent View, leveraging the Multi-Prospect Causation Network for causation-sensitive relations among items, and the Cohesive View, employing LightGCN for information propagation among users and bundles. Modeling user preferences and bundle construction combined from both views ensures rigorous cohesion in direct user-bundle interactions through the Cohesive View and captures explicit intents through the Coherent View. Simultaneously, the integration of concrete and discrete contrastive learning optimizes the consistency and self-discrimination of multi-view representations. Extensive experiments with BunCa on three benchmark datasets demonstrate the effectiveness of this novel research and validate our hypothesis.

📄 PDF Abstract BibTeX arXiv:2408.08906

Code (1)

Rec4Fun/BunCa_ECMLPKDD_24 pytorch

Tasks

Contrastive LearningMULTI-VIEW LEARNING

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
LightGCN LightGCN is a type of graph convolutional neural network (GCN), including only the most essential component in GCN (neighborhood…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Item-level Bundle Representation for Bundle Recommendation

2023-11-28 · Xiaoyu Du, Kun Qian, Yunshan Ma, Xinguang Xiang

Bundle recommendation approaches offer users a set of related items on a particular topic. The current state-of-the-art (SOTA) method utilizes contrastive learning to learn representations at both the bundle and item lev…

Contrastive Learning

A Survey on Bundle Recommendation: Methods, Applications, and Challenges

2024-11-01 · Meng Sun, Lin Li, Ming Li, Xiaohui Tao 외

In recent years, bundle recommendation systems have gained significant attention in both academia and industry due to their ability to enhance user experience and increase sales by recommending a set of items as a bundle…

Recommendation SystemsRepresentation LearningSurvey

Hypergrah-Enhanced Dual Convolutional Network for Bundle Recommendation

2023-12-18 · Yang Li, Kangbo Liu, Yaoxin Wu, Zhaoxuan Wang 외

Bundle recommendations strive to offer users a set of items as a package named bundle, enhancing convenience and contributing to the seller's revenue. While previous approaches have demonstrated notable performance, we a…

Bundle Recommendation with Graph Convolutional Networks

2020-05-07 · Jianxin Chang, Chen Gao, Xiangnan He, Yong Li 외

Bundle recommendation aims to recommend a bundle of items for a user to consume as a whole. Existing solutions integrate user-item interaction modeling into bundle recommendation by sharing model parameters or learning i…

Decision MakingGraph Neural Network

MultiCBR: Multi-view Contrastive Learning for Bundle Recommendation

2023-11-28 · Yunshan Ma, Yingzhi He, Xiang Wang, Yinwei Wei 외

Bundle recommendation seeks to recommend a bundle of related items to users to improve both user experience and the profits of platform. Existing bundle recommendation models have progressed from capturing only user-bund…

Contrastive LearningRepresentation Learning