Neural Search: Learning Query and Product Representations in Fashion E-commerce
Lakshya Kumar, Sagnik Sarkar

TL;DR
This paper improves fashion e-commerce search by developing transformer-based representations for queries and products, leading to significant performance gains over previous models.
Contribution
It introduces a transformer-based architecture with domain-specific pre-training for fashion search, outperforming GRU-based models in ranking and retrieval tasks.
Findings
RoBERTa achieves 7.8% improvement in MRR
Significant gains in MAP and NDCG metrics
Outperforms baseline models in product retrieval accuracy
Abstract
Typical e-commerce platforms contain millions of products in the catalog. Users visit these platforms and enter search queries to retrieve their desired products. Therefore, showing the relevant products at the top is essential for the success of e-commerce platforms. We approach this problem by learning low dimension representations for queries and product descriptions by leveraging user click-stream data as our main source of signal for product relevance. Starting from GRU-based architectures as our baseline model, we move towards a more advanced transformer-based architecture. This helps the model to learn contextual representations of queries and products to serve better search results and understand the user intent in an efficient manner. We perform experiments related to pre-training of the Transformer based RoBERTa model using a fashion corpus and fine-tuning it over the triplet…
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
TopicsWeb Data Mining and Analysis · Sentiment Analysis and Opinion Mining · Generative Adversarial Networks and Image Synthesis
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Warmup With Linear Decay · WordPiece · Attention Dropout · Weight Decay
