paper-with-me

Papers

Reinforcement Learning to Rank in E-Commerce Search Engine: Formalization, Analysis, and Application

2018-03-02 · Yujing Hu, Qing Da, An-Xiang Zeng, Yang Yu, Yinghui Xu

In e-commerce platforms such as Amazon and TaoBao, ranking items in a search session is a typical multi-step decision-making problem. Learning to rank (LTR) methods have been widely applied to ranking problems. However, such methods often consider different ranking steps in a session to be independent, which conversely may be highly correlated to each other. For better utilizing the correlation between different ranking steps, in this paper, we propose to use reinforcement learning (RL) to learn an optimal ranking policy which maximizes the expected accumulative rewards in a search session. Firstly, we formally define the concept of search session Markov decision process (SSMDP) to formulate the multi-step ranking problem. Secondly, we analyze the property of SSMDP and theoretically prove the necessity of maximizing accumulative rewards. Lastly, we propose a novel policy gradient algorithm for learning an optimal ranking policy, which is able to deal with the problem of high reward variance and unbalanced reward distribution of an SSMDP. Experiments are conducted in simulation and TaoBao search engine. The results demonstrate that our algorithm performs much better than online LTR methods, with more than 40% and 30% growth of total transaction amount in the simulation and the real application, respectively.

📄 PDF Abstract BibTeX arXiv:1803.00710

Code (1)

UnibucProjects/DeepRLRecommenderSystem

Tasks

Decision MakingLearning-To-RankReinforcement LearningReinforcement Learning (RL)

Similar 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 d…

global-optimization

Generating Query-Relevant Document Summaries via Reinforcement Learning

2025-08-11 · Nitin Yadav, Changsung Kang, Hongwei Shang, Ming Sun arxiv

E-commerce search engines often rely solely on product titles as input for ranking models with latency constraints. However, this approach can result in suboptimal relevance predictions, as product titles often lack suff…

Reinforcement Learning

Some Practice for Improving the Search Results of E-commerce

2022-07-30 · Fanyou Wu, Yang Liu, Rado Gazo, Benes Bedrich 외

In the Amazon KDD Cup 2022, we aim to apply natural language processing methods to improve the quality of search results that can significantly enhance user experience and engagement with search engines for e-commerce. W…

Seasonality Based Reranking of E-commerce Autocomplete Using Natural Language Queries

2023-08-03 · Prateek Verma, Shan Zhong, Xiaoyu Liu, Adithya Rajan

Query autocomplete (QAC) also known as typeahead, suggests list of complete queries as user types prefix in the search box. It is one of the key features of modern search engines specially in e-commerce. One of the goals…

Natural Language QueriesReranking

Progressive Refinement of E-commerce Search Ranking Based on Short-Term Activities of the Buyer

2025-12-15 · Taoran Sheng, Sathappan Muthiah, Atiq Islam, Jinming Feng arxiv

In e-commerce shopping, aligning search results with a buyer's immediate needs and preferences presents a significant challenge, particularly in adapting search results throughout the buyer's shopping journey as they mov…