paper-with-me

Papers

ConsRec: Learning Consensus Behind Interactions for Group Recommendation

2023-02-07 · Xixi Wu, Yun Xiong, Yao Zhang, Yizhu Jiao, Jiawei Zhang, Yangyong Zhu, Philip S. Yu

Since group activities have become very common in daily life, there is an urgent demand for generating recommendations for a group of users, referred to as group recommendation task. Existing group recommendation methods usually infer groups' preferences via aggregating diverse members' interests. Actually, groups' ultimate choice involves compromises between members, and finally, an agreement can be reached. However, existing individual information aggregation lacks a holistic group-level consideration, failing to capture the consensus information. Besides, their specific aggregation strategies either suffer from high computational costs or become too coarse-grained to make precise predictions. To solve the aforementioned limitations, in this paper, we focus on exploring consensus behind group behavior data. To comprehensively capture the group consensus, we innovatively design three distinct views which provide mutually complementary information to enable multi-view learning, including member-level aggregation, item-level tastes, and group-level inherent preferences. To integrate and balance the multi-view information, an adaptive fusion component is further proposed. As to member-level aggregation, different from existing linear or attentive strategies, we design a novel hypergraph neural network that allows for efficient hypergraph convolutional operations to generate expressive member-level aggregation. We evaluate our ConsRec on two real-world datasets and experimental results show that our model outperforms state-of-the-art methods. An extensive case study also verifies the effectiveness of consensus modeling.

📄 PDF Abstract BibTeX arXiv:2302.03555

Code (1)

fdudsde/www2023consrec 공식 구현 pytorch

Tasks

MULTI-VIEW LEARNING

Similar Papers 제목 키워드 기반

Consensus-aware Contrastive Learning for Group Recommendation

2025-04-18 · Soyoung Kim, Dongjun Lee, Jaekwang Kim

Group recommendation aims to provide personalized item suggestions to a group of users by reflecting their collective preferences. A fundamental challenge in this task is deriving a consensus that adequately represents t…

Contrastive Learning

Leveraging the Dynamics of Leadership in Group Recommendation Systems

2025-03-17 · Peijin Yu, Shin'ichi Konomi

In the field of group recommendation systems (GRS), effectively addressing the diverse preferences of group members poses a significant challenge. Traditional GRS approaches often aggregate individual preferences into a …

Decision MakingRecommendation Systems

AlignGroup: Learning and Aligning Group Consensus with Member Preferences for Group Recommendation

2024-09-04 · Jinfeng Xu, Zheyu Chen, Jinze Li, Shuo Yang 외

Group activities are important behaviors in human society, providing personalized recommendations for groups is referred to as the group recommendation task. Existing methods can usually be categorized into two strategie…

Decision Making

Auto-detecting groups based on textual similarity for group recommendations

2021-07-15 · Chintoo Kumar, C. Ravindranath Chowdary

In general, recommender systems are designed to provide personalized items to a user. But in few cases, items are recommended for a group, and the challenge is to aggregate the individual user preferences to infer the re…

Decision MakingRecommendation Systems

Multi-channel Emotion Analysis for Consensus Reaching in Group Movie Recommendation Systems

2024-04-21 · Adilet Yerkin, Elnara Kadyrgali, Yerdauit Torekhan, Pakizar Shamoi

Watching movies is one of the social activities typically done in groups. Emotion is the most vital factor that affects movie viewers' preferences. So, the emotional aspect of the movie needs to be determined and analyze…

Emotion RecognitionMovie RecommendationRecommendation Systems