GrIT: Group Informed Transformer for Sequential Recommendation
Adamya Shyam, Venkateswara Rao Kagita, Bharti Rana, Vikas Kumar

TL;DR
This paper introduces GrIT, a transformer-based sequential recommender that models dynamic group-level features alongside individual user histories, leading to improved recommendation accuracy.
Contribution
The paper proposes a novel method to incorporate time-varying group representations into transformer-based sequential recommendation models, enhancing their ability to capture collective user behavior.
Findings
Consistently outperforms state-of-the-art methods on five benchmark datasets.
Effectively models both short-term and long-term user preferences.
Improves recommendation accuracy by integrating group dynamics with individual sequences.
Abstract
Sequential recommender systems aim to predict a user's future interests by extracting temporal patterns from their behavioral history. Existing approaches typically employ transformer-based architectures to process long sequences of user interactions, capturing preference shifts by modeling temporal relationships between items. However, these methods often overlook the influence of group-level features that capture the collective behavior of similar users. We hypothesize that explicitly modeling temporally evolving group features alongside individual user histories can significantly enhance next-item recommendation. Our approach introduces latent group representations, where each user's affiliation to these groups is modeled through learnable, time-varying membership weights. The membership weights at each timestep are computed by modeling shifts in user preferences through their…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Explainable Artificial Intelligence (XAI)
