Research Article

Track Circuits Fault Diagnosis Method Based on the UNet-LSTM Network (ULN)

Table 1

Review of existing techniques.

ReferenceTechniqueLimitationAdvantage

Field of troubleshooting
 [1]CNNThe data used differ from real scenarios, which can easily lead to many faults being detectedImproved models such as ResNet and GAN are applied to improve model performance
 [2]EKNNOnly for small datasetsSolves the problem of inefficiency of KNN
 [3]GRUHigher calculation costsConvert one-dimensional data into two-dimensional images to fully utilize the temporal information of the data
 [46]CNN-LSTMMore complex model structure and longer training timeCNN has a denoising property that reduces the effect of noise in the learning process, and LSTM learns the long-term dependencies of time series
 [7]CNNThe amount of experimental data is large and not easily accessibleBetter design model performance
Fields of track circuits
 [8]BPNNOnly one device in the track circuit is studied, not the complete track circuit systemSimulation models were designed to allow access to experimental data
 [9]NeurofuzzyThe model needs further performance enhancementsIt combines the advantages of fuzzy logic and neural networks and can be learned through the neural network training process
 [10]LSTMLarger experimental data and higher computational costsExperimental data combining temporal and spatial features
 [11]KPCA-SAEThe accuracy is 93.04%, and further improvement of the model performance is neededEnables fault localization
 [12]Gray’s theory and expert systemMore information needs to be collected and the amount of data is largerDiagnosis of data predicted by Gray’s theory using an expert system
 [13]SVMAccuracy is 96%, model performance needs further improvementBuild a simulation model to obtain the data needed for the experiment
 [14]DBNThe method is more costly to calculateOptimizing the network model by combining particle swarm algorithm to improve the robustness and accuracy of the network
 [15]Rough set and graph theoryThe method is more costly to calculateThe method can effectively reduce the time and space complexity