paper-with-me

홈 › Papers

Automated Demand Forecasting in small to medium-sized enterprises

2024-12-29 · Thomas Gaertner, Christoph Lippert, Stefan Konigorski

In response to the growing demand for accurate demand forecasts, this research proposes a generalized automated sales forecasting pipeline tailored for small- to medium-sized enterprises (SMEs). Unlike large corporations with dedicated data scientists for sales forecasting, SMEs often lack such resources. To address this, we developed a comprehensive forecasting pipeline that automates time series sales forecasting, encompassing data preparation, model training, and selection based on validation results. The development included two main components: model preselection and the forecasting pipeline. In the first phase, state-of-the-art methods were evaluated on a showcase dataset, leading to the selection of ARIMA, SARIMAX, Holt-Winters Exponential Smoothing, Regression Tree, Dilated Convolutional Neural Networks, and Generalized Additive Models. An ensemble prediction of these models was also included. Long-Short-Term Memory (LSTM) networks were excluded due to suboptimal prediction accuracy, and Facebook Prophet was omitted for compatibility reasons. In the second phase, the proposed forecasting pipeline was tested with SMEs in the food and electric industries, revealing variable model performance across different companies. While one project-based company derived no benefit, others achieved superior forecasts compared to naive estimators. Our findings suggest that no single model is universally superior. Instead, a diverse set of models, when integrated within an automated validation framework, can significantly enhance forecasting accuracy for SMEs. These results emphasize the importance of model diversity and automated validation in addressing the unique needs of each business. This research contributes to the field by providing SMEs access to state-of-the-art sales forecasting tools, enabling data-driven decision-making and improving operational efficiency.

📄 PDF Abstract BibTeX arXiv:2412.20420

Code (0)

등록된 구현이 없습니다.

Tasks

Additive modelsDemand Forecasting

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Benchmarking Automated Machine Learning Methods for Price Forecasting Applications

2023-04-28 · Horst Stühler, Marc-André Zöller, Dennis Klau, Alexandre Beiderwellen-Bedrikow 외

Price forecasting for used construction equipment is a challenging task due to spatial and temporal price fluctuations. It is thus of high interest to automate the forecasting process based on current market data. Even t…

AutoMLBenchmarking

Creation and Evaluation of a Food Product Image Dataset for Product Property Extraction

2024-11-15 · Christoph Brosch, Alexander Bouwens, Sebastian Bast, Swen Haab 외

Price forecasting for used construction equipment is a challenging task due to spatial and temporal price fluctuations. It is thus of high interest to automate the forecasting process based on current market data. Even t…

AutoML

A Conceptual Model for AI Adoption in Financial Decision-Making: Addressing the Unique Challenges of Small and Medium-Sized Enterprises

2025-12-03 · Manh Chien Vu, Thang Le Dinh, Manh Chien Vu, Tran Duc Le 외 arxiv

The adoption of artificial intelligence (AI) offers transformative potential for small and medium-sized enterprises (SMEs), particularly in enhancing financial decision-making processes. However, SMEs often face signific…

Curriculum Learning in Deep Neural Networks for Financial Forecasting

2019-04-29 · Allison Koenecke, Amita Gajewar

For any financial organization, computing accurate quarterly forecasts for various products is one of the most critical operations. As the granularity at which forecasts are needed increases, traditional statistical time…

DecoderTime SeriesTime Series AnalysisTime Series Forecasting+1

Deep learning for Chemometric and non-translational data

2019-10-01 · Jacob Søgaard Larsen, Line Clemmensen

We propose a novel method to train deep convolutional neural networks which learn from multiple data sets of varying input sizes through weight sharing. This is an advantage in chemometrics where individual measurements …

Deep LearningSmall Data Image ClassificationTransfer Learning