$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

양방향 LSTM과 데이터 조합탐색 및 딥러닝 관련 기법을 활용한 철근 가격 단기예측에 관한 실험적 연구
Experimental Study on the Short-Term Prediction of Rebar Price using Bidirectional LSTM with Data Combination and Deep Learning Related Techniques 원문보기

한국건설관리학회논문집 = Korean journal of construction engineering and management, v.21 no.6, 2020년, pp.38 - 45  

이용성 (건국대학교 일반대학원 건축학과) ,  김경환 (건국대학교 건축학부)

초록
AI-Helper 아이콘AI-Helper

본 연구는 양방향 LSTM, Random Search, 데이터 조합, Dropout을 이용한 철근 가격 단기예측 딥러닝 모델을 개발하는 체계적인 절차를 제시한다. 일반적으로 사용자가 직관적으로 이러한 값을 결정하여 예측성능이 우수한 결과를 탐색하는데 시간이 많이 걸리고 반복적인 시도를 하게 되는데, 이러한 시도로 찾아낸 결과가 우수하다고 보장할 수 없다. 본 연구에서 제시하는 제안된 접근방식으로 단기 가격예측의 평균 정확도는 약 98.32%이다. 그리고 이 방식은 철근 이외의 건축재료를 비롯하여 통계기반의 시계열 데이터로 가격을 예측하는 연구에서 본 연구에서 제시한 내용이 우수한 예측결과를 도출하기 위한 기초적 자료로 활용될 수 있을 것이다.

Abstract AI-Helper 아이콘AI-Helper

This study presents a systematic procedure for developing a short-term prediction deep learning model of rebar price using bidirectional LSTM, Random Search, data combination, Dropout. In general, users intuitively determine these values, making it time-consuming and repetitive attempts to explore r...

주제어

표/그림 (10)

AI 본문요약
AI-Helper 아이콘 AI-Helper

* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.

문제 정의

  • 지도학습(Supervised Learning)은 명시적인 정답이 주어진 상태에서 컴퓨터를 학습시키는 방법으로, 데이터의 특성을 토대로 값을 예측한다(Olson, 2008). 본 연구에서는 기존의 가격예측 연구에서 많이 사용된 Supervised Learning의 한 종류인 RNN, LSTM, BRNN 대한 이론적 고찰을 실시하였다.
  • 본 연구에서는 딥러닝 모델인 Bi-LSTM과 예측성능을 높이기 위한 데이터 조합, Dropout, Random Search, 학습성능과 테스트성능의 접점 값 탐색방법을 이용하여 철근 가격 단기예측방법을 제안하기 위해 실험을 진행하였다.
  • 이에 본 연구에서는 딥러닝을 활용하여 철근 가격을 단기 예측하는 방법을 제안하고자 한다.
본문요약 정보가 도움이 되었나요?

