paper-with-me

Papers

Globally Optimized Mutual Influence Aware Ranking in E-Commerce Search

2018-05-22 · Zhuang Tao, Ou Wenwu, Wang Zhirong

In web search, mutual influences between documents have been studied from the perspective of search result diversification. But the methods in web search is not directly applicable to e-commerce search because of their differences. And little research has been done on the mutual influences between items in e-commerce search. We propose a global optimization framework for mutual influence aware ranking in e-commerce search. Our framework directly optimizes the Gross Merchandise Volume (GMV) for ranking, and decomposes ranking into two tasks. The first task is mutual influence aware purchase probability estimation. We propose a global feature extension method to incorporate mutual influences into the features of an item. We also use Recurrent Neural Network (RNN) to capture influences related to ranking orders in purchase probability estimation. The second task is to find the best ranking order based on the purchase probability estimations. We treat the second task as a sequence generation problem and solved it using the beam search algorithm. We performed online A/B test on a large e-commerce search engine. The results show that our method brings a 5% increase in GMV for the search engine over a strong baseline.

📄 PDF Abstract BibTeX arXiv:1805.08524

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Similar Papers 제목 키워드 기반

Slate-Aware Ranking for Recommendation

2023-02-24 · Yi Ren, Xiao Han, Xu Zhao, Shenzheng Zhang 외

We see widespread adoption of slate recommender systems, where an ordered item list is fed to the user based on the user interests and items' content. For each recommendation, the user can select one or several items fro…

Recommendation SystemsRe-Ranking

Importance Ranking in Complex Networks via Influence-aware Causal Node Embedding

2025-11-03 · Jiahui Gao, Kuang Zhou, Yuchen Zhu, Keyu Wu arxiv

Understanding and quantifying node importance is a fundamental problem in network science and engineering, underpinning a wide range of applications such as influence maximization, social recommendation, and network dism…

Representation LearningGraph Embedding

Context-aware Reranking with Utility Maximization for Recommendation

2021-10-18 · Yunjia Xi, Weiwen Liu, Xinyi Dai, Ruiming Tang 외

As a critical task for large-scale commercial recommender systems, reranking has shown the potential of improving recommendation results by uncovering mutual influence among items. Reranking rearranges items in the initi…

counterfactualGraph AttentionPositionRecommendation Systems+1

Ranking-aware Reinforcement Learning for Ordinal Ranking

2026-01-28 · Aiming Hao, Chen Zhu, Jiashu Zhu, Jiahong Wu 외 arxiv

Ordinal regression and ranking are challenging due to inherent ordinal dependencies that conventional methods struggle to model. We propose Ranking-Aware Reinforcement Learning (RARL), a novel RL framework that explicitl…

Reinforcement Learning

Generator and Critic: A Deep Reinforcement Learning Approach for Slate Re-ranking in E-commerce

2020-05-25 · Jianxiong Wei, An-Xiang Zeng, Yueqiu Wu, Peng Guo 외

The slate re-ranking problem considers the mutual influences between items to improve user satisfaction in e-commerce, compared with the point-wise ranking. Previous works either directly rank items by an end to end mode…

Deep Reinforcement LearningDiversityreinforcement-learningReinforcement Learning+2