Identify Then Recommend: Towards Unsupervised Group Recommendation
Yue Liu, Shihao Zhu, Tianyuan Yang, Jian Ma, Wenliang Zhong

TL;DR
This paper introduces ITR, an unsupervised framework for group recommendation that dynamically identifies user groups without pre-defined numbers and improves recommendation accuracy through self-supervised learning.
Contribution
The paper proposes a novel unsupervised approach for group recommendation that eliminates the need for pre-labeled groups and adapts to dynamic group distributions in real-time systems.
Findings
ITR outperforms existing models in user and group recommendation tasks.
Achieves 22.22% improvement in NDCG@5 for user recommendation.
Achieves 22.95% improvement in NDCG@5 for group recommendation.
Abstract
Group Recommendation (GR), which aims to recommend items to groups of users, has become a promising and practical direction for recommendation systems. This paper points out two issues of the state-of-the-art GR models. (1) The pre-defined and fixed number of user groups is inadequate for real-time industrial recommendation systems, where the group distribution can shift dynamically. (2) The training schema of existing GR methods is supervised, necessitating expensive user-group and group-item labels, leading to significant annotation costs. To this end, we present a novel unsupervised group recommendation framework named \underline{I}dentify \underline{T}hen \underline{R}ecommend (\underline{ITR}), where it first identifies the user groups in an unsupervised manner even without the pre-defined number of groups, and then two pre-text tasks are designed to conduct self-supervised group…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Sentiment Analysis and Opinion Mining
