paper-with-me

홈 › Papers

Price-guided user attention in large-scale E-commerce group recommendation

2024-10-02 · Yang Shi, Young-joo Chung

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 if the price information is available. We evaluate our model's performance on a public benchmark and a real-world dataset. We compare it with other state-of-the-art group recommendation methods. Our results demonstrate that our price-guided user attention approach outperforms the state-of-the-art methods in terms of hit ratio and mean square error.

📄 PDF Abstract BibTeX arXiv:2410.02074

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingRecommendation Systems

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Price DOES Matter! Modeling Price and Interest Preferences in Session-based Recommendation

2022-05-09 · Xiaokun Zhang, Bo Xu, Liang Yang, Chenliang Li 외

Session-based recommendation aims to predict items that an anonymous user would like to purchase based on her short behavior sequence. The current approaches towards session-based recommendation only focus on modeling us…

AttributeMarketingSession-Based Recommendations

Blockchain Transaction Fee Forecasting: A Comparison of Machine Learning Methods

2023-05-14 · Conall Butler, Martin Crane

Gas is the transaction-fee metering system of the Ethereum network. Users of the network are required to select a gas price for submission with their transaction, creating a risk of overpaying or delayed/unprocessed tran…

Denoising

GazeFusion: Saliency-Guided Image Generation

2024-03-16 · Yunxiang Zhang, Nan Wu, Connor Z. Lin, Gordon Wetzstein 외

Diffusion models offer unprecedented image generation power given just a text prompt. While emerging approaches for controlling diffusion models have enabled users to specify the desired spatial layouts of the generated …

Image Generation

Basket-Enhanced Heterogenous Hypergraph for Price-Sensitive Next Basket Recommendation

2024-09-18 · Yuening Zhou, Yulin Wang, Qian Cui, Xinyu Guan 외

Next Basket Recommendation (NBR) is a new type of recommender system that predicts combinations of items users are likely to purchase together. Existing NBR models often overlook a crucial factor, which is price, and do …

Next-basket recommendationRecommendation Systems

Price change prediction of ultra high frequency financial data based on temporal convolutional network

2021-07-01 · Wei Dai, Yuan An, Wen Long

Through in-depth analysis of ultra high frequency (UHF) stock price change data, more reasonable discrete dynamic distribution models are constructed in this paper. Firstly, we classify the price changes into several cat…