paper-with-me

Papers

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

2024-09-04 · Jinfeng Xu, Zheyu Chen, Jinze Li, Shuo Yang, Hewei Wang, Edith C. -H. Ngai

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 strategies to infer group preferences: 1) determining group preferences by aggregating members' personalized preferences, and 2) inferring group consensus by capturing group members' coherent decisions after common compromises. However, the former would suffer from the lack of group-level considerations, and the latter overlooks the fine-grained preferences of individual users. To this end, we propose a novel group recommendation method AlignGroup, which focuses on both group consensus and individual preferences of group members to infer the group decision-making. Specifically, AlignGroup explores group consensus through a well-designed hypergraph neural network that efficiently learns intra- and inter-group relationships. Moreover, AlignGroup innovatively utilizes a self-supervised alignment task to capture fine-grained group decision-making by aligning the group consensus with members' common preferences. Extensive experiments on two real-world datasets validate that our AlignGroup outperforms the state-of-the-art on both the group recommendation task and the user recommendation task, as well as outperforms the efficiency of most baselines.

📄 PDF Abstract BibTeX arXiv:2409.02580

Code (1)

Jinfeng-Xu/AlignGroup 공식 구현 pytorch

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Fine-tuning language models to find agreement among humans with diverse preferences

2022-11-28 · Michiel A. Bakker, Martin J. Chadwick, Hannah R. Sheahan, Michael Henry Tessler 외

Recent work in large language modeling (LLMs) has used fine-tuning to align outputs with the preferences of a prototypical user. This work assumes that human preferences are static and homogeneous across individuals, so …

Language ModelingLanguage Modelling

ConsRec: Learning Consensus Behind Interactions for Group Recommendation

2023-02-07 · Xixi Wu, Yun Xiong, Yao Zhang, Yizhu Jiao 외

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…

MULTI-VIEW 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

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

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