paper-with-me

Papers

Modeling Users' Contextualized Page-wise Feedback for Click-Through Rate Prediction in E-commerce Search

2022-03-29 · Zhifang Fan, Dan Ou, Yulong Gu, Bairan Fu, Xiang Li, Wentian Bao, Xin-yu Dai, Xiaoyi Zeng, Tao Zhuang, Qingwen Liu

Modeling user's historical feedback is essential for Click-Through Rate Prediction in personalized search and recommendation. Existing methods usually only model users' positive feedback information such as click sequences which neglects the context information of the feedback. In this paper, we propose a new perspective for context-aware users' behavior modeling by including the whole page-wisely exposed products and the corresponding feedback as contextualized page-wise feedback sequence. The intra-page context information and inter-page interest evolution can be captured to learn more specific user preference. We design a novel neural ranking model RACP(i.e., Recurrent Attention over Contextualized Page sequence), which utilizes page-context aware attention to model the intra-page context. A recurrent attention process is used to model the cross-page interest convergence evolution as denoising the interest in the previous pages. Experiments on public and real-world industrial datasets verify our model's effectiveness.

📄 PDF Abstract BibTeX arXiv:2203.15542

Code (1)

racp-submission/racp 공식 구현 pytorch

Tasks

Click-Through Rate PredictionDenoising

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning for Page-wise Recommendations

2018-05-07 · Xiangyu Zhao, Long Xia, Liang Zhang, Zhuoye Ding 외

Recommender systems can mitigate the information overload problem by suggesting users' personalized items. In real-world recommendations such as e-commerce, a typical interaction between the system and its users is -- us…

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1

KLAN: Kuaishou Landing-page Adaptive Navigator

2025-07-31 · Fan Li, Chang Meng, Jiaqi Fu, Shuchang Liu 외 arxiv

Modern online platforms configure multiple pages to accommodate diverse user needs. This multi-page architecture inherently establishes a two-stage interaction paradigm between the user and the platform: (1) Stage I: pag…

Sequential Recommendation

Deep Page-Level Interest Network in Reinforcement Learning for Ads Allocation

2022-04-01 · Guogang Liao, Xiaowen Shi, Ze Wang, Xiaoxu Wu 외

A mixed list of ads and organic items is usually displayed in feed and how to allocate the limited slots to maximize the overall revenue is a key problem. Meanwhile, modeling user preference with historical behavior is e…

Click-Through Rate Predictionreinforcement-learningReinforcement Learning (RL)

Leverage Implicit Feedback for Context-aware Product Search

2019-09-04 · Keping Bi, Choon Hui Teo, Yesh Dattatreya, Vijai Mohan 외

Product search serves as an important entry point for online shopping. In contrast to web search, the retrieved results in product search not only need to be relevant but also should satisfy customers' preferences in ord…

Re-Ranking

E-commerce Webpage Recommendation Scheme Base on Semantic Mining and Neural Networks

2024-09-11 · Wenchao Zhao, Xiaoyi Liu, Ruilin Xu, Lingxi Xiao 외

In e-commerce websites, web mining web page recommendation technology has been widely used. However, recommendation solutions often cannot meet the actual application needs of online shopping users. To address this probl…