| Literature DB >> 35271143 |
Weijie Xu1, Feihong Yu1, Shuaiqi Liu1,2, Dongrui Xiao1, Jie Hu1, Fang Zhao1, Weihao Lin1,2, Guoqing Wang3, Xingliang Shen1,4, Weizhi Wang5, Feng Wang6, Huanhuan Liu1, Perry Ping Shum1, Liyang Shao1,5.
Abstract
This paper proposes a real-time multi-class disturbance detection algorithm based on YOLO for distributed fiber vibration sensing. The algorithm achieves real-time detection of event location and classification on external intrusions sensed by distributed optical fiber sensing system (DOFS) based on phase-sensitive optical time-domain reflectometry (Φ-OTDR). We conducted data collection under perimeter security scenarios and acquired five types of events with a total of 5787 samples. The data is used as a spatial-temporal sensing image in the training of our proposed YOLO-based model (You Only Look Once-based method). Our scheme uses the Darknet53 network to simplify the traditional two-step object detection into a one-step process, using one network structure for both event localization and classification, thus improving the detection speed to achieve real-time operation. Compared with the traditional Fast-RCNN (Fast Region-CNN) and Faster-RCNN (Faster Region-CNN) algorithms, our scheme can achieve 22.83 frames per second (FPS) while maintaining high accuracy (96.14%), which is 44.90 times faster than Fast-RCNN and 3.79 times faster than Faster-RCNN. It achieves real-time operation for locating and classifying intrusion events with continuously recorded sensing data. Experimental results have demonstrated that this scheme provides a solution to real-time, multi-class external intrusion events detection and classification for the Φ-OTDR-based DOFS in practical applications.Entities:
Keywords: YOLO; distributed fiber sensing; multi-class classification; object detection; real-time detection; Φ-OTDR
Mesh:
Year: 2022 PMID: 35271143 PMCID: PMC8915082 DOI: 10.3390/s22051994
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1(a) Experimental setup of the direct detection Φ-OTDR. (b) Workflow of the real-time multi-class classification disturbance detection algorithm. NLL: narrow-linewidth laser; AOM: acousto-optic modulator; EDFA: erbium-doped fiber amplifier; Cir: circulator; FBG: fiber Bragg grating; AWG: arbitrary wave generator; PD: photodetector; DAQ: data acquisition card; PC: personal computer. As shown in step 5, the results of locating and classification are shown in the following image (partial magnification of the detection results).
Figure 2The schematic diagram of the spatial-temporal sensing matrix.
Figure 3Network structure of YOLO-based real-time multi-class classification disturbance detection algorithm. DBL: Darknetconv2d_BN_Leaky; Res: Resblock_body; Res unit: residual unit; Up-Sampling: increase the dimensions of the image by interpolation; Concat: concatenates features for feature fusion; conv: convolution; BN: batch normalization; LeakyReLU: a type of nonlinear activation function.
Figure 4FUT laying method: multi-point sensing experiment on protective net and wooden board.
Experiment database: the sample number of each type of event.
| Type | I | II | III | IV | V |
|---|---|---|---|---|---|
| Calm State | Rigid Collision | Hit Net | Shake Net | Cut Net | |
| Train set size | 560 | 520 | 1352 | 1195 | 424 |
| Test set size | 240 | 223 | 580 | 512 | 181 |
| Total dataset size | 800 | 743 | 1932 | 1707 | 605 |
Figure 5The spatial–temporal sensing image of 5 events: (I) calm state; (II) rigid collisions against the ground; (III) hitting the protective net; (IV) shaking the protective net; and (V) cutting the protective net. All black boxes are partial magnifications of the detection results.
Figure 6Schematic diagram of the workflow and structure of RCNN, Fast-RCNN, Faster-RCNN and YOLO.
Figure 7Confusion matrix of Fast-RCNN (a), Faster-RCNN (b) and YOLO-based scheme (c).
Performance of algorithms.
| Method | Accuracy | Testing Time | Rate |
|---|---|---|---|
| Fast R-CNN | 95.74% | 1.9665 | 0.5085 |
| Faster R-CNN | 97.29% | 0.1659 | 6.0277 |
| YOLO-based | 96.14% | 0.0438 | 22.8311 |
Figure 8Schematic diagram of sensor image generation based on Sliding Window Principle. T: sliding window length; t: sliding step.
Figure 9The detection result of “calm state” (a), “rigid collision” (b), “hit net” (c), “shake net” (d) and “cut net” (e). In (f), two types of events are detected at the same time. All black boxes are partial magnifications of the detection results.