Search papers, labs, and topics across Lattice.
This paper introduces a novel Monodense deep neural network architecture for estimating item-level price elasticity from large-scale transactional datasets in the absence of treatment control. The Monodense network combines embedding, dense, and Monodense layers to model consumer demand responsiveness to price changes. Experiments on multi-category retail data show the Monodense network outperforms Double Machine Learning and Light Gradient Boosting Machine methods in a backtesting framework.
Accurately predict how customers will react to price changes, even without controlled experiments, using a new Monodense neural network that beats traditional methods.
Item Price Elasticity is used to quantify the responsiveness of consumer demand to changes in item prices, enabling businesses to create pricing strategies and optimize revenue management. Sectors such as store retail, e-commerce, and consumer goods rely on elasticity information derived from historical sales and pricing data. This elasticity provides an understanding of purchasing behavior across different items, consumer discount sensitivity, and demand elastic departments. This information is particularly valuable for competitive markets and resource-constrained businesses decision making which aims to maximize profitability and market share. Price elasticity also uncovers historical shifts in consumer responsiveness over time. In this paper, we model item-level price elasticity using large-scale transactional datasets, by proposing a novel elasticity estimation framework which has the capability to work in an absence of treatment control setting. We test this framework by using Machine learning based algorithms listed below, including our newly proposed Monodense deep neural network. (1) Monodense-DL network -- Hybrid neural network architecture combining embedding, dense, and Monodense layers (2) DML -- Double machine learning setting using regression models (3) LGBM -- Light Gradient Boosting Model We evaluate our model on multi-category retail data spanning millions of transactions using a back testing framework. Experimental results demonstrate the superiority of our proposed neural network model within the framework compared to other prevalent ML based methods listed above.