원문정보
Comparison of Transformer and LSTM for threat detection and traffic prediction on long time-series data.
초록
영어
Deep learning research to analyze industrial time-series data has been an active research topic. Recent studies have attempted to borrow the models for natural language processing(NLP) to handle time dependency issues. However, industrial data have different properties compared with NLP data: strongly dependent on a time axis. Moreover, because industrial information is continuously accumulating while the machine is running, it has a much longer sequence than other sequential data. In this study, we compare the performance of widely used natural language models, LSTM and Transformer, on such long-time series industrial data. For comparison, we performed experiments to detect an attack on a water treatment management system and to predict traffic flow on a highway. We confirmed that the Transformer using the attention mechanism showed better performance than the LSTM.
목차
1. 서론
2. 관련연구
3. 데이터 소개
4. 방법
5. Experiment result
6. Conclusions
Acknowledgement
References
