NAM: A Normalization Attention Model for Personalized Product Search In Fliggy
Shui Liu, Mingyuan Tao, Maofei Que, Pan Li, Dong Li, Shenghua Ni, Zhuoran Zhuang

TL;DR
This paper introduces NAM, a normalization attention model for personalized product search that improves accuracy by considering item popularity and user behavior heterogeneity, leading to better search relevance and conversion rates.
Contribution
NAM innovatively combines normalization and attention mechanisms with inverse item frequency to enhance personalization in product search, addressing limitations of previous co-occurrence based methods.
Findings
NAM outperforms state-of-the-art models in experiments.
Online A/B testing shows a 0.8% increase in conversion rate.
The model effectively balances popular and long-tail item recommendations.
Abstract
Personalized product search provides significant benefits to e-commerce platforms by extracting more accurate user preferences from historical behaviors. Previous studies largely focused on the user factors when personalizing the search query, while ignoring the item perspective, which leads to the following two challenges that we summarize in this paper: First, previous approaches relying only on co-occurrence frequency tend to overestimate the conversion rates for popular items and underestimate those for long-tail items, resulting in inaccurate item similarities; Second, user purchasing propensity is highly heterogeneous according to the popularity of the target item: it is less correlated with the user's historical behavior for a popular item and more correlated for a long-tail item. To address these challenges, in this paper we propose NAM, a Normalization Attention Model, which…
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 · Information Retrieval and Search Behavior · Consumer Market Behavior and Pricing
MethodsSoftmax · Attention Is All You Need · Neural Additive Model
