paper-with-me

Papers

Towards High-Order Complementary Recommendation via Logical Reasoning Network

2022-12-09 · Longfeng Wu, Yao Zhou, Dawei Zhou

Complementary recommendation gains increasing attention in e-commerce since it expedites the process of finding frequently-bought-with products for users in their shopping journey. Therefore, learning the product representation that can reflect this complementary relationship plays a central role in modern recommender systems. In this work, we propose a logical reasoning network, LOGIREC, to effectively learn embeddings of products as well as various transformations (projection, intersection, negation) between them. LOGIREC is capable of capturing the asymmetric complementary relationship between products and seamlessly extending to high-order recommendations where more comprehensive and meaningful complementary relationship is learned for a query set of products. Finally, we further propose a hybrid network that is jointly optimized for learning a more generic product representation. We demonstrate the effectiveness of our LOGIREC on multiple public real-world datasets in terms of various ranking-based metrics under both low-order and high-order recommendation scenarios.

📄 PDF Abstract BibTeX arXiv:2212.04966

Code (1)

wulongfeng/logirec 공식 구현 pytorch

Tasks

Logical ReasoningNegationRecommendation SystemsVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Time-aware Self-Attention Meets Logic Reasoning in Recommender Systems

2022-08-29 · Zhijian Luo, Zihan Huang, Jiahui Tang, Yueen Hou 외

At the age of big data, recommender systems have shown remarkable success as a key means of information filtering in our daily life. Recent years have witnessed the technical development of recommender systems, from perc…

Logical ReasoningRecommendation Systems

Inferring Complementary Products from Baskets and Browsing Sessions

2018-09-25 · Ilya Trofimov

Complementary products recommendation is an important problem in e-commerce. Such recommendations increase the average order price and the number of products in baskets. Complementary products are typically inferred from…

Beyond Co-purchase Relation: Evolution of Complementary Recommendations at Allegro

2026-09-04 · Aleksandra Osowska-Kurczab, Klaudia Nazarko, Eliška Kosturová, Lidia Wojciechowska 외 arxiv

When a customer adds a professional camera to their cart, should the system suggest a matching lens, a generic tripod, or another camera body? Complementary Product Recommendation is vital for comprehensive basket buildi…

Product Recommendation

Sequential Recommendation with Probabilistic Logical Reasoning

2023-04-22 · Huanhuan Yuan, Pengpeng Zhao, Xuefeng Xian, Guanfeng Liu 외

Deep learning and symbolic learning are two frequently employed methods in Sequential Recommendation (SR). Recent neural-symbolic SR models demonstrate their potential to enable SR to be equipped with concurrent percepti…

Logical ReasoningSequential Recommendation

Enhancing Recommender Systems with Large Language Model Reasoning Graphs

2023-08-21 · Yan Wang, Zhixuan Chu, Xin Ouyang, Simeng Wang 외

Recommendation systems aim to provide users with relevant suggestions, but often lack interpretability and fail to capture higher-level semantic relationships between user behaviors and profiles. In this paper, we propos…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems