Dual Intents Graph Modeling for User-centric Group Discovery
Xixi Wu, Yun Xiong, Yao Zhang, Yizhu Jiao, and Jiawei Zhang

TL;DR
This paper introduces DiRec, a novel model that separately captures social and interest-based user intents for group recommendation, leveraging hypergraph and graph refinement techniques, resulting in improved accuracy over existing methods.
Contribution
The paper proposes DiRec, a dual intent modeling approach that separately learns social and interest intents and fuses them, incorporating hypergraph and graph refinement for better user-group interest representation.
Findings
DiRec outperforms state-of-the-art methods on three datasets.
Model effectively captures social and interest intents.
Self-supervised loss aligns overlapping intents for better recommendations.
Abstract
Online groups have become increasingly prevalent, providing users with space to share experiences and explore interests. Therefore, user-centric group discovery task, i.e., recommending groups to users can help both users' online experiences and platforms' long-term developments. Existing recommender methods can not deal with this task as modeling user-group participation into a bipartite graph overlooks their item-side interests. Although there exist a few works attempting to address this task, they still fall short in fully preserving the social context and ensuring effective interest representation learning. In this paper, we focus on exploring the intents that motivate users to participate in groups, which can be categorized into different types, like the social-intent and the personal interest-intent. The former refers to users joining a group affected by their social links,…
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 · Complex Network Analysis Techniques · Advanced Graph Neural Networks
MethodsFocus
