paper-with-me

Papers

ARGO: Modeling Heterogeneity in E-commerce Recommendation

2021-09-13 · Daqing Wu, Xiao Luo, Zeyu Ma, Chong Chen, Minghua Deng, Jinwen Ma

Nowadays, E-commerce is increasingly integrated into our daily lives. Meanwhile, shopping process has also changed incrementally from one behavior (purchase) to multiple behaviors (such as view, carting and purchase). Therefore, utilizing interaction data of auxiliary behavior data draws a lot of attention in the E-commerce recommender systems. However, all existing models ignore two kinds of intrinsic heterogeneity which are helpful to capture the difference of user preferences and the difference of item attributes. First (intra-heterogeneity), each user has multiple social identities with otherness, and these different identities can result in quite different interaction preferences. Second (inter-heterogeneity), each item can transfer an item-specific percentage of score from low-level behavior to high-level behavior for the gradual relationship among multiple behaviors. Thus, the lack of consideration of these heterogeneities damages recommendation rank performance. To model the above heterogeneities, we propose a novel method named intra- and inter-heterogeneity recommendation model (ARGO). Specifically, we embed each user into multiple vectors representing the user's identities, and the maximum of identity scores indicates the interaction preference. Besides, we regard the item-specific transition percentage as trainable transition probability between different behaviors. Extensive experiments on two real-world datasets show that ARGO performs much better than the state-of-the-art in multi-behavior scenarios.

📄 PDF Abstract BibTeX arXiv:2109.05789

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Recurrent Poisson Factorization for Temporal Recommendation

2017-03-04 · Seyed Abbas Hosseini, Keivan Alizadeh, Ali Khodadadi, Ali Arabzadeh 외

Poisson factorization is a probabilistic model of users and items for recommendation systems, where the so-called implicit consumer data is modeled by a factorized Poisson distribution. There are many variants of Poisson…

Recommendation Systems

GNN-GMVO: Graph Neural Networks for Optimizing Gross Merchandise Value in Similar Item Recommendation

2023-10-26 · Ramin Giahi, Reza Yousefi Maragheh, Nima Farrokhsiar, Jianpeng Xu 외

Similar item recommendation is a critical task in the e-Commerce industry, which helps customers explore similar and relevant alternatives based on their interested products. Despite the traditional machine learning mode…

Graph Neural Network

E-commerce Recommendation with Weighted Expected Utility

2020-08-19 · Zhichao Xu, Yi Han, Yongfeng Zhang, Qingyao Ai

Different from shopping at retail stores, consumers on e-commerce platforms usually cannot touch or try products before purchasing, which means that they have to make decisions when they are uncertain about the outcome (…

Collaborative FilteringRecommendation Systems

Text-to-hashtag Generation using Seq2seq Learning

2021-02-01 · Augusto Camargo, Wesley Carvalho, Felipe Peressim, Alan Barzilay 외

In this paper, we studied whether models based on BiLSTM and BERT can predict hashtags in Brazilian Portuguese for Ecommerce websites. Hashtags have a sizable financial impact on Ecommerce. We processed a corpus of Ecomm…

Enriching User Shopping History: Empowering E-commerce with a Hierarchical Recommendation System

2024-03-15 · Irem Islek, sule gunduz oguducu

Recommendation systems can provide accurate recommendations by analyzing user shopping history. A richer user history results in more accurate recommendations. However, in real applications, users prefer e-commerce platf…

Recommendation Systems