paper-with-me

Papers

Semi-supervised Adversarial Learning for Complementary Item Recommendation

2023-03-10 · Koby Bibas, Oren Sar Shalom, Dietmar Jannach

Complementary item recommendations are a ubiquitous feature of modern e-commerce sites. Such recommendations are highly effective when they are based on collaborative signals like co-purchase statistics. In certain online marketplaces, however, e.g., on online auction sites, constantly new items are added to the catalog. In such cases, complementary item recommendations are often based on item side-information due to a lack of interaction data. In this work, we propose a novel approach that can leverage both item side-information and labeled complementary item pairs to generate effective complementary recommendations for cold items, i.e., for items for which no co-purchase statistics yet exist. Given that complementary items typically have to be of a different category than the seed item, we technically maintain a latent space for each item category. Simultaneously, we learn to project distributed item representations into these category spaces to determine suitable recommendations. The main learning process in our architecture utilizes labeled pairs of complementary items. In addition, we adopt ideas from Cycle Generative Adversarial Networks (CycleGAN) to leverage available item information even in case no labeled data exists for a given item and category. Experiments on three e-commerce datasets show that our method is highly effective.

📄 PDF Abstract BibTeX arXiv:2303.05812

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

Two Is Better Than One: Dual Embeddings for Complementary Product Recommendations

2022-11-28 · Giorgi Kvernadze, Putu Ayu G. Sudyanti, Nishan Subedi, Mohammad Hajiaghayi

Embedding based product recommendations have gained popularity in recent years due to its ability to easily integrate to large-scale systems and allowing nearest neighbor searches in real-time. The bulk of studies in thi…

Vocal Bursts Valence Prediction

CERES: Pretraining of Graph-Conditioned Transformer for Semi-Structured Session Data

2022-01-16 · ACL ARR January 2022 1 · Anonymous

User sessions empower many search and recommendation tasks on a daily basis. Such session data are semi-structured, which encode heterogeneous relations between queries and products, and each item is described by the uns…

Entity LinkingSelf-Supervised LearningSession Search

CERES: Pretraining of Graph-Conditioned Transformer for Semi-Structured Session Data

2022-04-08 · NAACL 2022 7 · Rui Feng, Chen Luo, Qingyu Yin, Bing Yin 외

User sessions empower many search and recommendation tasks on a daily basis. Such session data are semi-structured, which encode heterogeneous relations between queries and products, and each item is described by the uns…

Entity LinkingSelf-Supervised LearningSession Search

Learning Fashion Compatibility from In-the-wild Images

2022-06-13 · Additya Popli, Vijay Kumar, Sujit Jos, Saraansh Tandon

Complementary fashion recommendation aims at identifying items from different categories (e.g. shirt, footwear, etc.) that "go well together" as an outfit. Most existing approaches learn representation for this task usin…

Self-Supervised Learning