paper-with-me

Papers

An Exponential Factorization Machine with Percentage Error Minimization to Retail Sales Forecasting

2020-09-22 · Chongshou Li, Brenda Cheang, Zhixing Luo, Andrew Lim

This paper proposes a new approach to sales forecasting for new products with long lead time but short product life cycle. These SKUs are usually sold for one season only, without any replenishments. An exponential factorization machine (EFM) sales forecast model is developed to solve this problem which not only considers SKU attributes, but also pairwise interactions. The EFM model is significantly different from the original Factorization Machines (FM) from two-fold: (1) the attribute-level formulation for explanatory variables and (2) exponential formulation for the positive response variable. The attribute-level formation excludes infeasible intra-attribute interactions and results in more efficient feature engineering comparing with the conventional one-hot encoding, while the exponential formulation is demonstrated more effective than the log-transformation for the positive but not skewed distributed responses. In order to estimate the parameters, percentage error squares (PES) and error squares (ES) are minimized by a proposed adaptive batch gradient descent method over the training set. Real-world data provided by a footwear retailer in Singapore is used for testing the proposed approach. The forecasting performance in terms of both mean absolute percentage error (MAPE) and mean absolute error (MAE) compares favourably with not only off-the-shelf models but also results reported by extant sales and demand forecasting studies. The effectiveness of the proposed approach is also demonstrated by two external public datasets. Moreover, we prove the theoretical relationships between PES and ES minimization, and present an important property of the PES minimization for regression models; that it trains models to underestimate data. This property fits the situation of sales forecasting where unit-holding cost is much greater than the unit-shortage cost.

📄 PDF Abstract BibTeX arXiv:2009.10619

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDemand ForecastingFeature Engineering

Similar Papers 제목 키워드 기반

Minimal L2-Consistent Data-Transmission

2024-08-07 · Antoine Aspeel, Laurent Bako, Necmiye Ozay

In this work, we consider non-collocated sensors and actuators, and we address the problem of minimizing the number of sensor-to-actuator transmissions while ensuring that the L2 gain of the system remains under a thresh…

Empirical risk minimization is consistent with the mean absolute percentage error

2015-09-08 · Arnaud De Myttenaere, Bénédicte Le Grand, Fabrice Rossi

We study in this paper the consequences of using the Mean Absolute Percentage Error (MAPE) as a measure of quality for regression models. We show that finding the best model under the MAPE is equivalent to doing weighted…

regression

Using the Mean Absolute Percentage Error for Regression Models

2015-06-12 · Arnaud De Myttenaere, Boris Golden, Bénédicte Le Grand, Fabrice Rossi

We study in this paper the consequences of using the Mean Absolute Percentage Error (MAPE) as a measure of quality for regression models. We show that finding the best model under the MAPE is equivalent to doing weighted…

regression

Mean Absolute Percentage Error for regression models

2016-05-09 · Arnaud De Myttenaere, Boris Golden, Bénédicte Le Grand, Fabrice Rossi

We study in this paper the consequences of using the Mean Absolute Percentage Error (MAPE) as a measure of quality for regression models. We prove the existence of an optimal MAPE model and we show the universal consiste…

regression

Factorization-Error-Free Discrete Diffusion Language Model via Speculative Decoding

2026-05-14 · Xun Fang, Yunchen Li, Hang Yuan, Zhou Yu arxiv

Discrete diffusion language models improve generation efficiency through parallel token prediction, but standard $X_0$ prediction methods introduce factorization errors by approximating the clean token posterior with ind…