paper-with-me

Papers

Multi-Granularity Attention Model for Group Recommendation

2023-08-08 · Jianye Ji, Jiayan Pei, Shaochuan Lin, Taotao Zhou, Hengxu He, Jia Jia, Ning Hu

Group recommendation provides personalized recommendations to a group of users based on their shared interests, preferences, and characteristics. Current studies have explored different methods for integrating individual preferences and making collective decisions that benefit the group as a whole. However, most of them heavily rely on users with rich behavior and ignore latent preferences of users with relatively sparse behavior, leading to insufficient learning of individual interests. To address this challenge, we present the Multi-Granularity Attention Model (MGAM), a novel approach that utilizes multiple levels of granularity (i.e., subsets, groups, and supersets) to uncover group members' latent preferences and mitigate recommendation noise. Specially, we propose a Subset Preference Extraction module that enhances the representation of users' latent subset-level preferences by incorporating their previous interactions with items and utilizing a hierarchical mechanism. Additionally, our method introduces a Group Preference Extraction module and a Superset Preference Extraction module, which explore users' latent preferences on two levels: the group-level, which maintains users' original preferences, and the superset-level, which includes group-group exterior information. By incorporating the subset-level embedding, group-level embedding, and superset-level embedding, our proposed method effectively reduces group recommendation noise across multiple granularities and comprehensively learns individual interests. Extensive offline and online experiments have demonstrated the superiority of our method in terms of performance.

📄 PDF Abstract BibTeX arXiv:2308.04017

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Multi-Granularity Click Confidence Learning via Self-Distillation in Recommendation

2023-09-28 · Chong Liu, Xiaoyang Liu, Lixin Zhang, Feng Xia 외

Recommendation systems rely on historical clicks to learn user interests and provide appropriate items. However, current studies tend to treat clicks equally, which may ignore the assorted intensities of user interests i…

Recommendation SystemsSelf-Supervised Learning

Learning Multi-granularity User Intent Unit for Session-based Recommendation

2021-12-25 · Jiayan Guo, Yaming Yang, Xiangchen Song, Yuan Zhang 외

Session-based recommendation aims to predict a user's next action based on previous actions in the current session. The major challenge is to capture authentic and complete user preferences in the entire session. Recent …

Graph Neural NetworkSession-Based Recommendations

Multi-Granularity Network with Modal Attention for Dense Affective Understanding

2021-06-18 · Baoming Yan, Lin Wang, Ke Gao, Bo Gao 외

Video affective understanding, which aims to predict the evoked expressions by the video content, is desired for video creation and recommendation. In the recent EEV challenge, a dense affective understanding task is pro…

MIMNet: Multi-Interest Meta Network with Multi-Granularity Target-Guided Attention for Cross-domain Recommendation

2024-07-31 · Xiaofei Zhu, Yabo Yin, Li Wang

Cross-domain recommendation (CDR) plays a critical role in alleviating the sparsity and cold-start problem and substantially boosting the performance of recommender systems. Existing CDR methods prefer to either learn a …

Recommendation Systems

Interact and Decide: Medley of Sub-Attention Networks for Effective Group Recommendation

2018-04-12 · Lucas Vinh Tran, Tuan-Anh Nguyen Pham, Yi Tay, Yiding Liu 외

This paper proposes Medley of Sub-Attention Networks (MoSAN), a new novel neural architecture for the group recommendation task. Group-level recommendation is known to be a challenging task, in which intricate group dyna…

Decision Making