paper-with-me

Papers

Adversarial learning for product recommendation

2020-07-07 · Joel R. Bock, Akhilesh Maewal

Product recommendation can be considered as a problem in data fusion-- estimation of the joint distribution between individuals, their behaviors, and goods or services of interest. This work proposes a conditional, coupled generative adversarial network (RecommenderGAN) that learns to produce samples from a joint distribution between (view, buy) behaviors found in extremely sparse implicit feedback training data. User interaction is represented by two matrices having binary-valued elements. In each matrix, nonzero values indicate whether a user viewed or bought a specific item in a given product category, respectively. By encoding actions in this manner, the model is able to represent entire, large scale product catalogs. Conversion rate statistics computed on trained GAN output samples ranged from 1.323 to 1.763 percent. These statistics are found to be significant in comparison to null hypothesis testing results. The results are shown comparable to published conversion rates aggregated across many industries and product types. Our results are preliminary, however they suggest that the recommendations produced by the model may provide utility for consumers and digital retailers.

📄 PDF Abstract BibTeX arXiv:2007.07269

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkProduct RecommendationTwo-sample testing

Similar Papers 제목 키워드 기반

Bias Beware: The Impact of Cognitive Biases on LLM-Driven Product Recommendations

2025-02-03 · Giorgos Filandrianos, Angeliki Dimitriou, Maria Lymperaiou, Konstantinos Thomas 외

The advent of Large Language Models (LLMs) has revolutionized product recommenders, yet their susceptibility to adversarial manipulation poses critical challenges, particularly in real-world commercial applications. Our …

Product Recommendation

Sparsity Regularization For Cold-Start Recommendation

2022-01-26 · Aksheshkumar Ajaykumar Shah, Hemanth Venkateswara

Recently, Generative Adversarial Networks (GANs) have been applied to the problem of Cold-Start Recommendation, but the training performance of these models is hampered by the extreme sparsity in warm user purchase behav…

Collaborative Filtering

StealthRank: LLM Ranking Manipulation via Stealthy Prompt Optimization

2025-04-08 · Yiming Tang, Yi Fan, Chenxiao Yu, Tiankai Yang 외

The integration of large language models (LLMs) into information retrieval systems introduces new attack surfaces, particularly for adversarial ranking manipulations. We present StealthRank, a novel adversarial ranking a…

Adversarial TextInformation RetrievalProduct RecommendationRecommendation Systems

CRAFT: Complementary Recommendations Using Adversarial Feature Transformer

2018-04-29 · Cong Phuoc Huynh, Arridhana Ciptadi, Ambrish Tyagi, Amit Agrawal

Traditional approaches for complementary product recommendations rely on behavioral and non-visual data such as customer co-views or co-buys. However, certain domains such as fashion are primarily visual. We propose a fr…

Event-based Product Carousel Recommendation with Query-Click Graph

2024-02-05 · Luyi Ma, Nimesh Sinha, Parth Vajge, Jason HD Cho 외

Many current recommender systems mainly focus on the product-to-product recommendations and user-to-product recommendations even during the time of events rather than modeling the typical recommendations for the target e…

Recommendation Systems