참고문헌 (23)

  1. Bergstra, J., and Bengio, Y. (2012). "Random search for hyper-parameter optimization." The Journal of Machine Learning Research, 13(1), pp. 281-305. 

  2. Cen, Z., and Wang, J. (2019). "Crude oil price prediction model with long short term memory deep learning based on prior knowledge data transfer." Energy, 169, pp. 160-171. 

  3. Chen, X., Wei, L., and Xu, J. (2017). "House price prediction using LSTM." arXiv preprint arXiv:1709.08432. 

  4. Choi, M., and Kwon, O. (2008). "Construction material cost increase and countermeasures." Construction trend briefing by Korea Institute of Construction Industry, Vol. 2008 No.6, pp. 2-34. 

  5. Choi, Y., Yim, H., and Park, B. (2009). "Analysis on the Lotting Price Fluctuation of the Multi-Family Attached House According to the Construction Material Cost Variation." Journal of The Korean Society of Civil Engineers, 29(6D), pp. 753-760. 

  6. Claesen, M., and De Moor, B. (2015). "Hyperparameter search in machine learning." arXiv preprint arXiv:1502.02127. 

  7. Gao, X., Shi, M., Song, X., Zhang, C., and Zhang, H. (2019). "Recurrent neural networks for real-time prediction of TBM operating parameters." Automation in Construction, 98, pp. 225-235. 

  8. Hochreiter, S., and Schmidhuber, J. (1997). "Long shortterm memory." Neural computation, 9(8), pp. 1735-1780. 

  9. Jang, Y., Jeong, I., and Cho, Y. (2020). "Business Failure Prediction of Construction Contractors Using a LSTM RNN with Accounting, Construction Market, and Macroeconomic Variables." Journal of Management in Engineering, 36(2), 04019039. 

  10. Jeong, D. (2017). "Trend on Artificial Intelligence Technology and Its Related Industry." Korea Institute of Information Technology Magazine, 15(2), pp. 21-28. 

  11. Joo, I., and Choi, S. (2018). "Stock prediction model based on bidirectional LSTM recurrent neural network." The Journal of Korea Institute of Information, Electronics, and Communication Technology, 11(2), pp. 204-208. 

  12. Lahari, M. C., Ravi, D. H., and Bharathi, R. (2018). "Fuel Price Prediction Using RNN." 2018 International Conference on Advances in Computing, Communications and Informatics (ICACCI), pp. 1510-1514. IEEE. 

  13. Larochelle, H., Erhan, D., Courville, A., Bergstra, J., and Bengio, Y. (2007). "An empirical evaluation of deep architectures on problems with many factors of variation." Proceedings of the 24th international conference on Machine learning, pp. 473-480. 

  14. Lee, J. (2019). "A Comparative Study on Stock Price Forecasting Models Using LSTM and Bidirectional Neural Networks." MS thesis, Seoul National University of Science and Technology Graduate School. 

  15. Liao, T. W. (2005). "Clustering of time series data-a survey." Pattern recognition, 38(11), pp. 1857-1874. 

  16. Mou, L., Zhao, P., and Chen, Y. (2019). "Short-Term Traffic Flow Prediction: A Long Short-Term Memory Model Enhanced by Temporal Information." CICTP 2019, pp. 2411-2422. 

  17. Olson, D. L., and Delen, D. (2008). Advanced data mining techniques, Springer-Verlag, Berlin Heidelberg. 

  18. Pawar, K., Jalem, R. S., and Tiwari, V. (2019). "Stock market price prediction using LSTM RNN." Emerging Trends in Expert Applications and Security , pp. 493-503. Springer, Singapore. 

  19. Schuster, M., and Paliwal, K. K. (1997). "Bidirectional recurrent neural networks." IEEE transactions on Signal Processing, 45(11), pp. 2673-2681. 

  20. Srivastava, N., Hinton, G., Krizhevsky, A., Sutskever, I., and Salakhutdinov, R. (2014). "Dropout: a simple way to prevent neural networks from overfitting." The journal of machine learning research, 15(1), pp. 1929-1958. 

  21. Trinh, T. H., Dai, A. M., Luong, M. T., and Le, Q. V. (2018). "Learning longer-term dependencies in rnns with auxiliary losses." arXiv preprint arXiv:1803.00144. 

  22. Yoon, J. (2019). "Effectiveness analysis of credit card default risk prediction using deep learning neural networks." Financial Research, 33 (1), pp. 151-183. 

  23. Zhang, Z., Wang, Y., Chen, P., and Yu, G. (2018). "Application of long short-term memory neural network for multistep travel time forecasting on urban expressways." CICTP 2017: Transportation Reform and Change-Equity, Inclusiveness, Sharing, and Innovation, ASCE, pp. 444-454. 

관련 콘텐츠

오픈액세스(OA) 유형

GOLD

오픈액세스 학술지에 출판된 논문

이 논문과 함께 이용한 콘텐츠

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로