CVIVJan 31, 2021

A Unified Light Framework for Real-time Fault Detection of Freight Train Images

arXiv:2102.00381v128 citations
Originality Incremental advance
AI Analysis

This work addresses the need for efficient and accurate fault detection in railway transportation, but it is incremental as it builds on existing deep learning approaches with specific optimizations.

The paper tackles the problem of real-time fault detection in freight train images by proposing a unified light framework, achieving over 38 frames per second with competitive accuracy and lower computation than state-of-the-art methods.

Real-time fault detection for freight trains plays a vital role in guaranteeing the security and optimal operation of railway transportation under stringent resource requirements. Despite the promising results for deep learning based approaches, the performance of these fault detectors on freight train images, are far from satisfactory in both accuracy and efficiency. This paper proposes a unified light framework to improve detection accuracy while supporting a real-time operation with a low resource requirement. We firstly design a novel lightweight backbone (RFDNet) to improve the accuracy and reduce computational cost. Then, we propose a multi region proposal network using multi-scale feature maps generated from RFDNet to improve the detection performance. Finally, we present multi level position-sensitive score maps and region of interest pooling to further improve accuracy with few redundant computations. Extensive experimental results on public benchmark datasets suggest that our RFDNet can significantly improve the performance of baseline network with higher accuracy and efficiency. Experiments on six fault datasets show that our method is capable of real-time detection at over 38 frames per second and achieves competitive accuracy and lower computation than the state-of-the-art detectors.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes