G-STO: Sequential Main Shopping Intention Detection via Graph-Regularized Stochastic Transformer
Yuchen Zhuang, Xin Shen, Yan Zhao, Chaosheng Dong, Ming Wang, Jin Li,, Chao Zhang

TL;DR
This paper introduces G-STO, a novel graph-regularized stochastic Transformer model that detects users' main shopping intentions from sequential interactions, improving recommendation accuracy in e-commerce.
Contribution
The paper proposes a new stochastic Gaussian embedding approach with graph regularization for intention detection, enhancing sequential recommendation models.
Findings
G-STO outperforms baselines by 18.08% in Hit@1
Achieves 7.01% improvement in Hit@10
Improves NDCG@10 by 6.11%
Abstract
Sequential recommendation requires understanding the dynamic patterns of users' behaviors, contexts, and preferences from their historical interactions. Most existing works focus on modeling user-item interactions only from the item level, ignoring that they are driven by latent shopping intentions (e.g., ballpoint pens, miniatures, etc). The detection of the underlying shopping intentions of users based on their historical interactions is a crucial aspect for e-commerce platforms, such as Amazon, to enhance the convenience and efficiency of their customers' shopping experiences. Despite its significance, the area of main shopping intention detection remains under-investigated in the academic literature. To fill this gap, we propose a graph-regularized stochastic Transformer method, G-STO. By considering intentions as sets of products and user preferences as compositions of intentions,…
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 · Human Mobility and Location-Based Analysis · Sentiment Analysis and Opinion Mining
MethodsMulti-Head Attention · Attention Is All You Need · Absolute Position Encodings · Linear Layer · Layer Normalization · Position-Wise Feed-Forward Layer · Dense Connections · Label Smoothing · Adam · Byte Pair Encoding
