paper-with-me

Papers

Context-aware Retail Product Recommendation with Regularized Gradient Boosting

2021-09-17 · Sourya Dipta Das, Ayan Basak

In the FARFETCH Fashion Recommendation challenge, the participants needed to predict the order in which various products would be shown to a user in a recommendation impression. The data was provided in two phases - a validation phase and a test phase. The validation phase had a labelled training set that contained a binary column indicating whether a product has been clicked or not. The dataset comprises over 5,000,000 recommendation events, 450,000 products and 230,000 unique users. It represents real, unbiased, but anonymised, interactions of actual users of the FARFETCH platform. The final evaluation was done according to the performance in the second phase. A total of 167 participants participated in the challenge, and we secured the 6th rank during the final evaluation with an MRR of 0.4658 on the test set. We have designed a unique context-aware system that takes the similarity of a product to the user context into account to rank products more effectively. Post evaluation, we have been able to fine-tune our approach with an MRR of 0.4784 on the test set, which would have placed us at the 3rd position.

📄 PDF Abstract BibTeX arXiv:2109.08561

Code (1)

diptamath/context-aware-retail-product-recommendation 공식 구현

Tasks

Context Aware Product RecommendationProduct Recommendation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Learning for Diversity-Aware Product Recommendations in Retail

2026-02-09 · Vasileios Karlis, Ezgi Yıldırım, David Vos, Maarten de Rijke arxiv

Recommender systems often struggle with long-tail distributions and limited item catalog exposure, where a small subset of popular items dominates recommendations. This challenge is especially critical in large-scale onl…

Contrastive Learning

Value-Aware Product Recommendation by Customer Segmentation using a suitable High-Dimensional Similarity Measure

2026-04-28 · María Florencia Acosta, Rodrigo García Arancibia, Pamela Llop, Mariel Lovatto 외 arxiv

This paper presents a novel value-aware approach to product recommendation that simultaneously addresses the high dimensionality and sparsity of user-item data while explicitly incorporating the contribution of each prod…

Product Recommendation

A Retail Product Categorisation Dataset

2021-03-25 · Febin Sebastian Elayanithottathil, Janis Keuper

Most eCommerce applications, like web-shops have millions of products. In this context, the identification of similar products is a common sub-task, which can be utilized in the implementation of recommendation systems, …

BIG-bench Machine LearningRecommendation Systems

Retail-GPT: leveraging Retrieval Augmented Generation (RAG) for building E-commerce Chat Assistants

2024-08-15 · Bruno Amaral Teixeira de Freitas, Roberto de Alencar Lotufo

This work presents Retail-GPT, an open-source RAG-based chatbot designed to enhance user engagement in retail e-commerce by guiding users through product recommendations and assisting with cart operations. The system is …

ChatbotRAGRetrievalRetrieval-augmented Generation

RetailSynth: Synthetic Data Generation for Retail AI Systems Evaluation

2023-12-21 · Yu Xia, Ali Arian, Sriram Narayanamoorthy, Joshua Mabry

Significant research effort has been devoted in recent years to developing personalized pricing, promotions, and product recommendation algorithms that can leverage rich customer data to learn and earn. Systematic benchm…

BenchmarkingProduct RecommendationSensitivitySynthetic Data Generation