Railway turnouts often develop defects such as chipping,cracks,and wear during use.If not detected and addressed promptly,these defects can pose significant risks to train operation safety and passenger security.Despi...Railway turnouts often develop defects such as chipping,cracks,and wear during use.If not detected and addressed promptly,these defects can pose significant risks to train operation safety and passenger security.Despite advances in defect detection technologies,research specifically targeting railway turnout defects remains limited.To address this gap,we collected images from railway inspectors and constructed a dataset of railway turnout defects in complex environments.To enhance detection accuracy,we propose an improved YOLOv8 model named YOLO-VSS-SOUP-Inner-CIoU(YOLO-VSI).The model employs a state-space model(SSM)to enhance the C2f module in the YOLOv8 backbone,proposed the C2f-VSS module to better capture long-range dependencies and contextual features,thus improving feature extraction in complex environments.In the network’s neck layer,we integrate SPDConv and Omni-Kernel Network(OKM)modules to improve the original PAFPN(Path Aggregation Feature Pyramid Network)structure,and proposed the Small Object Upgrade Pyramid(SOUP)structure to enhance small object detection capabilities.Additionally,the Inner-CIoU loss function with a scale factor is applied to further enhance the model’s detection capabilities.Compared to the baseline model,YOLO-VSI demonstrates a 3.5%improvement in average precision on our railway turnout dataset,showcasing increased accuracy and robustness.Experiments on the public NEU-DET dataset reveal a 2.3%increase in average precision over the baseline,indicating that YOLO-VSI has good generalization capabilities.展开更多
The sliding chairs are important components that support the switch rail conversion in the railway turnout.Due to the harsh environmental erosion and the attack from the wheel vibration,the failure rate of the sliding...The sliding chairs are important components that support the switch rail conversion in the railway turnout.Due to the harsh environmental erosion and the attack from the wheel vibration,the failure rate of the sliding chairs accounts for up to 10%of the total failure number in turnout.However,there is little research carried out in the existing literature to diagnose the deterioration states of the sliding chairs.To fill out this gap,by utilizing the images containing the sliding chairs,we propose an improved You Only Look Once version 7(YOLOv7)to identify the state of the sliding chairs.Specifically,to meet the challenge brought by the small inter-class differences among the sliding chair states,we first integrate the Convolutional Block Attention Module(CBAM)into the YOLOv7 backbone to screen the information conducive to state identification.Then,an extra detector for a small object is customized into the YOLOv7 network in order to detect the small-scale sliding chairs in images.Meanwhile,we revise the localization loss in the objective function as the Efficient Intersection over Union(EIoU)to optimize the design of the aspect ratio,which helps the localization of the sliding chairs.Next,to address the issue caused by the varying scales of the sliding chairs,we employ K-means++to optimize the priori selection of the initial anchor boxes.Finally,based on the images collected from real-world turnouts,the proposed method is verified and the results show that our method outperforms the basic YOLOv7 in the state identification of the sliding chairs with 4%improvements in terms of both mean Average Precision@0.5(mAP@0.5)and F1-score.展开更多
Railway turnout is one of the critical equipment of Switch&Crossing(S&C)Systems in railway,related to the train’s safety and operation efficiency.With the advancement of intelligent sensors,data-driven fault ...Railway turnout is one of the critical equipment of Switch&Crossing(S&C)Systems in railway,related to the train’s safety and operation efficiency.With the advancement of intelligent sensors,data-driven fault detection technology for railway turnout has become an important research topic.However,little research in the literature has investigated the capability of data-driven fault detection technology for metro railway turnout.This paper presents a convolutional autoencoder-based fault detection method for the metro railway turnout considering human field inspection scenarios.First,the one-dimensional original time-series signal is converted into a twodimensional image by data pre-processing and 2D representation.Next,a binary classification model based on the convolutional autoencoder is developed to implement fault detection.The profile and structure information can be captured by processing data as images.The performance of our method is evaluated and tested on real-world operational current data in themetro stations.Experimental results show that the proposedmethod achieves better performance,especially in terms of error rate and specificity,and is robust in practical engineering applications.展开更多
文摘Railway turnouts often develop defects such as chipping,cracks,and wear during use.If not detected and addressed promptly,these defects can pose significant risks to train operation safety and passenger security.Despite advances in defect detection technologies,research specifically targeting railway turnout defects remains limited.To address this gap,we collected images from railway inspectors and constructed a dataset of railway turnout defects in complex environments.To enhance detection accuracy,we propose an improved YOLOv8 model named YOLO-VSS-SOUP-Inner-CIoU(YOLO-VSI).The model employs a state-space model(SSM)to enhance the C2f module in the YOLOv8 backbone,proposed the C2f-VSS module to better capture long-range dependencies and contextual features,thus improving feature extraction in complex environments.In the network’s neck layer,we integrate SPDConv and Omni-Kernel Network(OKM)modules to improve the original PAFPN(Path Aggregation Feature Pyramid Network)structure,and proposed the Small Object Upgrade Pyramid(SOUP)structure to enhance small object detection capabilities.Additionally,the Inner-CIoU loss function with a scale factor is applied to further enhance the model’s detection capabilities.Compared to the baseline model,YOLO-VSI demonstrates a 3.5%improvement in average precision on our railway turnout dataset,showcasing increased accuracy and robustness.Experiments on the public NEU-DET dataset reveal a 2.3%increase in average precision over the baseline,indicating that YOLO-VSI has good generalization capabilities.
基金supported by the National Key R&D Program of China(2021YFF0501102)the National Natural Science Foundation of China(52372308,U2368202,U1934219,52202392,52022010,U22A2046,52172322,and 62271486).
文摘The sliding chairs are important components that support the switch rail conversion in the railway turnout.Due to the harsh environmental erosion and the attack from the wheel vibration,the failure rate of the sliding chairs accounts for up to 10%of the total failure number in turnout.However,there is little research carried out in the existing literature to diagnose the deterioration states of the sliding chairs.To fill out this gap,by utilizing the images containing the sliding chairs,we propose an improved You Only Look Once version 7(YOLOv7)to identify the state of the sliding chairs.Specifically,to meet the challenge brought by the small inter-class differences among the sliding chair states,we first integrate the Convolutional Block Attention Module(CBAM)into the YOLOv7 backbone to screen the information conducive to state identification.Then,an extra detector for a small object is customized into the YOLOv7 network in order to detect the small-scale sliding chairs in images.Meanwhile,we revise the localization loss in the objective function as the Efficient Intersection over Union(EIoU)to optimize the design of the aspect ratio,which helps the localization of the sliding chairs.Next,to address the issue caused by the varying scales of the sliding chairs,we employ K-means++to optimize the priori selection of the initial anchor boxes.Finally,based on the images collected from real-world turnouts,the proposed method is verified and the results show that our method outperforms the basic YOLOv7 in the state identification of the sliding chairs with 4%improvements in terms of both mean Average Precision@0.5(mAP@0.5)and F1-score.
基金supported in part by the National Natural Science Foundation of China under Grant U1734211.
文摘Railway turnout is one of the critical equipment of Switch&Crossing(S&C)Systems in railway,related to the train’s safety and operation efficiency.With the advancement of intelligent sensors,data-driven fault detection technology for railway turnout has become an important research topic.However,little research in the literature has investigated the capability of data-driven fault detection technology for metro railway turnout.This paper presents a convolutional autoencoder-based fault detection method for the metro railway turnout considering human field inspection scenarios.First,the one-dimensional original time-series signal is converted into a twodimensional image by data pre-processing and 2D representation.Next,a binary classification model based on the convolutional autoencoder is developed to implement fault detection.The profile and structure information can be captured by processing data as images.The performance of our method is evaluated and tested on real-world operational current data in themetro stations.Experimental results show that the proposedmethod achieves better performance,especially in terms of error rate and specificity,and is robust in practical engineering applications.