2019
DOI: 10.1108/imds-03-2019-0170
|View full text |Cite
|
Sign up to set email alerts
|

Supply chain sales forecasting based on lightGBM and LSTM combination model

Abstract: Purpose The purpose of this paper is to design a model that can accurately forecast the supply chain sales. Design/methodology/approach This paper proposed a new model based on lightGBM and LSTM to forecast the supply chain sales. In order to verify the accuracy and efficiency of this model, three representative supply chain sales data sets are selected for experiments. Findings The experimental results show that the combined model can forecast supply chain sales with high accuracy, efficiency and interpre… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
35
0
2

Year Published

2020
2020
2023
2023

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 55 publications
(37 citation statements)
references
References 14 publications
(20 reference statements)
0
35
0
2
Order By: Relevance
“…In contrast, leaf-wise growth strategy is more efficient because it only split the leaf that has the largest information gain on the same layer. Furthermore, considering this strategy may cause trees with high depth, resulting in overfitting, a maximum depth limitation is adopted during the growth of trees [39]. The level-wise and leaf-wise growth strategies are shown in Figure 5.…”
Section: Lightgbm Algorithmmentioning
confidence: 99%
“…In contrast, leaf-wise growth strategy is more efficient because it only split the leaf that has the largest information gain on the same layer. Furthermore, considering this strategy may cause trees with high depth, resulting in overfitting, a maximum depth limitation is adopted during the growth of trees [39]. The level-wise and leaf-wise growth strategies are shown in Figure 5.…”
Section: Lightgbm Algorithmmentioning
confidence: 99%
“…They applied a developed model to the sales data of the Coca-Cola company and showed its accuracy. Even though ARIMA has been widely used in a variety of supply chain areas, the linear characteristic of ARIMA makes it difficult to forecast real-world demand changes [3].…”
Section: Literature Reviewmentioning
confidence: 99%
“…Recently, development of the neural network (NN) allowed for effectively solving untouchable real-world problems such as self-driving cars, image recognition, the game of go, etc. Using NN is also expected to increase the accuracy of demand forecasting [3]. Thus,…”
Section: Introductionmentioning
confidence: 99%
“…At the same time, some ensemble learning models have also been applied to the application and research of time series data forecasting [4][5]. In the research of many scholars, it is not difficult to find that the use of a single LSTM model to predict time series data shows better model prediction performance [7][8]. Although a single LSTM model has shown strong momentum in the prediction of nonlinear time series data, stock time series data has highly nonlinear characteristics, and there are still some shortcomings in predicting only a single LSTM model.…”
Section: Introductionmentioning
confidence: 99%
“…In this paper, the combined prediction method of LSTM and LightGBM is used [8]. Construct LSTM_LightGBM combined model.…”
Section: Introductionmentioning
confidence: 99%