Isaeva
Isaeva
networks
isaevaas@sfedu.ru
Abstract. In this paper the solution of the multiclass classification problem of the events
recognition during the movement of a bogie model along rails containing defects is described.
The problem was solved using LSTM recurrent neural networks and implemented by Python
programming language. The method of the data collection and the description of the test stand
is given. Conclusions about the efficiency of event recognition from a given set are made.
1. Introduction
Improving the efficiency of detecting defects in the railway track is an urgent task for any state that
implements railway communication on its territory. The large length of railway tracks (more than 85
thousand kilometers of general-purpose tracks in the Russian Federation) makes it difficult to regularly
inspect them and detect defects. All over the world, systems for diagnosing the condition of railway
tracks are being actively developed, including the use of artificial intelligence systems [1-3].
Development of monitoring systems installed on existing railway cars and (or) trains, transfer and
aggregation of the received data, analysis and identification of places of possible defects sems to be a
good strategy. Data from a microphone, an accelerometer, a gyroscope, a photos of a railway tracks, etc.
could be analyzed. In this paper we used information about accelerations that a vehicle moving on rails
is subjected to.
5. Conclusion
The neural network determines the event with an accuracy of 91%. The largest number of errors occurs
due to the fact that the model cannot distinguish between the events “non-welded track joint detected”
and “defect detected”.
Acknowledgments
The work was carried out at the expense of funds, task No. FENW-2020-0022 for the implementation
of scientific research carrying out scientific research at the expense of the Federal budget, in terms of
scientific activities on the topic "Development and research of methods and means of monitoring,
diagnostics and forecasting state of engineering objects based on artificial intelligence".
References
[1] X. Giben, V. M. Patel and R. Chellappa. Material classification and semantic segmentation of
railway track images with deep convolutional neural networks // 2015 IEEE International
Conference on Image Processing (ICIP). – 2015. – PP. 621-625.
[2] X. Gibert, Xavier, P. Vishal, R. Chellappa. Robust Fastener Detection for Autonomous Visual
Railway Track Inspection // Proceedings - 2015 IEEE Winter Conference on Applications of
Computer Vision. – 2015.
[3] C. Yang, Y. Sun, C. Ladubec, Y. Liu. Developing Machine Learning-Based Models for Railway
Inspection // Applied Sciences. – 2021. – Vol. 11(1):13.
[4] Ralf С. Staudemeyer, Eric R. Morris. Understanding LSTM - a tutorial into Long Short-Term
Memory Recurrent Neural Networks // ArXiv. –2019.