An open framework shows sliding-window training on long sequences is practical for recommenders, with a k-shift embedding enabling million-scale vocabularies on commodity GPUs and up to 6% gains on Retailrocket at 4x training cost.
Time-Constrained Recommendations: Reinforcement Learning Strategies for E-Commerce
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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.
fields
cs.LG 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Is Sliding Window All You Need? An Open Framework for Long-Sequence Recommendation
An open framework shows sliding-window training on long sequences is practical for recommenders, with a k-shift embedding enabling million-scale vocabularies on commodity GPUs and up to 6% gains on Retailrocket at 4x training cost.