Price-guided user attention in large-scale E-commerce group recommendation
Yang Shi, Young-joo Chung

TL;DR
This paper introduces a novel group recommendation method that incorporates item price as a guiding factor for user attention, improving accuracy in large-scale E-commerce settings by adaptively adjusting user influence based on price.
Contribution
The paper proposes a new price-guided user attention mechanism that enhances existing attention-based group recommenders by integrating item price information through an adaptive sigmoid function.
Findings
Outperforms state-of-the-art methods in hit ratio
Reduces mean square error in recommendations
Effective on both benchmark and real-world datasets
Abstract
Existing group recommender systems utilize attention mechanisms to identify critical users who influence group decisions the most. We analyzed user attention scores from a widely-used group recommendation model on a real-world E-commerce dataset and found that item price and user interaction history significantly influence the selection of critical users. When item prices are low, users with extensive interaction histories are more influential in group decision-making. Conversely, their influence diminishes with higher item prices. Based on these observations, we propose a novel group recommendation approach that incorporates item price as a guiding factor for user aggregation. Our model employs an adaptive sigmoid function to adjust output logits based on item prices, enhancing the accuracy of user aggregation. Our model can be plugged into any attention-based group recommender system…
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
TopicsDigital Marketing and Social Media · Recommender Systems and Techniques · Consumer Market Behavior and Pricing
MethodsSoftmax · Attention Is All You Need
