2,729 research outputs found

    A cloud driven dynamic pricing system for retail companies

    Get PDF
    This project develops a dynamic pricing framework over a cloud based architecture, being scalable and highly configurable, considering the great cardinality of the solution in terms of the analytic models to build and apply. This architecture was defined using AWS and Terraform, ensuring an easy deployment agnostic to the client's infrastructure. The dynamic optimization of the prices is achieved by combining the training of a sales prediction model and the execution of a discount combination optimizer. The framework tries to be as general as possible in order to be easily adaptable to any given client. We provide general interfaces that can be reimplemented if the default implementations are not suitable for a given project. We performed simulations with data from a real client from the fashion retail sector, and the results obtained were promising, suggesting an improvement in the company's revenue

    Misspecified Linear Bandits

    Full text link
    We consider the problem of online learning in misspecified linear stochastic multi-armed bandit problems. Regret guarantees for state-of-the-art linear bandit algorithms such as Optimism in the Face of Uncertainty Linear bandit (OFUL) hold under the assumption that the arms expected rewards are perfectly linear in their features. It is, however, of interest to investigate the impact of potential misspecification in linear bandit models, where the expected rewards are perturbed away from the linear subspace determined by the arms features. Although OFUL has recently been shown to be robust to relatively small deviations from linearity, we show that any linear bandit algorithm that enjoys optimal regret performance in the perfectly linear setting (e.g., OFUL) must suffer linear regret under a sparse additive perturbation of the linear model. In an attempt to overcome this negative result, we define a natural class of bandit models characterized by a non-sparse deviation from linearity. We argue that the OFUL algorithm can fail to achieve sublinear regret even under models that have non-sparse deviation.We finally develop a novel bandit algorithm, comprising a hypothesis test for linearity followed by a decision to use either the OFUL or Upper Confidence Bound (UCB) algorithm. For perfectly linear bandit models, the algorithm provably exhibits OFULs favorable regret performance, while for misspecified models satisfying the non-sparse deviation property, the algorithm avoids the linear regret phenomenon and falls back on UCBs sublinear regret scaling. Numerical experiments on synthetic data, and on recommendation data from the public Yahoo! Learning to Rank Challenge dataset, empirically support our findings.Comment: Thirty-First AAAI Conference on Artificial Intelligence, 201
    corecore