Skip to main content

Car Sales Prediction Using Gated Recurrent Units Neural Networks with Reinforcement Learning

  • Conference paper
  • First Online:
Intelligence Science and Big Data Engineering. Big Data and Machine Learning (IScIDE 2019)

Part of the book series: Lecture Notes in Computer Science ((LNIP,volume 11936))

  • 1665 Accesses

Abstract

In this paper, we propose a novel Gated Recurrent Units neural network with reinforcement learning (GRURL) for car sales forecasting. The car sales time series data usually have a small sample size and appear no periodicity. Many previous time series modeling methods, such as linear regression, cannot effectively obtain the best parameter adjustment strategy when fitting the final prediction values. To cope with this challenge and obtain a higher prediction accuracy, in this paper, we combine the GRU with the reinforcement learning, which can use the reward mechanism to obtain the best parameter adjustment strategy while making a prediction. We carefully investigated a real-world time-series car sales dataset in Yancheng City, Jiangsu Province, and built 140 GRURL models for different car models. Compared with the traditional BP, LSTM, and GRU neural networks, the experimental results show that the proposed GRURL model outperforms these traditional deep neural networks in terms of both prediction accuracy and training cost.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Chatfield, C.: The Analysis of Time Series: An Introduction. Chapman and Hall/CRC, London (2003)

    MATH  Google Scholar 

  2. Anderson, T.W.: The Statistical Analysis of Time Series, vol. 19. Wiley, Hoboken (2011)

    Google Scholar 

  3. Benkachcha, S., Benhra, J., El Hassani, H.: Causal method and time series forecasting model based on artificial neural network. Int. J. Comput. Appl. 75(7), 37–42 (2013)

    Google Scholar 

  4. Kantz, H., Schreiber, T.: Nonlinear Time Series Analysis, vol. 17. Cambridge University Press, Cambridge (2004)

    MATH  Google Scholar 

  5. Moody, J., Darken, C.J.: Fast learning in networks of locally-tuned processing units. Neural Comput. 1(2), 281–294 (1989)

    Article  Google Scholar 

  6. Zaremba, W., Sutskever, I., Vinyals, O.: Recurrent neural network regularization. arXiv preprint arXiv:1409.2329 (2014). https://arxiv.org/pdf/1409.2329.pdf

  7. Jo, T.: VTG schemes for using back propagation for multivariate time series prediction. Appl. Soft Comput. 13(5), 2692–2702 (2013)

    Article  Google Scholar 

  8. Hochreiter, S., Schmidhuber, J.: Long short-term memory. Neural Comput. 9(8), 1735–1780 (1997)

    Article  Google Scholar 

  9. Farahani, D.S., Momeni, M., Amiri, N.S.: Car sales forecasting using artificial neural networks and analytical hierarchy process. In: The 5th International Conference on Data Analytics (DATA ANALYTICS), pp. 57–62. IARIA (2016)

    Google Scholar 

  10. Fu, R., Zhang, Z., Li, L.: Using LSTM and GRU neural network methods for traffic flow prediction. In: The 31st Youth Academic Annual Conference of Chinese Association of Automation (YAC), pp. 324–328. IEEE (2017)

    Google Scholar 

  11. Duan, Y., Lv, Y., Wang, F.Y.: Travel time prediction with LSTM neural network. In: The 19th IEEE International Conference on Intelligent Transportation Systems (ITSC), pp. 1053–1058. IEEE (2016)

    Google Scholar 

  12. Makatjane, K., Moroke, N.: Comparative study of holt-winters triple exponential smoothing and seasonal Arima: forecasting short term seasonal car sales in South Africa. Risk Gov. Control: Financ. Mark. Inst. 6(1), 71–82 (2016)

    Google Scholar 

  13. Sutton, R.S., Barto, A.G.: Reinforcement Learning: An Introduction. MIT Press, Cambridge (2018)

    MATH  Google Scholar 

  14. Chen, X., Qiu, X., Zhu, C., Huang, X.: Gated recursive neural network for Chinese word segmentation. In: Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing, pp. 1744–1753 (2015)

    Google Scholar 

  15. Cao, J.: Economic globalization and China’s auto industry development. Manag. World 4, 68–76 (2003)

    Google Scholar 

  16. Chen, H.: The application of grey theory in sales forecasting and investment decisions. Master thesis, Hefei University of Technology, Anhui, China (2008)

    Google Scholar 

  17. Li, X., Zhong, Q., Tong, L.: Hybrid forecasting method for automobile sale. J. Tianjin Univ. ( Soc. Sci. Ed.) 8(3), 175–178 (2006)

    Google Scholar 

  18. Giles, C.L., Kuhn, G.M., Williams, R.J.: Dynamic recurrent neural networks: theory and applications. IEEE Trans. Neural Netw. 5(2), 153–156 (1994)

    Article  Google Scholar 

  19. Dayan, P., Balleine, B.W.: Reward, motivation, and reinforcement learning. Neuron 36(2), 285–298 (2002)

    Article  Google Scholar 

  20. Gers, F.A., Eck, D., Schmidhuber, J.: Applying LSTM to time series predictable through time-window approaches. In: Dorffner, G., Bischof, H., Hornik, K. (eds.) ICANN 2001. LNCS, vol. 2130, pp. 669–676. Springer, Heidelberg (2001). https://doi.org/10.1007/3-540-44668-0_93

    Chapter  Google Scholar 

Download references

Acknowledgment

This research has been supported by the National Natural Science Foundation of China (NSFC) under grants 91846104 and 61603186, the Natural Science Foundation of Jiangsu Province, China, under grants BK20160843, and the China Postdoctoral Science Foundation under grants 2017T100370.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jing Zhang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Zhu, B., Dong, H., Zhang, J. (2019). Car Sales Prediction Using Gated Recurrent Units Neural Networks with Reinforcement Learning. In: Cui, Z., Pan, J., Zhang, S., Xiao, L., Yang, J. (eds) Intelligence Science and Big Data Engineering. Big Data and Machine Learning. IScIDE 2019. Lecture Notes in Computer Science(), vol 11936. Springer, Cham. https://doi.org/10.1007/978-3-030-36204-1_26

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-36204-1_26

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-36203-4

  • Online ISBN: 978-3-030-36204-1

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics