paper-with-me

홈 › Papers

Time-Constrained Recommendations: Reinforcement Learning Strategies for E-Commerce

2025-12-13 · Sayak Chakrabarty, Souradip Pal arxiv

Unlike traditional recommendation tasks, finite user time budgets introduce a critical resource constraint, requiring the recommender system to balance item relevance and evaluation cost. For example, in a mobile shopping interface, users interact with recommendations by scrolling, where each scroll triggers a list of items called slate. Users incur an evaluation cost - time spent assessing item features before deciding to click. Highly relevant items having higher evaluation costs may not fit within the user's time budget, affecting engagement. In this position paper, our objective is to evaluate reinforcement learning algorithms that learn patterns in user preferences and time budgets simultaneously, crafting recommendations with higher engagement potential under resource constraints. Our experiments explore the use of reinforcement learning to recommend items for users using Alibaba's Personalized Re-ranking dataset supporting slate optimization in e-commerce contexts. Our contributions include (i) a unified formulation of time-constrained slate recommendation modeled as Markov Decision Processes (MDPs) with budget-aware utilities; (ii) a simulation framework to study policy behavior on re-ranking data; and (iii) empirical evidence that on-policy and off-policy control can improve performance under tight time budgets than traditional contextual bandit-based methods.

📄 PDF Abstract BibTeX arXiv:2512.13726

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning for List-wise Recommendations

2017-12-30 · Xiangyu Zhao, Liang Zhang, Long Xia, Zhuoye Ding 외

Recommender systems play a crucial role in mitigating the problem of information overload by suggesting users' personalized items or services. The vast majority of traditional recommender systems consider the recommendat…

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1

Recommendations with Negative Feedback via Pairwise Deep Reinforcement Learning

2018-02-19 · Xiangyu Zhao, Liang Zhang, Zhuoye Ding, Long Xia 외

Recommender systems play a crucial role in mitigating the problem of information overload by suggesting users' personalized items or services. The vast majority of traditional recommender systems consider the recommendat…

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1

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

Cluster Based Deep Contextual Reinforcement Learning for top-k Recommendations

2020-11-29 · Anubha Kabra, Anu Agarwal, Anil Singh Parihar

Rapid advancements in the E-commerce sector over the last few decades have led to an imminent need for personalised, efficient and dynamic recommendation systems. To sufficiently cater to this need, we propose a novel me…

ClusteringRecommendation Systemsreinforcement-learningReinforcement Learning+1

Learning Adaptive Display Exposure for Real-Time Advertising

2018-09-10 · Weixun Wang, Junqi Jin, Jianye Hao, Chunjie Chen 외

In E-commerce advertising, where product recommendations and product ads are presented to users simultaneously, the traditional setting is to display ads at fixed positions. However, under such a setting, the advertising…

Reinforcement Learning