ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1903.07844
17
6

Shrinking the Upper Confidence Bound: A Dynamic Product Selection Problem for Urban Warehouses

19 March 2019
Rong Jin
D. Simchi-Levi
Liwen Wang
Xinshang Wang
Sen Yang
ArXivPDFHTML
Abstract

The recent rising popularity of ultra-fast delivery services on retail platforms fuels the increasing use of urban warehouses, whose proximity to customers makes fast deliveries viable. The space limit in urban warehouses poses a problem for the online retailers: the number of products (SKUs) they carry is no longer "the more, the better", yet it can still be significantly large, reaching hundreds or thousands in a product category. In this paper, we study algorithms for dynamically identifying a large number of products (i.e., SKUs) with top customer purchase probabilities on the fly, from an ocean of potential products to offer on retailers' ultra-fast delivery platforms. We distill the product selection problem into a semi-bandit model with linear generalization. There are in total NNN different arms, each with a feature vector of dimension ddd. The player pulls KKK arms in each period and observes the bandit feedback from each of the pulled arms. We focus on the setting where KKK is much greater than the number of total time periods TTT or the dimension of product features ddd. We first analyze a standard UCB algorithm and show its regret bound can be expressed as the sum of a TTT-independent part O~(Kd3/2)\tilde O(K d^{3/2})O~(Kd3/2) and a TTT-dependent part O~(dKT)\tilde O(d\sqrt{KT})O~(dKT​), which we refer to as "fixed cost" and "variable cost" respectively. To reduce the fixed cost for large KKK values, we propose a novel online learning algorithm, which iteratively shrinks the upper confidence bounds within each period, and show its fixed cost is reduced by a factor of ddd to O~(Kd)\tilde O(K \sqrt{d})O~(Kd​). Moreover, we test the algorithms on an industrial dataset from Alibaba Group. Experimental results show that our new algorithm reduces the total regret of the standard UCB algorithm by at least 10%.

View on arXiv
Comments on this paper