Incorporating Like-Minded Peers to Overcome Friend Data Sparsity in Session-Based Social Recommendations
Chunyan An, Yunhan Li, Qiang Yang, Winston K.G. Seah, Zhixu Li and, Conghao Yang

TL;DR
This paper introduces LMP to improve social influence modeling in session-based recommendations, effectively addressing friend data sparsity and preference discrepancies, through the novel TEGAARec model with graph attention mechanisms.
Contribution
First to utilize Like-minded Peers for enhancing social influence in SSR, proposing TEGAARec with graph attention modules for better interest modeling.
Findings
TEGAARec outperforms existing models on four datasets.
Incorporating LMP improves recommendation accuracy.
Ablation studies confirm the effectiveness of each component.
Abstract
Session-based Social Recommendation (SSR) leverages social relationships within online networks to enhance the performance of Session-based Recommendation (SR). However, existing SSR algorithms often encounter the challenge of "friend data sparsity". Moreover, significant discrepancies can exist between the purchase preferences of social network friends and those of the target user, reducing the influence of friends relative to the target user's own preferences. To address these challenges, this paper introduces the concept of "Like-minded Peers" (LMP), representing users whose preferences align with the target user's current session based on their historical sessions. This is the first work, to our knowledge, that uses LMP to enhance the modeling of social influence in SSR. This approach not only alleviates the problem of friend data sparsity but also effectively incorporates users…
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
TopicsInnovative Human-Technology Interaction · Recommender Systems and Techniques · Impact of Technology on Adolescents
MethodsAttention Is All You Need · Byte Pair Encoding · Absolute Position Encodings · Softmax · Label Smoothing · Linear Layer · Adam · Dropout · Layer Normalization · Dense Connections
