Abstract
Demand prediction is crucial for companies in the retail industry to increase their profit and customer satisfaction. Although recent studies show the success of state-of-art machine learning and deep learning models in demand prediction, enriching datasets using graph-based feature representations to improve demand forecasting models is still rare. In this study, we propose a demand forecasting model that forecasts demand with the usage of graph-based product embeddings. Unlike most of the existing methods, the sale information data is used to extract the relations and several relationships are utilized to construct graphs. Using the Node2Vec and GraphSAGE algorithms, five different embeddings are evaluated to reflect the different relationships of products. Extreme Gradient Boosting Regressor (XGBR) is preferred over other models because of the ability to handle high sparse data. In order to observe and compare the results of different models, we also implement Long Short Term Memory (LSTM). The performance is evaluated using a public retail dataset and the results show that the proposed model gives less error using Node2Vec graph-based embedding with XGBR.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2021 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining, ASONAM 2021 |
Editors | Michele Coscia, Alfredo Cuzzocrea, Kai Shu |
Publisher | Association for Computing Machinery, Inc |
Pages | 561-568 |
Number of pages | 8 |
ISBN (Electronic) | 9781450391283 |
DOIs | |
Publication status | Published - 8 Nov 2021 |
Event | 13th IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining, ASONAM 2021 - Virtual, Online, Netherlands Duration: 8 Nov 2021 → … |
Publication series
Name | Proceedings of the 2021 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining, ASONAM 2021 |
---|
Conference
Conference | 13th IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining, ASONAM 2021 |
---|---|
Country/Territory | Netherlands |
City | Virtual, Online |
Period | 8/11/21 → … |
Bibliographical note
Publisher Copyright:© 2021 ACM.
Keywords
- Node2Vec
- XGBoost
- commerce
- demand forecasting
- graph neural networks