Host: The Japanese Society for Artificial Intelligence
Name : The 37th Annual Conference of the Japanese Society for Artificial Intelligence
Number : 37
Location : [in Japanese]
Date : June 06, 2023 - June 09, 2023
Long sequence time-series forecasting for counting quantities such as demand, sales, and transactions in stock market is important for various business areas. These kinds of real-world data have properties: such as time dependency, non-linearity, non-Gaussian distribution, zero-inflated and integer values. In this study, we propose a time-series forecasting model for zero-inflated count data. To consider time dependency and obtain long-term outputs, we utilize the Informer which is a long sequence time-series forecasting method based on the Transformer. In addition, we suppose a Poisson distribution and a Bernoulli distribution for the outputs of Informer models to deal with zero-inflated count data properties. We evaluated the method using two artificial and two real-world datasets. The results show that the proposed method can make precise forecasts with long-term adaptation to various trend lines. In particular, the proposed method showed highest prediction accuracy in five of the six experimental conditions using real datasets.