paper-with-me

Papers

Optimization Beyond Prediction: Prescriptive Price Optimization

2016-05-18 · Shinji Ito, Ryohei Fujimaki

This paper addresses a novel data science problem, prescriptive price optimization, which derives the optimal price strategy to maximize future profit/revenue on the basis of massive predictive formulas produced by machine learning. The prescriptive price optimization first builds sales forecast formulas of multiple products, on the basis of historical data, which reveal complex relationships between sales and prices, such as price elasticity of demand and cannibalization. Then, it constructs a mathematical optimization problem on the basis of those predictive formulas. We present that the optimization problem can be formulated as an instance of binary quadratic programming (BQP). Although BQP problems are NP-hard in general and computationally intractable, we propose a fast approximation algorithm using a semi-definite programming (SDP) relaxation, which is closely related to the Goemans-Williamson's Max-Cut approximation. Our experiments on simulation and real retail datasets show that our prescriptive price optimization simultaneously derives the optimal prices of tens/hundreds products with practical computational time, that potentially improve 8.2% of gross profit of those products.

📄 PDF Abstract BibTeX arXiv:1605.05422

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Probing Neural TSP Representations for Prescriptive Decision Support

2026-02-06 · Reuben Narad, Léonard Boussioux, Michael Wagner arxiv

The field of neural combinatorial optimization (NCO) trains neural policies to solve NP-hard problems such as the traveling salesperson problem (TSP). We ask whether, beyond producing good tours, a trained TSP solver lea…

Transfer Learning

Integrated Optimization of Predictive and Prescriptive Tasks

2021-01-02 · Mehmet Kolcu, Alper E. Murat

In traditional machine learning techniques, the degree of closeness between true and predicted values generally measures the quality of predictions. However, these learning algorithms do not consider prescription problem…

BIG-bench Machine LearningBilevel OptimizationStochastic Optimization

Predictive machine learning for prescriptive applications: a coupled training-validating approach

2021-10-22 · Ebrahim Mortaz, Alexander Vinel

In this research we propose a new method for training predictive machine learning models for prescriptive applications. This approach, which we refer to as coupled validation, is based on tweaking the validation step in …

BIG-bench Machine LearningDecision MakingStochastic Optimization

Robust Data-driven Prescriptiveness Optimization

2023-06-09 · Mehran Poursoltani, Erick Delage, Angelos Georghiou

The abundance of data has led to the emergence of a variety of optimization techniques that attempt to leverage available side information to provide more anticipative decisions. The wide range of methods and contexts of…

Prescriptive PCA: Dimensionality Reduction for Two-stage Stochastic Optimization

2023-06-04 · Long He, Ho-Yin Mak

In this paper, we consider the alignment between an upstream dimensionality reduction task of learning a low-dimensional representation of a set of high-dimensional data and a downstream optimization task of solving a st…

Dimensionality ReductionStochastic Optimization